Evan Debenham
4e6a8ce0ab
v2.1.1: optimized imports for the whole codebase
2023-06-13 11:29:13 -04:00
Evan Debenham
c157d947bf
v2.1.0: improved handling of illegal chars in desktop error msgs
2023-05-18 12:28:12 -04:00
Evan Debenham
4b635ca327
v2.0.1: removed support for v1.0 and v1.1 save data
2023-03-24 17:35:55 -04:00
Evan Debenham
5e3a9cc728
v2.0.0: updated copyright to 2023
2023-03-07 15:28:57 -05:00
Evan Debenham
09dda0f366
v2.0.0: added vietnamese! No pixel font support currently
2023-02-28 14:58:49 -05:00
Evan Debenham
7080f7e3fb
v2.0.0: added a desktop setting for playing music when focus is lost
2023-01-26 18:06:26 -05:00
Evan Debenham
d9cbac927f
v2.0.0: actually fixed incorrect msg check in desktop crash handler
2023-01-26 18:06:25 -05:00
Evan Debenham
472b2785a8
v2.0.0: fixed incorrect removal of ' from one part of exception catcher
2023-01-26 18:06:22 -05:00
Evan Debenham
3430bb6a69
v1.4.0: increased the max length for desktop error popups
2022-10-01 00:23:08 -04:00
Evan Debenham
8ea20ef9c2
v1.4.0: made desktop save DIR variable based on game name/vendor
2022-09-07 15:58:32 -04:00
Evan Debenham
dba3c7d49d
v1.3.0: fixed further issues with XDG_DATA_HOME on Linux
2022-07-05 16:23:08 -04:00
Evan Debenham
4faa319bcf
v1.3.0: fixed desktop backend assuming XDG_DATA_HOME contained a slash
2022-06-10 21:57:15 -04:00
Evan Debenham
5f2fe98e1e
v1.3.0: fixed viewport resize issues on macOS
2022-06-10 21:54:48 -04:00
Evan Debenham
ba981553a3
v1.3.0: fixed some additional errors with desktop crash popup
2022-06-10 21:54:47 -04:00
Evan Debenham
b4713369bf
v1.3.0: updated libGDX to 1.11.0
2022-06-10 21:49:10 -04:00
Evan Debenham
8f8fec839d
v1.2.1: game settings now remember previous window size when maximized
2022-04-03 15:38:41 -04:00
Evan Debenham
f1e154ec12
v1.2.1: fixed logic with linux save conversion
2022-04-03 15:38:40 -04:00
Evan Debenham
0b77cff082
v1.2.0: made conversion of pre-1.2.0 linux save DIR more precise
2022-03-22 12:13:46 -04:00
Evan Debenham
c32f016dd8
v1.2.0: fixed crashing games failing to properly quit
2022-03-17 16:00:55 -04:00
Evan Debenham
1335bfbc76
v1.2.0: fixed fullscreen on launch issues on macOS
2022-03-17 15:55:14 -04:00
Evan Debenham
1370ae35f1
v1.2.0: updated base save path for linux and removed old prefs convert
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
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
fb0e0da611
v1.2.0: added jpackage info for macOS and linux
2022-02-03 12:18:04 -05:00
Evan Debenham
f04f49f0f9
v1.2.0: simplified desktop gradle slightly and added windows jpackage
2022-02-03 12:18:02 -05:00
Evan Debenham
740127b89d
v1.1.0: fixed natives loading issues with FreeBSD
2021-11-29 19:54:23 -05:00
Evan Debenham
6aa79cba42
v1.1.0: updated desktop and android icons
2021-11-29 19:54:13 -05: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
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
9b63eb5e09
v0.9.4: updated libGDX to 1.10.0, dropping support for Android 2.3/3
2021-08-08 18:02:21 -04:00
Evan Debenham
c991208b9b
v0.9.2b: fixed URL opening bug in Android 11, and re-final commit
2021-03-22 19:13:48 -04:00
Evan Debenham
870cf8410d
v0.9.2a: Added basic greek language support (smooth font only atm)
2021-03-11 17:07:32 -05:00
Evan Debenham
bfda32620a
v0.9.1: adjusted font render count to slightly improve performance
2020-12-02 19:56:40 -05:00
Evan Debenham
2b6de19995
v0.9.1: slightly improved android performance on warm start
2020-11-30 15:06:57 -05:00
Evan Debenham
b5b3c70bcd
v0.8.2a: updated copyright (up to 2021, to avoid this for a bit)
2020-08-16 23:23:44 -04:00
Evan Debenham
eecded2bed
v0.8.2: added ukranian language, and updated translations
2020-08-05 13:29:13 -04:00
Evan Debenham
a2b4e3a9b6
v0.8.2: The desktop build now have a specific popup for openGL errors
2020-07-14 14:27:58 -04:00
Evan Debenham
94809385d4
v0.8.2: added a news checker service
2020-07-14 14:27:38 -04:00
Evan Debenham
62e795a4d7
v0.8.1: fixed a NPE when fonts are reset before being initialized
2020-06-27 21:24:39 -04:00
Evan Debenham
8c847e6421
v0.8.1: added a version printout to desktop error messages
2020-06-18 16:57:02 -04:00
Evan Debenham
6ca138de23
v0.8.1: refactored the location of all asset files
2020-05-07 21:54:49 -04:00
Evan Debenham
55340817e8
v0.8.0b: fixed error printouts being eaten if game fails to start
2020-05-05 13:08:33 -04:00
Evan Debenham
8b40399aa7
v0.8.0a: reduced the minimum window size in desktop mode
2020-04-28 14:52:35 -04:00
Evan Debenham
54db0a7c6c
v0.8.0: added support for system font in all languages on desktop
2020-03-26 22:16:15 -04:00
Evan Debenham
e874dea93e
v0.8.0: changed default settings file
2019-12-18 21:40:52 -05:00
Evan Debenham
c36844cbcf
v0.8.0: Added a validator class to desktop launches. Currently used for macOS
2019-12-12 20:06:50 -05:00
Evan Debenham
ea16ddf02a
v0.8.0: various fixes/improvements:
...
- potion of purity now clears tengu fire wave and smoke bombs
- fixed blacksmith upgrading incorrectly telling you your inventory is full
- fixed various bee AI errors
- fixed elemental ranged attacks not going on cooldown if they miss
- spinners now interrupt the hero is they shoot web around them
- fixed rare freeze bugs involving enemy ranged attacks
- fixed scroll of teleportation rarely placing the hero on an enemy
- fixed missing title case in stone of intuition window
- added bottom padding to WndInfoItem
- fixed some minor spelling/grammar errors in new text
2019-12-12 20:06:50 -05:00
Evan Debenham
777dc8933a
v0.8.0: improved desktop dialog boxes, now use tinyFD instead of swing
2019-12-12 20:06:50 -05:00