Slippery: Do not apply when swimming (#8198)
[oweals/minetest.git] / games /
2018-10-16 WuzzyAdd disable_repair group to prevent tool repair (#7381)
2018-06-14 WuzzyMinimal: Disable disruptive formspec test by default...
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-05-16 SmallJokerMinimal: Fix HP change crash (#7344)
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-03-28 Andrew WardLoad dependencies and description from mod.conf
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-01-29 Loïc BlotAdd minetest.bulk_set_node call + optimize Environment...
2017-10-28 raymooFix default item callbacks to work with nil users ...
2017-10-15 VitaliyReal global textures (#6105)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-07-27 Loïc BlotAdd LuaEntity on_death callback (#6177)
2017-05-24 ParamatMinimal: Add river water nodes (#5809)
2017-05-10 sfan5Private nodemeta (#5702)
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-04-21 Loïc Blotlua: remove core.cause_error call (#5637)
2017-02-18 red-001Fix not being able to damage players in minimal (#5266)
2017-01-18 sfan5Add particle animation, glow
2017-01-02 sfan5Add 2D sheet animation for nodes
2017-01-02 Luke Puchner-HardmanAdded "[sheet" to the texture special commands.
2016-12-24 RogierMinimal game: Use field 'tiles' instead of 'tile_images'
2016-01-11 paramatMapgen: Various fixes and improvements
2015-12-30 paramatMinimal: Add mapgen alias for air
2015-12-06 Jun ZhangFix spelling of noise_threshold
2015-07-16 RealBadAngelFix relief mapping issues
2015-07-14 paramatMinimal: Remove recently added unnecessary nodes
2015-06-16 ShadowNinjaSimpler patch for saplings trying to grow on unknown...
2015-06-16 est31Add list-rings 2795/head
2015-06-15 y.stDon't crash when saplings try to grow on unknown nodes
2015-06-12 paramatMinimal: Add snow biome and jungleleaves nodes. Add...
2015-06-08 paramatMinimal: Edit mapgen aliases. Use blob ore for clay...
2015-01-30 KahrlFix NDT_GLASSLIKE normals
2015-01-12 paramatRemove builtin_biome.lua from builtin and add simple...
2014-08-23 sapierAdd lua exception handling test code 1579/head
2014-08-22 KahrlMinimal game: add /dummyball <count> command
2013-11-30 NovatuxAdd minetest.swap_node
2013-11-30 kwolekrChange default value of is_ground_content to true
2013-11-02 NovatuxFix possible crash with grass ABM.
2013-11-02 NovatuxFix grass adding/removing ABM.
2013-11-02 NovatuxMove the sapling growing and grass adding/removing...
2013-10-05 0gb.usRemove mapgen_air alias (#935)
2013-09-06 Sfan5Add mapgen_stair_cobble alias to minimal
2013-08-06 BlockMenAdd support for different drowning damage and allow...
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-19 PilzAdamAdd drowning 780/head
2013-06-18 David GumbergCompress textures
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
2013-05-20 ShadowNinjaUse the group "soil" for nodes that saplings grow on
2013-05-13 WeblateMerge remote-tracking branch 'origin/master'
2013-05-02 Perttu Aholagames/minimal: Add menu/background.png and menu/icon.png
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-07 kwolekrAdd Mapgen V7, reorganize biomes
2013-04-05 khonkhortisanunkn own block -> unkn own node
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-29 PilzAdamAdd different place sound for nodes
2013-03-24 PilzAdamUse minetest.register_ore() in minimal
2013-03-23 prollerMapgen indev: float islands, larger far biomes
2013-03-14 prollerLiquid fine tuning
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 prollernew adjustable finite liquid 482/head
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 kwolekrReadded and optimized mapgen V6
2013-01-21 kwolekrAdd initial Lua biomedef support, fixed biome selection
2012-12-01 PilzAdamAdd the group attached_node 318/head
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-12 xyzzMerge pull request #284 from RealBadAngel/master
2012-11-09 Perttu AholaSwap out pixel-perfect nyan cat by request of Chris...
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-11-01 PilzAdamMerge pull request #270 from PilzAdam/master
2012-11-01 PilzAdamAdd functions to the default mod of minimal game to... 270/head
2012-10-31 PilzAdamMove falling to builtin
2012-08-12 Perttu AholaFix crash when furnace is full (minimal game)
2012-07-25 Perttu AholaDeprecate minetest.add_to_creative_inventory and use...
2012-07-25 Perttu AholaAdd notice in the minimal game
2012-07-25 Perttu AholaImprove inventory callbacks a bit
2012-07-24 Perttu AholaDetached inventory callbacks and reworked node metadata...
2012-07-24 Perttu AholaDetached inventories
2012-07-24 Perttu AholaAdd node timer test in minimal/experimental
2012-07-23 Perttu AholaMove /give, /giveme, /spawnentity and /pulverize to...
2012-07-22 Perttu AholaFormspec button_exit[] and image_button_exit[]
2012-07-22 Perttu AholaAdd /test1 command to minimal for testing a more compli...
2012-07-22 darkroseImplement formspec
2012-07-21 Perttu AholaActually fix facedir-rotated nodes placed using minetes...
2012-07-20 darkroseMake lava buckets work as fuel in minimal game
2012-07-19 Perttu AholaAllow defining player's inventory form in Lua
2012-06-17 KahrlCustom boxy nodes (stairs, slabs) and collision changes
2012-06-16 Perttu AholaRevert back proper crack texture
2012-06-16 Perttu AholaAllow node cracking animations of any length
2012-06-16 Perttu AholaUpdate field names to non-deprecated ones in node defin...
2012-06-16 Perttu AholaUse new field names and reorder fields a bit in minimal...
2012-06-16 Perttu AholaNode texture animation
2012-06-08 Perttu AholaAdd experimental_tester_tool_1.png to minimal game...
2012-06-06 Perttu AholaAllow groups in crafting recipes
2012-06-05 Perttu AholaAdd after_destruct and cache the existence of on_constr...
2012-06-05 Perttu Aholaplace_node, dig_node and punch_node; an in-game tester...
next