Jeremi Biernacki

Results 69 issues of Jeremi Biernacki

~Rewrite Dialog system to use `yield` and `resume` , instead of `if next_step():`~

enhancement
node
code

Make replacement for **RakugoBaseButton** based on some container maybe **Panel**. Make it simulate button look and behaviour.

enhancement
gui
node
code

Visual Nodes added in ren/visualnodes -Ask -Say -Input -New Character -Start(Not needed in VS but still...)

enhancement
code

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...

enhancement
help wanted
gui
code

> 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...

enhancement
node
code

![](http://wp.xin.at/wp-content/uploads/2015/02/RenPy-launcher.png) ## 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...

enhancement

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...

enhancement
gui
tool
options
node
code

Make possible to add conditions to SceneLinks - useful to get random scene in DatingSim style

enhancement
tool
code

Make possible to set timer for menu so player must choose some option in given time.

enhancement
gui
code

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

enhancement
gui