Version 0.4.3 Structures Test
Pre-release
Pre-release
HoubkneghteS
released this
24 Nov 20:57
·
31 commits
to master
since this release
Note: This is not a final version, but only a test for the structures feature. The final version will be released under 0.5.0.
Features
- Structures: These are post-perlin objects that will get added to the world to add certain landmarks to the map.
- Cactuses: These structures generate in the desert and can also occastionally come in the dead cactus variety.
- Castles: These generate almost anywhere and are currently not rendered.
- Several params relating to structures:
generateStructures
: whether structures will be generated
*structureOffset
: How far structures can be offset post-generation
*structureWeights
: an array determining how common various structures are
Tweaks
- Increased canvas resolution.