Commit graph

974 commits

Author SHA1 Message Date
Inori
d4f397e23a Add Bitmap.raw_data property 2019-09-06 15:09:03 -04:00
Inori
aa11ef9511 Store app start time for default activity 2019-09-06 14:27:55 -04:00
Inori
8edfb3072f Only attempt to reconnect to Discord every five seconds 2019-09-06 14:20:10 -04:00
Inori
e9e4850ea2 Redirect stdout to /dev/null when using console=false 2019-09-06 13:03:14 -04:00
Inori
472ac3d5d9 add NOT support to script platform identifiers 2019-09-06 05:54:50 -04:00
Inori
93f04c65d8 Execute/skip scripts based on a platform marker 2019-09-06 05:29:50 -04:00
Inori
b8a12ca2e4 Add initialize_copy method to Discord::Activity class 2019-09-06 04:18:07 -04:00
Inori
ecbe9c741d Add Input.clipboard property 2019-09-06 03:32:43 -04:00
Inori
fa53403a98 Add MKXP.power_state 2019-09-06 02:36:19 -04:00
Inori
9edc2aac8c Add text input functionality to Input module 2019-09-05 23:57:10 -04:00
Inori
8afae7fc8e Add MKXP.set_window_title 2019-09-05 21:44:11 -04:00
Inori
7fdef66673 Actually call onModified with Bitmap::replaceRaw 2019-09-05 21:15:19 -04:00
Inori
eeefe61b89 Gifs are just a mistake actually 2019-09-05 21:10:00 -04:00
Inori
34840c5b98 I am still a fool 2019-09-05 18:19:31 -04:00
Inori
4f43b36dbd Bind Bitmap.update 2019-09-05 18:17:40 -04:00
Inori
5df5dcb873 Experimental giflib support 2019-09-05 17:54:28 -04:00
Inori
1e96499fe9 Free temp TEXFBO when blitting new pixels to a Bitmap 2019-09-05 14:46:12 -04:00
Inori
1fa573b7b5 Update icons 2019-09-05 04:27:20 -04:00
Inori
c507f8610f Give Discord.user_avatar an optional size argument 2019-09-05 03:26:21 -04:00
Inori
3fd0604f9f Add Discord.user_avatar 2019-09-05 02:13:43 -04:00
Inori
fa130126ba Set Discord Activity image on startup 2019-09-04 19:07:18 -04:00
Inori
c71f7c2e7e Actually init new bindings 2019-09-04 18:02:08 -04:00
Inori
843cbff446 Add code snippet for Discord in README 2019-09-04 17:43:29 -04:00
Inori
374bc5ef10 Use a default internal Discord Activity on startup 2019-09-04 17:25:35 -04:00
Inori
11b26f6789 Add Discord.connected? 2019-09-04 13:14:45 -04:00
Inori
5ec235ba31 Add DiscordActivity bindings 2019-09-04 13:07:38 -04:00
Inori
2abb0cdc1c Begin implementing Discord 2019-09-04 05:48:23 -04:00
Inori
244ea3be94 Reference new Input functions in README 2019-09-02 14:36:51 -04:00
Inori
7d5157612a Set default data directory to game title 2019-09-02 14:05:46 -04:00
Inori
fcbfb3b508 heck again 2019-09-02 12:52:30 -04:00
Inori
db9b980c5e Delay repeating raw keystates 2019-09-02 12:48:18 -04:00
Inori
58a3c3a3cd Add Input.pressex?, Input.repeatex?, Input.triggerex? 2019-09-02 11:16:38 -04:00
Inori
94aed2b503 add libtool to macOS dependencies in README 2019-08-31 20:11:38 -04:00
Inori
0ff3a4d563 Set macOS deployment target to 10.10 2019-08-31 19:12:54 -04:00
Inori
cd62cf8808 Update description of fake-api GetUserLangID 2019-08-31 14:53:27 -04:00
Inori
6bf8c221be heck 2019-08-31 14:42:16 -04:00
Inori
253b188707 Implement MKXP.user_language, return more LANGIDs 2019-08-31 14:41:21 -04:00
Inori
0d91755e75 Implement Graphics.center 2019-08-31 12:55:03 -04:00
Inori
3525ab73aa Reference Graphics.scale in README 2019-08-31 02:59:22 -04:00
Inori
cf67e52234 Add option for using a CJK fallback font 2019-08-31 02:49:41 -04:00
Inori
a145377156 Rename window from event thread 2019-08-31 01:41:04 -04:00
Inori
f4e2524a24 Reposition window from event thread 2019-08-31 00:31:17 -04:00
Inori
8954a5892f Implement Graphics.scale 2019-08-31 00:02:09 -04:00
Inori
30c84badf6 Normalize paths returned from MKXP.data_directory 2019-08-29 19:53:32 -04:00
Inori
8d1c5da0f6 Allow negative Sprite angle values 2019-08-28 17:30:56 -04:00
Inori
d57079bbbc Only flip screenshots outside of Windows 2019-08-27 11:01:40 -04:00
Inori
d72672d94d Use native SetWindowLong on Windows 2019-08-27 10:43:30 -04:00
Inori
db0bb632ed Use MKXP_SetWindowLong for Windows 2019-08-27 10:35:56 -04:00
Inori
e093e3eb8f Fix SpriteResizer large and fullscreen 2019-08-27 10:21:14 -04:00
Inori
491c251386 Whoops 2019-08-26 21:14:00 -04:00