Commit Graph

3431 Commits

Author SHA1 Message Date
Michael Kamensky
d3c411d097 [maven-release-plugin] prepare release forge-1.6.53 2022-06-11 13:06:46 +03:00
Michael Kamensky
761b10eba4 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:55:35 +03:00
Michael Kamensky
bd2a42b435 [maven-release-plugin] prepare release forge-1.6.52 2022-06-11 12:55:27 +03:00
Michael Kamensky
20de403e64 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:50:40 +03:00
Michael Kamensky
6c1fe344e1 [maven-release-plugin] prepare release forge-1.6.51 2022-06-11 12:48:23 +03:00
Anthony Calosa
77e1621932 catch exception 2022-06-10 08:09:08 +08:00
Anthony Calosa
dff30a09c6 cleanup 2022-06-05 00:29:01 +08:00
Anthony Calosa
5c96a624f2 Fix Continue button
-refactor some collection for FSkinFont & ImageCache
2022-06-05 00:21:58 +08:00
Alexander Jones
fae435a29f Remove logging imports 2022-05-31 19:33:42 +08:00
Alexander Jones
139160c32d [Adv] Add a continue button to the main menu 2022-05-31 19:29:23 +08:00
Anthony Calosa
44d45cef91 add Selector Mode option
- Default enables the selector, Adventure or Classic will open their main screen at startup.
2022-05-31 11:46:13 +08:00
Michael Kamensky
888d49a43f [maven-release-plugin] prepare for next development iteration 2022-05-30 20:40:26 +03:00
Michael Kamensky
b9897ecb00 [maven-release-plugin] prepare release forge-1.6.50 2022-05-30 20:40:16 +03:00
Anthony Calosa
06c742ca2d fix settings label 2022-05-30 07:39:34 +08:00
Anthony Calosa
846e1e95bc update Adventure Chaos Mode
- Genetic AI Decks is available on some enemies on Hard Difficulty on Adventure Chaos Mode
2022-05-27 08:21:03 +08:00
Anthony Calosa
3722fe98b1 update transition screen 2022-05-26 18:49:16 +08:00
Anthony Calosa
644b1c051a add delay to see attack animation
- add short delay to see player and mob attack animation before the duel starts
2022-05-26 13:11:15 +08:00
Anthony Calosa
e0a16981ff update check 2022-05-25 21:58:45 +08:00
Anthony Calosa
52e5ac04dc revert removed lines
-fix clearing match on adventure
2022-05-25 21:42:58 +08:00
Anthony Calosa
d189212786 unused imports 2022-05-25 12:18:17 +08:00
Anthony Calosa
6f08b0a558 update chaos battle dialogue 2022-05-25 12:04:55 +08:00
Anthony Calosa
8bb4fdd110 add Chaos Battle intro messages.. 2022-05-24 08:39:13 +08:00
Anthony Calosa
7f5bc60208 update adventure dialog
- show deck color identity for awarded deck ie chaos mode precons, etc
2022-05-24 01:43:36 +08:00
Anthony Calosa
ab622322b9 added chaos battle on adventure
- mimic (Doppelganger) will use random quest challenge decks on chaos mode. winning the challenge grants 1 life, random amount of gold, 2 rares, 2 uncommons and 3 common cards.
2022-05-22 20:58:07 +08:00
Anthony Calosa
e94a0511b6 minor fixes for adventure mode
- fix save dialog now fading out when saving
- fix deck selector for chaos mode as check box
- fix button opacity on tiled map stage
2022-05-22 12:17:55 +08:00
Anthony Calosa
bd5a33edff refactor deckgen for adventure
-some phones don't like streams
2022-05-21 16:39:05 +08:00
Anthony Calosa
f9ebfddaab add questevent decks for chaos mode
- add dumpEnemyDeckList command
2022-05-21 02:40:09 +08:00
Anthony Calosa
b17b7a5067 add Console toggle for android
- longpress the GameHud or the avatar to open the console.
2022-05-19 15:32:05 +08:00
Anthony Calosa
2b15ddae90 GameHUD buttons update 2022-05-19 07:28:25 +08:00
Agetian
ef2d5c4d7c Merge pull request #391 from Card-Forge/libgdxUpdate
Update LibGDX 1.11.0
2022-05-18 17:07:25 +03:00
Anthony Calosa
6afdda9a0f Update GameHUD.java
fix inverted action, hide when buttons are visible
2022-05-18 20:59:39 +08:00
Anthony Calosa
89b212e9d0 [Android] GameHUD buttons action for adventure
- add move action for GameHUD buttons
2022-05-18 20:37:30 +08:00
Anthony Calosa
8f06aaeb01 Update LibGDX 1.11.0
- see https://libgdx.com/news/2022/05/gdx-1-11
2022-05-18 11:34:11 +08:00
Anthony Calosa
21dce32791 [Adventure] Update Deck selector to Chaos Mode
- Precons, Theme or Random Generated color decks for Enemies, Precons for Player deck on New Game
2022-05-18 02:30:56 +08:00
Anthony Calosa
605dfb351f [Adventure] Add Fantasy Mode on Deck Selector
- Fantasy Mode will get Random Preconstructed Decks for Enemies and Player.
2022-05-17 16:03:42 +08:00
Magpie
522ccc2f2d Adventure mode - Small fixes
* Fixed hedge walls not having collisions.
* Variable timer added to reward scenes, it'll wait longer the more rewards are given. It can also be exited by activating the button again after 0.2 seconds (to prevent accidental double clicks).
2022-05-08 14:40:31 +02:00
Anthony Calosa
8708b6300c [Adventure] Fix Layout and add Preview Date Time 2022-05-08 14:06:09 +08:00
Anthony Calosa
3c9cabfb7b [Adventure] Refactor GameHud
Make GameHud controls/layout for Android landscape mode identical to Android portrait mode. Desktop Adventure mode retains previous layout and controls.
2022-05-08 05:57:36 +08:00
Anthony Calosa
a318749a78 [Mobile] Add Auto AI Deck option 2022-05-08 02:16:36 +08:00
Anthony Calosa
721b284b1b revert 2022-05-07 13:02:20 +08:00
Anthony Calosa
1536c0e589 remove extra code 2022-05-07 11:17:54 +08:00
Anthony Calosa
268b1ea823 prevent NPE 2022-05-07 11:15:26 +08:00
Anthony Calosa
a16fbf15bc add check on selectedDeckType 2022-05-07 10:00:18 +08:00
Anthony Calosa
f2fb22328a unused import 2022-05-07 07:22:20 +08:00
Anthony Calosa
2ecc88cada cleanup 2022-05-07 07:18:17 +08:00
Anthony Calosa
4972823b27 Merge pull request #267 from kevlahnota/diffPlus
[Adventure] difficulty selector on NewGame Plus
2022-05-07 06:49:57 +08:00
Anthony Calosa
4aca310370 update button text 2022-05-07 06:34:48 +08:00
Anthony Calosa
88914f8fec [Adventure] difficulty selector on NewGame Plus 2022-05-07 00:20:21 +08:00
Anthony Calosa
317623fb34 refactor aideck selection 2022-05-06 21:48:11 +08:00
Magpie
78345ade78 Adventure mode - Revert RNG
Better fix for yesterday's revert.
2022-05-06 01:33:51 +02:00