Jetz
891a098d2a
Per-plane configs
2025-07-11 12:16:25 -04:00
Eradev
2cb69c2d6e
Allow display of text in tooltip in shops
2025-07-11 11:29:32 -04:00
Eradev
6526d736bf
Prefer random token from set ( #7961 )
...
* Prefer random token from set
* Aoivd the array cost
* Forgot import
* ImageUtil
* Fix some tokens
2025-07-09 07:21:09 +08:00
Eradev
cc4a43f0a2
Fix typo ( #7955 )
...
* Fix typo
* Support old save files
2025-07-09 07:20:16 +08:00
Anthony Calosa
b76c67f309
fix comment
2025-07-07 12:08:10 +08:00
Anthony Calosa
99c6b6d815
add comment
2025-07-07 12:06:35 +08:00
Anthony Calosa
25c59cd5dd
add KeyBinding ispressed condition
2025-07-07 09:37:03 +08:00
Anthony Calosa
9825239e43
fix W and S keys for TextField input
2025-07-07 06:00:04 +08:00
Robin Woodby
7ef8dddc2a
Remove unused import
2025-07-05 14:40:22 -04:00
Robin Woodby
2abcae84b1
Fix issue where card counts from additional printings were ignored
2025-07-05 14:40:22 -04:00
Robin Woodby
b4beb6c182
Remove unnecessary fully qualified names for java.util data structures
2025-07-05 14:40:22 -04:00
Robin Woodby
786d14663b
Add copy collection to clipboard button to adventure mode deck editor
...
Includes translations
2025-07-05 14:40:22 -04:00
Anthony Calosa
bd0b8fbc65
minor refactor
2025-07-04 22:45:50 +08:00
Anthony Calosa
716d58ad4b
faster implementation
2025-07-04 22:28:51 +08:00
Anthony Calosa
d69d005ce0
update remaining checks
2025-07-04 21:27:25 +08:00
Anthony Calosa
b98b322dfe
move check
2025-07-04 20:33:57 +08:00
Anthony Calosa
e73e72d150
update view check
2025-07-04 20:10:54 +08:00
Anthony Calosa
8cabc244f7
fix rounded borders for tokens since it gets the full bordered image on scryfall by default now
2025-07-04 19:32:50 +08:00
Chris H
2ae3efc12e
Fix The Brothers War landscape book
2025-06-30 16:48:09 -04:00
Hans Mackowiak
53de238a7e
Update EnemySprite.java
...
Fix Android not having stream().toList()
2025-06-25 17:25:46 +02:00
kevlahnota
460f322c44
Update KeyBinding.java
...
remove duplicates, update back key binding
2025-06-21 22:49:58 +08:00
kevlahnota
ef5d35fe38
Update GameHUD.java
...
update console ZIndex
2025-06-21 22:46:25 +08:00
kevlahnota
16044556b5
Update Console.java
...
exit command for console
2025-06-21 22:43:40 +08:00
jpvorenk
fa27fbab46
fix null pointer on draft refresh ( #7863 )
2025-06-17 21:36:29 -04:00
EfourC
87821fe287
Adventure: Made tooltips instant and reduced size ( #7787 )
...
* Made adventure reward tooltips instant and adjusted their size on Desktop
* Moved RewardTooltipManager to be an internal class of RewardActor.
2025-06-16 20:40:08 -04:00
EfourC
9ac6147a98
Made the autoSell buttons for rewards semi-transparent unless selected and fixed transparency carrying over to other Actors in a batch. Also made small adjustment to card flipping speed to be a little more snappy and fit the sound effect better.
2025-06-14 13:54:14 -04:00
Robin Woodby
e2f4c7f872
Autofocus the first dialog option on desktop with keyboard input
...
Previously, autofocus only worked with gamepads connected.
2025-06-14 10:33:41 -04:00
Robin Woodby
07db8e5a94
Allow ESC to dismiss console in addition to android back button
2025-06-14 10:33:41 -04:00
Robin Woodby
ed7fb03b9c
Fix issue where eventTouchUp is firing before keyUp in GameHUD
2025-06-14 10:33:41 -04:00
Robin Woodby
f0ebc3e6a0
Remove redundant call to openMenu causing flickering
2025-06-14 10:33:41 -04:00
Robin Woodby
f2570b4cef
Update adventure mode deck editor to support ESC key to go back.
2025-06-14 10:33:41 -04:00
Robin Woodby
97e1939021
Fix enter key not working to save/load in menus
2025-06-14 10:33:41 -04:00
Robin Woodby
bebb894f3e
Fix setText call for done button on rewards page
2025-06-14 10:33:41 -04:00
Robin Woodby
288c533c91
Revert reward scene done button text to check mark except for shop
...
This way translation when loading from file works for "Done"
2025-06-14 10:33:41 -04:00
MD200210
3ee6b0e58d
Details Labels and Zooming on Adventure World Map ( #7840 )
...
* Details Button on Adventure Map.
Zooming on Adventure Map
* no Wildcard Import
2025-06-13 07:12:28 +03:00
EfourC
6bd6db3c16
Adventure: AccountingLabel animation update
2025-06-08 21:57:07 -04:00
Chris H
73a9dfcf43
Automate patch version increment
2025-06-05 23:37:40 -04:00
GitHub Actions
7a277ce283
[maven-release-plugin] prepare for next development iteration
2025-06-05 23:37:40 -04:00
GitHub Actions
f8b3f9dd30
[maven-release-plugin] prepare release forge-2.0.04
2025-06-05 23:37:40 -04:00
SprinkleMeTimbers
057dd867a8
Adventure: added support for dynamic deck count ( #7669 )
...
* Added: utility method for adding an integer selecting combo-box.
* Added: Adventure now supports dynamic amount of decks
* Tweaked: lowered max deck count to 20.
* Added: dynamic deck count can't ever be higher than the maximum in current version.
2025-06-03 13:17:30 +03:00
rwalters
53cb093f9e
(Adventure) Fix draft scene transition ( #7666 )
...
* Fixing an issue in which touching the space the map occupies outside of the world map does not allow the player to move (very relevant on maps with content in the top left corner)
* Fixing a bug in which the transition screen's non-blocking of the start match button can be clicked multiple times, which results in a crash when the match ends
2025-06-02 10:24:50 -04:00
Chris H
f847fc1669
Fix sketchbooks that are missing colons in the name
2025-06-02 07:22:26 -04:00
Agetian
bd9c72fee9
- Update Libgdx to 1.13.5. ( #7636 )
2025-05-21 18:12:33 +03:00
Chris H
c6bfdd5b78
Landscape Sketchbook expansion ( #7618 )
...
* Expand landscape sketchbooks
* Remove the sketchbooks for sale that are earned via quests
2025-05-21 06:57:58 +03:00
Hans Mackowiak
b57a5e9ad1
PaperToken: add CollectorNumber and update Downloader
2025-05-20 22:58:22 -04:00
Ryan Walters
485427c682
Fix poi references and an exception generated by failing to address non-swapped poi references, focusing on quest 18, A Focused Mind
2025-05-20 09:05:21 -04:00
Hans Mackowiak
ec9fc88734
~ fix IterableUtil.and and Iterable.or usage ( #7607 )
2025-05-20 05:47:26 +02:00
Chris H
0c7b8c5b04
Collecting Landscape Sketchbooks adds that set to the basic land dialog ( #7602 )
...
* Collecting Landscape Sketchbooks adds that set to the basic land dialog
* Optimize the edition mapping
2025-05-18 07:33:11 +03:00
Chris H
15d49bc1b1
- Sort inventory by item type
2025-05-14 20:36:46 -04:00
Chris H
d84712b65d
Lock smith prices when you click the Smith button
2025-05-14 20:36:28 -04:00