Find nodes in area (under air): Raise volume limit and document it
[oweals/minetest.git] / src / script / lua_api /
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)
2017-11-08 sfan5Add minetest.safe_write_file() to script API
2017-10-30 Rob BlanckaertAdd sha1 to lua utils. (#6563)
2017-10-29 lisacvukCSM: Add a way to get current locale from CSM
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-10-23 Muhammad Rifqi Pri... Improvements/fixes for noise parameter input in advance...
2017-10-10 paramatSimple decorations: Make 'place_offset_y' usable with...
2017-10-09 paramatSimple decorations: Add 'param2_max' parameter for...
2017-10-01 paramatStratum ore: Allow use with no noise for simple horizon...
2017-09-30 Loïc BlotMake Player::peer_id server-side only and add getters...
2017-09-26 Loïc BlotUpdate JsonCPP to 1.8.3 (#6466)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-09-15 sfan5ServerEnv: Clean up object lifecycle handling (#6414)
2017-09-12 SmallJokerNetwork: Remove large parts of deprecated legacy code...
2017-09-12 KahrlMake INodeDefManager::getIds return a vector, not a set
2017-09-10 paramatSchematic decorations: Add 'place_offset_y' placement...
2017-09-03 ParamatOres: Add stratum ore (#6352)
2017-09-01 sapierFix animation frame_speed and blend loosing precision...
2017-08-28 Loïc BlotClientevent refactor (#6320)
2017-08-27 youcore.get_objects_inside_radius: Omit removed objects...
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-20 paramatMinimap: Add new HUD flag for minimap radar mode
2017-08-20 Loïc BlotModernize code: very last fixes (#6290)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-17 Loic Blotl_server, clientenvironment, clientiface: code moderniz...
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-07-24 Ben DeutschClouds API: change speed from 'y' to 'z', ColorSpecs...
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 Loïc BlotChat protocol rewrite (#5117)
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-07-14 Elijah DuffyRemove remaining modstore code (#6120)
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-07-04 Elijah DuffyMain Menu: Allow copying directories from non-Minetest...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-22 red-001Fix CSM crash caused by move to C++11. (#6027)
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-19 Loic BlotFix 2 warnings reported by GCC
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-06-19 SmallJokerfind_nodes_in_area: Extend maximal count to U32_MAX...
2017-06-18 Loic BlotClient::makeScreenshot: remove device param
2017-06-11 RuiSound: Add pitch option (#5960)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-06 Elijah DuffyMain Menu: Add get_clientmodpath API (#5912)
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-05-25 Loïc BlotEnhance ABM performance a little bit by removing two...
2017-05-23 Loic BlotFix wrong return value in get_sky Lua call since ad9fcf...
2017-05-22 Loic BlotLINT fix & check all files with clang-format
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 Loic BlotFix LINT broken by dfa0c15ce045705f05487d623dc7beca6c945b4b
2017-05-21 bigfoot547[CSM] Add function to get the definition of items ...
2017-05-20 SmallJoker[CSM] Correct the log destination of print() (#5784)
2017-05-10 sfan5Private nodemeta (#5702)
2017-05-08 Loïc Blotread_schematic_replacements: ensure fields are strings...
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-05-07 Loic BlotLINT fix since d0678948165768472fc940c03e78cba787f49ea5
2017-05-07 T0ny2Replace occurrence of luaL_reg in l_camera.cpp
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-05-06 ShadowNinjaUse a settings object for the main settings 1949/head
2017-05-06 Loic BlotFix codestyle since CSM Camera API
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-05-04 red-001Add option to also check the center to `find_node_near...
2017-05-04 red-001Add function to get server info.
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 shivajiva101Fix visual slide issue with set_detach, fixes #5620
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-27 red-001Allow scripts to get the client protocol version in...
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-21 Loïc Blotlua: remove core.cause_error call (#5637)
2017-04-20 Dániel JuhászLight update for map blocks
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
next