Files
Bubberstation/code/game/objects/structures
Rohesie 29ec525147 Implements timed_action_flags for do_after-like procs (#54409)
Originally I wanted to fix an issue where the `get_up()` `do_after()` would ignore the callback checks, because it was `uninterruptible`, so that made me refactor these procs to allow for higher granularity on checks and standardize behavior a bit more.
There's more work to be done for them, but one thing at a time.

* Removes the `uninterruptible` check in favor of the more granular `timed_action_flags`
* Cleans code on the `do_atom`, `do_after_mob`, `do_mob` and `do_after` procs to standardize them a little better.
2020-10-19 17:06:49 -04:00
..
2020-08-24 08:20:33 -03:00
2020-09-16 23:48:25 -03:00
2020-09-29 08:47:47 -03:00
2020-08-24 08:20:33 -03:00
2020-09-26 12:14:27 -03:00
2020-10-13 16:43:53 -03:00
2020-09-26 12:14:27 -03:00
2020-08-28 14:26:37 -07:00
2020-09-26 12:14:27 -03:00
2020-10-13 18:44:48 -07:00
2020-10-12 13:58:56 -03:00
2020-09-26 12:14:27 -03:00
2020-09-26 12:14:27 -03:00
2020-10-15 14:27:19 -03:00
2020-08-16 23:55:20 -03:00
2020-09-26 12:14:27 -03:00