Julian Murgia
|
0e6e8aa161
|
Re-implemented turn_to command (#390)
* Re-implemented turn_to command
Fixes #385
Fixed a bug in esc_movable blocking player_orients_on_arrival for ESCLocation nodes
* docs: Automatic update of API docs
* Fixes
Co-authored-by: StraToN <StraToN@users.noreply.github.com>
|
2021-09-09 22:57:03 +02:00 |
|
Dennis Ploeger
|
712083d126
|
fix: FIxed non-editor call to _set_animation_player (#369)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
|
2021-08-12 23:22:09 +02:00 |
|
Julian Murgia
|
a00bbd4d4d
|
Removed hardcoded access to node named "sprite" (#364)
|
2021-08-10 22:20:30 +02:00 |
|
Dennis Ploeger
|
15bf1a8c81
|
Stable interface for both Animation player and Animated Sprite (#363)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
|
2021-08-10 21:35:01 +02:00 |
|
Julian Murgia
|
392dc2d607
|
Add ESCAnimationResource to hold characters animations. (#342)
Co-authored-by: StraToN <StraToN@users.noreply.github.com>
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
|
2021-08-03 17:48:55 +02:00 |
|
Dennis Ploeger
|
90f880d090
|
Issue 315 (#341)
* feat: accept_input implemented
* feat: More fixes for accept_input and tests for it
* feat: play_snd implemented
* fix: Removed game_over and queue_animation commands
* docs: Automatic update of API docs
* fix: FIxes schedule_event command
* feat: Implemented slide and slide_block
* feat: Implemented turn_to
* docs: Automatic update of API docs
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
|
2021-07-29 23:05:24 +02:00 |
|
Dennis Ploeger
|
604cccb56d
|
Fix command docs, automate API doc generation (#327)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
|
2021-07-27 16:05:14 +02:00 |
|
Dennis Ploeger
|
58d880101d
|
Optimized Docs (#7)
Authored-by: Dennis Ploeger <develop@dieploegers.de>
|
2021-06-22 23:06:20 +02:00 |
|