|
0277f9743a
|
Fixed Update 0.6.5.0-Alpha6.5
|
2023-10-03 15:48:59 +08:00 |
|
|
0de9efe4b8
|
Remove Update & Update 0.6.3.0-Beta5.2
|
2023-07-16 17:54:35 +08:00 |
|
|
46d7648b49
|
添加更新模块 修复少量bug
|
2023-04-27 00:57:28 +08:00 |
|
|
1b13a21373
|
Update V0.6.1.0-Beta5
|
2023-04-17 02:05:58 +08:00 |
|
|
19c15493bd
|
Fixed More Bug in V0.6.1-Beta2
|
2023-03-05 13:36:51 +08:00 |
|
|
ebfce4f6b3
|
update 0.6.1-Beta1 Code
|
2023-03-04 22:37:08 +08:00 |
|
|
355b5330fa
|
Update DEV Beta21-P3
|
2023-02-28 23:47:35 +08:00 |
|
|
9fe4988b7f
|
Update Beta2.940 END Update
This is p2 End Update,P3 Go to Make is Soon!
|
2023-01-23 23:22:59 +08:00 |
|
|
5dfcf6bc57
|
changes icon
|
2022-12-01 21:50:36 +08:00 |
|
|
2a723bd2e5
|
Update DesktopLauncher.java
|
2022-08-14 22:50:56 +08: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
|
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 |
|