12 Commits

Author SHA1 Message Date
321c7608be feat(subtitles): subtitles can be displayed on videos from .srt files 2025-09-29 13:31:12 +02:00
09b02a210a fix: port some esc files 2025-01-25 19:56:44 +01:00
39d0d2f1e9 vscode settings ignore 2024-11-02 01:00:58 +01:00
b26823bbeb fix: remove saves from gitignore 2024-02-12 21:30:48 +01:00
6cbd466f76 me corte con el cuchillo, XD 2023-09-25 23:49:48 +02:00
373e8d3f1f dialogos eneko 2023-02-24 19:43:07 +01:00
Dennis Ploeger
e98209d387 fix: Reset audio bus layout (#542) 2022-03-17 23:09:53 +01:00
bolinfest
eee5d1afab chore: add override.cfg to .gitignore (#510) 2022-02-25 08:07:29 +01:00
Dennis Ploeger
0ef7531517 chore: Adding .godot (for Godot 4) to the ignores 2021-10-19 16:20:46 +02:00
Julian Murgia
b4bf5b82d6 Event flags implementation (#382)
* Added event flags
* Added transition ESC command
* Also edited .gitignore to ignore .translation files
* docs: Automatic update of API docs

Co-authored-by: StraToN <StraToN@users.noreply.github.com>
2021-09-07 09:13:09 +02:00
Julian Murgia
b789490f63 Attempt to fix dialogs "finish_fast" action. 2021-01-30 14:00:23 +01:00
Julian Murgia
e6f4af74a8 Fixed bug where walk action initiated by ESC would never call finished().
Also removed call to inexisting function in ESCInventoryContainer.
2021-01-28 17:12:10 +01:00