Fix #5655 (#5658)
[oweals/minetest.git] / builtin /
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...
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)
2017-03-13 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 Loic Blot[CSM] Client side modding
2017-03-12 Vladislav TsendrovskiiSave metainfo for falling nodes
2017-03-12 Lars HofhanslEnable server side occlusion culling by default.
2017-03-12 Lars HofhanslAllow server side occlusion culling.
2017-03-11 paramatClimb speed: Increase default setting from 2 to 3
2017-03-10 tenplus1Optimize item.lua
2017-03-04 zaoqiAdd minetest.spawn_falling_node(pos) (#5339)
2017-02-25 red-001Fix crash that can be caused by the shutdown command...
2017-02-18 Dániel JuhászFixes for colorwallmounted and colorfacedir nodes
2017-02-18 kilbithMultiplayer menu: fix attempt to open nonexistant image
2017-02-18 tenplus1Statbars.lua: Cache enable_damage setting
2017-02-18 red-001Add support for the new arguments of `request_shutdown...
2017-02-12 Hybrid DogMainmenu: Brighter text colours for readability
2017-02-10 rubenwardyUse tree to list mods rather than textlist
2017-02-10 WuzzyAdd textures for air and ignore items (#5196)
2017-02-09 Auke KokChange default nodetimer_interval to 0.2s. (#5193)
2017-02-03 kilbithServerlist: Add ping indicators (#5164)
2017-01-31 Nathanaël CourantMake facedir_to_dir and wallmounted_to_dir work with...
2017-01-29 EzhhAdd console height setting (#5136)
2017-01-23 paramatZoom FOV: Reduce minimum zoom FOV to 7 degrees
2017-01-23 Auke Kokcore: Add dir_to_yaw and yaw_to_dir helpers
2017-01-23 Auke KokVector: Add vector.sort(a, b): return box edges
2017-01-21 Loïc BlotAdd show_statusline_on_connect setting (#5084)
2017-01-20 Elijah DuffyAdd chatcommand unregister and override API (#5076)
2017-01-18 rubenwardyAdd minetest.player_exists() (#5064)
2017-01-18 rubenwardyAdd search to advanced settings (#4806)
2017-01-17 EzhhImprove priv descriptions (#5047)
2017-01-16 red-001Remove client-side chat prediction. (#5055)
2017-01-16 rubenwardyAdjust formspec spacing on the Client tab of the mainmenu 5053/head
2017-01-15 red-001Add keyword based search to serverlist
2017-01-15 paramatDocumentation: Correct biome heat / humidity noise...
2017-01-13 ShadowNinjaMain menu tweaks
2017-01-13 ShadowNinjaEnable mod security by default
2017-01-09 RuiAdd staticdata parameter to add_entity (#5009)
2017-01-09 sfan5builtin/.../falling.lua: Avoid crash when hitting unkno...
2017-01-07 EzhhMake column alignment consistent in advanced settings...
2017-01-04 rubenwardyExpose and document chatcommands as minetest.registered... 4987/head
2016-12-31 Dorian WoutersFix /grant & /revoke not working with custom auth handl...
2016-12-28 Auke KokRedo light.cpp.
2016-12-24 Lars HofhanslProcess ABMs in a spherical volume instead of cubic
2016-12-22 Craig RobbinsFinal update to credits before release
2016-12-21 paramatBuiltin/../falling.lua: Avoid crash when object pos...
2016-12-21 sfan5Disable mod security by default (closes #4944)
2016-12-16 Auke KokMapgen: Make mgv7 the default in UI
2016-12-14 paramatCavegen: Wider tunnels in mgflat, mgfractal, mgvalleys
2016-12-13 sfan5Mgv7: Change default cave width to 0.09
2016-12-12 Bernardo SulzbachMod dependency lists: Should have platform-independent...
2016-12-12 RogierSetting limits: Fix message text in advanced settings tab
2016-12-12 RogierView range: Set maximum to 4000 nodes
2016-12-07 Zeno-Update credits (#4827)
2016-12-07 Lars HofhanslFog: Make fraction of visible distance at which fog...
2016-12-02 red-001Don't send a join message in singleplayer mode.
2016-11-28 sfan5Allow restricting detached inventories to one player
2016-11-22 orwell96Make supplying empty formspec strings close the formspe...
2016-11-20 paramatTool break: Reduce gain of break sounds
2016-11-18 Auke KokBuiltin/../item: Enable tool breaking sounds
2016-11-16 est31Introduce builtin_shared and use it to fix #4778
2016-11-15 paramatMgv7: Add optional floatlands, disabled by default
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
next