Anthony Calosa
966a951a5e
update SaveLoadScene
...
- save player location name
2022-11-23 06:43:55 +08:00
Anthony Calosa
12349f9e82
unused import
2022-11-22 22:29:54 +08:00
Anthony Calosa
c16a4700a9
fix itemfilter
2022-11-22 22:23:50 +08:00
Anthony Calosa
46effccfec
update AdventureDeckEditor Catalog icon
2022-11-22 16:24:30 +08:00
Anthony Calosa
d9a0770640
update imports
2022-11-22 14:56:18 +08:00
Anthony Calosa
2875988adc
update ClosingScreen & GameHud
...
- fix ClosingScreen logo after update process
- scaledown GameHud text for lifepoints, mana and gold
2022-11-22 14:38:55 +08:00
Anthony Calosa
f3966ecfef
Merge pull request #1906 from Northmoc/ticket
...
UNF: Tickets initial implementation
2022-11-22 08:50:31 +08:00
Anthony Calosa
14e1f42164
update Transitionscreen, RewardScene & Hud
2022-11-22 02:15:38 +08:00
Anthony Calosa
e2fb34f0d1
update SplashScreen NPE
2022-11-21 15:46:35 +08:00
Anthony Calosa
79e5b29b81
update FSkin file check
2022-11-21 15:41:30 +08:00
Anthony Calosa
3db079d8e3
update SplashScreen
...
- Adventure Splashscreen will be used if default startup is Adventure Mode.
2022-11-21 14:51:16 +08:00
Anthony Calosa
f0f3cb7d08
update fallback_skin
2022-11-21 07:02:20 +08:00
Anthony Calosa
8d5627f02d
remove unused import
2022-11-20 21:23:48 +08:00
Anthony Calosa
9527574be6
update some Adventure UI and BG
2022-11-20 21:18:58 +08:00
Anthony Calosa
b0531916de
additional shaders
2022-11-20 12:09:17 +08:00
Anthony Calosa
76004b726d
render base image when needed
2022-11-20 11:45:08 +08:00
Anthony Calosa
ae8ef9dd12
Adventure mode match BG
...
- add dynamic match background for adventure mode
2022-11-20 11:33:09 +08:00
Northmoc
53d517c910
VPlayerPanel fix
2022-11-19 10:48:54 -05:00
Northmoc
70a7f86249
try to fix Mobile gui for tickets
2022-11-19 10:39:22 -05:00
Northmoc
09fa7c00d8
add {TK}
2022-11-19 10:39:22 -05:00
Anthony Calosa
2118e95047
remove unsupported filter for adventure mode
2022-11-19 12:03:33 +08:00
Anthony Calosa
ce635aabe4
update Adventure DayNight transition
2022-11-18 13:44:15 +08:00
Anthony Calosa
ea6f48adb5
update TransitionScreen
...
fix progressBar location
2022-11-18 08:35:55 +08:00
Anthony Calosa
441b2ec2fd
update GameHUD
...
add NPE prevention on buttons
update adventure skin
2022-11-18 07:32:32 +08:00
Anthony Calosa
82f8bebcd6
Update FChoiceList.java
2022-11-17 21:34:37 +08:00
Anthony Calosa
7a49b47f86
Update VAssignGenericAmount.java
2022-11-17 21:29:56 +08:00
Anthony Calosa
523aac286c
Update VPlayerPanel.java
2022-11-17 21:28:36 +08:00
Anthony Calosa
5cd13124c2
Update TabPageScreen.java
2022-11-17 21:26:18 +08:00
Anthony Calosa
31606bedf5
Update SplashScreen.java
2022-11-17 21:23:36 +08:00
Anthony Calosa
7179787b3b
Adventure skin
...
recolor adventure own theme and logo and remove some duplicate skin files
2022-11-17 21:16:51 +08:00
Anthony Calosa
61e3dc6548
[Adventure] add zoom button
...
to show zoom map exists
2022-11-15 10:59:03 +08:00
Eric Himbeault
d1e8d4975f
Adventure: Fix "colorID" card rewards when a player's color identity is multicolor.
2022-11-13 22:58:45 -06:00
friarsol
ff60e8aa4a
Auto-save in capitals
2022-11-12 16:20:44 -05:00
Anthony Calosa
4a983796b1
unused imports
2022-10-15 19:42:27 +08:00
Anthony Calosa
c129b0f290
update last selected tab
...
- closes #751
2022-10-15 19:36:44 +08:00
Anthony Calosa
0611a3249f
update AchievementsScreen
2022-10-15 06:31:07 +08:00
Grimm
e220bcbef5
removed command only cards and ante from the adventure card pool
2022-10-01 00:03:00 +02:00
Grimm
6ecf5838ce
fixed collision geometry reduction
2022-09-28 22:15:27 +02:00
Grimm
2bd1022800
fixed collision geometry reduction
2022-09-28 21:59:00 +02:00
Grimm
34ca9907ca
added custom cards to adventure
...
do not show dialog if all options are invalid
changed castles to have 2 floors
added custom cards for each castle
added possibility for a respawn on maps
2022-09-27 02:04:56 +02:00
Grimm
9d318b257d
Merge branch 'master' of https://github.com/Card-Forge/forge into adventure
2022-09-26 01:41:36 +02:00
Grimm
b0b77f4c88
moved controller support to UIScene and abstract it
...
uses focus for keyboard and controller
added Keyboard support
Show key hint for buttons
added voice line for dialogs
fixed missing items rewards
fixed some maps
adjusted pile decks
2022-09-26 01:15:49 +02:00
Grimm
7bf3b2a9ef
fixed portrait reward scene
...
fixed TextraButton.getText with Override
2022-09-20 17:25:49 +02:00
Anthony Calosa
3697fe3654
fix DeckSelectScene button size/layout
2022-09-20 20:09:23 +08:00
Grimm
3db42fb934
issue #1511 added insane difficulty, added drop multiplier for rewards (only for drops that have a range), added "Pile" as mode where you start with just a pile of cards
2022-09-20 03:37:01 +02:00
Grimm
154b92d6e4
Merge branch 'master' of https://github.com/Card-Forge/forge into adventure
2022-09-20 02:07:56 +02:00
Grimm
38748301ae
issue #1340 made it possible to create custom adventures from the user data folder
2022-09-20 02:02:52 +02:00
Anthony Calosa
50af236535
Merge pull request #1559 from kevlahnota/master
...
prevent NPE World generation
2022-09-20 06:57:06 +08:00
Anthony Calosa
78cb1e0207
Merge pull request #1438 from Northmoc/specImages
...
HBG: Specialize face images for local/FTP
2022-09-20 06:56:47 +08:00
Anthony Calosa
d832e21c98
prevent NPE World generation
2022-09-20 06:50:51 +08:00