Commit graph

1682 commits

Author SHA1 Message Date
Inori
083f277e32 Redirect IO to /dev/null on each reset 2019-09-06 18:38:50 -04:00
Inori
2515f66270 Set $TEMP to $TMPDIR if using fakeapi on macOS/Linux 2019-09-06 18:34:53 -04:00
Inori
dd9c0c50f8 add Bitmap.to_file 2019-09-06 18:30:37 -04:00
Inori
6ffb073178 Reference the MKXP module in README 2019-09-06 17:42:31 -04:00
Inori
4a98056f19 Add fake-api GetUserName 2019-09-06 16:51:02 -04:00
Inori
8ed09b5d40 Limit size of waiting Input.gets text 2019-09-06 16:32:03 -04:00
Inori
b6a0f24d73 Run Graphics.update before capturing screenshots 2019-09-06 16:23:56 -04:00
Inori
f17ab86ac2 Use glReadPixels for Bitmap::getRaw 2019-09-06 16:18:09 -04:00
Inori
3b714579a8 Add Bitmap.raw_data property 2019-09-06 15:09:03 -04:00
Inori
0295b6459d Store app start time for default activity 2019-09-06 14:27:55 -04:00
Inori
bc5998fb04 Only attempt to reconnect to Discord every five seconds 2019-09-06 14:20:10 -04:00
Inori
2724934436 Redirect stdout to /dev/null when using console=false 2019-09-06 13:03:14 -04:00
Inori
147dc4dab0 add NOT support to script platform identifiers 2019-09-06 05:54:50 -04:00
Inori
967fca8daa Execute/skip scripts based on a platform marker 2019-09-06 05:29:50 -04:00
Inori
7ffa03cafe Add initialize_copy method to Discord::Activity class 2019-09-06 04:18:07 -04:00
Inori
904cfa20d4 Add Input.clipboard property 2019-09-06 03:32:43 -04:00
Inori
17b07a41e8 Add MKXP.power_state 2019-09-06 02:36:19 -04:00
Inori
ac28861587 Add text input functionality to Input module 2019-09-05 23:57:10 -04:00
Inori
0111175c45 Add MKXP.set_window_title 2019-09-05 21:44:11 -04:00
Inori
7b31cf0821 Actually call onModified with Bitmap::replaceRaw 2019-09-05 21:15:19 -04:00
Inori
22af5bf0f5 Gifs are just a mistake actually 2019-09-05 21:10:00 -04:00
Inori
9f3e3eacc0 I am still a fool 2019-09-05 18:19:31 -04:00
Inori
5db28c7728 Bind Bitmap.update 2019-09-05 18:17:40 -04:00
Inori
3b447e5efb Experimental giflib support 2019-09-05 17:54:28 -04:00
Inori
cc3392d896 Free temp TEXFBO when blitting new pixels to a Bitmap 2019-09-05 14:46:12 -04:00
Inori
ed4ab3ba7f Update icons 2019-09-05 04:27:20 -04:00
Inori
1e3661fdee Give Discord.user_avatar an optional size argument 2019-09-05 03:26:21 -04:00
Inori
4fbe56803f Add Discord.user_avatar 2019-09-05 02:13:43 -04:00
Inori
2a7089fe8d Set Discord Activity image on startup 2019-09-04 19:07:18 -04:00
Inori
b53fcbb9e4 Actually init new bindings 2019-09-04 18:02:08 -04:00
Inori
7ad27345fd Add code snippet for Discord in README 2019-09-04 17:43:29 -04:00
Inori
866692b43a Use a default internal Discord Activity on startup 2019-09-04 17:25:35 -04:00
Inori
c9135f1b74 Add Discord.connected? 2019-09-04 13:14:45 -04:00
Inori
6268dfc27c Add DiscordActivity bindings 2019-09-04 13:07:38 -04:00
Inori
7f29278bbc Begin implementing Discord 2019-09-04 05:48:23 -04:00
Inori
85000805d6 Reference new Input functions in README 2019-09-02 14:36:51 -04:00
Inori
86829a9559 Set default data directory to game title 2019-09-02 14:05:46 -04:00
Inori
2acf505156 heck again 2019-09-02 12:52:30 -04:00
Inori
651dbe5ad7 Delay repeating raw keystates 2019-09-02 12:48:18 -04:00
Inori
ffec65b98f Add Input.pressex?, Input.repeatex?, Input.triggerex? 2019-09-02 11:16:38 -04:00
Inori
8f6b0775b6 add libtool to macOS dependencies in README 2019-08-31 20:11:38 -04:00
Inori
cd3626c16f Set macOS deployment target to 10.10 2019-08-31 19:12:54 -04:00
Inori
f09feca484 Update description of fake-api GetUserLangID 2019-08-31 14:53:27 -04:00
Inori
404369cd9f heck 2019-08-31 14:42:16 -04:00
Inori
9b70f18c8c Implement MKXP.user_language, return more LANGIDs 2019-08-31 14:41:21 -04:00
Inori
6b007ed8d9 Implement Graphics.center 2019-08-31 12:55:03 -04:00
Inori
b952fd460a Reference Graphics.scale in README 2019-08-31 02:59:22 -04:00
Inori
8726dd222e Add option for using a CJK fallback font 2019-08-31 02:49:41 -04:00
Inori
6f2a9d66cb Rename window from event thread 2019-08-31 01:41:04 -04:00
Inori
3c157daf34 Reposition window from event thread 2019-08-31 00:31:17 -04:00