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
Evan Debenham
8428d7cd89
v0.9.1: more android lifecycle adjustments, fixes bugs and another leak?
2020-12-08 00:56:28 -05:00
Evan Debenham
8c1372aa27
v0.9.1: (hopefully) fixed some edge case bugs with android lifecycle
2020-12-05 21:50: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
bab2f5e14d
v0.9.0a: upgrade gradle plugin and R8 config
2020-10-08 23:51:07 -04:00
Evan Debenham
f7f5832145
v0.9.0: corrected capitalization on 'libGDX'
2020-09-22 22:25:21 -04: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
380faca85d
v0.8.2a: removed some redundant work in onCreate
2020-08-16 23:23:04 -04:00
Evan Debenham
462b1027cc
v0.8.2: Various bugfixes:
...
- Added a safety check to AndroidGame
- fixed Burning not checking if a thieve's item is null
- fixed wand of regrowth overriding tall grass and placing grass where it shouldn't
- fixed unique potions being vulnerable to explosions
- fixed tengu placing traps over plants
- fixed items not being IDed in rankings if players dies with an ankh
2020-07-31 20:14:41 -04:00
Evan Debenham
6cca2154d6
v0.8.2: added some basic support for demo and instant app functionality
2020-07-25 16:15:33 -04:00
Evan Debenham
2478e18ba6
v0.8.2: Various stability improvements/fixes:
...
- fixed concurrency errrors in Sample.java
- added a null safety check to IconTitle
- fixed further rare freezing errors with tengu jumping
- reverted Android 'singleInstance' change, due to stability issues
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
5594172a41
v0.8.1: Fixed the following bugs:
...
- Memory leaks and other errors when using split-screen on Android
- Tengu cleansing doomed debuff between first and second phase
- Equip drops from enemies not graduating in rarity as intended
- Gasses being examinable when not visible
2020-06-25 23:27:07 -04:00
Evan Debenham
b1f28eec08
v0.8.1: reverted to build tools v3.6 (4.0 causes errors)
2020-06-18 17:00:23 -04:00
Evan Debenham
f2d80d7d97
v0.8.1: fixed rare config resolution errors with :android:natives
2020-06-18 16:58:21 -04:00
Evan Debenham
9fe214de3a
v0.8.1: fixed shader errors caused by R8 on gradle plugin 4.0
2020-06-18 16:58:21 -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
63e4482405
v0.8.0: fixed the following bugs:
...
- various screen layout + orientation errors with power saver mode on
- DM-300s sprite exploding many times if it is stunned as it dies
2020-03-30 21:41:44 -04:00
Evan Debenham
e874dea93e
v0.8.0: changed default settings file
2019-12-18 21:40:52 -05:00
Evan Debenham
2138ad24ec
v0.8.0: added an update notification service
2019-11-22 15:38:21 -05:00
Evan Debenham
b6b3c107f9
v0.8.0: removed android call state listener functionality (was buggy)
2019-11-19 19:50:21 -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
Evan Debenham
addb991631
v0.8.0: improved file handling and added proper file location support to desktop
2019-11-19 19:41:37 -05:00