Files
Polaris/code/__defines
Frenjo 20cdc4b676 Converts move intents to /decl/move_intent (#8993)
* Converts move intents to /decl/move_intent

Adds /decl/move_intent/walk and /decl/move_intent/run.

Switches all move intent checks to use the new IS_RUNNING and IS_WALKING macros.

Renames and refactors /mob/living/proc/set_m_intent() to /mob/living/proc/set_move_intent(decl/move_intent/intent).

Removes the unnecessary /mob/var/m_int and associated code.

Updates all move intent setters to use set_move_intent().

* Swaps incorrect config values

Swaps incorrect move delays since I got them backwards somehow, oopsies.

* Adds suggested ?. operator

Compactifies two if statements using the ?. operator instead.
2023-03-04 14:28:10 -08:00
..
2021-05-31 22:43:11 -04:00
2022-10-02 16:15:56 +01:00
2023-02-24 23:33:52 -08:00
2022-04-03 02:27:16 +01:00
2020-08-20 18:22:39 -07:00
2022-10-07 23:36:14 -08:00
2021-05-12 21:01:09 -09:00
2020-05-03 21:17:55 -04:00
2022-04-02 17:25:27 -08:00
2022-08-07 16:03:49 -08:00
2022-03-31 19:23:29 +01:00
2023-02-10 12:37:55 -08:00
2023-02-24 23:33:52 -08:00
2021-05-25 18:17:26 -09:00
2020-09-04 16:25:32 -07:00
2020-04-07 00:31:18 -04:00
2022-04-02 17:25:27 -08:00