Northmoc
|
0a900a5dbe
|
dark_temper.txt remove weird TgtPrompt
|
2022-08-09 11:57:11 -04:00 |
|
Northmoc
|
fe57c69096
|
improve cards that care about certain planeswalker type
|
2022-08-09 11:56:25 -04:00 |
|
Northmoc
|
9b5115dd75
|
streamline sanctuary cycle
|
2022-08-09 11:55:24 -04:00 |
|
Grimm
|
eb33540143
|
Merge branch 'master' of https://github.com/Card-Forge/forge into adventure
|
2022-08-09 16:05:02 +02:00 |
|
Grimm
|
9402a15502
|
Adventure player reworked colorid to support multicolor
|
2022-08-09 16:04:30 +02:00 |
|
Grimm
|
af10670060
|
Merge branch 'master' of https://github.com/Card-Forge/forge into adventure
Conflicts:
forge-gui-mobile/src/forge/adventure/world/WorldSave.java
|
2022-08-09 13:50:01 +02:00 |
|
Anthony Calosa
|
8def90cd58
|
Merge pull request #1297 from kevlahnota/master
update newgame+
|
2022-08-09 19:48:11 +08:00 |
|
Grimm
|
70ef2a13a0
|
reworked starting deck to jumpstart, constructed or chaos
support localization in UIData and removed it from code (only NewGameScene for now)
|
2022-08-09 13:46:56 +02:00 |
|
Anthony Calosa
|
f93db8ce92
|
unused import
|
2022-08-09 19:43:18 +08:00 |
|
Anthony Calosa
|
cf1385666a
|
update newgame+
- add highlight to difficulty selector
|
2022-08-09 19:37:52 +08:00 |
|
Grimm
|
c1a6313b1e
|
reworked starting deck to jumpstart, constructed or chaos
support localization in UIData and removed it from code (only NewGameScene for now)
|
2022-08-09 13:33:06 +02:00 |
|
JohnWilliams77
|
b7657c60f4
|
Update Love Your LGS 2022.txt
|
2022-08-09 10:09:28 +01:00 |
|
Suthro
|
c3609fe625
|
Merge branch 'Card-Forge:master' into master
|
2022-08-08 22:55:18 -05:00 |
|
Suthro
|
ef74f5e288
|
HBG: Snowborn Simulacra
|
2022-08-08 22:54:37 -05:00 |
|
Northmoc
|
3c7d993982
|
big_spender.txt (#1294)
|
2022-08-09 06:54:00 +03:00 |
|
Anthony Calosa
|
e8745c3da2
|
Merge pull request #1293 from kevlahnota/master
reformat code
|
2022-08-09 09:27:44 +08:00 |
|
Anthony Calosa
|
c8073a333c
|
reformat code
- fix color identity
- service pool is working good on android now so use it on generating map
|
2022-08-09 09:17:19 +08:00 |
|
Anthony Calosa
|
8f9e14cc05
|
Merge pull request #1292 from kevlahnota/master
fix loading world in android
|
2022-08-08 21:48:45 +08:00 |
|
Anthony Calosa
|
36e7687034
|
unused import
|
2022-08-08 21:43:11 +08:00 |
|
Anthony Calosa
|
790db23367
|
fix loading world in android
|
2022-08-08 21:40:13 +08:00 |
|
Anthony Calosa
|
aaa2084f49
|
Merge pull request #1291 from TrueFuFLeaderG/adventure
Structure improvement
|
2022-08-08 21:37:42 +08:00 |
|
Grimm
|
2e9dc4791d
|
Fixed enemy spawning in structures
reduced segmented WaveFunctionCollapse calculation for better performance
added flying to enemies
|
2022-08-08 15:08:02 +02:00 |
|
tool4EvEr
|
3d33b955c0
|
matchesValid delayed trigger support
|
2022-08-08 14:56:48 +02:00 |
|
tool4EvEr
|
a06367dfc6
|
Switch to SpawningAbility
|
2022-08-08 14:53:03 +02:00 |
|
tool4EvEr
|
ed48bc027e
|
Fix Emblem targeting
|
2022-08-08 12:48:38 +02:00 |
|
tool4EvEr
|
fe6ccc0f31
|
Fix Epic + Stifle
|
2022-08-08 12:44:04 +02:00 |
|
tool4EvEr
|
b96365e6da
|
Rework DelayedTrigger controller
|
2022-08-08 12:43:23 +02:00 |
|
Anthony Calosa
|
d1cb4c3825
|
Merge pull request #1289 from TrueFuFLeaderG/adventure
threaded WaveFunctionCollapse
|
2022-08-08 18:04:19 +08:00 |
|
Anthony Calosa
|
ade04c2290
|
Merge pull request #1288 from kevlahnota/master
catch unloaded card images
|
2022-08-08 18:03:27 +08:00 |
|
Anthony Calosa
|
08f61bc891
|
Update World.java
|
2022-08-08 18:03:06 +08:00 |
|
Anthony Calosa
|
670f35ddec
|
use threadutil servicepool
|
2022-08-08 17:38:12 +08:00 |
|
Grimm
|
c382555261
|
adventure Editor rework
|
2022-08-08 11:10:18 +02:00 |
|
Anthony Calosa
|
fb18f59586
|
update check
|
2022-08-08 16:35:01 +08:00 |
|
Anthony Calosa
|
91e89c6c97
|
catch unloaded images
- either due to being corrupted, invalid header or libgdx failed to load dependency (wrong path, etc..)
|
2022-08-08 16:28:15 +08:00 |
|
Anthony Calosa
|
d1f06e0353
|
Merge pull request #1284 from TrueFuFLeaderG/adventure
Adventure
|
2022-08-08 11:34:27 +08:00 |
|
Anthony Calosa
|
0b2075d1d3
|
Update ImageCache.java
revert
|
2022-08-08 11:25:45 +08:00 |
|
Anthony Calosa
|
cc78dee5b5
|
Update VCardDisplayArea.java
revert
|
2022-08-08 11:25:18 +08:00 |
|
Anthony Calosa
|
e1c33dd589
|
Update CardView.java
revert
|
2022-08-08 11:22:52 +08:00 |
|
Anthony Calosa
|
2c326f8ff9
|
Update CardView.java
revert
|
2022-08-08 11:21:49 +08:00 |
|
Anthony Calosa
|
3093d9f617
|
Update GuiChoose.java
revert
|
2022-08-08 11:18:40 +08:00 |
|
Anthony Calosa
|
138068e087
|
Update frost_bite.txt
revert
|
2022-08-08 11:16:12 +08:00 |
|
Anthony Calosa
|
abe0d82a3f
|
Delete loose_in_the_park.txt
revert
|
2022-08-08 11:15:23 +08:00 |
|
Anthony Calosa
|
2a748d0e73
|
Delete menagerie_curator.txt
revert
|
2022-08-08 11:14:51 +08:00 |
|
Anthony Calosa
|
3d381687a9
|
Update HumanCostDecision.java
revert
|
2022-08-08 11:13:44 +08:00 |
|
Anthony Calosa
|
1e0ff83082
|
Update Forge.java
|
2022-08-08 11:10:39 +08:00 |
|
Anthony Calosa
|
244c611c97
|
Update SplashScreen.java
|
2022-08-08 11:06:47 +08:00 |
|
Anthony Calosa
|
6827a83596
|
Update SplashScreen.java
to override the startup you don't need to modify the splashscreen, it should be afterdbloaded
|
2022-08-08 11:05:20 +08:00 |
|
Grimm
|
19feb55641
|
merged kev change by hand
|
2022-08-07 23:20:03 +02:00 |
|
Grimm
|
79e85bda06
|
Adventure
removed BufferdImage dependency
rolled back import changes
|
2022-08-07 23:14:08 +02:00 |
|
Simisays
|
8d76e23585
|
YSNC Menagerie Curator (#1280)
* Create menagerie_curator.txt
* Update menagerie_curator.txt
|
2022-08-07 22:52:33 +02:00 |
|