Files
Bubberstation/code/modules
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-10-19 11:41:25 -07:00
2020-10-19 11:41:25 -07:00
2020-10-19 11:41:25 -07:00
2020-10-19 11:41:25 -07:00
2020-10-09 12:23:40 -07:00
2020-10-13 16:43:53 -03:00
2020-10-02 12:33:35 +03:00