Skip to content

Commit e6bc68a

Browse files
committed
v1.14
1 parent 893423e commit e6bc68a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.14 (Ongoing)
3+
## 1.14
44

55
### Important for Upgrades
66

@@ -21,6 +21,7 @@
2121
* Can now specify Strings as valid values for card properties marked as numbers in CardConfig. They will be excluded from numerical filters and comparisons in the scripting engine, so you need to provide appropriate logic.
2222
* Added new function in `cfc.hide_all_previews()` which will hide all currently opened card preview popups.
2323
* SignalPropagator will now emit its own signal duplicating the signal it just received. Allows any object (including non-scriptables) to hook into the card triggers from a central spot.
24+
* Larger focus card (coming form the viewport) will now not have an opaque background.
2425

2526
#### ScriptingEngine
2627

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Godot Card Game Framework [1.13](CHANGELOG.md)
2+
# Godot Card Game Framework [1.14](CHANGELOG.md)
33

44
![Godot Card Game Framework preview image](preview.png "Godot Card Game Framework preview image")
55

0 commit comments

Comments
 (0)