Files
Polaris/code/game/gamemodes
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
..
2023-01-30 13:48:34 +00:00
2017-11-11 16:53:32 -06:00
2022-04-27 01:02:04 +01:00
2023-02-24 23:33:52 -08:00
2016-10-02 13:50:26 -04:00
2022-04-26 21:17:59 +01:00
2022-08-14 01:26:09 +10:00
2022-04-24 07:52:32 +01:00