You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
-
<details>
2
-
<summary>View Changelog</summary>
1
+
# 2.22.4
2
+
- Added 'GBC Vanilla Render' config to community patches (false by default) - makes GBC cards render with vanilla cost sprites
3
+
- Added 'Vanilla Stacking' config to community patches (false by default) - renders cards with only two (stacking) sigils as they appear in vanilla, eg Spore Mice and Sporedigger
4
+
- Fixed incorrect rulebook icon scaling in Act 3
5
+
- Fixed cards shield sigils not rendering correctly
6
+
- DamageShieldBehaviour class now has 'initialised' boolean field
7
+
- Highest displayable bone cost value in Act 1 raised from 13+ to 15+
8
+
- Minor tweaks to blood and bone cost icons
3
9
4
10
# 2.22.3
5
11
- Fixed pelt names when a user goes to the trader with modded cards, Examples shown below.
@@ -701,6 +707,4 @@
701
707
- Custom cards are added via the **CustomCard** constructor rather than through the **AddCard** method.
702
708
703
709
# v1.1
704
-
- Hooked into a much more sensible method to load the cards into the card pool.
705
-
706
-
</details>
710
+
- Hooked into a much more sensible method to load the cards into the card pool.
0 commit comments