Fix crash that can be caused by the shutdown command. (#5292)
[oweals/minetest.git] / builtin /
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)
2016-11-14 est31Rename nodeupdate and nodeupdate_single and make them...
2016-11-07 paramatBuiltin/../falling: Fix bugs caused by 'ignore' nodes
2016-11-07 WuzzyPrivileges: Only give singleplayer 4 basic privs
2016-11-05 WuzzySeparate optional from required mod dependencies in...
2016-11-04 lhofhanslAdd debug priv, and allow player to display the scene...
2016-11-01 ShadowNinjaAdd version API
2016-10-31 Auke KokCore.rotate_and_place: Remove unused call to get_look_p...
2016-10-31 lhofhanslOptionally disable optimization that causes underwater...
2016-10-20 paramatChanges to static object storage limit and error message
2016-10-20 red-001Chat commands: Trim whitespaces from input of `/privs...
2016-10-17 rubenwardyBuiltin: Add vector.floor helper function
2016-10-16 ShadowNinjaEnable mod security by default
2016-10-16 red-001Builtin/../chatcommands: Add /grantme command
2016-10-14 tenplus1Builtin/../falling.lua: Code optimisation
2016-10-11 red-001Add a button for disabling all mods to world config...
2016-10-11 SmallJokerAdd missing languages to the settings 4622/head
2016-10-08 HybridDogVoxelArea: faster iter function (#4490)
2016-10-04 Loic BlotChat: new settings to prevent spam 4571/head
2016-10-03 paramatBuiltin/falling: Add fallback vector in case of nil...
2016-10-03 raymooForceloading: Transient forceloads
2016-10-01 RuiFix typo in core.after (#4560)
2016-09-23 paramatConf.example: Re-add deleted noise parameter documentation
2016-09-21 paramatBuiltin: Change error to warning for light_source > 14
2016-09-21 James StevensonIncrease default font size by 1
2016-09-19 est31Fix a typo and use proper deprecation notification...
2016-09-17 paramatRegister.lua: Throw error if node 'light_source' >...
2016-09-08 paly2Add minetest.unregister_item and minetest.register_alia...
2016-08-30 RuiDocument keymap_autorun in settingtypes.txt and minetes...
2016-08-29 red-001Settingtypes.txt: Clarify comments, correct spelling
2016-08-28 SmallJokerBuiltin: Disallow registering users with the same name
2016-08-22 est31Client: disable pre v25 init sending by default 4461/head
2016-08-22 XuntoMove on join and on leave messages to lua (#4460)
2016-08-20 TimTidy up generate_from_settingtypes.lua a bit.
2016-08-20 TimMove generation from settingtypes out of dlg_settings_a...
2016-08-10 Ben DeutschZooming the camera requires the 'zoom' privilege
2016-08-10 Ben DeutschDocument zoom_fov in settingtypes.txt and minetest...
2016-07-27 WuzzyMain menu, lua_api.txt: Fix mod/texture pack screenshot...
2016-07-26 TimBuiltin: Add core.MAP_BLOCKSIZE constant 4362/head
2016-07-26 TimBuiltin: Fix check for a player object in core.check_pl...
2016-07-12 TimBuiltin/profiler: Replace game profiler (#4245)
2016-07-05 rubenwardyRemove cinematic toggle on F8
2016-07-04 est31Disable joysticks per default for now
2016-06-28 HybridDogOnly allow strings to be passed to minetest.global_exis...
2016-06-24 paramatMgflat/fractal/v7/valleys: Denser 3D noise tunnels
2016-06-17 Auke KokBuiltin/game/item: Add `place_param2` nodedef field
2016-06-03 est31Initial Gamepad support
2016-05-31 EkdohibsAdd colored text (not only colored chat).
next