jjayers99
a6530249c9
Merge branch 'master' of https://github.com/jjayers99/forge
2023-03-09 22:56:08 -05:00
jjayers99
5ef4c37cb8
Adv: Additional Challenger enemy decks
2023-03-09 22:55:57 -05:00
Anthony Calosa
c97489fedf
Merge pull request #2651 from kevlahnota/newmaster2
...
fix particle effect initial position
2023-03-10 09:59:31 +08:00
Anthony Calosa
a8733ed6a5
Merge pull request #2650 from jjayers99/master
...
Adventure updates
2023-03-10 09:55:56 +08:00
Anthony Calosa
cd3a14d9ad
Merge pull request #2648 from Simisays/KIORABRANCH
...
Kiora Island Collision Fix
2023-03-10 09:54:01 +08:00
Anthony Calosa
7de1495049
Merge pull request #2649 from tool4ever/clean93
...
Some cleanup
2023-03-10 09:53:04 +08:00
Anthony Calosa
5748d09b54
fix particle effect initial position
...
- move the offset calculation inside MapActor
2023-03-10 09:18:43 +08:00
jjayers99
8675affd01
Sprite fix
2023-03-09 17:50:29 -05:00
jjayers99
5e1d6da8db
Adv: New enemies, sprite corrections
2023-03-09 17:18:37 -05:00
tool4EvEr
b7105e1ee9
Some cleanup
2023-03-09 22:43:50 +01:00
jjayers99
791270575a
Adventure mode: new enemy sprite
2023-03-09 16:02:49 -05:00
Simisays
d5a15fb14e
update
2023-03-09 20:07:55 +01:00
tool4ever
439cb39c96
Update zopandrel_hunger_dominus.txt
2023-03-09 15:34:31 +00:00
Simisays
7018d415c2
update
2023-03-09 15:42:07 +01:00
Simisays
4418f79f97
update
2023-03-09 15:32:30 +01:00
Michael Kuenzli
69272b963c
Add alchemy draft formats ( #2628 )
...
* Add new rarity slot used by Alchemy sets
* Make Alchemy: New Capenna draftable
* Make Alchemy: Phyrexia draftable
* Make Alchemy: The Brothers' War draftable
* Make Alchemy: Kamigawa draftable
* Make Alchemy: Dominaria draftable
2023-03-09 12:40:55 +03:00
Hans Mackowiak
e786b4bed5
Update kinzu_of_the_bleak_coven.txt
...
Fix AddKeywords
2023-03-09 08:28:51 +01:00
friarsol
53957d5abf
Speed up London Mulligan when you just want to mulligan again.
2023-03-08 23:07:18 -05:00
Anthony Calosa
51942b276c
Merge pull request #2647 from kevlahnota/newmaster2
...
downscale XLHQ custom cards
2023-03-09 06:56:12 +08:00
Anthony Calosa
ff2fe7fcb9
downscale XLHQ custom cards
...
- prevent crashes for mobile devices with weak GPU or low RAM
2023-03-09 06:48:19 +08:00
Anthony Calosa
7c9982f8eb
Merge pull request #2644 from tool4ever/makeanexample
...
Fix Make an Example
2023-03-09 06:10:09 +08:00
Anthony Calosa
434cfac4a6
Merge pull request #2646 from jjayers99/master
...
Adventure updates
2023-03-09 06:09:54 +08:00
jjayers99
5977cc2e83
Collision fixes
...
Added new tileset for buildings.png, buildings-nocollide.tsx. This tileset will automatically use the same buildings.png image, but the intent is to never add collision mapping to this tileset so that all tiles are fully passable for background images.
2023-03-08 15:32:11 -05:00
jjayers99
b0afe27fdd
Revert "Adventure: moving empty houses out of collision layers"
...
This reverts commit 98a89a638d .
2023-03-08 10:35:35 -05:00
TabletopGeneral
e03c871701
Merge branch 'Card-Forge:master' into master
2023-03-08 09:59:54 -05:00
jjayers99
98a89a638d
Adventure: moving empty houses out of collision layers
2023-03-08 09:59:06 -05:00
Anthony Calosa
f2cf37eecb
Merge pull request #2645 from kevlahnota/newmaster2
...
update scrollable tables
2023-03-08 21:08:48 +08:00
Anthony Calosa
6a173f688f
update scrollable tables
...
- can use mouse wheel if availble to scroll
2023-03-08 21:04:03 +08:00
jjayers99
2cf3f508fb
Merge branch 'master' of https://github.com/jjayers99/forge
2023-03-08 07:11:35 -05:00
tool4EvEr
798bce389c
Fix Make an Example
2023-03-08 11:54:58 +01:00
Paul Hammerton
6f5475d9e0
Merge pull request #2642 from JohnWilliams77/patch-80
...
Update Secret Lair Drop Series.txt
2023-03-08 10:00:05 +00:00
Anthony Calosa
374522e17b
Merge pull request #2643 from kevlahnota/newmaster2
...
update SaveLoadScene, InventoryScene
2023-03-08 17:34:44 +08:00
Anthony Calosa
64c920421b
update SaveLoadScene, InventoryScene
...
- fix layout, add table header and scrollable content
- update textratypist
2023-03-08 17:20:58 +08:00
JohnWilliams77
f56580598e
Update Secret Lair Drop Series.txt
2023-03-08 09:03:44 +00:00
jjayers99
24f585f0a8
Adventure - New red boss dungeon, waypoint tools
...
A few further changes are planned for new dungeon, but needed to actually do a check-in at some point...
2023-03-07 22:11:33 -05:00
Anthony Calosa
8066a9be83
Merge pull request #2640 from kevlahnota/newmaster2
...
Fix to avoid incompatibility if compile with JDK9+
2023-03-08 07:24:22 +08:00
Anthony Calosa
7994ca1aaa
Merge pull request #2639 from EldritchBimbo/Gwyn-Master
...
Playable Phyrexians Update
2023-03-08 07:24:05 +08:00
Anthony Calosa
91c9b41730
Merge pull request #2638 from Simisays/better-saturation
...
Improve exposure new sprites
2023-03-08 07:23:43 +08:00
Anthony Calosa
3ba9bdca80
Fix to avoid incompatibility if compile with JDK9+
2023-03-08 07:18:53 +08:00
Alwayssnarky
b279d9f127
Playable Phyrexians Update
...
SIMPLE CHANGES
.Adds playable Phyrexian race. (On parity with existing. 20 portraits, 2 sprite animation sets.)
DETAILED CHANGES
.Adds 4 files for png and atlas of new sprites.
.Adds 20 portraits to avatar.png
.Alters avatar.atlas and heroes.json to utilize new files.
2023-03-07 17:56:21 -05:00
Simisays
6b5f77040f
Update scarecrowcaptain.png
2023-03-07 23:13:34 +01:00
Simisays
09d8665b5b
update
2023-03-07 23:10:02 +01:00
Hans Mackowiak
cd880015da
StaticData: check all Editions for rebalanced
2023-03-07 22:04:08 +01:00
Hans Mackowiak
2eff0f08d8
GameFormat: filter Rebalanced cards
2023-03-07 22:00:39 +01:00
Anthony Calosa
7e95633a33
Merge pull request #2637 from kevlahnota/newmaster2
...
update fix
2023-03-08 00:04:42 +08:00
Anthony Calosa
e6b083330c
update fix
2023-03-08 00:02:35 +08:00
Anthony Calosa
70f30fcab2
Merge pull request #2636 from kevlahnota/newmaster2
...
rename pics
2023-03-07 23:54:15 +08:00
Anthony Calosa
b06ffdfebb
update PlayerStatisticScene
...
- fixed table header with scrollable values
2023-03-07 23:52:50 +08:00
Anthony Calosa
bad27f6a01
Merge pull request #2625 from Simisays/quickfix
...
Improvements to Scarecrow Farm + Blue Aerie fix
2023-03-07 23:47:51 +08:00
Simisays
ed5efcce13
update picture
2023-03-07 16:36:08 +01:00