|
|
0d5c490a9f
|
more changes to the dialog manager
|
2023-08-28 22:29:35 +02:00 |
|
|
|
0d38a8646a
|
Updated escoria-demo-game
|
2023-06-06 19:28:49 +02:00 |
|
Duncan Brown
|
3727f82fbf
|
fix: allows for string joining that's compatible with pre-3.5 Godot
|
2022-12-28 18:35:45 +01:00 |
|
Balloonpopper
|
2a55da5067
|
feat: Add thinking avatar scene for Mark
|
2022-12-15 17:14:40 -05:00 |
|
Duncan Brown
|
328e5efdd9
|
fix: returns an appropriate RC code when no more options are left at a particular dialog level; this has the somewhat beneficial side effect of moving up a level in dialog if there is one, although this requires a 'stop' command to be present in at least one of the top-most dialog options.
|
2022-12-09 10:43:15 +01:00 |
|
StraToN
|
8cd61cdd2b
|
chore: storing version and changelog
|
2022-12-04 17:36:23 +00:00 |
|
Duncan Brown
|
13a600598f
|
feat: adds option to sync talking animation finishing with either audio or text; if with text, now finishes when text is done rendering.
|
2022-12-04 18:36:00 +01:00 |
|
Duncan Brown
|
f64b59621d
|
feat: adds warnings w/ defaults when using settings; uses same calculation basis for text speeds/times; changes time units to ms
|
2022-12-04 18:36:00 +01:00 |
|
Duncan Brown
|
e4414141cb
|
fix: prevents illegal WPM values and uses default in those cases.
|
2022-12-04 18:36:00 +01:00 |
|
Duncan Brown
|
d676e50284
|
feat: adds additional options to dialog manager, including a left-click action option and a text skipping option
|
2022-12-04 18:36:00 +01:00 |
|
Duncan Brown
|
d955e2ef1b
|
chore: speech stops immediately when skipping/interrupting
|
2022-12-04 18:36:00 +01:00 |
|
Duncan Brown
|
bd2f28214b
|
feat: allows for the skipping of dialogue after the text is fully visible; still need to look at integrating with user options
|
2022-12-04 18:36:00 +01:00 |
|
balloonpopper
|
70dd91c35d
|
chore: storing version and changelog
|
2022-11-28 23:41:38 +00:00 |
|
Balloonpopper
|
028de087fd
|
fix: Removing dialog settings from core
|
2022-11-29 10:40:31 +11:00 |
|
Duncan Brown
|
a3da01e4cc
|
feat: adds adjustable reading speed/display time
|
2022-11-13 16:38:45 +01:00 |
|
BHSDuncan
|
6cf08a607f
|
chore: storing version and changelog
|
2022-07-18 23:29:43 +00:00 |
|
Duncan Brown
|
4991ff3423
|
fix: logs a warning if the avatar path isn't set or if the avatar itself can't be found
|
2022-07-18 19:29:22 -04:00 |
|
StraToN
|
d7b8c893af
|
chore: storing version and changelog
|
2022-07-11 21:04:09 +00:00 |
|
StraToN
|
2e67aa9973
|
chore: storing version and changelog
|
2022-07-10 18:40:30 +00:00 |
|
Julian Murgia
|
ad79aa69d1
|
Big refactor: Fix plugin issues when disabling/reenabling plugins (#598)
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com>
Co-authored-by: Duncan Brown <duncan@prometheussoftware.ca>
|
2022-07-10 20:40:08 +02:00 |
|
Balloonpopper
|
584b81a496
|
fix: Corrected wether to whether
|
2022-04-21 09:55:00 +02:00 |
|
balloonpopper
|
0a45140fad
|
documentation: Fixes to command descriptions (#506)
Co-authored-by: Duncan Brown <duncan@prometheussoftware.ca>
Co-authored-by: Balloonpopper <balloonpopper@git.com>
|
2022-03-10 23:05:27 +01:00 |
|
StraToN
|
19272ffeb2
|
chore: storing version and changelog
|
2022-03-07 08:44:59 +00:00 |
|
balloonpopper
|
21df2af2c8
|
refactor: Whitespace removal from all .gd files (#494)
Co-authored-by: Balloonpopper <balloonpopper@git.com>
|
2022-02-17 23:00:53 +01:00 |
|
Dennis Ploeger
|
b40c0a241c
|
feat: Removed obsolete code. Fixes godot-escoria/escoria-issues#99 (#499)
|
2022-02-17 22:25:13 +01:00 |
|
Duncan Brown
|
99dc1e0110
|
feat: refactor numerous areas and tokenize string literals where possible; also fixes some small bugs (#487)
Co-authored-by: Duncan Brown <duncan@bhs-consultants.com>
|
2022-02-04 17:10:40 +01:00 |
|
Julian Murgia
|
b4d5e380e6
|
Fix: makes dialog players pausable by removing yields (#472)
|
2021-12-01 09:39:24 +01:00 |
|
Julian Murgia
|
44056673c9
|
Fixed dialogs pause mode
|
2021-11-29 23:26:41 +01:00 |
|
Dennis Ploeger
|
47fe4df841
|
feat: Several fixes and optimizations (#467)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
|
2021-11-27 20:10:16 +01:00 |
|
Dennis Ploeger
|
012d978d66
|
fix: Optimized ESC command docs (#450)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: Duncan Brown <duncan@bhs-consultants.com>
|
2021-11-21 21:10:56 +01:00 |
|
Dennis Ploeger
|
dbc7415aaf
|
fix: Say command fixes (#452)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
|
2021-11-21 21:10:22 +01:00 |
|
Dennis Ploeger
|
1823845141
|
Makes ESCDialog and ESCDialogOption instantiable without an ESC string
and other dialog optimizations
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
|
2021-11-11 22:55:35 +01:00 |
|
Julian Murgia
|
b908a2aeee
|
Fix: Make float dialog follow character (#430)
|
2021-11-11 21:28:29 +01:00 |
|
Dennis Ploeger
|
57ce7fbcae
|
feat: Made dialogs pluggable (#424)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
|
2021-10-27 08:34:13 +02:00 |
|