Rakugo Project 3.3 Devlog #7: First Pre-release of Rakugo and more
Hi everyone, here is the 7th devlog of Rakugo Project 3.3.
We Are Happy to Announce Our First Pre-Release of Rakugo Core
You can download it here
Rakugo Core Full Changelog
- remove references to no longer used RakugoTextParser
- Little Pr for old menu and notify
- Merge raku script #22
- 1st Update after switching to RakuScript
- Refactoring
- Gui test scene#18 Need PR #31
- update RakuScriptDialogue to last changes
- add missing typing_effect_delay to SettingsList
- Fix double quote #37
- Fix unread line after menu, parser_end after menu
- Handle escapes characters
- Parse Array #47
- Parser add regex signal#35
- Fix SCRIPT ERROR: Parse Error
- Update README.md
- New save system#58
- Update Twitch Chat addon, less impact in project.godot
- Fix the forgotten break
- Refactor do_parse_script
- now can create/set variables in RakuScript
- fix loading saving_mode, small clean-up
- fix few bugs with saving settings
- Use user://
- Refactor Character
- Throw Errors
- Super say
- few small fixes
- Set variable cast#91
- VALID_VARIABLE > NAME, add VARIABLE regex
- Add TestVariable, funcs set and get handle character’s variable
- Jump if#81
- Add gut to the project
- Parser rework say with #95
- Update README.md
- do_parse_script, do_execute_script, return error
- Rework TestJumpIf with Gut
- Rework Parser TestVariable with Gut
- Rework rakugo parser#84
- Create Parser TestCharacter
- Fix TestGui.gd
- Fix #114
- Save in one file, Create Rakugo TestSaveLoad, Remove TestStoreManager
- Do Updates, Tests and Gut
Rakugo Core Docs
WIP Docs for Rakugo Core 1.0 are available here
RakuDialogueUI
Is our new project that allow you to just Drag&Drop Dialogue UI to scene when you want to has dialogue in and it will just works. We plan to give different modules to it so for example it one module can add to it portrait like in final fantasy, other one bubbles, etc. It will allow us to have a one UI base for all our Kits which will speed up the development of feature Kits. This new project Repo is here
We want to know your opinion
We have few ideas of our own for this scripting language, but we need your opinion, as we are not sure if we should implement them or not. Go here to talk with us about them