Rakugo 2.0.7 and The Question
Rakugo » Devlog
(I'm sorry I don't know where RC 6 is)
Today is big day. I'm releasing not only the final RC of Rakugo 2.0,
but also the first visual novel template based on Ren'Py game The Question.
Changes:
- remove .import dir, but restore *.import files
- add graphics/not_available.png for saves with non thumb
- add
test_saves
(defaultfalse
) option to Rakugo ProjectSettings: - if
false
then it saves gamesaves touser://saves
- it must befalse
before export - if
true
then it saves gamesaves tores://saves
- use only for testing - possibility to writing dialogs using
if next_state():
instead ofmatch get_story_state():
- better in gui
- remove unused button form gui
- fix "hide" kind
- fix in saving global_history
- now you save are stored in
user://
, but you can switch tores://
for testing purposes - add
end_game()
to go back to main menu if game ended - add say based statements parameters:
typing_speed
andadd
(it will add text to current dialog iftrue
) - remove useless
time
parameter form statements - add fonts with outline
- add new question theme
- change splash screen bg to black
Files
Rakugo v. 2.0.7
External
Aug 13, 2019
The Question: Rakugo Edition
External
Aug 13, 2019
Get Rakugo
Download NowName your own price
Rakugo
Project (inspired by Ren'Py) for story driven games in Godot
Status | In development |
Category | Tool |
Authors | Jeremi, playBitke |
Genre | Adventure, Role Playing, Visual Novel |
Tags | Godot, Point & Click, rakugo, Ren'Py, Story Rich, Text based, Twine |
More posts
- Rakugo Project Devlog #22: Finally RDS Docs 2.2!Mar 05, 2024
- Rakugo Project Devlog #20: Rakugo Dialogue System 2.2!Nov 01, 2023
- Rakugo Project Devlog #19: Rakugo Dialogue System 2.1.1!Sep 25, 2023
- Rakugo Project Devlog #18: Material Design Icons and Emojis are ported for Godot...Aug 17, 2023
- Rakugo Project Devlog #17: Rakugo Dialogue System 2.1 is out!May 17, 2023
- Rakugo Project Devlog #16: Bugfix for Rakugo Dialogue System and Examples update...Apr 06, 2023
- Rakugo Project Devlog #14: Rakugo Dialogue System 2.0.1 is out!Mar 16, 2023
- Rakugo Project Devlog #14: Rakugo Dialogue System 2.0.1 is out!Mar 14, 2023
- Rakugo Project Devlog #13: Rakugo Dialogue System 2.0 for Godot 4 is out!Mar 09, 2023
- Rakugo Project Devlog #12: Show/Hide keywords in VisualNovelKit, Rakugo Core v...Jan 24, 2023
Comments
Log in with itch.io to leave a comment.
I just realized that I forgot to add music to The Question XD
LOL.