Commit Graph

12 Commits

Author SHA1 Message Date
Anewbe cce1fcc1f5 Ports MultiZAS 2017-05-04 19:51:54 -04:00
mwerezak 03412a24f8 Allows indirectly connected turfs to merge zones if either zone is small enough.
Fixes #9235
2015-06-06 23:24:11 -04:00
Aryn bb6f030f84 Added Reboot ZAS as a debug verb.
Replaces the air controller, marks all old zones invalid,
 and adds every turf to the update list. Results are the same as on a
 server start.
2014-02-22 09:09:48 -07:00
Aryn d6b275ca73 Fixed walls not splitting zones. 2014-02-22 08:16:35 -07:00
Aryn f511ac20c2 Fixed some debug verbs, removed ZASDBG define. 2014-02-21 08:46:56 -07:00
Aryn d0c0315d53 Added documentation, split ConnectionManager.dm, removed some unused procs.
Added a proc to find the other zone in an edge for future procs.
Fixed the stupid .int again.
2014-02-21 08:39:04 -07:00
Aryn 0089ae6282 Fixed some weird bugs concerning space and the creation thereof. 2014-02-21 08:39:04 -07:00
Aryn bae9fad90b Added Z-level support for ZAS, disabled by default to save CPU.
- Use #define ZLEVELS or uncomment it in _docs.dm to turn it on.
2014-02-21 08:38:51 -07:00
Aryn 4c27af0bb9 Added Z-level support. 2014-02-21 08:38:44 -07:00
Aryn c9b9b18807 Removed debugging flag. 2014-02-19 18:28:32 -07:00
Aryn 0814bdb36f Added some documentation. 2014-02-19 18:24:37 -07:00
Aryn a2d992ef5c Fixed inexplicable reversions. 2014-02-19 17:11:09 -07:00