Commit Graph

124 Commits

Author SHA1 Message Date
e6dcc371cc update Test 0.6.5.0-Alpha 2023-09-09 03:16:30 +08:00
670dbaf732 Update V0.6.4.0-Beta12 2023-08-22 21:27:52 +08:00
31c26d60eb Add Android Library Test 2023-08-08 15:42:14 +08:00
5b3c36a1c6 Update-V0.4.6.0-Beta2.0 2023-07-28 12:08:36 +08:00
95b5688e0a Fixed More bug 2023-07-23 03:11:00 +08:00
0de9efe4b8 Remove Update & Update 0.6.3.0-Beta5.2 2023-07-16 17:54:35 +08:00
1ae8e8ff16 Update V0.6.3.0-Beta4-5 2023-07-12 23:00:57 +08:00
54369bc416 Update 0.6.3.0-Beta4.7 2023-07-09 14:17:01 +08:00
50f825cf51 Fixed Bug 2023-07-09 02:34:58 +08:00
89d9690c24 Update Beta3.6-V0630 2023-06-21 00:57:38 +08:00
a6be4212fe Update V0.6.1.0-Beta3.5 2023-06-18 15:22:34 +08:00
de8df71cc9 Update V0.6.1.0 Beta7.3
-1.All Fixed
-2.New 8 Enemy Buff--"Delay-Mobs"
-3.DM-720 Changes
2023-05-20 22:12:45 +08:00
f585001067 Update V0.6.1.0 Beta7.2 2023-05-15 00:01:27 +08:00
6cf586c24c 添加拟态王三阶段的一部分细节 2023-04-27 10:38:02 +08:00
46d7648b49 添加更新模块 修复少量bug 2023-04-27 00:57:28 +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
73a4a79910 update beta p2.9 2022-12-24 22:10:00 +08:00
276add5f6f update beta21-p2.8 2022-11-14 20:27:29 +08:00
4efd6e1a94 update beta21-p1.2 2022-09-25 12:27:19 +08:00
7e670e93cb Fixed Git 2022-08-18 22:20:37 +08:00
08b77706ee Revert "update 0.6 Beta21"
This reverts commit da3ed13aeb.
2022-08-18 22:13:31 +08:00
4861c0696d Delete Redundant error submission files 2022-08-18 21:39:45 +08:00
9b2f3a7070 Remove Update And Update
Add 20.6
2022-08-14 22:49:42 +08:00
da3ed13aeb update 0.6 Beta21 2022-08-11 14:17:24 +08:00
bb130d3a96 Update BetaX 0.6.0.1 2022-07-26 23:03:02 +08:00
ff09c011fd Update MLPD 0.6.0
Merged to 123 SPD, this is a major update.Commit for the first time!
2022-07-26 12:22:18 +08:00
0d67d4a557 Update 0.6.B9
This is one easy commit,
oh you just like code more and more changes ?
yeah,that this.
2022-06-23 22:03:42 +08:00
f5b3bc2eef Test Kt and java Mixed
……
2022-06-16 00:50:53 +08:00
ffa375b4db Location 2022-06-13 19:26:39 +08:00
01c807b0ed Merger To 0.6 Beta9-T3
No,Just no good.
2022-06-08 01:51:25 +08:00
Evan Debenham
a010144551 v1.2.0: implemented basic controller support 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
f64d56252f updated copyright for 2022 2022-02-03 12:18:16 -05:00
Evan Debenham
6aa79cba42 v1.1.0: updated desktop and android icons 2021-11-29 19:54:13 -05:00
Evan Debenham
2ba47587aa v0.9.4: removed legacyDevice method from DeviceCompat 2021-08-11 20:10:44 -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
1ee6a0f993 v0.9.4: updated various dependencies and Android target SDK. 2021-08-08 18:06:48 -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
65b3f2cdb0 v0.9.4: removed now defunct android text input window 2021-08-08 18:04:34 -04:00
Evan Debenham
04d8278950 v0.9.4: reverted removal of orientation control from Android version 2021-08-08 18:04:34 -04:00
Evan Debenham
5ad6594786 v0.9.4: corrected android graphics formats, as RBG888 is default now 2021-08-08 18:04:17 -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
110a8017f7 v0.9.4: Restructured the options menu slightly:
- fullscreen moved to display settings
- orientation toggle removed, game now uses system orientation
2021-08-08 18:02:57 -04:00
Evan Debenham
4df6e1ec0d v0.9.4: moved to async android audio, added in gdx 1.9.12 2021-08-08 18:02:54 -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
5f45faaa30 v0.9.3: long press now defaults to .5s and uses Android accessibility 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
fef273cfc3 v0.9.1a: more android lifecycle adjustments, should fix various bugs 2020-12-17 12:23:49 -05:00