Commit graph

801 commits

Author SHA1 Message Date
Struma
286270b51e Update graphics delta at the start of update 2021-02-26 06:25:19 -05:00
Struma
331f81a710 Make number keys available with NUMBER prefix 2021-02-26 06:25:06 -05:00
Struma
800e6d73de Load graphics from archives by default 2021-02-26 01:45:26 -05:00
Struma
02c06be88a Add Ruby-accessible delta clocks (microseconds) 2021-02-25 21:29:21 -05:00
Struma
d4d2b7c7cb Keep input repeat timings independent of FPS 2021-02-25 19:28:44 -05:00
Struma
388b422b78 now you listen here, gcc warnings 2021-02-24 09:52:29 -05:00
Struma
38ee180d6e Enable repeating on mouse buttons 2021-02-24 09:35:31 -05:00
Struma
90d5dda8fb disable HTTPS cert verification only if building with SSL 2021-02-24 06:27:39 -05:00
Struma
e75c8747e1 Update SDL_sound to 2.0 2021-02-24 00:28:54 -05:00
Struma
653eb0118b Remove haptic code 2021-02-23 17:25:07 -05:00
Struma
1d508b048a Input.count, Input.repeatcount, System.user_name 2021-02-22 18:36:53 -05:00
Struma
81e54ee9b5 Adjust sizes of keybinding menu cells 2021-02-22 15:13:30 -05:00
Struma
2fd585393d the not-so-great warning purge 2021-02-22 01:22:26 -05:00
Struma
b5ebed4391 build on Linux again 2021-02-21 23:54:00 -05:00
Struma
e428999044 whoopsie 2021-02-21 22:26:44 -05:00
Struma
ad03754378 link linux binary (mostly) statically 2021-02-21 22:23:31 -05:00
Struma
1163ee9df5 Implement Input.release? and Input.releaseex? 2021-02-19 15:33:06 -05:00
Struma
6ae5aeebc1 Change default macOS game dir to Contents/Game 2021-02-19 14:29:36 -05:00
Struma
40ed422c3d fully functional Cocoa keybinding menu 2021-02-17 20:15:04 -05:00
Aeodyn
455bf8007d Fixed minor graphical glitch with missing autotiles. 2021-02-02 07:13:07 -05:00
Aeodyn
5656127fa2 Fix for potential Tilemap bugs. 2021-02-02 07:10:50 -05:00
Struma
e3a943c419 Start fixing settings menu for macOS+ANGLE
Surprise, it's broke. Don't see an easy way to fix it
beyond redoing it in a way that does not use OpenGL.
2021-01-15 13:35:17 -05:00
Struma
4233d36b22 Allow setting keybinding names from config 2021-01-15 04:49:27 -05:00
Struma
722f4eb62d Revert to old SDL_sound fork 2021-01-11 03:03:17 -05:00
Struma
f5af9d66e6 Use Ruby 3 defaults for JIT (instead of 2.6) 2021-01-09 18:44:31 -05:00
Struma
c3b5623a3d Create configuration options specifically for JIT 2021-01-09 06:37:24 -05:00
Struma
67a19c8b5b Merge branch 'master' into 'master'
Add support for passing commandline arguments set in mkxp.json to the Ruby environment.

See merge request mkxp-z/mkxp-z!29
2021-01-09 05:53:14 +00:00
Struma
75e35f13e8 emplace HTTP post data by reference 2021-01-09 00:50:40 -05:00
Struma
94657eaed5 Add Ruby functions for mounting/unmounting paths 2021-01-09 00:49:31 -05:00
Aeodyn
63b92d3815 Add support for passing commandline arguments set in mkxp.json to the Ruby environment. 2021-01-08 19:48:41 -05:00
Struma
f25acdd7e9 all settings should be fine on M1 now 2021-01-08 11:09:12 -05:00
Struma
45abde59a9 Get ANGLE working on macOS, fixes crashes on ARM 2021-01-08 06:49:11 -05:00
Struma
d9f6218565 lexically_normal RETURNS the path 2021-01-06 17:24:36 -05:00
Struma
487bc4b7ed Mistakes in configuration options 2021-01-06 04:05:51 -05:00
Struma
93d8cdf418 Add dsound to Windows dependency list 2021-01-06 03:51:47 -05:00
Struma
1bc05a9b62 fix inappropriate if statement 2021-01-06 01:13:19 -05:00
Struma
cc337afb81 fix whoopsie 2021-01-02 23:28:27 -05:00
Struma
4069863fa9 When debugging from Xcode, prompt for target path 2021-01-02 23:24:20 -05:00
Struma
5cc49efe2c "throw new Exception" -> "throw Exception"
I don't know why I had it this way tbh
2021-01-02 21:41:11 -05:00
Struma
c9bf6f2887 Actual single-Ruby-DLL Windows build 2021-01-01 23:07:28 -05:00
Struma
262b62b10b Add dependency makefile for Windows 2021-01-01 07:44:25 -05:00
Struma
8f78a4cf17 Fix Windows build errors 2020-12-31 19:59:53 -05:00
Struma
7db1c1219e Prefix mkxp-z preprocessor definitions with MKXPZ_ 2020-12-31 14:50:07 -05:00
Struma
5d4758edaa Bump version, update Meson build 2020-12-30 18:21:59 -05:00
Struma
e511d71875 Housecleaning 2020-12-30 16:45:03 -05:00
Struma
d448d996f5 Add JSON parse/stringify methods to HTTPLite::JSON 2020-12-30 01:43:40 -05:00
Struma
523ad26fdf Check for ports when reconstructing url strings 2020-12-30 00:20:38 -05:00
Struma
e52ce335c4 Add HTTPLite module (built-in simple GET/POST) 2020-12-30 00:06:15 -05:00
Struma
b0a64cd43e Update fluidsynth settings to 3.0's API 2020-12-29 13:52:30 -05:00
Struma
d6325abedb Add fluidsynth to Xcode build 2020-12-29 13:21:31 -05:00