426 Commits

Author SHA1 Message Date
Evan Debenham
64d1b93862 v1.4.0: cleaned up some TODOs and FIXMEs 2022-09-07 15:58:21 -04:00
Evan Debenham
4333e3273a v1.4.0: adjusted controller handler logic for triggers 2022-09-07 15:58:16 -04:00
Evan Debenham
90a1d3ce2b v1.4.0: mouse and controller cursor positions are now synced 2022-09-07 15:58:14 -04:00
Evan Debenham
3ae14078d8 v1.3.2: fixed various inconsistencies with controller tooltip prompts 2022-07-27 12:21:14 -04:00
Evan Debenham
e3687bb2ca v1.3.0: implemented new radial menus and made a bunch of keybind changes 2022-07-01 15:06:39 -04:00
Evan Debenham
49c93b68a5 v1.3.0: implemented rankings support for daily runs 2022-06-23 13:41:44 -04:00
Evan Debenham
1a74587360 v1.3.0: updated gdx-controllers, fixes iOS and Jamepad issues 2022-06-23 00:48:07 -04:00
Evan Debenham
a37a7acaa4 v1.3.0: fixed crash issues on iOS by disabling controllers for now 2022-06-11 12:59:43 -04:00
Evan Debenham
8653439a4f v1.3.0: added a separate bindings window for controller 2022-06-10 21:52:27 -04:00
Evan Debenham
1add7aa5d5 v1.3.0: expanded and restructured the settings menu 2022-06-10 21:52:27 -04:00
Evan Debenham
654bce1f65 v1.3.0: Overhauled entrance/exit logic to account for branches 2022-06-10 21:51:21 -04:00
Evan Debenham
961e4c514f v1.3.0: added backend functionality for multiple floors at one depth 2022-06-10 21:29:49 -04:00
Evan Debenham
23fd824789 v1.3.0: improved how the game handles seeds and PRNG internally 2022-06-10 21:29:49 -04:00
Evan Debenham
5f4b2560d4 v1.2.2 fixed a few bugs and real final commit aaaaah 2022-04-08 13:55:02 -04:00
Evan Debenham
e63b5a208c v1.2.1: added support for binding mouse 4 and 5 to game actions 2022-04-03 15:38:40 -04:00
Evan Debenham
452dda7fc4 v1.2.0: further fixed save errors (steam cloud is fickle =S) 2022-03-23 11:33:27 -04:00
Evan Debenham
cfddbfc650 v1.2.0: fixed errors with new save deletion logic 2022-03-23 11:33:27 -04:00
Evan Debenham
077bdafe41 v1.2.0: deleted games now empty the main file instead of deleting it 2022-03-22 12:13:46 -04:00
Evan Debenham
61cd95e1f2 v1.2.0: fixed music resuming during silent moments 2022-03-22 11:56:09 -04:00
Evan Debenham
b1429965c4 v1.2.0: further improvements to org.json code 2022-03-17 16:00:58 -04:00
Evan Debenham
a1344eb898 v1.2.0: fixed touches not clearing controller pointer 2022-03-17 16:00:58 -04:00
Evan Debenham
ddb9210803 v1.2.0: reverted base save system back to org.json, plus improvements 2022-03-17 16:00:58 -04:00
Evan Debenham
d2f8d95f51 v1.2.0: made a few improvements to button tooltips 2022-03-17 16:00:58 -04:00
Evan Debenham
01051f1c17 v1.2.0: reorganized icons 2022-03-17 16:00:58 -04:00
Evan Debenham
3f4a677700 v1.2.0: overhauled controller pointer, now has unique sprite and works on linux 2022-03-17 16:00:57 -04:00
Evan Debenham
18d4005c55 v1.2.0: fixed adjusting camera center offset cancelling camera panning 2022-03-17 16:00:57 -04:00
Evan Debenham
de2eb5b653 v1.2.0: fixed errors with emulated mouse input when setting bindings 2022-03-17 16:00:56 -04:00
Evan Debenham
0d3d8d9c34 v1.2.0: added custom button names for playstation controllers 2022-03-17 16:00:56 -04:00
Evan Debenham
1dee077537 v1.2.0: fixed emulated drag events overriding emulated release events 2022-03-17 16:00:56 -04:00
Evan Debenham
3a6c4fdeb1 v1.2.0: implemented emulated mouse clicks via keybinds 2022-03-17 16:00:56 -04:00
Evan Debenham
a010144551 v1.2.0: implemented basic controller support 2022-03-17 16:00:56 -04:00
Evan Debenham
0c5a0332e5 v1.2.0: adjusted default fullscreen for desktop, and platform checking 2022-03-17 16:00:56 -04:00
Evan Debenham
d85fe873cf v1.2.0: added functionality for a third binding for each key 2022-03-17 16:00:56 -04:00
Evan Debenham
1f50f74d73 v1.2.0: added custom cursor visuals 2022-03-17 16:00:56 -04:00
Evan Debenham
a1a5ff3de8 v1.2.0: implemented event/button functionality for right/middle click 2022-03-17 16:00:55 -04:00
Evan Debenham
e95b791b26 v1.2.0: added hover tooltips to buttons! 2022-03-17 16:00:52 -04:00
Evan Debenham
79a7a24707 v1.2.0: added hover-based pointer events 2022-03-17 15:55:34 -04:00
Evan Debenham
44e145c9d4 v1.2.0: added camera offset functionality 2022-03-17 15:55:34 -04:00
Evan Debenham
41dc5c90af v1.2.0: added a failsafe for linux sometimes reporting infinite density 2022-02-04 15:16:19 -05:00
Evan Debenham
fbbad24e67 v1.2.0: implemented full and mixed UI modes, in addition to mobile 2022-02-03 12:19:20 -05:00
Evan Debenham
90b8ff9a66 v1.2.0: improved how the game handles being interrupted while saving 2022-02-03 12:19:12 -05:00
Evan Debenham
17d4dda402 v1.2.0: fixed URI's failing to open on macOS 2022-02-03 12:19:10 -05:00
Evan Debenham
f64d56252f updated copyright for 2022 2022-02-03 12:18:16 -05:00
Evan Debenham
b7119acd3e v1.1.2: added an option to override silent mode on iOS 2022-01-13 18:41:18 -05:00
Evan Debenham
cc221bc089 v1.1.2: added inset support for notched iPhones in landscape 2022-01-13 18:41:18 -05:00
Evan Debenham
db74efea10 v1.1.2: removed waiting on pause and improved bundle saving efficiency
This will hopefully address save corruption errors for Pixel phones on Android 12
2022-01-13 18:41:18 -05:00
Evan Debenham
ebc8d7ecb5 v1.1.0: Switched to libGDX's JSON library, addresses iOS crashes 2021-12-01 19:59:32 -05:00
Evan Debenham
816d5fcd0e v1.1.0: scroll of polymorph reworked into scroll of metamorphosis 2021-11-29 19:56:58 -05:00
Evan Debenham
4ee98f2578 v1.1.0: fixed poor crash messages when desktop crashes without natives 2021-11-29 19:54:23 -05:00
Evan Debenham
30c00f95b6 v1.0.3: fixed audio issues on desktop caused by threading addition 2021-08-31 19:18:38 -04:00