8 Commits

Author SHA1 Message Date
BuckarooBanzay
905d0ba165 add recursion counter and abort if the limit is reached
fixes #40
2021-10-29 08:09:44 +02:00
BuckarooBanzay
9446df8bfc fix abort/exit/shutdown hooks
fixes #37
2021-07-01 13:26:37 +02:00
BuckarooBanzay
4695df5cd4 fix missing call to "on_exit" after death/abort
fixes #19
2020-11-25 17:29:04 +01:00
BuckarooBanzay
9e23accb97 execute "on_check" just after initialization (in the same step)
fixes #21
2020-07-25 21:37:12 +02:00
BuckarooBanzay
c4626b6c6b format indents 2020-06-12 12:51:10 +02:00
BuckarooBanzay
e588454b71 executor state cleanup 2020-05-08 10:13:22 +02:00
BuckarooBanzay
9f0e642b58 clear playerstate on exit 2020-05-08 10:07:48 +02:00
BuckarooBanzay
d6814582f2 move executor files to subdir 2020-05-08 09:55:25 +02:00