Skip to content

Commit f48feab

Browse files
committed
Update README.md
1 parent dcd0810 commit f48feab

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,17 @@ Yes, you can use Dialogic to make any kind of game (even commercial ones). The p
2222
## Changelog
2323
### 🆕 v0.8 - WIP
2424
- Moved the theme editor tool icon to the left
25-
- Themes:
25+
- Theme Editor:
2626
- Added a color background as an option
2727
- Reduced the vertical size needed to show all options
2828
- Style your choice buttons! (Color, background, etc...)
29+
- Timeline Editor:
30+
- Moved the event buttons to a new column
31+
- When creating a `Question` event a `End Branch` event will be added automatically
32+
- Added a warning for `Choice` events on the root level of indentation
33+
- Disabled unfinished events
34+
- The Change Timeline event tells you your current timeline (this is for going back to the start)
35+
- New `Close Dialog` event. This event closes the dialog whenever it is called.
2936
- In game dialog:
3037
- Change timeline event is now working
3138
- Audio event can play sounds
@@ -35,14 +42,6 @@ Yes, you can use Dialogic to make any kind of game (even commercial ones). The p
3542
- Basic question/answers support
3643
- Better scene resizing and position
3744
- Button styles
38-
- Timelines:
39-
- Moved the event buttons to a new column
40-
- When creating a `Question` event a `End Branch` event will be added automatically
41-
- Added a warning for `Choice` events on the root level of indentation
42-
- Disabled unfinished events
43-
- The Change Timeline event tells you your current timeline (this is for going back to the start)
44-
- New `Close Dialog` event. This event closes the dialog whenever it is called.
45-
4645

4746
### v0.7 - Looking good
4847
- Video: https://youtu.be/wREIVj55eBM

0 commit comments

Comments
 (0)