Files
Bubberstation/code/datums
kevinz000 64851d819a Moves projectile processing to a subsystem (#30599)
ITT worst coder tries not to break everything and improve the code.
fixes #29211
🆑
refactor: Legacy projectiles have been removed. Instead, all projectiles are now PIXEL PROJECTILES!
rscadd: Reflectors can now be at any angle you want. Alt click them to set angle!
/🆑

Also lets just
fixes #18133
because the shortest path from point A to B is a straight line, when projectile ranges are "number of times moved/processed" ofcourse it's going to be shorter if you fire diagonally. It will be a problem as long as range is done like that or if range are in "pixels/tiles" moved without outright using get_dist.
2017-10-16 15:50:42 +13:00
..
2017-10-11 23:23:26 +13:00
2017-09-29 17:30:25 -05:00
2017-08-14 11:18:22 -04:00
2017-09-17 01:46:41 -04:00
2017-09-26 22:20:05 +13:00
2017-08-24 09:24:23 -04:00
2017-09-17 21:44:57 -04:00
2017-09-29 15:36:51 +13:00
2017-09-29 17:19:10 -05:00
2017-09-18 11:02:23 +12:00
2017-09-28 10:17:11 -05:00
2017-10-11 23:23:26 +13:00
2017-09-27 17:51:03 -05:00
2017-09-19 18:56:39 -04:00
2017-08-16 13:01:15 -06:00
2017-08-07 19:04:27 -04:00