Duncan Brown
391bf08f21
feat: add esc_current_scene reserved global ( #474 )
...
Co-authored-by: Duncan Brown <duncan@bhs-consultants.com >
2021-12-03 08:45:02 +01:00
Dennis Ploeger
7963f03087
feat: Keep current animations resource ( #459 )
...
Co-authored-by: Dennis Ploeger <develop@dieploegers.de >
2021-11-23 22:19:24 +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
Julian Murgia
bbe885edc2
Ensure player is set at start location if there is one ( #435 )
...
This is done even if there is no ESC script attached to the room.
First default position will then be the start ESCLocation if there is one.
Else, fallback to origin (0,0).
2021-11-12 22:57:44 +01:00