Commit Graph

3668 Commits

Author SHA1 Message Date
Anthony Calosa
0663c43599 update Gold sprite space 2023-02-26 08:21:15 +08:00
Anthony Calosa
04c769a163 update RewardActor, SpellSmithScene
- silently download back image along with the front image. fixes #2551
- update SpellSmithScene label
- add an expiremental fix for texture bleeding. some weird/tall aspect ratio will still produce some bleeding.
2023-02-26 08:08:48 +08:00
Anthony Calosa
3d07368b27 Update LibGDXImageFetcher.java
- fix target filename to correct displayed images using rounded borders on mobile GUI (Scryfall card images have borders unlike the old ".full" MWS image implementation)
2023-02-24 14:58:21 +08:00
Anthony Calosa
32b4e14843 update Icons
- AI Icon and Movement Icon
2023-02-24 14:33:50 +08:00
Anthony Calosa
1bc9f77cdb update NewGameScene translations 2023-02-24 10:48:09 +08:00
Anthony Calosa
f82bd2026d unused import 2023-02-23 21:19:19 +08:00
Anthony Calosa
39e8837887 update adventure deckaward 2023-02-23 21:16:33 +08:00
Anthony Calosa
e4dae453cd update SpellSmithScene reset 2023-02-23 16:48:03 +08:00
Anthony Calosa
52271e151a enable pixelmana atlas 2023-02-23 15:33:32 +08:00
Anthony Calosa
f664b001a2 update SpellSmithScene selectbox 2023-02-22 06:38:01 +08:00
Anthony Calosa
9015bd95b1 Merge pull request #2516 from kevlahnota/newmaster2
patch crash for adventure starter decks generation
2023-02-21 15:14:57 +08:00
Anthony Calosa
2ac9b56dd8 patch crash for adventure starter decks generation 2023-02-21 15:03:53 +08:00
GitHub Actions
de4feee3ef [maven-release-plugin] prepare for next development iteration 2023-02-20 23:36:34 -05:00
GitHub Actions
257895f019 [maven-release-plugin] prepare release forge-1.6.55 2023-02-20 23:36:34 -05:00
Anthony Calosa
0ca9039c29 cleanup pixmap 2023-02-20 14:09:35 +08:00
Anthony Calosa
f65292e862 fix label height 2023-02-19 15:35:38 +08:00
Anthony Calosa
f1865d391b fix flip button
- fixes portrait mode cannot activate the flip button
2023-02-19 13:43:41 +08:00
Anthony Calosa
c502ca6a10 update 2023-02-19 12:17:07 +08:00
Anthony Calosa
50358b4471 - support showing sprite icons on tooltips via TextraLabel
- fix AdventureScreen gifAnimation height using tall screens
- preload back texture for hot swapping actor
2023-02-19 12:02:26 +08:00
Anthony Calosa
612d6d4787 update GameHUD exitDungeonCallback
- move the exit dungeon code to hide dialog action sequence to fix the stuttering dialog animation
2023-02-18 17:51:19 +08:00
Anthony Calosa
6fd7a55f2c update 2023-02-18 07:45:07 +08:00
Anthony Calosa
ba5dd1b414 speedup SpellSmithScene
- preload editions for faster loading of SpellSmithScene
2023-02-18 07:34:30 +08:00
Anthony Calosa
8dc33b82fc add dispose for GifAnimation 2023-02-16 05:37:34 +08:00
Anthony Calosa
367a3e2ada update SpellSmith colors, card size 2023-02-15 23:08:34 +08:00
Anthony Calosa
a9f5b468ae remove unused imports 2023-02-15 22:27:52 +08:00
Anthony Calosa
47b4f77f1a add AdventureScreen launchscreen 2023-02-15 22:15:43 +08:00
Anthony Calosa
6f93dab1e7 Merge pull request #2456 from Simisays/branchy
Kiora miniboss Adventure + some cleanup of two previous dungeons
2023-02-14 17:31:11 +08:00
Simisays
94d6b5f67b update 2023-02-14 10:22:11 +01:00
Simisays
68079ac908 update 2023-02-14 09:26:31 +01:00
Anthony Calosa
dbd0cbea27 update label 2023-02-14 06:57:28 +08:00
Anthony Calosa
bd1c0d65f7 update deckaward dialog 2023-02-14 06:41:07 +08:00
Simisays
ecd72c6444 Update EnemySprite.java 2023-02-13 22:49:44 +01:00
Simisays
cb50bb2994 update 2023-02-13 22:48:12 +01:00
Simisays
dfee4d40ab Update EnemySprite.java 2023-02-13 17:39:02 +01:00
Anthony Calosa
aeb9c85f7d fix gamehud life color 2023-02-13 19:39:20 +08:00
Anthony Calosa
ea13491203 center text 2023-02-13 18:26:13 +08:00
Anthony Calosa
6172b2c21f show winloss stats on match transition 2023-02-13 18:14:34 +08:00
Anthony Calosa
8e8afc1e50 fix TransitionScreen runnable 2023-02-13 15:57:22 +08:00
Anthony Calosa
b000ba19da fix playerpanel not applying name to slot 2023-02-13 08:28:27 +08:00
Simisays
6a8f80d2c7 update 2023-02-12 23:21:39 +01:00
Anthony Calosa
9eafccf1d2 update deckaward icons 2023-02-13 05:50:18 +08:00
Anthony Calosa
23fc8e1c93 fix item tooltip shard spacing 2023-02-13 05:39:56 +08:00
Anthony Calosa
8e0de8f4ba update Item tooltips 2023-02-13 01:35:50 +08:00
Anthony Calosa
30aeac257c unused import 2023-02-13 01:04:52 +08:00
Anthony Calosa
c07697bdae update exit to worldmap 2023-02-13 00:51:58 +08:00
Anthony Calosa
822093ad51 update map dialog 2023-02-12 09:22:41 +08:00
Anthony Calosa
98cffcd796 fix text/effect/map layout
- revert textratypist to 0.7.2 to fix effect/map dialog
- update GameHUD
2023-02-11 22:20:54 +08:00
Anthony Calosa
e3426d15f2 update TextraTypist 2023-02-11 12:26:52 +08:00
Anthony Calosa
61b659294a add toxic icon 2023-02-11 09:42:21 +08:00
Anthony Calosa
ca42f1c7f2 fix starting cards on adventure mode with etb counters
- closes #2431
2023-02-10 03:09:56 +08:00