Files
Yogstation/code/modules/admin
kevinz000 b5e2daa978 Movespeed Modification System (#39181)
In preparation of pixel movement, I want to refactor our slowdown system to something more modular, and something that doesn't require /quite/ as many proccalls/calculations a tick. The way this works is intended to only have things recalculate when it's necessary, rather than calling it every move.
However, I've left movement_delay() in, as without completely redoing a lot of code it's not /quite/ ready at this point to tear it out completely, but I'm hoping everything can be transitioned over to this system later.
2018-08-09 21:55:07 +01:00
..
2018-07-26 19:43:03 +02:00
2018-08-07 03:57:37 +02:00
2018-08-08 17:46:50 +01:00
2018-03-17 15:23:07 +01:00
2018-07-21 22:29:49 +01:00
2018-07-20 13:42:48 +02:00
2018-06-28 21:26:38 +02:00
2018-04-08 20:51:15 +02:00