Files
kiwistation/code/game/objects/structures
kevinz000 5f4b418eaa 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 16:55:15 -04:00
..
2018-07-07 02:00:25 -04:00
2018-06-19 18:57:44 -04:00
2018-07-27 06:53:45 -07:00
2018-06-19 18:57:44 -04:00
2018-04-13 09:05:41 -05:00
2018-05-24 21:47:30 +02:00
2017-10-11 21:55:44 -07:00
2018-07-29 13:40:47 +12:00
2018-07-07 02:00:25 -04:00
2018-06-19 18:57:44 -04:00