Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove builtin_biome.lua from builtin and add simple biome minimal | paramat | 2015-01-11 |
| | |||
* | Remove mapgen_air alias (#935) | 0gb.us | 2013-10-05 |
| | |||
* | Add mapgen_stair_cobble alias to minimal | Sfan5 | 2013-09-06 |
| | |||
* | Move scriptapi to separate folder (by sapier) | sapier | 2013-05-25 |
| | | | | | | | | | | | 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) | ||
* | Use minetest.register_ore() in minimal | PilzAdam | 2013-03-24 |
| | |||
* | Mapgen indev: float islands, larger far biomes | proller | 2013-03-24 |
| | |||
* | Liquid fine tuning | proller | 2013-03-14 |
| | |||
* | new adjustable finite liquid | proller | 2013-02-24 |
| | |||
* | Add missing mapgen.lua to games/minimal | Perttu Ahola | 2012-04-06 |