Skip to content

Commit da9b132

Browse files
committed
version number
1 parent b4670a3 commit da9b132

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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.3"
7+
version="1.2.2"
88
script="dialogic.gd"

docs/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## v1.3 - WIP
1+
## v1.2.2 - Here we go again :')
22
- 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)]
33
- Making a small delay on choices to prevent the people that spam "next" to accidentally select the first option
4+
- Fixed some issues when creating new events in the timeline
45

56
## v1.2.1 - Get them while they're hot!
67
- You can now specify for how long to wait in `[nw]` events. `[nw=3]` or whatever number of seconds you want it to wait

0 commit comments

Comments
 (0)