Files
kiwistation/code/modules
Emmett Gaines 28e6359939 makes blueprints work on station and able to expand old areas (#32280)
🆑 ninjanomnom
add: You can now select a nearby area to expand when using a blueprint instead of making a new area.
add: New shuttle areas can be created using blueprints. This is currently not useful but will be used later for shuttle construction.
tweak: Blueprints can modify existing areas on station.
admin: Blueprint functionality has been added to the debug tab as a verb.
/🆑

Additionally the code for getting all turfs in a contained space has been refactored for some pretty good performance improvements.

Old proc: Self CPU 8.816, Total CPU: 10.009, Real Time: 10.009, Calls: 5000
New proc: Self CPU 4.174, Total CPU: 9.000, Real Time: 9.001, Calls: 5000

They've been moved into a area helpers file.
2017-11-13 22:32:36 +13:00
..
2017-11-04 17:33:45 +01:00
2017-10-28 17:20:04 -04:00
2017-11-04 19:39:46 -05:00
2017-11-08 14:49:26 -05:00
2017-11-08 20:39:17 -05:00
2017-11-13 22:15:07 +13:00
2017-11-09 18:17:51 -08:00
2017-11-09 11:03:50 -06:00
2017-10-28 17:20:04 -04:00
2017-11-03 11:23:35 +01:00