Commit Graph

4093 Commits

Author SHA1 Message Date
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
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