Commit Graph

37 Commits

Author SHA1 Message Date
Evan Debenham
bd06d891f6 v2.3.1: added support for controller vibration 2024-01-25 17:45:19 -05:00
Evan Debenham
4056c48545 v2.3.1: updated libGDX to 1.12.1 and mobiVM to 2.3.20 2024-01-25 17:45:19 -05:00
Evan Debenham
eec2479903 v2.3.0: updated copyright to 2024 2024-01-16 14:54:39 -05:00
Evan Debenham
9e59f6598a v2.3.0: one more crack at iOS gestures, think this one fixes everything 2023-12-06 17:00:20 -05:00
Evan Debenham
f00acdc182 v2.3.0: updated iOS device definitions 2023-12-06 17:00:20 -05:00
Evan Debenham
e4b8f3107f v2.2.1: fixed various issues with iOS gestures (actually hopefully) 2023-10-25 16:10:14 -04:00
Evan Debenham
5383932e4a v2.2.0: updated boss low hp music with better looping 2023-10-17 10:44:43 -04:00
Evan Debenham
a3bc38c6a9 v2.2.0: added arm64 in robovm.xml (builds were already using it) 2023-09-28 10:50:40 -04:00
Evan Debenham
2cf30cacc7 v2.2.0: fixed prison tense file being the same as halls tense 2023-09-13 16:40:20 -04:00
Evan Debenham
db782a5a90 v2.2.0: added a third segment to each region's track 2023-09-03 18:59:25 -04:00
Evan Debenham
bae770407f v2.2.0: added finale tracks for the 3 later bosses and the game itself 2023-09-03 18:59:23 -04:00
Evan Debenham
93a0ff7e59 v2.2.0: tiny changes to mixing/volume of existing tracks 2023-09-03 18:59:20 -04:00
Evan Debenham
54c19b0842 v2.2.0: added five new 'tense' soundtracks, which play during ascent 2023-09-03 18:59:03 -04:00
Evan Debenham
7127f31095 v2.2.0: attempted to improve some aspects of iOS crash reporting 2023-09-03 18:58:36 -04:00
Evan Debenham
4e6a8ce0ab v2.1.1: optimized imports for the whole codebase 2023-06-13 11:29:13 -04:00
Evan Debenham
5e3a9cc728 v2.0.0: updated copyright to 2023 2023-03-07 15:28:57 -05:00
Evan Debenham
f0d115a845 v2.0.0: removed unused .ogg music assets from iOS build 2023-02-17 15:40:05 -05:00
Evan Debenham
73dcf5e700 v2.0.0: improved iOS gesture overriding and added device PPI listing 2023-02-14 15:05:18 -05: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
0d3c865095 v1.2.0: implemented boss music! 2022-03-17 16:01:13 -04:00
Evan Debenham
a010144551 v1.2.0: implemented basic controller support 2022-03-17 16:00:56 -04:00
Evan Debenham
6e6a97fddc v1.2.0: added utilities for macOS notarizing 2022-02-04 15:16:19 -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
3a587bbec4 v1.1.2: iOS version now takes advantage of higher framerate devices 2022-01-13 18:41:18 -05:00
Evan Debenham
1b28cd19b5 v1.1.2: moved the robovm gradle plugin declaration to fix a build error 2022-01-13 18:41:02 -05:00
Evan Debenham
40993d3a90 v1.1.0: added new music from Kristjan! 2021-11-29 19:54:25 -05:00
Evan Debenham
bc6185b077 v0.9.4: removed dynamic hiding of home indicator on iOS (preference aren't accessible before the application is created) 2021-08-08 18:08:59 -04:00
Evan Debenham
349e227b8a v0.9.4: added new music! 2021-08-08 18:07:20 -04:00
Evan Debenham
62e742dc53 v0.9.4: iOS home indicator is now only hidden if game is fullscreen 2021-08-08 18:04:54 -04:00
Evan Debenham
d47c8d1fac v0.9.4: reduced allocations when text is being matches to a font 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
603f91d10f v0.9.4: switched from spaces to tabs in new iOS code 2021-08-08 18:04:31 -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
a492c565d0 v0.9.4: refactored code relating to font generators 2021-08-08 18:04:16 -04:00
Evan Debenham
fa94762a31 v0.9.4: added mp3 music for iOS 2021-08-08 18:04:15 -04:00
Evan Debenham
7b08b4d5bd v0.9.4: added iOS module!
Note that this commit includes several changes made iteratively over time, from TestFlight 1.0 to 1.5
2021-08-08 18:03:38 -04:00