Fix build error on Ubuntu 16.04 (again)
[oweals/minetest.git] / games /
2020-06-08 sfan5devtest: Improve tool and formspec usability
2020-05-29 WuzzyDevtest: Fix missing/incorrect liquid properties (...
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-26 ParamatDevtest game: Update biome registrations (#9936)
2020-05-26 WuzzyDevtest: Fix crash in player unittest (#9937)
2020-05-25 WuzzyRename “Minimal development test” to “Development Test... 9929/head
2020-05-24 WuzzyReplacement for Minimal Development Test (PR) (#9450)
2020-05-02 Hugues RossAdd 'content_offset' and 'padding' style properties...
2020-04-18 DSApply a scrollbar's default value to scroll containers...
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-03-16 v-robFormspecs: Add starting frame to `animated_image` ...
2020-03-01 v-robAdd multiple element selection to `style` and `style_ty...
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-10-24 random-geekChange some rough/inappropriate language in comments...
2019-10-23 WuzzyAdd 4 missing fallback/default textures (#8845)
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-08-10 Paul OuelletteFix some issues with minetest.clear_craft (#8712)
2019-08-03 rubenwardyAdd formspec testing to test mod in minimal
2019-07-27 Paul Ouelletteminimal: Move get_craft_result tests to test mod
2019-05-03 ANANDminimal: Fix crash due to assertion fail
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
next