Commit Graph

204 Commits

Author SHA1 Message Date
Evan Debenham fcc136e2eb v2.1.3: adjusted error logging in a few places 2023-06-28 11:33:23 -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 1c944a0ada v2.0.2: fixed bugs with dragging view + corners + controller cursor 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 64d1b93862 v1.4.0: cleaned up some TODOs and FIXMEs 2022-09-07 15:58:21 -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 61cd95e1f2 v1.2.0: fixed music resuming during silent moments 2022-03-22 11:56:09 -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 a010144551 v1.2.0: implemented basic controller support 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 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 f64d56252f updated copyright for 2022 2022-02-03 12:18:16 -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
Evan Debenham df54b93c49 v1.0.2: added a missing sync check in music to prevent crashes 2021-08-29 11:11:09 -04:00
Evan Debenham b21e437011 v1.0.1: pressing enter now confirms single line text input 2021-08-26 12:49:11 -04:00
Evan Debenham 69f122d449 v1.0.1: fixed graphics stutter when tracks are switched 2021-08-26 12:49:05 -04:00
Evan Debenham 46635bbd9c v1.0.1: removed an unnecessary call to music.stop when disposing 2021-08-26 12:49:05 -04:00
Evan Debenham 4b6f487f1b v0.9.4: various bugfixes
- crash on Android text input
- crash on stone of clairvoyance
- bags not working with a full inventory
- missing vfx on wandmaker
2021-08-08 19:59:12 -04:00
Evan Debenham 87186c1426 v0.9.4: fixed a camera zoom error with text input 2021-08-08 18:07:17 -04:00
Evan Debenham d03c80cb97 v0.9.4: moved last bits of texture creation into TextureCache 2021-08-08 18:07:17 -04:00
Evan Debenham 020d14011f v0.9.4: fixed cases of vertex buffers not being cleared 2021-08-08 18:04:35 -04:00
Evan Debenham 285dd374b3 v0.9.4: fixed iOS text input errors 2021-08-08 18:04:33 -04:00
Evan Debenham 7307c38a3c v0.9.4: overhauled text input, now multiplatform using libGDX textField 2021-08-08 18:04:16 -04:00
Evan Debenham bcdbf8ef43 v0.9.4: added support for input multiplexing 2021-08-08 18:04:16 -04:00
Evan Debenham a492c565d0 v0.9.4: refactored code relating to font generators 2021-08-08 18:04:16 -04:00
Evan Debenham 72275d240d v0.9.4: removed unnecessary texture reference in TextureFilm 2021-08-08 18:04:16 -04:00
Evan Debenham c50c012f8f v0.9.4: added the ability to play a variable list of music tracks 2021-08-08 18:04:15 -04:00
Evan Debenham fa94762a31 v0.9.4: added mp3 music for iOS 2021-08-08 18:04:15 -04:00
Evan Debenham 804f0bda2e v0.9.4: adjusted justResumed to not be blank and only trigger on android 2021-08-08 18:02:21 -04:00
Evan Debenham d610383717 v0.9.4: added main code module support for iOS 2021-08-08 18:02:21 -04:00
Evan Debenham fcae90e52c v0.9.3a: improved the verbosity of text errors reports 2021-06-13 21:32:34 -04:00
Evan Debenham ef8750b326 v0.9.3: added casts to buffer methods to prevent JDK 9+ issues 2021-05-21 16:39:12 -04:00