]> git.lizzy.rs Git - minetest.git/history - builtin
clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)
[minetest.git] / builtin /
2017-08-17 Loïc BlotReduce dedicated server step to 0.09 (#6252)
2017-08-16 VitaliyNew lighting curve (#5279)
2017-08-14 paramatAdvanced settings: Re-organise mapgen settings for...
2017-08-14 Dániel JuhászMake dropped items colorable
2017-08-13 WuzzyAdd slippery group for nodes (players/items slide)
2017-08-13 WuzzyAdd short description for disabled texture packs
2017-08-13 TeTpaAkaChange “Use” key name to “Special”
2017-08-12 Ben DeutschRemove cloud_height setting
2017-08-12 Hybrid DogAbort if static_spawnpoint is an invalid setting instea...
2017-08-08 Zeno-Update credits (#6228)
2017-07-30 WuzzyMake direct item selection keys freely bindable
2017-07-26 paramatMgv7: Add 'mount_zero_level' parameter
2017-07-21 paramatMgv7: Add option to repeat surface biomes in floatlands
2017-07-18 paramatWindow size: use 1024x600 to avoid a smaller UI
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 paramatDefault window size: Increase to 1024x576, aspect ratio...
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 paramatAdvanced settings: Reformat noise parameter format...
2017-07-07 vlapsleyMapgen Carpathian: Add lava_depth parameter
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-07-02 paramatDungeons: Add setting to prevent projecting dungeons
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-29 Vincent GlizeChange the server description after a search (#6074)
2017-06-26 kilbithAdd Arm Inertia (#6050)
2017-06-24 Dániel JuhászHelper methods for hardware colorization (#5870)
2017-06-22 paramatCavesRandomWalk: Make 'lava_depth' a mapgen parameter
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-21 paramatMgv5/v7/fractal: Add 'large_cave_depth' parameter to...
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-15 EzhhImprove chatcommand params consistency (#5985)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-10 Elijah DuffyMenu: Do not use textlist for shaders in settings tab...
2017-06-10 red-001Add a server-sided way to remove color codes from incom...
2017-06-09 red-001Fix sending color codes to clients that don't support...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-08 ParamatAutorun: Change to 'autoforward' (#5926)
2017-06-07 DSmake ret variable in /builtin/mainmenu/tab_credits...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-05 Vincent GlizeFixed #5907 Documentation for screen_h and screen_w...
2017-06-03 rubenwardyUpdate credits
2017-06-03 red-001Remove unimplemented setting `movement_speed_descend...
2017-06-02 WuzzyRemove “inf” argument from shutdown command help (...
2017-05-28 Nathan SalapatAdded missing levels to logging menu (#5836)
2017-05-24 rubenwardyAdd formspec escaping to subgame list in create world...
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 Elijah DuffyMenu: Merge singleplayer and server tabs (#5627)
2017-05-20 Elijah DuffyAdd /clearinv chat command (#4994)
2017-05-19 SmallJokerMainmenu: Fix issues while trying to enable all mods...
2017-05-17 SmallJokerBuiltin: Fix subgame mod selection (#5367)
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-15 ezhhAdd option to use neither node highlighting nor outlining
2017-05-10 red-001Menu: Fix starting a server if the server address is...
2017-05-09 SmallJokerminetest.deserialize: Throw error when argument not...
2017-05-09 red-001Android: Fix crash while loading main menu (#5736)
2017-05-09 Auke KokMove Pilzadam to previous developers. (#5735)
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-05-06 WuzzyAdd configurable key bindings for hotbar scrolling...
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-05 Loïc BlotSave minetest screen width/height options when modified...
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-25 Louis PearsonFootsteps without view bobbing (#5645)
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-22 Dániel JuhászAdd /fixlight chat command
2017-04-19 paramatConf.example: Move some lines to minetest.conf.example...
2017-04-19 MarkuBuPointed thing to face pos: Fix crash if opening door...
2017-04-17 Perttu AholaMeshUpdateQueue: Add a MapBlock cache that minimizes...
2017-04-15 Loïc BlotImplement delayed server shutdown with cancelation...
2017-04-11 red-001[CSM] Allow escaping chatcommands and add missing calls...
2017-04-10 red-001[CSM] Use more gettext (#5553)
2017-04-10 red-001[CSM] Move `.list_players` and `.disconnect` to builtin...
2017-04-10 number ZeroHard-coded undersampling.
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 red-001Move chat command handling code from C++ to Lua (#5528)
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-07 SmallJokerSettings: Update documentation (#5534)
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2017-04-06 Loic BlotExpose vector helpers to CSM
2017-04-05 paramatMapgen documentation: Add descriptions to noise parameters
2017-04-03 paramatCavegen/Mgv5/Mgv7: Add optional giant caverns
2017-04-02 Auke Kokminetest.after(): simplify further, pause in singleplay...
2017-04-01 MarkuBuFirst commit for fine pointed (#5485)
2017-03-28 Diego MartínezAdd functions to strip color information. (#5472)
2017-03-28 Loïc BlotFix a type bug in colorize function
2017-03-27 paramatMap generation limit: Make per-world
2017-03-26 red-001Change command prefix to "." and add "help" command.
2017-03-26 number ZeroAdd mesh generation delay
2017-03-24 Loïc BlotTypo fix
2017-03-24 red-001Add multiline support to colorize. (#5444)
2017-03-19 red-001Block access to the `io` library
2017-03-17 red-001Give CSM access to use `core.colorize()` (#5113)
2017-03-15 Auke KokFix two nul deref if digging unknown nodes. (#5398)
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 Loïc Blot[CSM] implement client side mod loading (#5123)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
next