Skip to content

Commit 4cc3d85

Browse files
committed
🤞
1 parent 3a3e109 commit 4cc3d85

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

addons/dialogic/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ name="Dialogic"
44
description="Create dialogs, characters and scenes to display conversations in your Godot games.
55
https://github.com/coppolaemilio/dialogic"
66
author="Emilio Coppola"
7-
version="1.2.2"
7+
version="1.2.3"
88
script="dialogic.gd"

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.2.3 - Two releases in one day?
2+
- Hopefully, final attempt to fix the weird event creation bug [[Jowan-Spooner](https://github.com/Jowan-Spooner)] Thanks [[Drawsi](https://github.com/Drawsi)] for the report and testing!
3+
14
## v1.2.2 - Here we go again :')
25
- Set Value Event: There is now a dice symbol that (when toggled) will reveal to boxes for a minimum and a maximum random number to choose from [[Jowan-Spooner](https://github.com/Jowan-Spooner)]
36
- Making a small delay on choices to prevent the people that spam "next" to accidentally select the first option

0 commit comments

Comments
 (0)