issues
search
rakugoteam
/
Rakugo-Dialogue-System
Inspired by Ren'Py, Rakugo is a project aiming to provide a way to make narrative-based games on Godot easily. Simplify your project, if it is a visual novel, point and click, RPG, interactive text game or many other styles and blends of styles.
https://rakugoteam.github.io
MIT License
221
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add icon for RakuScriptDialogue node
#281
Jeremi360
closed
3 months ago
0
Fix#279
#280
Jeremi360
closed
3 months ago
0
rk Files aren't visible in Godot Editor FileSystem dock
#279
Jeremi360
closed
3 months ago
0
Fix#271
#278
Jeremi360
closed
3 months ago
0
Add statement jump to_label if node emited_signal
#277
Jeremi360
opened
3 months ago
0
Removes notify feature as it is broken
#276
Jeremi360
closed
3 months ago
0
Remove notify() and sg_notify as they are not emited and statement for them dosen't exist
#275
Jeremi360
closed
3 months ago
0
Fix#273
#274
Jeremi360
closed
4 months ago
1
Jump on values where the ! operator returns true in gdscript fails
#273
Mojken
closed
4 months ago
1
Comment out chocie in menu, also removes choices after comment
#272
Jeremi360
opened
6 months ago
0
Move addon settings to the same space as in Rakugo Game Template
#271
Jeremi360
closed
3 months ago
0
Consider special treatment for some types of variables in replace_variables()
#270
Jeremi360
opened
6 months ago
0
fix found
#269
Jeremi360
closed
8 months ago
0
updated github
#268
Jeremi360
closed
8 months ago
0
Bump version to 2.2, clean up rakugo dir
#267
Jeremi360
closed
1 year ago
0
Add Ditcs to RakuScript
#266
Jeremi360
opened
1 year ago
0
Add Arrays to RakuScript
#265
Jeremi360
opened
1 year ago
0
Handle boolean value, true and false, for variable
#264
theludovyc
opened
1 year ago
0
fix #262 Handle common operators for variable assignment
#263
theludovyc
closed
1 year ago
0
Handle common operators for variable assignment
#262
theludovyc
closed
1 year ago
0
fix #257 use quotes in strings
#261
theludovyc
closed
1 year ago
0
fix #259 remove warning in get_character
#260
theludovyc
closed
1 year ago
0
Lot of character_tag empty warnings !
#259
theludovyc
closed
1 year ago
1
hotfix for menu index out of range
#258
theludovyc
closed
1 year ago
0
Trying to use \" in string gives an error
#257
Jeremi360
closed
1 year ago
2
Fixes #255
#256
Jeremi360
closed
1 year ago
1
Executer, Variables in string are only replaced in SAY
#255
theludovyc
closed
1 year ago
21
fix #49 handle espace characters
#254
theludovyc
closed
1 year ago
0
hotfix remove prints in Parser.gd
#253
theludovyc
closed
1 year ago
0
fix #243 be threads safe
#252
theludovyc
closed
1 year ago
0
Add syntax highlighting for *.rk scripts in godot build-in code editor
#251
Jeremi360
closed
1 year ago
2
fix #245 ask like doc
#250
theludovyc
closed
1 year ago
0
Removed unsed code form Rakugo
#249
Jeremi360
closed
1 year ago
0
Simplify the way to use the character name in a string
#248
theludovyc
opened
1 year ago
1
fix #242 add full doc example
#247
theludovyc
closed
1 year ago
4
My Fixes for 2.1.1 #244
#246
Jeremi360
closed
1 year ago
0
Fix Ask, is not correspond to the doc
#245
theludovyc
closed
1 year ago
1
My fixes to 2.1.1
#244
Jeremi360
closed
1 year ago
0
Fix the test TestParser/TestVariables
#243
theludovyc
closed
1 year ago
0
Add the full example from the doc
#242
theludovyc
closed
1 year ago
0
Some fixes
#241
theludovyc
closed
1 year ago
0
Real set variable
#240
Jeremi360
closed
4 months ago
11
Add support for paths to jump
#239
Jeremi360
opened
1 year ago
3
Better support for translation
#238
Jeremi360
opened
1 year ago
0
SET_VARIABLE is almost just DEFINE_VARIABLE
#237
Jeremi360
opened
1 year ago
2
Args in labels and menus of RakuScript
#236
Jeremi360
opened
1 year ago
0
Choice (show/hide) if in menu statement in Rakuscript
#235
Jeremi360
opened
1 year ago
4
fix #220 do not check indent
#234
theludovyc
closed
1 year ago
2
fix #217 remove tabs before check empty lines
#233
theludovyc
closed
1 year ago
0
fix #221 Parser, does not need to know about StoreManager
#232
theludovyc
closed
1 year ago
0
Next