Commit Graph

4010 Commits

Author SHA1 Message Date
Anthony Calosa
97bb4d0fbb update PlayerStatisticScene
- add toggable Achievements buttons (Shared with Constructed GameType except variants)
- set avatar to stretch (to match different scaling)
- fix Ooze avatar region
2023-03-12 21:07:56 +08:00
Anthony Calosa
2a82a51fab move ParticleEffect load to AssetManager 2023-03-12 07:19:57 +08:00
Anthony Calosa
63fedcdd81 cleanup 2023-03-11 22:42:35 +08:00
Anthony Calosa
683f004f84 refactor FSkin Texture loading
- this should clear up unused texture
- fix startup on empty res/skins folder
2023-03-11 21:50:10 +08:00
tool4EvEr
f59ad77a4d Maven: relocate platform-specific dependency 2023-03-11 09:13:51 +01:00
Anthony Calosa
ef1b089d49 Revert "update initial skin texture load" 2023-03-11 14:22:25 +08:00
Anthony Calosa
bc3185a0cc update initial skin texture load
- directly create texture if absolute path is not available
- dispose overridden texture
2023-03-11 11:39:55 +08:00
Anthony Calosa
2d4ec54562 fix old themes without hdbuttons and hdstart 2023-03-11 05:41:54 +08:00
Anthony Calosa
a807d74744 refactor texture loading
- move loading of textures directly to assetmanager
- move textratypist to gui-mobile
2023-03-11 04:00:15 +08:00
Anthony Calosa
3991b6d081 fix EnemyData loading issues 2023-03-10 14:12:02 +08:00
jjayers99
a6530249c9 Merge branch 'master' of https://github.com/jjayers99/forge 2023-03-09 22:56:08 -05:00
jjayers99
5ef4c37cb8 Adv: Additional Challenger enemy decks 2023-03-09 22:55:57 -05:00
Anthony Calosa
5748d09b54 fix particle effect initial position
- move the offset calculation inside MapActor
2023-03-10 09:18:43 +08:00
TabletopGeneral
e03c871701 Merge branch 'Card-Forge:master' into master 2023-03-08 09:59:54 -05:00
Anthony Calosa
6a173f688f update scrollable tables
- can use mouse wheel if availble to scroll
2023-03-08 21:04:03 +08:00
jjayers99
2cf3f508fb Merge branch 'master' of https://github.com/jjayers99/forge 2023-03-08 07:11:35 -05:00
Anthony Calosa
64c920421b update SaveLoadScene, InventoryScene
- fix layout, add table header and scrollable content
- update textratypist
2023-03-08 17:20:58 +08:00
jjayers99
24f585f0a8 Adventure - New red boss dungeon, waypoint tools
A few further changes are planned for new dungeon, but needed to actually do a check-in at some point...
2023-03-07 22:11:33 -05:00
Anthony Calosa
3ba9bdca80 Fix to avoid incompatibility if compile with JDK9+ 2023-03-08 07:18:53 +08:00
Anthony Calosa
e6b083330c update fix 2023-03-08 00:02:35 +08:00
Anthony Calosa
f658a150f9 update PlayerStatisticScene
- fixed table header with scrollable values
2023-03-07 22:46:50 +08:00
Anthony Calosa
f8dba98212 Update GameHUD.java 2023-03-07 15:51:16 +08:00
Anthony Calosa
cbd742ae6c adjust effect timing, center particle effect animation based on scale
-fix effectdata classcast startCardsInCommandZone
2023-03-07 12:02:04 +08:00
Anthony Calosa
4fed70aef9 adjust height for 5C decks, fix custom starter deck startup 2023-03-07 10:39:50 +08:00
Anthony Calosa
0722fa9a58 fix deckaward alignment 2023-03-07 09:53:28 +08:00
Anthony Calosa
552c9ee91b update CardImageRenderer
- use artifact frame for artifact cards (non PW)
- add basic outline color
2023-03-06 15:12:13 +08:00
Anthony Calosa
96f82ac9d8 update ArenaScene moveby action 2023-03-05 20:52:06 +08:00
Anthony Calosa
42a2942812 enable some particle effects 2023-03-05 15:52:56 +08:00
Anthony Calosa
8eb09b9554 move textrafonts to Assets
- add long dash to default chars
2023-03-05 14:46:43 +08:00
Anthony Calosa
0d7950d6f3 update textratypist fix 2023-03-05 07:47:41 +08:00
Anthony Calosa
908a55e917 update ArenaScene
- support portrait mode for arena battles
- update textratypist to fix text rendering
2023-03-05 02:51:01 +08:00
Anthony Calosa
d88e3b2cf0 update sprite exposures 2023-03-02 16:43:38 +08:00
Anthony Calosa
0424093cc7 update bounding box
- should fix collision for enemy with custom scale
- update ooze sprite size to utilize 32x32
2023-03-02 13:10:49 +08:00
Anthony Calosa
d1ce3ba25d update FSkin to use default hd texture if applicable 2023-03-02 02:44:58 +08:00
friarsol
a943c1c035 Alpha version didn't update with desktop releases 2023-02-28 22:18:29 -05:00
Anthony Calosa
0cc5677094 minor adjustments 2023-02-28 13:30:22 +08:00
Anthony Calosa
d92302f0cd update item description for starting cards 2023-02-27 19:54:39 +08:00
Anthony Calosa
86c546bd88 Update custom card pics, NPE prevention on cardart 2023-02-27 17:56:07 +08:00
Anthony Calosa
fbfde2be91 update fix for bleeding 2023-02-27 09:02:59 +08:00
TabletopGeneral
7939df234f Adventure updates (#2493)
* Adventure updates

Adventure items can now spawn cards in command zone via startBattleWithCardInCommandZone - Updated Mana Shard based items to do so.

Added new map objects:  Mana Shard rewards, generic collision zone, intended for use in upcoming map updates.

Fixed mismatched wall tile in green castle.

* Removing unused import

* Updating language / structure of Adventure custom cards.

* Updating language / structure of Adventure custom cards.
2023-02-26 08:23:43 +03:00
Anthony Calosa
3c5f363b0e update Manacost render for Split Cards 2023-02-26 11:55:42 +08:00
Anthony Calosa
3c6fb8fff2 update itemDescription 2023-02-26 08:22:53 +08:00
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