Commit graph

33 commits

Author SHA1 Message Date
Struma
88abd71dfb Integrate Steamshim
GPL doesn't actually allow direct linking with Steam.
Thank god for OneShot.
2020-03-02 03:52:42 -05:00
Struma
c4ac1b2ec7 Remove Discord support
I'm a moron. GPL, yo.
2020-03-02 00:42:04 -05:00
Struma
bc7709fb53 Implement SteamUserStatsLite 2020-02-28 03:23:16 -05:00
Struma
94e063c6c0 OLD_RUBY -> RAPI_MAJOR/RAPI_MINOR/RAPI_TEENY/RAPI_FULL 2020-02-26 12:44:37 -05:00
Struma
429bf753cc drop deprecated function calls for Ruby 2.7 2020-02-26 11:53:12 -05:00
Struma
dd0f3ade91 Allow specifying ruby install manually 2020-02-25 05:35:30 -05:00
Inori
796ceabe9c Don't build MiniFFI on 64-bit Windows
MiniFFI/Win32API is now optional, and requires
sizeof(void*) == sizeof(long)
2019-12-31 13:42:44 -05:00
Inori
66d06941a7 Dispose of Boost, switch to JSON5 for configuration 2019-12-15 17:37:24 -05:00
Inori
3ee8659dda Begin using Objective-C (ObjFW), remove cwalk 2019-12-14 13:31:48 -05:00
Inori
d63f9958a3 misc additions 2019-09-21 19:47:51 -04:00
Inori
7af4026999 Play nice with Marin's experiments 2019-09-19 03:32:50 -04:00
Inori
4e7e7b740a Add MKXP.show_settings 2019-09-17 01:42:50 -04:00
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
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
17b07a41e8 Add MKXP.power_state 2019-09-06 02:36:19 -04:00
Inori
0111175c45 Add MKXP.set_window_title 2019-09-05 21:44:11 -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
9b70f18c8c Implement MKXP.user_language, return more LANGIDs 2019-08-31 14:41:21 -04:00
Inori
ae405c26fb Normalize paths returned from MKXP.data_directory 2019-08-29 19:53:32 -04:00
Inori
eadb093b12 Add MKXP.platform 2019-08-24 23:16:58 -04:00
Inori
35b7ef0b3f Changes to runtime configuration options 2019-08-20 13:22:07 -04:00
Inori
9c08249992 Remove 'fix_essentials', add 'use_fakeapi' 2019-08-20 05:21:30 -04:00
Inori
eae537097a Silence stderr if built without console 2019-08-10 04:35:37 -04:00
Inori
6c233ce1d4 Rename MiniDL to MiniFFI 2019-08-03 08:31:04 -04:00
Inori
5e41f16851 Ignore RGSS Linker, fix(?) Essentials mouse 2019-08-03 07:45:36 -04:00
Inori
18bd8084ec Use proper Ruby 1.8 header path 2019-08-01 14:55:45 -04:00
Inori
9606fa54d2 Try to start fixing Essentials 2019-07-31 15:33:02 -04:00
Inori
a08bb5de00 Fix conflict with X 2019-07-31 09:45:12 -04:00
Inori
7f3a548755 Remove mruby and null bindings 2019-07-31 08:47:44 -04:00
Renamed from binding-mri/binding-mri.cpp (Browse further)