Commit Graph

3823 Commits

Author SHA1 Message Date
Anthony Calosa
15a4e28305 remove duplicated code 2023-05-31 12:00:16 +08:00
Anthony Calosa
b45d543e1a include setcode and artid for gamestate 2023-05-31 11:55:59 +08:00
Anthony Calosa
15116add08 remove redundant import 2023-05-30 19:53:10 +08:00
Anthony Calosa
15372e6dd6 update mobile gamestate options 2023-05-30 19:51:39 +08:00
Anthony Calosa
85cfdfca4d Merge pull request #3150 from leriomaggio/formats/pauper
Chaning Pauper as Sanctioned format
2023-05-28 19:03:57 +08:00
jjayers99
4a56991f6c Adventure fixes
Bugfix for Arena quest objectives that previously caused offer dialog to hang
Redo of Teferi Hideout collisions / terrain
2023-05-27 00:09:25 -04:00
Valerio Maggio
3d5ab82cc5 Merge remote-tracking branch 'upstream/master' into formats/pauper 2023-05-20 14:06:35 +01:00
Valerio Maggio
2049a3dce4 New PauperArchetypeCardGen DeckType added and UI updated for desktop/mobile 2023-05-20 13:59:29 +01:00
jjayers99
280361c651 Adding spawn points that can't be used to as exits 2023-05-17 22:26:22 -04:00
Valerio Maggio
a92b2a72c3 adding Random Pauper Color Deck in Gauntlet mode on mobile 2023-05-17 17:56:39 +01:00
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