Anthony Calosa
07d653d99b
update adventure store/event preview filters
2024-11-06 19:47:33 +08:00
Anthony Calosa
13eef9434f
update filters
2024-11-06 13:14:22 +08:00
Anthony Calosa
0a3d2202c0
update item manager
2024-11-06 12:31:13 +08:00
Anthony Calosa
026913eebe
Merge branch 'master' into master2
...
# Conflicts:
# forge-gui-mobile/src/forge/adventure/scene/AdventureDeckEditor.java
2024-11-06 10:53:31 +08:00
Chris H
9f07bc9a98
Return false instead of throw if an illegal draft choice is made
2024-11-05 21:33:47 -05:00
Anthony Calosa
eb3b620858
update adventure editor default itemConfig
2024-11-06 06:10:22 +08:00
Anthony Calosa
a242f1fe04
update format filters for Adventure Deck Editor
...
use FormatFilter to filter Collections, AutoSell and NoSell cards
2024-11-05 22:56:47 +08:00
Anthony Calosa
5d057837ff
reuse headerLabel as marker for loot
2024-11-05 15:32:30 +08:00
Anthony Calosa
87d242028f
refactor HeroListData, update CoverScreen
...
- remove redundant autosave
2024-11-03 21:24:20 +08:00
Anthony Calosa
2d85fd845e
update teleport animation
2024-11-03 15:27:30 +08:00
Anthony Calosa
74f9d05b08
update NPE prevention
2024-11-03 12:14:43 +08:00
Anthony Calosa
4a1bbdc3ba
update VZoneDisplay
2024-11-03 10:15:29 +08:00
Anthony Calosa
0ddf5b25d7
refactor VCardDisplayArea, prevent NPE
2024-11-03 10:07:14 +08:00
Anthony Calosa
c6aecafe6b
add missing translation, minor speedup generating map
2024-11-03 05:58:28 +08:00
Anthony Calosa
fa74a3b01c
fix newgame/newgame plus entering spawn point
2024-11-02 19:45:01 +08:00
Anthony Calosa
55d945857a
fix format
2024-11-02 14:23:29 +08:00
Anthony Calosa
660a16a772
fix infinite collision on Worldstage
...
- closes #6485
2024-11-02 14:20:36 +08:00
Anthony Calosa
8d9f17fbac
move key indicators
2024-11-02 11:08:30 +08:00
Anthony Calosa
7f16956942
increase allowance for update
2024-11-01 08:57:49 +08:00
Anthony Calosa
ce1d4b6a58
update date check, fix version String
2024-11-01 08:17:11 +08:00
Anthony Calosa
43912cbbb2
prevent NPE
2024-11-01 06:52:18 +08:00
Anthony Calosa
52d77c6862
fix NPE and update keyboard visibility
2024-10-31 17:28:30 +08:00
Anthony Calosa
1f369732e5
fix updater message
2024-10-31 13:29:38 +08:00
Anthony Calosa
4664ff441b
Merge branch 'master' into master2
2024-10-31 11:56:28 +08:00
Anthony Calosa
cea913e03c
update tmxmaploader
2024-10-31 11:50:12 +08:00
Chris H
5f5e871840
Add a toggle to reenable declaring combatant ordering ( #6467 )
...
* Add a toggle to reenable declaring combatant ordering
* update translation
---------
Co-authored-by: kevlahnota <anthonycalosa@gmail.com >
2024-10-30 12:27:25 +03:00
Anthony Calosa
a2419137e1
fix timestamp differences on build.txt
2024-10-30 00:57:56 +08:00
Anthony Calosa
1ef0656495
fix android updater, add fallback to android check
...
- copy build.txt to assets (gdx.files.internal looks only inside assets folder)
2024-10-29 16:44:29 +08:00
Anthony Calosa
b3c867e326
prevent NPE
2024-10-29 14:41:25 +08:00
Anthony Calosa
51e0f37a14
update constant name
2024-10-28 20:10:33 +08:00
Anthony Calosa
f663fc52dc
update release parsing
2024-10-28 20:04:47 +08:00
Anthony Calosa
9d569b4538
fix missing filename
2024-10-28 19:42:22 +08:00
Anthony Calosa
ad9b6e57bd
move hardcoded url to ForgeConstants
2024-10-28 19:27:41 +08:00
Anthony Calosa
0bac8ea04d
format message
2024-10-28 12:19:50 +08:00
Anthony Calosa
20db37477f
missing space
2024-10-28 12:12:17 +08:00
Anthony Calosa
b807c604e3
update mobile timestamp check
2024-10-28 12:07:22 +08:00
Anthony Calosa
e97b77cc8f
missing return
2024-10-28 11:49:08 +08:00
Anthony Calosa
9bde207575
add settings for snapshot notification, removed obsolote java 8 check
2024-10-27 11:39:28 +08:00
Anthony Calosa
720ac7f8ca
fix uncommited changes
2024-10-27 09:38:53 +08:00
Anthony Calosa
6fb600e6fb
refactor mobile ImageCache, ImageView, FChoiceList
...
removed method to generate borderless card since we used shader as default method
Texture, TextureRegion and other LibGDX objects that are disposable should be nonstatic
show Morph image on FChoiceList
2024-10-27 08:52:58 +08:00
Anthony Calosa
4ae88ae6ba
update static
2024-10-26 06:27:30 +08:00
Anthony Calosa
4f23a6026e
update prevent NPE
2024-10-26 06:23:14 +08:00
Anthony Calosa
e6e6a6e0a4
prevent NPE
2024-10-26 06:05:03 +08:00
Anthony Calosa
ca6c105aff
move check
2024-10-25 19:50:44 +08:00
Anthony Calosa
6334c9f922
update AtomReader, add support releaseTag on android
2024-10-25 18:03:46 +08:00
Anthony Calosa
07bb0e6fe3
update check for release tag
2024-10-25 17:32:05 +08:00
Anthony Calosa
9897c85559
use release tag for downloading latest github releases...
2024-10-25 17:24:48 +08:00
Anthony Calosa
dcbd25d00e
move shaders to Shaders class
2024-10-25 13:26:57 +08:00
Anthony Calosa
8c085bbd33
add mobile updater, update gdx natives
2024-10-25 11:41:06 +08:00
Anthony Calosa
07d2d0a023
update splash closing
2024-10-24 07:30:16 +08:00