Commit Graph

4013 Commits

Author SHA1 Message Date
Valerio Maggio
aa0e37a0ed removed Pauper_CARDGEN decktype (requires LDA update) 2023-05-17 17:41:46 +01:00
Valerio Maggio
fa09f8e21a Introducing new Random Pauper Color Deck gen in Deck Chooser 2023-05-17 17:30:03 +01:00
Anthony Calosa
4b6ca767dc update art mode for battle cards 2023-05-15 06:06:10 +08:00
Anthony Calosa
b2d045e4f2 fix quest completed crash
-remove duplicate reward
2023-05-14 18:40:13 +08:00
Anthony Calosa
d67412e795 Merge pull request #3110 from jjayers99/master
Adventure - fix ActionData deserialization
2023-05-14 10:11:48 +08:00
jjayers99
d9252cdef3 Adventure - fix ActionData deserialization 2023-05-13 21:50:21 -04:00
Anthony Calosa
8ca66d40e0 update synq and texture check 2023-05-13 18:58:44 +08:00
Anthony Calosa
b2f773d860 support art bordermask for adventure
-fix bordermask options
2023-05-13 18:51:36 +08:00
TabletopGeneral
c93de35a3f Merge branch 'Card-Forge:master' into master 2023-05-12 23:26:54 -04:00
jjayers99
c86a38a22f Adventure gate texture fix 2023-05-12 23:24:39 -04:00
Anthony Calosa
d64cd05704 allow loading old save 2023-05-13 10:50:57 +08:00
Anthony Calosa
6a8432f7a6 Merge pull request #3093 from jjayers99/master
Adventure mode content
2023-05-13 08:45:42 +08:00
Anthony Calosa
f2297a7890 add missing imports 2023-05-12 20:16:44 +08:00
Anthony Calosa
e4366fb888 add specialized button on CardZoom 2023-05-12 19:59:52 +08:00
jjayers99
f5e062d06d Adventure mode content
Preview release of Liliana dungeon
Autosave when entering POI
Improved POI enemy pathing (slightly)
Addition of Portal mechanics
Rework of Death Ring
Increased land quantity in basic land shops
Removed problematic objective from quest "(Almost) Open for Business"
2023-05-10 23:55:55 -04:00
Agetian
ae18f7726c QHD/UHD resolution support in Adventure Mode (#3079)
* - Simplify MeldedWith support in GameState (as a parameter for Meld).

* - Maintain support for old-style "|Meld" game states just in case.

* - Add 1440p and 2160p to the list of supported video modes in Adventure mode.

* - Refactor the video mode constants and related code duplication.
2023-05-09 17:54:29 +03:00
TRT
936833321b Clean up 2023-05-08 11:03:32 +02:00
Anthony Calosa
5abdb6b2ef fix typo 2023-05-06 07:58:17 +08:00
Anthony Calosa
c6040086d3 update SettingsScene
-update Music Slider, BorderMask Options
-fix not applying changes
2023-05-06 07:20:19 +08:00
Anthony Calosa
1f721c0002 fix blackscreen 2023-05-02 15:08:48 +08:00
Anthony Calosa
f3ca16bf43 update PlayerStatisticScene
-add CardActivationAchievements
-fix flipped TextureRegion
2023-05-02 06:26:49 +08:00
Anthony Calosa
7db9f85bf9 (Android) enable numpad for getInteger prompt on supported platform 2023-04-28 19:03:24 +08:00
GitHub Actions
53bed72fe5 [maven-release-plugin] prepare for next development iteration 2023-04-24 13:03:27 -04:00
GitHub Actions
b8c6086cc0 [maven-release-plugin] prepare release forge-1.6.56 2023-04-24 13:03:27 -04:00
TabletopGeneral
6cdd7f8dba Style updates 2023-04-24 08:11:02 -04:00
jjayers99
9886d06790 Addition of MOM Jumpstart packs, integration into Adventure Mode start options 2023-04-23 22:41:11 -04:00
Anthony Calosa
b3e80cfe42 cleanup 2023-04-24 00:42:41 +08:00
Anthony Calosa
442a859ec1 Add AdventureWinLose Overlay
- show Match results after Duels on Adventure Mode
- update SettingsScene options to disable AdventureWinLose Overlay
- update console toggle
2023-04-24 00:38:57 +08:00
Anthony Calosa
6f8309c31a update equipped abilities 2023-04-23 08:01:43 +08:00
friarsol
7d5c1bed3c Select pet must use an English string to store pet selection 2023-04-20 18:10:35 -04:00
Anthony Calosa
7dba1eff07 update translation, disable foil for battle cards
- todo move the draw method inside the card render method or use a general foil effect shader..
2023-04-19 09:20:34 +08:00
TabletopGeneral
66c4d8581c Merge branch 'Card-Forge:master' into master 2023-04-17 21:26:05 -04:00
jjayers99
3aac5625f2 Adventure quest tracking correction 2023-04-17 21:25:37 -04:00
Anthony Calosa
e2c5be027f update icons 2023-04-18 07:23:52 +08:00
TabletopGeneral
cc5be08e0f Merge pull request #1 from jjayers99/Wake-Animations
Wake Animations
2023-04-17 09:20:59 -04:00
Anthony Calosa
b0cde1cd2e enable option to zoom view rotated battle cards 2023-04-17 21:01:43 +08:00
Anthony Calosa
9857084217 fix CardZoom not working 2023-04-17 20:31:42 +08:00
Anthony Calosa
797dc055c7 Update FSkinImage.java
use default sourcefile for MANAICONS
2023-04-17 20:16:45 +08:00
Anthony Calosa
32c7829ac8 Merge pull request #2939 from Card-Forge/battle-editor
Battle deck editor types
2023-04-17 19:28:39 +08:00
Anthony Calosa
e8bd1ae159 Update FSkin.java
get default skinfile for manaIcons, should fix old skins without battle icon
2023-04-17 18:11:07 +08:00
friarsol
2f6b6cbd47 Mobile battle deck editor additions 2023-04-16 23:06:36 -04:00
friarsol
245e828dd9 Add Battles for DeckEditor types 2023-04-16 22:19:20 -04:00
Anthony Calosa
e983cbac61 add Flip icon 2023-04-17 08:13:54 +08:00
Anthony Calosa
3948a6df8a Update AdventureQuestStage.java
format
2023-04-17 00:55:09 +08:00
TabletopGeneral
21d4478f28 Merge branch 'Card-Forge:master' into master 2023-04-16 07:29:43 -04:00
jjayers99
04ef8de211 Adventure Updates
Fix for requiring specific targets for battle objectives.
Small corrections to Island / Mountain capital maps
2023-04-16 07:29:10 -04:00
jjayers99
a83ed8785d Wake Animations
1. Define a wake animation in sprite + atlas
2. Set enemy as hidden, add a threatRadius value
3. Walk into range - hidden enemy will reveal itself via one-time wake animation
Note - Currently resets after battles, need to keep state to not re-bury zombies between fights.
2023-04-15 22:10:23 -04:00
Anthony Calosa
7a60241f73 update dialog and some icons 2023-04-15 21:18:42 +08:00
Anthony Calosa
d0a00461ae Update AdventureQuestController.java 2023-04-15 10:30:16 +08:00
jjayers99
fb8a7b904a Adventure quest updates
Arena quest stage objectives now available, one quest added.
Removed extra trigger for accepting quest in "A Vision of Destruction" offer dialog.
Minor dialog enhancements.
2023-04-14 22:14:12 -04:00