Jeremi Biernacki
Jeremi Biernacki
~Rewrite Dialog system to use `yield` and `resume` , instead of `if next_step():`~
Make replacement for **RakugoBaseButton** based on some container maybe **Panel**. Make it simulate button look and behaviour.
Visual Nodes added in ren/visualnodes -Ask -Say -Input -New Character -Start(Not needed in VS but still...)
Like in the title. So I think I can just use load feature in different way. I need to store previous (by default) 20 versions of variables in ram by...
> And also have any other node that match the first part of the node id to be hidden That is a core feature of the Ren'Py show One we...
 ## Similar functionality to Ren'Py Launcher: - _Launch Project_ (just run project in godot) - _Edit Project in Godot_ (just open project in godot editor) - ~_Edit Project Rakugo...
Make resolution settings and window settings use **MenuButton** instead of Rakugo's **CollapsedList**. Split resolution settings by adding **Phone** and **Desktop** modes. Add resolution settings like in **Options** to **Rakugo Project...
Make possible to add conditions to SceneLinks - useful to get random scene in DatingSim style
Make possible to set timer for menu so player must choose some option in given time.
Add icon / emoji var to character and make it usable in dialog strings as emoji. `[:maya:]` -> will put in text icon assigned to _maya_ character