| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-24 | Replacement for Minimal Development Test (PR) (#9450) | Wuzzy | |
| 2017-05-24 | Minimal: Add river water nodes (#5809) | Paramat | |
| Is a base terrain node needed by any core mapgen with sloping rivers. | |||
| 2016-01-11 | Mapgen: Various fixes and improvements | paramat | |
| Lua_api.txt: Document 'minetest.registered_biomes' Minimal: Remove 'mapgen_air' alias Cavegen: Add fallback node for 'mapgen_ice' Dungeongen: Add fallback node for 'mapgen_river_water_source' Mgv5: Remove unnecessary '#include util/directiontables.h' Add missing 'this->'s in makeChunk() Mgv6: Edit empty line formatting Remove leading spaces in makeChunk() Add missing spaces after 'for' and 'if' Mgv7: Edit empty line formatting | |||
| 2015-12-30 | Minimal: Add mapgen alias for air | paramat | |
| 2015-12-06 | Fix spelling of noise_threshold | Jun Zhang | |
| 2015-07-14 | Minimal: Remove recently added unnecessary nodes | paramat | |
| Fix 'is ground content' for some nodes | |||
| 2015-06-12 | Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases | paramat | |
| Treegen: Remove alias checks from jungletree generation for speed | |||
| 2015-06-09 | Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. ↵ | paramat | |
| Update simple biomes. Cleanup code | |||
| 2015-01-11 | Remove builtin_biome.lua from builtin and add simple biome minimal | paramat | |
| 2013-10-05 | Remove mapgen_air alias (#935) | 0gb.us | |
| 2013-09-06 | Add mapgen_stair_cobble alias to minimal | Sfan5 | |
| 2013-05-25 | Move scriptapi to separate folder (by sapier) | sapier | |
| On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl) | |||
| 2013-03-24 | Use minetest.register_ore() in minimal | PilzAdam | |
| 2013-03-24 | Mapgen indev: float islands, larger far biomes | proller | |
| 2013-03-14 | Liquid fine tuning | proller | |
| 2013-02-24 | new adjustable finite liquid | proller | |
| 2012-04-06 | Add missing mapgen.lua to games/minimal | Perttu Ahola | |
