Commit Graph

5 Commits

Author SHA1 Message Date
cora 2091c6ac72 fix crash through wrong variable use 2022-05-21 15:02:22 +00:00
evrooije 423c153e47 Fixed missing test on the simple generators params (nil check),
parameterized the levels generator settings so they can now be
passed on generator registration, changed levels local noises to
global noises. Fixed HUD offset issue, where it would show the
wrong zone and relative coordinates off by 1. Added support for
per layer specific settings such as enabling/ disabling bedrock
or skyrock per layer, overriding certain other settings or
behavior, etc.
2018-08-03 12:30:42 +02:00
evrooije f24d4a3a80 Full implementation of layer wrapping, noise mixing and noise
mirroring on all edges. Teleportation implemented, also on all
edges.
2018-07-31 21:49:32 +02:00
evrooije 1f2bcc5f81 Fixed some bugs, added HUD status to dump of mod state to log,
changed the default set of generators, using levels only for now
2018-07-24 21:20:38 +02:00
evrooije 66508f1615 Split code into different source files for better maintainability.
Added layer names and HUD system to display offset coordinates and
the layer number and/ or layer name
2018-07-24 19:26:28 +02:00