Anthony Calosa
67a599a892
update dimension
2022-08-01 05:04:09 +08:00
Anthony Calosa
7306b2e371
unused import
2022-08-01 04:27:53 +08:00
Anthony Calosa
7d8534204d
update RewardScene & RewardActor for various screen display
...
- support for tall phones, ultra wide and unfolded screen (11.2:9)
- tested with simulated display aspect ratio of (4:3, 5:4, 16:9, 16:10, 18:9, 19:9, 21:9)
2022-08-01 03:40:24 +08:00
Anthony Calosa
e7a5f7ad32
Merge pull request #1252 from kevlahnota/master
...
update remaining confirm action for human decision
2022-07-31 20:40:07 +08:00
Anthony Calosa
ddbe8e7899
Update PlayerControllerHuman.java
2022-07-31 19:17:32 +08:00
Anthony Calosa
b82b79ca7c
Update HumanCostDecision.java
2022-07-31 19:16:54 +08:00
Anthony Calosa
44997b55cd
update remaining confirm action for human decision
...
- to show relevant card and fix message title (removing "\n").
2022-07-31 19:02:34 +08:00
Anthony Calosa
37354d3aa7
Merge pull request #1250 from tool4ever/cleanstuff2
...
Cleanup & fix few more
2022-07-31 12:08:55 +08:00
Anthony Calosa
8961e77cbc
Merge pull request #1251 from kevlahnota/master
...
fix LibGDXImageFetcher not deleting .tmp files
2022-07-31 12:08:33 +08:00
Anthony Calosa
194d5b00dc
fix LibGDXImageFetcher not deleting .tmp files
...
- removed unnecessary keys for 2nd variants displaying first art.
should fix displaying duplicated art when using image fetcher
2022-07-31 12:04:57 +08:00
tool4EvEr
4e1ff60db5
Cleanup & fix few more
2022-07-30 23:35:16 +02:00
Agetian
8807a0a056
- Added puzzles PS_SNC3 - PS_SNC5. ( #1248 )
2022-07-30 14:03:27 +03:00
tool4ever
569e948068
Fix Second Guess ( #1246 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-07-30 14:01:46 +03:00
Anthony Calosa
63914dbe35
Merge pull request #1244 from kevlahnota/master
...
support setlookup on ImageFetcher
2022-07-30 18:24:54 +08:00
Anthony Calosa
a60c39cfc1
update setlookup for scryfall..
2022-07-30 18:21:45 +08:00
Paul Hammerton
4af5e6eb61
Merge pull request #1245 from paulsnoops/sld_update
...
SLD edition update
2022-07-30 10:21:44 +01:00
paulsnoops
3edc12b623
SLD edition update
2022-07-30 10:17:37 +01:00
Anthony Calosa
61fa890e7e
support setlookup on ImageFetcher
...
- currently looks the files in the FTP for cards
- closes #1223
2022-07-30 17:13:15 +08:00
Anthony Calosa
b32e7ab137
Merge pull request #1243 from kevlahnota/master
...
support lookup file for rewardActor
2022-07-30 13:04:22 +08:00
Anthony Calosa
d369b45e60
support lookup card
2022-07-30 12:58:54 +08:00
Anthony Calosa
9e602202a8
update counter
2022-07-30 12:08:57 +08:00
Anthony Calosa
3195df6ad3
Merge pull request #1241 from tool4ever/cleanstuff
...
Card cleanup and small fixes
2022-07-30 11:28:16 +08:00
Anthony Calosa
f4e6599d6b
Merge pull request #1242 from kevlahnota/master
...
fix some leaks on RewardActor
2022-07-30 11:22:06 +08:00
Anthony Calosa
2e0e287ead
update comment
2022-07-30 11:19:16 +08:00
Anthony Calosa
b318b74ab4
fix some leaks on RewardActor
...
- fix not clearing RewardActor upon exiting scene
- use direct loading from assetmanager to prevent black texture
- clear card textures upon exiting scene to save RAM
2022-07-30 11:12:45 +08:00
tool4EvEr
1db274ddd6
Card cleanup and small fixes
2022-07-29 22:36:31 +02:00
Paul Hammerton
de26b0180c
Merge pull request #1239 from paulsnoops/ha6_ea1_updates
...
Update HA6 & EA1 editions
2022-07-29 18:25:13 +01:00
paulsnoops
7bdae816f9
Update HA6 & EA1 editions
2022-07-29 17:30:55 +01:00
Anthony Calosa
1cd6dbb737
Merge pull request #1238 from kevlahnota/master
...
fix plural ends with "ds"
2022-07-29 21:20:40 +08:00
Anthony Calosa
74f5bb6999
Merge pull request #1237 from JohnWilliams77/patch-30
...
Update Secret Lair Drop Series.txt
2022-07-29 21:20:26 +08:00
Anthony Calosa
31bd2ff572
fix plural ends with "ds"
2022-07-29 21:07:48 +08:00
JohnWilliams77
c087a23ec0
Update Secret Lair Drop Series.txt
2022-07-29 13:26:34 +01:00
Paul Hammerton
64468db40d
Merge pull request #1236 from JohnWilliams77/patch-29
...
Regional Championship Qualifiers 2022 Promos
2022-07-29 11:41:30 +01:00
JohnWilliams77
497103dd10
Create Regional Championship Qualifiers 2022.txt
2022-07-29 11:29:21 +01:00
Anthony Calosa
8f111680b1
Merge pull request #1234 from kevlahnota/master
...
add switchbutton on HoldTooltip
2022-07-29 18:25:39 +08:00
Anthony Calosa
4532320545
Merge pull request #1235 from JohnWilliams77/patch-28
...
Update Secret Lair Drop Series.txt
2022-07-29 18:25:24 +08:00
JohnWilliams77
ab66afd63d
Update Secret Lair Drop Series.txt
2022-07-29 10:31:57 +01:00
Anthony Calosa
368abbf0b4
add switchbutton on HoldTooltip
...
- also update coloridentity based on selected deck
- highlight deck text for empty deck
2022-07-29 16:40:33 +08:00
Anthony Calosa
0de036b932
Merge pull request #1232 from kevlahnota/master
...
fix memory tracking computation
2022-07-29 13:12:02 +08:00
Anthony Calosa
aa61fc1031
add starterdecks to res
2022-07-29 13:10:56 +08:00
Anthony Calosa
cb7c9eee6e
fix memory tracking computation
...
compute the probable Texture usaga
2022-07-29 12:50:03 +08:00
friarsol
fb8f1fdeb9
Remove some useless comments
2022-07-28 23:15:25 -04:00
Anthony Calosa
d77bba0f05
Merge pull request #1231 from kevlahnota/master
...
Starter deck for AdventurePlayer
2022-07-29 04:55:38 +08:00
Anthony Calosa
2be8d83304
Starter deck for AdventurePlayer
2022-07-29 04:42:55 +08:00
Anthony Calosa
d5ec0632f5
Merge pull request #1227 from tool4ever/blockAI
...
AiBlockController: Performance
2022-07-29 00:05:07 +08:00
Anthony Calosa
0aa93a25a6
Merge pull request #1230 from kevlahnota/master
...
support showing back face on shops and loot on adventure mode
2022-07-29 00:01:39 +08:00
Anthony Calosa
70bd8bddf8
support showing back face on shops and loot on adventure mode
...
- for mobile backport, hover the card and left click to switch the tooltip
- for android, double tap the image before holdtouching to switch tooltip
2022-07-28 23:52:12 +08:00
Northmoc
41ab7d840e
CLB: 26 Jul ( #1206 )
...
* sculpted_sunburst.txt
* ChooseCardEffect.getStackDescription tweak for weird case
* sigil_of_myrkul.txt
* stonespeaker_crystal.txt
* thunderwave.txt remove bad param
* tlincalli_hunter_retrieve_prey.txt
* topaz_dragon_entropic_cloud.txt
2022-07-28 18:15:28 +03:00
Northmoc
62ebee0130
Merge pull request #1209 from Northmoc/clb_26b
...
CLB: 26 Jul (more)
2022-07-28 10:59:54 -04:00
Northmoc
7bedcf8483
back_alley_gardener.txt
2022-07-28 10:49:42 -04:00