Commit Graph

331 Commits

Author SHA1 Message Date
Evan Debenham
d51e397c26 v2.2.0: early code for gnoll caves quest levelgen 2023-10-11 18:03:47 -04:00
Evan Debenham
5d16bf99b0 v2.2.0: fixed various minor hiccups with new music system 2023-09-25 16:41:15 -04:00
Evan Debenham
6c4c4be6f6 v2.2.0: fixed crashes with text input and controllers 2023-09-25 16:41:13 -04:00
Evan Debenham
3e6ae53d2b v2.2.0: improved mobsprite sorting, more efficient & sorts other visuals 2023-09-13 16:40:20 -04:00
Evan Debenham
dc6749f43e v2.2.0: added support for a fade out transition when changing music 2023-09-03 18:59:03 -04:00
Evan Debenham
5dcf2f0176 v2.2.0: char sprites are now drawn in order from top to bottom 2023-09-03 18:59:02 -04:00
Evan Debenham
caaa820038 v2.2.0: added various safety checks to prevent rare crash errors 2023-09-03 18:59:02 -04:00
Evan Debenham
e597624555 v2.2.0: fixed combined direction key actions not always being adjacent 2023-09-03 18:58:32 -04:00
Evan Debenham
8abc3699d5 v2.2.0: overhauled retreating enemy AI 2023-09-03 18:58:30 -04:00
Evan Debenham
c9eb216d20 v2.2.0: moved BArray into the SPD-classes module 2023-09-03 18:58:30 -04:00
Evan Debenham
fcc136e2eb v2.1.3: adjusted error logging in a few places 2023-06-28 11:33:23 -04:00
Evan Debenham
aede0d6a48 v2.1.2: actually properly implemented controller init safety check 2023-06-16 12:41:19 -04:00
Evan Debenham
e9ccd7929b v2.1.1: added some safety checks for controllers failing to initialize 2023-06-13 11:29:20 -04:00
Evan Debenham
4e6a8ce0ab v2.1.1: optimized imports for the whole codebase 2023-06-13 11:29:13 -04:00
Evan Debenham
bac2af9df8 v2.1.1: fixed bugs with cursor capture 2023-06-13 11:23:12 -04:00
Evan Debenham
e995af5c95 v2.0.2: fixed controller drag events incorrectly using separate IDs 2023-04-13 13:26:19 -04:00
Evan Debenham
1c944a0ada v2.0.2: fixed bugs with dragging view + corners + controller cursor 2023-04-13 13:26:19 -04:00
Evan Debenham
5916125121 v2.0.2: fixed emulated drags being added before emulated pointer up 2023-04-13 13:26:19 -04:00
Evan Debenham
5e3a9cc728 v2.0.0: updated copyright to 2023 2023-03-07 15:28:57 -05:00
Evan Debenham
853e6050b1 v2.0.0: fixed another case where emitters may fail to appear 2023-02-14 15:05:19 -05:00
Evan Debenham
03bc987ec3 v2.0.0: fixed another race condition that rarely breaks emitters 2023-01-26 18:06:23 -05:00
Evan Debenham
5d0c1bf2e2 v1.4.2: Buff bar can now squish itself, max visible hero buffs up to 15 2022-10-28 12:48:09 -04:00
Evan Debenham
e080086bd8 v1.4.0: fixed crashes on Android when clipboard contains no text 2022-09-23 17:40:11 -04:00
Evan Debenham
41ea6aad60 v1.4.0: added a setting to adjust camera follow intensity 2022-09-20 20:35:47 -04:00
Evan Debenham
39fa4adbe1 v1.4.0: the controller pointer can now pan the GameScene camera 2022-09-20 20:35:47 -04:00
Evan Debenham
4ae3bf9336 v1.4.0: several text input improvements for Steam Deck 2022-09-07 15:59:02 -04:00
Evan Debenham
dcc84e4e7e v1.4.0: implemented a copy and paste button for text input 2022-09-07 15:58:33 -04:00
Evan Debenham
675a192503 v1.4.0: fixed TextInput interacting oddly with maximizing on desktop 2022-09-07 15:58:32 -04:00
Evan Debenham
be0125497f v1.4.0: removed a bunch more toString methods/calls that were unneeded 2022-09-07 15:58:28 -04:00
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