Duncan Brown
ecb7bfb528
fix: accommodate empty parameter
2022-04-08 21:18:57 +02: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
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
2179b803e0
Implement custom data save in settings and savegames ( #484 )
2022-01-13 11:09:06 +01:00
Dennis Ploeger
b5d5217aa4
feat: Support for Escoria and Game migrations ( #473 )
...
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
2021-12-01 15:00:19 +01:00
Dennis Ploeger
84fe9b64af
fix: Fixes from the ETF release day ( #468 )
...
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
2021-11-28 15:33:38 +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
Julian Murgia
6393a7edd8
Adds a popup on crash, wait for it to close to quit the game ( #447 )
2021-11-18 20:52:54 +01:00
Julian Murgia
4221cda1c2
Logger outputs logfile and savegame on crash ( #439 )
2021-11-14 14:12:18 +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
Dennis Ploeger
94d86d24d5
fix: Huge cleanup ( #420 )
...
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
2021-10-25 08:59:07 +02:00
Dennis Ploeger
af26521d3d
feat: Rewrote inventory handling basing on ESCItems ( #417 )
...
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
2021-10-21 21:56:25 +02:00
Julian Murgia
c859cffa33
Move Escoria settings load action out of init ( #414 )
...
InputMap actions added/removed at plugin enabled/disabled
Some changes to README
Co-authored-by: StraToN <StraToN@users.noreply.github.com >
2021-10-14 21:56:02 +02:00
Julian Murgia
41902b5791
Adds "name" parameter to ESC spawn command ( #410 )
...
Co-authored-by: StraToN <StraToN@users.noreply.github.com >
2021-10-07 08:22:11 +02:00
Dennis Ploeger
df78b52b8a
feat: This enables user-defined transition and uses a tween to animate the transitions ( #405 )
...
* feat: This enables user-defined transition and uses a tween to animate the transitions
fixes #344
* docs: Automatic update of API docs
* docs: Automatic update of API docs
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
Co-authored-by: dploeger <dploeger@users.noreply.github.com >
2021-09-28 11:30:40 +02:00
Dennis Ploeger
c8958e7454
Issue 377 ( #383 )
...
* feat: Implements speech fixes #377
* docs: Automatic update of API docs
* chore: Updated speech translation.
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
Co-authored-by: dploeger <dploeger@users.noreply.github.com >
2021-09-06 08:52:16 +02:00
Dennis Ploeger
1f28fdc8f3
feat: Implemented all dialog features. Fixes #345 ( #376 )
...
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
Co-authored-by: dploeger <dploeger@users.noreply.github.com >
2021-08-27 08:15:52 +02:00
Julian Murgia
bd4c33cf77
Implement save and loading games ( #8 )
2021-07-02 23:08:43 +02:00
Dennis Ploeger
d5a0022b7b
Optimization Part 2 ( #6 )
...
Authored-by: Dennis Ploeger <develop@dieploegers.de >
2021-06-20 18:19:42 +02:00