Inventory: Send dirty lists where appropriate (#8742)
[oweals/minetest.git] / src / script / lua_api /
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-24 Paul OuelletteAdd ItemStack:get_description() to get tooltip (#8847)
2019-08-14 upsilonAdd function `minetest.read_schematic`
2019-08-12 rubenwardyAdd support for set_formspec_prepend in main menu ...
2019-08-10 Paul OuelletteFix some issues with minetest.clear_craft (#8712)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-05-21 SmallJokerFix forgotten PlayerSAO cast in a90f2ef
2019-05-21 ANAND ツCheck for out-of-bounds breath when setting breath_max...
2019-05-21 SmallJokerl_mapgen.cpp: Fix LINT broken since b1b40fe
2019-05-18 ParamatAllow multiple cave liquids in a biome definition ...
2019-05-12 ANAND ︻气デ═一Move HTTP request logging to infostream (#8526)
2019-04-27 sofarForce send a mapblock to a player (#8140)
2019-04-11 Paul OuelletteAdd node field to PlayerHPChangeReason table (#8368)
2019-04-07 ANANDAdd deprecation warnings for ObjectRef:get/set_attribut...
2019-03-12 rubenwardyHPChange Reason: Fix push after free, and type being...
2019-03-05 rubenwardyHide uninstall package button on unmodifiable paths...
2019-03-01 Loïc BlotFix particle spawners not visible since CSM spawner...
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
2019-02-14 rubenwardyFix extract zip writing lowercase files (#8221)
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-01-31 rubenwardyContent store: Fix storage leak by storing screenshots...
2019-01-26 Paul OuelletteFix pkgmgr game install with RUN_IN_PLACE=0 (#8113)
2019-01-06 SmallJokerFix various bugs (Anticheat, Lua helpers) (#8013)
2018-12-31 HybridDogAdd minetest.load_area (#8023)
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2018-12-21 SmallJokerreportMetadataChange; Silence clang warnings
2018-12-11 rubenwardyFix ContentDB packages timing out by using download_fil...
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-28 CoderForTheBetterAdd Lua methods 'set_rotation()' and 'get_rotation...
2018-11-08 rubenwardyContent store: Add setting to filter non-free packages...
2018-10-24 Paramatclear_craft: Return false if recipe not found, don...
2018-10-10 SmallJoker Add core.remove_detached_inventory (#7684)
2018-09-11 SmallJokermarkAliasDeprecated: Fix MSVC build
2018-09-07 ParamatParticles: Make collision with objects optional (#7682)
2018-08-16 Dániel JuhászRaycast: export exact pointing location (#6304)
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-08-02 HybridDogLuaVoxelManip: Throw warning or error instead of silent...
2018-07-28 rubenwardyAdd protocol_version and supported package types to...
2018-07-08 Loïc BlotLua templating reading (part 4): s16, v2s16, v2f (...
2018-07-01 SmallJokerLog deprecated Lua function calls (#7491)
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-30 red-001Fix memory leaks in mod storage (#7500)
2018-06-30 VitaliyFix world deletion (#7494)
2018-06-30 Loic BlotFix a memleak before assertion in l_get_mod_storage
2018-06-27 red-001Fix mod channels crash (#7481)
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-06-18 rubenwardyUpdate to new ContentDB API
2018-06-10 number ZeroFix narrow/utf8 difference in incoming/outcoming messages
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-05-20 youFix missing ignore textures (#7326)
2018-05-19 rubenwardyAdd screenshots to online content browser
2018-05-16 rubenwardyAdd updating to online content browser
2018-04-30 SmallJokerAllow damage for attached objects, add attach/detach...
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-19 rubenwardyAdd online content repository
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
2018-04-03 Loic BlotFix last clang-tidy reported problems for performance...
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-03-31 youObjectRef: Add add_velocity() (#3208)
2018-03-28 Andrew WardLoad dependencies and description from mod.conf
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-26 ParamatMapgen: Remove unused mgv7 code and some unused biometypes
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-10 paramatSpawn level: Add 'get_spawn_level(x, z)' API
2018-03-09 paramatBiomes: Add 'min_pos'/'max_pos' xyz biome limits
2018-03-08 Loic BlotCleanup & bugfix
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarSelectedImage()
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarImage()
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarItemcount()
2018-03-03 paramatGennotify: Add 'minetest.get_decoration_id' API
2018-02-27 paramatPlace schematic (on vmanip): Enable use of 'place cente...
2018-02-21 paramatFind nodes in area (under air): Raise volume limit...
2018-02-18 sfan5Check argument types inside MetaDataRef Lua API (#7045)
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-29 Loïc BlotAdd minetest.bulk_set_node call + optimize Environment...
2018-01-23 red-001CSM: Remove screenshot API
2018-01-20 red-001[CSM] Add functions to create particles and particlespa...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-16 paramatBiomes: Add 'get heat', 'get humidity', 'get biome...
2018-01-08 Pedro GimenoFix buffer parameter not working in LuaPerlinNoiseMap...
2018-01-07 rubenwardyFix naming conventions of noise userdata
2018-01-04 ParamatBiomes: Add vertical biome blend (#6853)
2018-01-03 Hybrid DogTool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remov...
2017-12-26 Dániel JuhászLine_of_sight: Improve using VoxelLineIterator
2017-12-17 Jordan IrwinAllow 'default' parameter in 'settings:get_bool' function
2017-11-24 paramatClearobjects: Send progress messages to terminal using...
2017-11-19 paramatStratum ore: Add option for a constant thickness stratum
2017-11-17 number ZeroLoad files from subfolders in texturepacks
2017-11-08 VitaliyMove files to subdirectories (#6599)
next