Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hybriddog/sumpf
swamps for minetest
https://github.com/hybriddog/sumpf
lua mapgen minetest mod swamp
Last synced: 2 months ago
JSON representation
swamps for minetest
- Host: GitHub
- URL: https://github.com/hybriddog/sumpf
- Owner: HybridDog
- License: other
- Created: 2013-01-27T12:35:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-21T10:21:26.000Z (over 2 years ago)
- Last Synced: 2023-08-17T16:32:48.060Z (over 1 year ago)
- Topics: lua, mapgen, minetest, mod, swamp
- Language: Lua
- Homepage:
- Size: 10.8 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[Mod] sumpf [sumpf]
**Depends:** see [depends.txt](https://raw.githubusercontent.com/HybridDog/sumpf/master/sumpf/depends.txt)
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/sumpf/master/LICENSE.txt)
**Download:** [zip](https://github.com/HybridDog/sumpf/archive/master.zip), [tar.gz](https://github.com/HybridDog/sumpf/archive/master.tar.gz)![I'm a screenshot!](http://bit.ly/1wOCWpq)
If you got ideas or found bugs, please tell them to me.
TODO:
* Test and find reasonable values for probabilities:
* Probability of hut spawning
* Probability of spawning a ruined instead of normal hut
* Perlin noise parameters (default values)
* Make the perlin noise parameters (i.e. biome probabiltiy) configurable
* Add dried, rotten grass roofing nodes for the ruined hut so that it differs
more from the normal hut
* Use the mapgen decoration function instead of habitat to rarely spawn swamp
grass and birches
* Sometimes the huts have visible gaps in the roofs; this should be fixed