aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods
AgeCommit message (Expand)Author
2018-01-30Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)Loïc Blot
2017-10-28Fix default item callbacks to work with nil users (#5819)raymoo
2017-10-15Real global textures (#6105)Vitaliy
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-01Remove nodeupdate completely (#6358)Rui
2017-07-27Add LuaEntity on_death callback (#6177)Loïc Blot
2017-05-24Minimal: Add river water nodes (#5809)Paramat
2017-05-10Private nodemeta (#5702)sfan5
2017-05-07Player attrs: permits to remove an attribute by setting value to nil (#5716)Loïc Blot
2017-04-22lua: remove core.cause_error call (#5637)Loïc Blot
2017-02-18Fix not being able to damage players in minimal (#5266)red-001
2017-01-18Add particle animation, glowsfan5
2017-01-02Add 2D sheet animation for nodessfan5
2017-01-02Added "[sheet" to the texture special commands.Luke Puchner-Hardman
2016-12-24Minimal game: Use field 'tiles' instead of 'tile_images'Rogier
2016-01-11Mapgen: Various fixes and improvementsparamat
2015-12-30Minimal: Add mapgen alias for airparamat
2015-12-06Fix spelling of noise_thresholdJun Zhang
2015-07-16Fix relief mapping issuesRealBadAngel
2015-07-14Minimal: Remove recently added unnecessary nodesparamat
2015-06-16Simpler patch for saplings trying to grow on unknown nodesShadowNinja
2015-06-16Add list-ringsest31
2015-06-15Don't crash when saplings try to grow on unknown nodesy.st
2015-06-12Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliasesparamat
2015-06-09Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Updat...paramat
2015-01-31Fix NDT_GLASSLIKE normalsKahrl
2015-01-11Remove builtin_biome.lua from builtin and add simple biome minimalparamat
2014-08-23Add lua exception handling test codesapier
2014-08-23Minimal game: add /dummyball <count> commandKahrl
2013-11-30Add minetest.swap_nodeNovatux
2013-11-30Change default value of is_ground_content to truekwolekr
2013-11-02Fix possible crash with grass ABM.Novatux
2013-11-02Fix grass adding/removing ABM.Novatux
2013-11-02Move the sapling growing and grass adding/removing ABMs to LuaNovatux
2013-10-05Remove mapgen_air alias (#935)0gb.us
2013-09-06Add mapgen_stair_cobble alias to minimalSfan5
2013-08-06Add support for different drowning damage and allow drowning in other nodetypesBlockMen
2013-06-19Add drowningPilzAdam
2013-06-18Compress texturesDavid Gumberg
2013-05-25Move scriptapi to separate folder (by sapier)sapier
2013-05-20Use the group "soil" for nodes that saplings grow onShadowNinja
2013-04-07Add Mapgen V7, reorganize biomeskwolekr
2013-04-05unkn own block -> unkn own nodekhonkhortisan
2013-03-29Add different place sound for nodesPilzAdam
2013-03-24Use minetest.register_ore() in minimalPilzAdam
2013-03-24Mapgen indev: float islands, larger far biomesproller
2013-03-14Liquid fine tuningproller
2013-02-24new adjustable finite liquidproller
2013-01-21Readded and optimized mapgen V6kwolekr
2013-01-21Add initial Lua biomedef support, fixed biome selectionkwolekr