]> git.lizzy.rs Git - minetest.git/history - games
Different animations for different actions
[minetest.git] / games /
2021-02-23 DSAllow overwriting media files of dependencies (#10752)
2021-02-21 Lars MüllerFix wrong reported item counts for inventory actions...
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-17 rubenwardyFix short_description fallback order (#10943)
2021-02-08 Jean-Patrick GuerreroFix animation_image support in scroll containers
2021-02-04 WuzzyDevtest: Remove bumpmap/parallax occl. test nodes ...
2021-02-02 Vincent RobinsonFix list spacing and size (again) (#10869)
2021-01-29 sfan5devtest: Fix deprecated alpha usage
2021-01-29 sfan5Drop never documented 'alpha' property from nodedef
2021-01-23 Vincent RobinsonMake hypertext and textarea have proper scroll event...
2021-01-23 Vincent RobinsonFormSpec: Add list spacing, slot size, and noclip ...
2021-01-20 WuzzyAllow "liquid" and "flowingliquid" drawtypes even if...
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2020-12-18 WuzzyDevTest: Add food item to test food replacement (#10642)
2020-12-14 ZughySemi-transparent background for nametags (#10152)
2020-12-10 SmallJokerVarious documentation fixes (#10692)
2020-11-15 WuzzyFix falling image of torchlike if paramtype2="none...
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-10-25 VitaliyShaders for Android (GLES 2) (#10506)
2020-10-20 ParamatDevtest: Automatically enable zoom capability (#10493)
2020-10-13 ParamatDevtest hand tool: Update capabilities, add creative...
2020-10-09 HybridDogAdd bumpmapping and parallax occlusion testing nodes...
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-06 HybridDogAdd minetest.get_artificial_light and minetest.get_natu...
2020-10-03 Elijah DuffyLua API: Add register_on_chatcommand to SSM and CSM...
2020-09-04 WuzzyDevtest: Extend tooltips of many items and tools (...
2020-09-04 WuzzyScale inventory image for scaled allfaces nodes (#10225)
2020-08-29 Hugues RossMake bgcolor tint button background images (#9818)
2020-08-20 DSLoad media from subfolders (#9065)
2020-08-12 Lars MüllerFix precision not working in hud_change (#10186)
2020-07-30 sfan5content_cao: Support texture animation for upright_spri...
2020-07-02 WuzzyFix undeclared global in devtest (#10133)
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
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...
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
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
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...
next