Commit graph

956 commits

Author SHA1 Message Date
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
Inori
8f6a2d285d Implement Graphics.scale 2019-08-31 00:02:09 -04:00
Inori
ae405c26fb Normalize paths returned from MKXP.data_directory 2019-08-29 19:53:32 -04:00
Inori
a5d48e16f2 Allow negative Sprite angle values 2019-08-28 17:30:56 -04:00
Inori
3db00ee316 Only flip screenshots outside of Windows 2019-08-27 11:01:40 -04:00
Inori
392f84c1b1 Use native SetWindowLong on Windows 2019-08-27 10:43:30 -04:00
Inori
8876d58275 Use MKXP_SetWindowLong for Windows 2019-08-27 10:35:56 -04:00
Inori
6757e90927 Fix SpriteResizer large and fullscreen 2019-08-27 10:21:14 -04:00
Inori
3f3f251c09 Whoops 2019-08-26 21:14:00 -04:00
Inori
8cb94f3f81 Add more Win32API information 2019-08-26 21:13:13 -04:00
Inori
98f3ac6442 Vertically flip screenshots 2019-08-26 20:05:51 -04:00
Inori
888ee08b27 Add macOS resources 2019-08-26 01:57:12 -04:00
Inori
9c0842d6f8 Correctly detect mouse buttons in MKXP_GetAsyncKeyState 2019-08-25 22:57:02 -04:00
Inori
8b384ba759 more fakeapi stuff + Disable frameskipping by default 2019-08-25 17:58:12 -04:00
Inori
f7acc14486 Support mouse buttons in MKXP_GetAsyncKeyState 2019-08-25 15:01:21 -04:00
Inori
f15f767d73 Add fake-api GetPrivateProfileString 2019-08-25 12:27:41 -04:00
Inori
eadb093b12 Add MKXP.platform 2019-08-24 23:16:58 -04:00
Inori
6a563ba31c Support Boolean in MiniFFI 2019-08-24 22:53:53 -04:00
Inori
dc8a1b100b misc fake-api functions for Unix 2019-08-24 22:14:44 -04:00
Inori
15a64924a3 Add GetAsyncKeyState 2019-08-23 12:21:52 -04:00
Inori
d22d198676 why am I like this 2019-08-22 21:41:20 -04:00
Inori
347ac50275 -- 2019-08-22 21:37:44 -04:00
Inori
d0b377e41f Use eventthread keystates instead of SDL_GetKeyboardState 2019-08-22 21:33:33 -04:00
Inori
606975b505 Start macOS/Linux fake-api 2019-08-22 13:56:18 -04:00
Inori
141e06c7a0 Fix mouse visibility + coords with resized screen 2019-08-20 22:49:15 -04:00
Inori
4968069c0e Wonderful crappy new icon 2019-08-20 14:03:48 -04:00
Inori
35b7ef0b3f Changes to runtime configuration options 2019-08-20 13:22:07 -04:00