]> git.lizzy.rs Git - minetest.git/history - src/script
Line_of_sight: Improve using VoxelLineIterator
[minetest.git] / src / script /
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-12-04 paramatZoom: Set zoom FOV per-player using a player object...
2017-11-27 sfan5Hint at problematic code when logging deprecated calls
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-11-06 paramatPlayer eye height: Make this a settable player object...
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-15 VitaliyReal global textures (#6105)
2017-10-10 paramatSimple decorations: Make 'place_offset_y' usable with...
2017-10-09 paramatSimple decorations: Add 'param2_max' parameter for...
2017-10-07 SmallJokerUnkown nodes: Provide position on interact (#6505)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
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-28 orwell96Add static_save property to luaentites to not save...
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-21 SmallJokeron_death: Fix callback number of pushed arguments ...
2017-09-15 sfan5ServerEnv: Clean up object lifecycle handling (#6414)
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
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-11 Auke KokImplement client node dig prediction
2017-09-10 SmallJokerObject properties: Fix loss of custom selectionbox
2017-09-10 paramatSchematic decorations: Add 'place_offset_y' placement...
2017-09-04 Loïc BlotImplement minetest.register_can_bypass_userlimit (...
2017-09-03 ParamatOres: Add stratum ore (#6352)
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-09-01 sapierFix animation frame_speed and blend loosing precision...
2017-08-30 paramatZoom: Move enabling zoom to a new player object property
2017-08-28 Loïc BlotClientevent refactor (#6320)
2017-08-27 youcore.get_objects_inside_radius: Omit removed objects...
2017-08-25 Dániel JuhászOverlays for wield and inventory images (#6107)
2017-08-24 stujones11Make entity selection and collision boxes independently...
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-08-04 Thomas--SSort box corners correctly
2017-07-27 Loïc BlotAdd LuaEntity on_death callback (#6177)
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-11 number ZeroAdd 'plantlike_rooted' drawtype
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-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-06-10 Thomas--SOrder es_DrawType exactly like enum NodeDrawType in...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
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-20 red-001Fix CSM crash (#5779)
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-18 Loic BlotFix a warning pointed by GCC 7.1
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
2017-05-06 Loic BlotFix codestyle since CSM Camera API
next