Commit Graph

11 Commits

Author SHA1 Message Date
Heroman 173aec2037 Makes holes on Z5 of tether generate space instead of open space 2022-02-12 14:57:34 +10:00
Novacat 96edb49393 Update map.dm 2021-06-14 08:21:46 -04:00
Aronai Sieyes 74ee4843d2 Portable mapping devices 2021-06-14 01:32:59 -04:00
Aronai Sieyes 21ff8be627 Portable mapping units 2021-05-18 22:56:03 -04:00
Aronai Sieyes 2146e8f98a Update map_datum to specify persistence levels 2021-05-14 14:26:09 -04:00
Heroman 27f2a555a5 Increases edge buffer, fixes active edges 2019-06-25 15:52:42 +10:00
Heroman f020cee3a6 Final touches 2019-06-25 14:42:36 +10:00
Heroman f688ef9c37 Fixes the generation of PoIs 2019-05-07 05:20:36 +10:00
Neerti 49628739b2 Allows restriction of z-levels from spawning xenoarch finds 2019-04-14 02:29:17 -04:00
Neerti fe33977812 Adds Submap (PoI) Seeding Procedure
Mostly ports /tg/'s method of seeding submaps into specific z-levels.
Due to the low number of submaps present, all of the PoIs are guaranteed to spawn. As more are added, this should fix itself.
2017-11-21 19:21:39 -05:00
Leshana 5594c9db39 An easier and more maintainable way of setting up the map datum.
* Settings for specific z-levels are defined in datum types, allowing the lists of Z levels to be automatically configured.  This solves the problem of being unable to use the z-level #defines in associative lists.
* Converted the example and northern star maps to use the new system.
2017-05-21 14:16:48 -04:00