Skip to content

Commit 93fe7de

Browse files
committed
Preparing release
1 parent 002bcfe commit 93fe7de

File tree

2 files changed

+44
-45
lines changed

2 files changed

+44
-45
lines changed

README.md

Lines changed: 43 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Create dialogs, characters and scenes to display conversations in your Godot gam
1111

1212

1313

14-
# Version 1.4.2 - WIP ![Godot v3.4](https://img.shields.io/badge/godot-v3.4-%23478cbf)
14+
# Version 1.4.2 - Afterlife ![Godot v3.4](https://img.shields.io/badge/godot-v3.4-%23478cbf)
1515

1616
## Getting started
1717

@@ -29,58 +29,57 @@ If you want to know more about installing plugins you can read the [Godot docs p
2929
You can also install Dialogic using the **AssetLib** tab in the editor, but the version here will not be the latest one available since it takes some time for it to be approved.
3030

3131
## ⚠ IMPORTANT
32-
If you encounter any issue when exporting your game, try having at least 1 theme in your project.
32+
There has been some people having issues exporting their games. If you are having issues you can try to add `*.cgh` and `*.json` to your export settings [(image)](https://coppolaemilio.com/images/dialogic/exporting-2.png). If it is not that, try having at least 1 theme in your project. If you still have issues, please [open an issue](https://github.com/coppolaemilio/dialogic/issues).
33+
3334

3435
---
3536

3637
## 📃 Credits
3738
Made by [Emilio Coppola](https://github.com/coppolaemilio).
3839

39-
Contributors: [Jowan-Spooner](https://github.com/Jowan-Spooner), [Arnaud](https://github.com/arnaudvergnet), [ellogwen](https://github.com/ellogwen), [Tim Krief](https://github.com/timkrief), [zaknafean](https://github.com/zaknafean), [and more!](https://github.com/coppolaemilio/dialogic/graphs/contributors). Special thanks: [Toen](https://twitter.com/ToenAndreMC), Òscar, [Francisco Presencia](https://francisco.io/). Placeholder images are from [Toen's](https://toen.world/) [YouTube DF series](https://www.youtube.com/watch?v=B1ggwiat7PM)
40+
Contributors: [Jowan-Spooner](https://github.com/Jowan-Spooner), [zaknafean](https://github.com/zaknafean), [Arnaud](https://github.com/arnaudvergnet), [ellogwen](https://github.com/ellogwen), [Tim Krief](https://github.com/timkrief), [and more!](https://github.com/coppolaemilio/dialogic/graphs/contributors). Special thanks: [Toen](https://twitter.com/ToenAndreMC), Òscar, [Francisco Presencia](https://francisco.io/). Placeholder images are from [Toen's](https://toen.world/) [YouTube DF series](https://www.youtube.com/watch?v=B1ggwiat7PM)
4041

4142
### Thank you to all my [Patreons](https://www.patreon.com/coppolaemilio) for making this possible!
4243

43-
Mike King,
44-
Allyson Ota,
45-
Gemma M. Rull,
46-
newyear Studios,
47-
Joe Constant,
48-
kycho ,
49-
Luke Peters,
50-
Wapiti .,
51-
Garrett Guillotte,
52-
Alex Harry,
53-
Rokatansky,
54-
Karl Anderson,
55-
Alex (Well Done Games),
56-
GodofGrunts ,
57-
Tim Krief,
58-
Daniel Cheney,
59-
Carlo Cabanilla,
60-
Flaming Potato,
61-
Joseph Catrambone,
62-
AzulCrescent ,
63-
Hector Na Em,
64-
Sergey ,
65-
BasicIncomePlz,
66-
p sis,
67-
Sukh Atwal,
68-
Patrick Hogan,
69-
Jesse Priest,
70-
Ceah Sharp,
71-
Mark Charnock,
72-
soliare,
73-
Anthony Wilson,
74-
Anthony Pietra,
75-
KvaGram ,
76-
orgrinrt,
77-
Steven Shearer,
78-
Carter Lilley,
79-
CorbineCaleb,
80-
Thick Biscuit,
81-
teesloane,
82-
RagingRoosevelt,
83-
yochrisbolton,
44+
Mike King,
45+
Allyson Ota,
46+
Gemma M. Rull,
47+
newyear Studios,
48+
Joe Constant,
49+
kycho ,
50+
Luke Peters,
51+
Wapiti .,
52+
Garrett Guillotte,
53+
Karl Anderson,
54+
Alex (Well Done Games),
55+
GodofGrunts ,
56+
Tim Krief,
57+
Daniel Cheney,
58+
Carlo Cabanilla,
59+
Flaming Potato,
60+
Joseph Catrambone,
61+
AzulCrescent ,
62+
Hector Na Em,
63+
BasicIncomePlz,
64+
p sis,
65+
Sukh Atwal,
66+
Patrick Hogan,
67+
Jesse Priest,
68+
Ceah Sharp,
69+
Mark Charnock,
70+
soliare,
71+
Anthony Wilson,
72+
KvaGram ,
73+
Steven Shearer,
74+
Carter Lilley,
75+
CorbineCaleb,
76+
Thick Biscuit,
77+
Rodemarck Júnior,
78+
Jim Hewell,
79+
White Vulture,
80+
Brianna Allen,
81+
teesloane,
82+
RagingRoosevelt,
8483
Jacquelinett
8584

8685

addons/dialogic/Documentation/Content/Changelog.md

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

3-
## v1.4.2 - WIP
3+
## v1.4.2 - Afterlife
44
- Fixed an issue with MacOS and text events not adjusting their size properly
55
- Android exports should work again [[zaknafean](https://github.com/zaknafean)]
66
- Add setting to disable the mouse block of the dialog node [[Jowan-Spooner](https://github.com/Jowan-Spooner)]

0 commit comments

Comments
 (0)