issues
search
nathanhoad
/
godot_dialogue_manager
A powerful nonlinear dialogue system for Godot
MIT License
2.22k
stars
170
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update uk.po
#702
Veydzher
opened
1 day ago
0
Variable replacement not working if using translation files
#701
stesproject
opened
2 days ago
0
Update titles list when file is externally changed
#700
nathanhoad
closed
1 week ago
0
Added waiting time setting for automatic line wrapping
#699
shiouhuamien
closed
2 weeks ago
1
Unable to access variables in the singleton
#698
1609988
closed
2 weeks ago
4
Fix scrolling issue in code edit
#697
lorbog
closed
2 weeks ago
0
Can't load .dialogue files in @export fields inside my resources using quick load
#696
cortrano
closed
1 week ago
2
Fix mid-block titles breaking conditional flow
#695
nathanhoad
closed
3 weeks ago
0
Fix response linking through titles
#694
nathanhoad
closed
3 weeks ago
0
Ink "thread" jumps
#693
lorbog
opened
4 weeks ago
1
Allow titles in nested lines
#692
nathanhoad
closed
1 month ago
0
Error when using import to include dialogue
#691
comradecid
closed
1 month ago
0
Proper way to go back to a previous line
#690
cyber-sushi
closed
1 month ago
0
CI Build Failing with resource import errors
#689
kfechter
closed
1 month ago
1
Provide default file name
#688
nathanhoad
closed
1 month ago
0
Add "quick open"
#687
nathanhoad
closed
1 month ago
0
Allow parallel C# next line requests
#686
nathanhoad
closed
1 month ago
0
Add support for non-english method names
#685
nathanhoad
closed
1 month ago
0
Provide a way to know if any mutations would be run as a result of `get_next_dialogue_line`
#684
gatomesa
closed
1 month ago
1
Unable to use Chinese methods or variables
#683
122272111
closed
1 month ago
1
Support for sub-options within the possible responses to a dialogue
#682
anaelhoffmann2009
closed
1 month ago
1
Ignore type conversion of missing spread arguments
#680
nathanhoad
closed
1 month ago
0
Emitting signal with argument from dialogue causes error
#679
Skyattraction
closed
1 month ago
0
Example Balloon not disappearing when it reaches =>END!
#678
RiddleMajor
closed
1 month ago
3
Keep multiline selection after line move
#677
nathanhoad
closed
1 month ago
0
Fix responses passing through parent conditions
#676
nathanhoad
closed
1 month ago
0
Responses don't always show up
#675
gatomesa
closed
1 month ago
1
When moving multiple lines up/down at the same time, lines are unselected after moving once
#674
gatomesa
closed
1 month ago
0
Response not being shown stops other responses from being shown
#673
gatomesa
closed
1 month ago
0
Responses are shown when they shouldn't
#672
gatomesa
closed
1 month ago
0
There is no icons displaying in the "Dialogue" tab
#671
thibault-kine
closed
2 months ago
1
Godot crashes when a dilog resource file is saved
#670
Anthony-CamembearGames
closed
2 months ago
2
Add fallback to maintain Godot 4.1 compatibility
#669
nathanhoad
closed
2 months ago
1
Cant see the create dialogue Icons, however an invisible clickable section still exists
#668
Tcrakman
closed
2 months ago
1
Assorted documentation changes/fixes
#667
Dritic
closed
2 months ago
0
Remove example balloon class on copy
#666
nathanhoad
closed
2 months ago
0
Add support for conditions on randomised lines
#665
nathanhoad
closed
2 months ago
0
Stop scrolling when setting the cursor
#664
nathanhoad
closed
2 months ago
0
C# wrapper does not have a wrapper for DialogueResponsesMenu
#663
oishiimuffin
closed
3 months ago
2
Add _Notification event workacround to C# file
#662
GrahameGW
closed
3 months ago
2
Godot 4.2.2 (mono version) export fail in GitHub Workflow when Dialogue Manager is included
#661
davidwesst
closed
2 months ago
2
Conditional randomised lines
#659
AbeVos
closed
2 months ago
1
Moving line up/down makes the script view jump
#658
gatomesa
closed
2 months ago
0
Allow custom new file template
#657
nathanhoad
closed
3 months ago
0
Allow dropping any file into dialogue
#656
nathanhoad
closed
3 months ago
0
Add a class name to the example balloon
#655
nathanhoad
closed
3 months ago
0
Allow setting a custom template file
#654
gatomesa
closed
3 months ago
0
Allow getting path to a file by dragging it into the dialogue editor
#653
gatomesa
closed
3 months ago
0
Added public ExtraGameStates property to DialogueLine
#652
GovermanGambo
closed
3 months ago
0
I can't get mutation line using get_next_dialogue_line() method
#651
cortrano
closed
3 months ago
4
Next