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
363c6be38b
v1.2.0: added -XstartOnFirstThread in debug task for macs
2022-03-17 16:00:58 -04:00
Evan Debenham
a010144551
v1.2.0: implemented basic controller support
2022-03-17 16:00:56 -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
6e6a97fddc
v1.2.0: added utilities for macOS notarizing
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
6b4d608022
v1.2.0: fixed a module typo in jpackage config
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
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
f52ced5e74
v0.9.3: fixed desktop:release not working after gradle 7.0
2021-05-21 16:38:08 -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
4eb8840c37
v0.8.2: adjusted desktop build resource importing to prevent IDE 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
8d524e18d3
v0.8.1: updated gradle build tools and gradle version
2020-06-18 16:57:57 -04:00
Evan Debenham
9eed2381e3
v0.8.1: updated gradle to 6.4
2020-06-18 16:57:03 -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
Evan Debenham
8afa87fb10
v0.8.0: added log output to the desktop error handler
2019-12-01 13:59:09 -05:00
Evan Debenham
2138ad24ec
v0.8.0: added an update notification service
2019-11-22 15:38:21 -05:00
Evan Debenham
2e533b74db
v0.8.0: improved desktop build process, added different source sets
2019-11-22 15:13:37 -05:00
Evan Debenham
7114887282
v0.8.0: tweaked look and feel of desktop error message
2019-11-19 19:49:56 -05:00
Evan Debenham
fa7703208f
v0.8.0: improved the 16*16 desktop icon
2019-11-19 19:49:55 -05:00
Evan Debenham
57ae9dd6df
v0.8.0: added window icons to desktop module
2019-11-19 19:49:55 -05:00
Evan Debenham
b88036da0b
v0.8.0: added window size/fullscreen support to desktop, refactored landscape code
2019-11-19 19:49:53 -05:00