Difference between revisions of "Changelog"

From Minetest Developer Wiki
Jump to navigation Jump to search
(0.5.0 -> 5.0.0)
(Update changelog)
Line 6: Line 6:
  
 
This is an incomplete change log of an in-dev version.
 
This is an incomplete change log of an in-dev version.
Last updated 19th Feb by nerzhul
+
Last updated 25th Feb by rubenwardy
  
* Minetest now uses C++11 instead of C++03, ensure you have a compatible system (Windows Vista, Debian 8, Ubuntu 16.04, CentOS 7, macOS 10.7, …)
+
* Minetest now uses C++11 instead of C++03, make sure you have a compatible system (Windows Vista, Debian 8, Ubuntu 16.04, CentOS 7, macOS 10.7, …)
  
 
=== Features ===
 
=== Features ===
  
* mainmenu scripting: Add get_clientmodpath API ''(octacian)''
+
* Add support for authentication in an SQLite database (''Ben Deutsch'')
* Server now sends incremental player list changes to client (useful for client mods)
+
* Allow enter to select items from combobox's list (''basicer'')
* Add sound pitch options ''(Rui-Minetest)''
+
* Allow an optional readonly base database (''lhofhansl'')
* CavesRandomWalk: Make 'lava_depth' a mapgen parameter ''(vlapsley)''
+
* Mgvalleys: Make river depth variation and humidity drop optional (''Paramat'')
* Add Arm Inertia: arm now moves according to movement, smoothly ''(kilbith)''
+
* Android: Add 'aux' button (''srifqi'')
* Tile material: Add 'TILE_MATERIAL_OPAQUE', use for drawtype 'NDT_NORMAL' ''(stujones11)''
+
* Android: Resize jump and sneak buttons' touch target (''srifqi'')
* Main Menu: Allow copying directories from non-Minetest locations ''(octacian)''
+
* Decoration API: Add lightweight ability to have complete coverage (''Paramat'')
* Fog effect when camera is inside cloud ''(bendeutsch)''
+
* Add hasprivs chat command (''Anand S'')
* Mapgen: Add Carpathian mapgen ''(vlapsley)''
+
* Mapgen flags: Add 'biomes' global mapgen flag (''Paramat'')
* Add 'plantlike_rooted' drawtype ''(numberZero)''
+
* Set ENABLE_GETTEXT to TRUE by default (''Wuzzy'')
* Chat protocol rewrite: rewrite the chat protocol to be more intelligent (use flags and fields instead of raw string message) ''(nerzhul)''
+
* Rename some keys for clarity (''Wuzzy'')
* Player collisionbox: Make settable (breaks old clients) ''(stujones11)''
+
* Add crossview support (''otdav33'')
* Start off newly generated worlds early at sunrise, 5:15am ''(JRottm)''
+
* Small usage changes for air and ignore items (''Wuzzy'')
* Key change menu: Expose more keys (zoom, camera, various toggle keys...) ''(Wuzzy)''
+
* Player marker on both minimaps (''nanoproject'')
* Add slippery group for nodes (players/items slide) ''(Wuzzy, bendeutsch)''
+
* Say position of locale dir more clearly in docs (''Wuzzy'')
* New lighting curve ''(numberZero, paramat)''
+
* Use server's zoom fov for distant world loading. (''lhofhansl'')
* Player max HP customization has been fixed and is correctly handled by client ''(SmallJoker)''
+
* Vertical biome blend: Tune PRNG seed for finer detail (''Paramat'')
* Add client side translations. Mods can now send string translations to client ''(Ekdohibs)''
+
* Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border (''Paramat'')
* Add overlays for wield and inventory images ''(juhdanad)''
+
* Biome-defined cave liquids: Use faster biome calculation (''paramat'')
* Add stratum ore ''(paramat)''
+
* Add online content repository (''rubenwardy'')
* max_simultaneous_block_sends_server_total is removed, it's calculated dynamically ''(SmallJoker)''
+
* Android: Modify touch screen GUI's buttons (''srifqi'')
* Implement client node dig prediction ''(sofar)''
+
* Android: Replace movement buttons with joystick (''srifqi'')
* Customizeable max breath for players ''(SmallJoker)''
+
* Biome API / dungeons: Add biome-defined dungeon nodes (''Paramat'')
* Add mute setting (toggled by the mute key and in the volume menu) ''(DTA7)''
+
* Biome API / cavegen: Add definable cave liquid for a biome (''Paramat'')
* Do not grant all privs to the admin - changes game behavior ''(lhofhansl)''
+
* Formspecs: Use mouse wheel to pick up and deposit single items (''HybridDog'')
* Real global textures (textures applied on multiple nodes) ''(numberZero)''
+
* Rename 'game' to 'game' (''paramat'')
* Make number of maximum displayed chat messages configurable ''(EXio4)''
+
* Biome API: Add 'get_biome_name(biome_id)' API (''paramat'')
* Connected Nodeboxes: Add `disconnected` boxes ''(Thomas--S)''
+
* Spawn level: Add 'get_spawn_level(x, z)' API (''paramat'')
* Give games the ability to restrict available mapgens ''(Ezhh)''
+
* Allow for getting world name and path separately on the command line (''Brian'')
* Add confirmation on new player registration ''(srifqi)''
+
* Gennotify: Add 'minetest.get_decoration_id' API (''paramat'')
* Add a refresh button on serverlist ''(ThomasMonroe314)''
+
* SAO limits: Allow SAOs to exist outside the set 'mapgen limit' (''paramat'')
 +
* Dungeons: Add Y limits in all mapgens (''paramat'')
 +
* Delete world dialog: Move buttons to avoid double click deletion (''srifqi'')
 +
* Add a refresh button to the serverlist (''Tre'')
 +
* Add kill chat command (''Wuzzy'')
 +
* Add Android drivers to the video_driver drop-down menu (''Wayward One'')
 +
* Main menu: Change tabs to 'Start Game' and 'Join Game' (''Tre'')
 +
* Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs (''paramat'')
 +
* Load a texturepack from the 'textures' subfolder of a game (''red-001'')
 +
* Add confirmation on new player registration (''srifqi'')
 +
* Biomes: Add vertical biome blend (''Paramat'')
 +
* Mgv7 floatlands: Add exponent parameter (''paramat'')
 +
* Add check to pause game on lost window focus (''rubenwardy'')
 +
* Adjust default console height (''Ezhh'')
 +
* Update light decoding table size (''numberZero'')
 +
* Add coloured logs (''HybridDog'')
 +
* Optionally extend the active object in a players camera direction. (''lhofhansl'')
 +
* Load files from subfolders in texturepacks (''numberZero'')
 +
* Sounds: Add falling node sounds (''Auke Kok'')
 +
* httpfetch: Enable gzip support (''sfan5'')
 +
* Formspec: textarea with scrollbar improvements (''adrido'')
 +
* Do not grant all privs to the admin - changes game behavior (''lhofhansl'')
 +
* Add setting for near plane distance. (''basicer'')
 +
* Unkown nodes: Provide position on interact (''SmallJoker'')
 +
* Add mute setting (toggled by the mute key and in the volume menu) (''DTA7'')
 +
* Add setting to display the itemstring after the tooltip in the inventory. (''DTA7'')
 +
* Implement client node dig prediction (''Auke Kok'')
 +
* Make HUD status messages translatable (''Wuzzy'')
 +
* World start time: Add setting for this, default unchanged (''paramat'')
 +
* Make world creation menu automatically generate a random world name (''lisacvuk'')
 +
* New lighting curve (''numberZero'')
 +
* Add short description for disabled texture packs (''Wuzzy'')
 +
* Change “Use” key name to “Special” (''TeTpaAka'')
 +
* Minimap: Leaner minimap arrow makes it easier to see the direction (''JRottm'')
 +
* Key change menu: Expose more keys (''Wuzzy'')
 +
* Start off newly generated worlds early at sunrise, 5:15am (''JRottm'')
 +
* Make direct item selection keys freely bindable (''Wuzzy'')
 +
* Mapgen: Add Carpathian mapgen (''Vaughan Lapsley'')
 +
* Fog effect when camera is inside cloud (''Ben Deutsch'')
 +
* Camera: Improve arm inertia (''Jean-Patrick Guerrero'')
 +
* Dungeons: Add setting to prevent projecting dungeons (''paramat'')
 +
* Add Arm Inertia (''kilbith'')
 +
* Emit liquid sound if the player walks in liquid (''juhdanad'')
 +
* Make number of maximum displayed chat messages configurable (''Esteban'')
 +
* Add a server-sided way to remove color codes from incoming chat messages (''red-001'')
 +
 
 +
 
 +
=== Bug fixes and Improvements ===
 +
 
 +
* Smoothed yaw rotation for objects (''SmallJoker'')
 +
* Optimized MapBlock mesh generation (''lhofhansl'')
 +
* Disable shaders GUI on unsupported drivers (''numberZero'')
 +
* Optimized ABM checks. (''lhofhansl'')
 +
* Fixed debug and info text being the wrong color (''rubenwardy'')
 +
* Fixed objects colliding with their children (''SmallJoker'')
 +
* Fixed tooltip colors specified by formspec part (''rubenwardy'')
 +
* Fixed sky objects not rendering with ogles (''stujones11'')
 +
* Fixed container[] not supporting fractional offsets (''SmallJoker'')
 +
* Fixed build on gcc 5.0 (''zeuner'')
 +
* Settings: Fix indents, chat_message_*. Update translations (''SmallJoker'')
 +
* Add a MSVC / Windows compatible snprintf function (''nOOb3167'')
 +
* Check if player exists on use of /privs (''ClobberXD'')
 +
* Make player liquid speed independent of FPS (''Paramat'')
 +
* Fix bug setting channel window size. (''lhofhansl'')
 +
* Ensure that legacy mode is correctly disabled. (''lhofhansl'')
 +
* Reduce block load glitches (''lhofhansl'')
 +
* Formspecs: Remove accidental empty 'quit' field (''SmallJoker'')
 +
* core.spawn_falling_node: Keep metadata (''SmallJoker'')
 +
* Fix memory leak in guiConfirmRegistration (''HybridDog'')
 +
* Zoom: Correctly verify client passed zoom at the server (''lhofhansl'')
 +
* Fix world deletion (''numberZero'')
 +
* Fix memory leaks in mod storage (''Loic Blot'', ''red-001'')
 +
* Mgvalleys: Fix 'mgvalleys_spflags' setting name (''Paramat'')
 +
* Fix small memory leaks in client. (''red-001'')
 +
* Cavegen: Fix errors when getting biome outside mapchunk (''Paramat'')
 +
* Fix buffer overrun in SRP (''red-001'')
 +
* Fix libgmp detection (''Leonid Bobrov'')
 +
* Fix MurmurHash implementation to really be unaligned (''sfan5'')
 +
* Fix rtt >= 0.0f assertion and free_move crash (''SmallJoker'')
 +
* Android: Use correct temporary path (''stujones11'')
 +
* RTT fixes (''HybridDog'')
 +
* Fix crash caused by Lua error during startup (''red-001'')
 +
* Fix ipv6_server=true not accepting IPv4 connections on Windows (''sfan5'')
 +
* Biome API: Fix absent water decorations and dust, in deep water (''Paramat'')
 +
* Lua_api.txt: Fix incorrect vector section directive (''Anand S'')
 +
* Provide Xorg/net wm process ID (''thoughtjigs'')
 +
* Make os.tempfolder work correctly for MinGW & MSVC (''nOOb3167'')
 +
* Fix many Android build issues (''Loic Blot'')
 +
* Fix narrow/utf8 difference in incoming/outcoming messages (''numberZero'')
 +
=== Features ===
 +
 
 +
* Add support for authentication in an SQLite database (''Ben Deutsch'')
 +
* Allow enter to select items from combobox's list (''basicer'')
 +
* Allow an optional readonly base database (''lhofhansl'')
 +
* Mgvalleys: Make river depth variation and humidity drop optional (''Paramat'')
 +
* Android: Add 'aux' button (''srifqi'')
 +
* Android: Resize jump and sneak buttons' touch target (''srifqi'')
 +
* Decoration API: Add lightweight ability to have complete coverage (''Paramat'')
 +
* Add hasprivs chat command (''Anand S'')
 +
* Mapgen flags: Add 'biomes' global mapgen flag (''Paramat'')
 +
* Set ENABLE_GETTEXT to TRUE by default (''Wuzzy'')
 +
* Rename some keys for clarity (''Wuzzy'')
 +
* Add crossview support (''otdav33'')
 +
* Small usage changes for air and ignore items (''Wuzzy'')
 +
* Player marker on both minimaps (''nanoproject'')
 +
* Say position of locale dir more clearly in docs (''Wuzzy'')
 +
* Use server's zoom fov for distant world loading. (''lhofhansl'')
 +
* Vertical biome blend: Tune PRNG seed for finer detail (''Paramat'')
 +
* Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border (''Paramat'')
 +
* Biome-defined cave liquids: Use faster biome calculation (''paramat'')
 +
* Add online content repository (''rubenwardy'')
 +
* Android: Modify touch screen GUI's buttons (''srifqi'')
 +
* Android: Replace movement buttons with joystick (''srifqi'')
 +
* Biome API / dungeons: Add biome-defined dungeon nodes (''Paramat'')
 +
* Biome API / cavegen: Add definable cave liquid for a biome (''Paramat'')
 +
* Formspecs: Use mouse wheel to pick up and deposit single items (''HybridDog'')
 +
* Rename 'game' to 'game' (''paramat'')
 +
* Biome API: Add 'get_biome_name(biome_id)' API (''paramat'')
 +
* Spawn level: Add 'get_spawn_level(x, z)' API (''paramat'')
 +
* Allow for getting world name and path separately on the command line (''Brian'')
 +
* Gennotify: Add 'minetest.get_decoration_id' API (''paramat'')
 +
* SAO limits: Allow SAOs to exist outside the set 'mapgen limit' (''paramat'')
 +
* Dungeons: Add Y limits in all mapgens (''paramat'')
 +
* Delete world dialog: Move buttons to avoid double click deletion (''srifqi'')
 +
* Add a refresh button to the serverlist (''Tre'')
 +
* Add kill chat command (''Wuzzy'')
 +
* Add Android drivers to the video_driver drop-down menu (''Wayward One'')
 +
* Main menu: Change tabs to 'Start Game' and 'Join Game' (''Tre'')
 +
* Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs (''paramat'')
 +
* Load a texturepack from the 'textures' subfolder of a game (''red-001'')
 +
* Add confirmation on new player registration (''srifqi'')
 +
* Biomes: Add vertical biome blend (''Paramat'')
 +
* Mgv7 floatlands: Add exponent parameter (''paramat'')
 +
* Add check to pause game on lost window focus (''rubenwardy'')
 +
* Adjust default console height (''Ezhh'')
 +
* Update light decoding table size (''numberZero'')
 +
* Add coloured logs (''HybridDog'')
 +
* Optionally extend the active object in a players camera direction. (''lhofhansl'')
 +
* Load files from subfolders in texturepacks (''numberZero'')
 +
* Sounds: Add falling node sounds (''Auke Kok'')
 +
* httpfetch: Enable gzip support (''sfan5'')
 +
* Formspec: textarea with scrollbar improvements (''adrido'')
 +
* Do not grant all privs to the admin - changes game behavior (''lhofhansl'')
 +
* Add setting for near plane distance. (''basicer'')
 +
* Unkown nodes: Provide position on interact (''SmallJoker'')
 +
* Add mute setting (toggled by the mute key and in the volume menu) (''DTA7'')
 +
* Add setting to display the itemstring after the tooltip in the inventory. (''DTA7'')
 +
* Implement client node dig prediction (''Auke Kok'')
 +
* Make HUD status messages translatable (''Wuzzy'')
 +
* World start time: Add setting for this, default unchanged (''paramat'')
 +
* Make world creation menu automatically generate a random world name (''lisacvuk'')
 +
* New lighting curve (''numberZero'')
 +
* Add short description for disabled texture packs (''Wuzzy'')
 +
* Change “Use” key name to “Special” (''TeTpaAka'')
 +
* Minimap: Leaner minimap arrow makes it easier to see the direction (''JRottm'')
 +
* Key change menu: Expose more keys (''Wuzzy'')
 +
* Start off newly generated worlds early at sunrise, 5:15am (''JRottm'')
 +
* Make direct item selection keys freely bindable (''Wuzzy'')
 +
* Mapgen: Add Carpathian mapgen (''Vaughan Lapsley'')
 +
* Fog effect when camera is inside cloud (''Ben Deutsch'')
 +
* Camera: Improve arm inertia (''Jean-Patrick Guerrero'')
 +
* Dungeons: Add setting to prevent projecting dungeons (''paramat'')
 +
* Add Arm Inertia (''kilbith'')
 +
* Emit liquid sound if the player walks in liquid (''juhdanad'')
 +
* Make number of maximum displayed chat messages configurable (''Esteban'')
 +
* Add a server-sided way to remove color codes from incoming chat messages (''red-001'')
 +
 
  
 
=== Bug fixes and Improvements ===
 
=== Bug fixes and Improvements ===
  
* rename screenW & screenH settings to screen_w & screen_h
+
* Smoothed yaw rotation for objects (''SmallJoker'')
* Fix color codes sending for non supporting clients
+
* Optimized MapBlock mesh generation (''lhofhansl'')
* Server can now filter color codes to discard them when sending messages to clients
+
* Disable shaders GUI on unsupported drivers (''numberZero'')
* Respawn out of bounds players in map
+
* Optimized ABM checks. (''lhofhansl'')
* improve GUI path selection
+
* Fixed debug and info text being the wrong color (''rubenwardy'')
* Improve chat commands consistency
+
* Fixed objects colliding with their children (''SmallJoker'')
* Ensure HudSetParams server command doesn't send non existing texture (fix client crash)
+
* Fixed tooltip colors specified by formspec part (''rubenwardy'')
* Fix console resizing when window is resized
+
* Fixed sky objects not rendering with ogles (''stujones11'')
* Fix overlay rendering order
+
* Fixed container[] not supporting fractional offsets (''SmallJoker'')
* Emit liquid sound if the player walks in liquid
+
* Fixed build on gcc 5.0 (''zeuner'')
* Fix for empty key/value when reading item string with wear but no metadata
+
* Settings: Fix indents, chat_message_*. Update translations (''SmallJoker'')
* Change the server description after a search
+
* Add a MSVC / Windows compatible snprintf function (''nOOb3167'')
* Dont search for locale folders if gettext is disabled
+
* Check if player exists on use of /privs (''ClobberXD'')
* Default window size: Increase to 1024x576, aspect ratio 16:9
+
* Make player liquid speed independent of FPS (''Paramat'')
* Camera: Fix wieldmesh glitch after teleporting
+
* Fix bug setting channel window size. (''lhofhansl'')
* F5 debug display: Reformat and remove some information
+
* Ensure that legacy mode is correctly disabled. (''lhofhansl'')
* GenericCAO: Fix dark model below y = 0
+
* Reduce block load glitches (''lhofhansl'')
* Sort box corners correctly
+
* Formspecs: Remove accidental empty 'quit' field (''SmallJoker'')
* Fix player coordinate rounding in collisionMoveSimple()
+
* core.spawn_falling_node: Keep metadata (''SmallJoker'')
* Singleplayer: Pause game in the key change dialog
+
* Fix memory leak in guiConfirmRegistration (''HybridDog'')
* Fix error not printed to console when no name is provided
+
* Zoom: Correctly verify client passed zoom at the server (''lhofhansl'')
* Player max_users parameter is more accurate, it doesn't match created sessions, but used sessions
+
* Fix world deletion (''numberZero'')
* Dedicated server step has been reduced from 0.10 to 0.09 sec
+
* Fix memory leaks in mod storage (''Loic Blot'', ''red-001'')
* Minetest README is now in markdown format
+
* Mgvalleys: Fix 'mgvalleys_spflags' setting name (''Paramat'')
* If no world name is set in creation dialog, an autogenerated name is used
+
* Fix small memory leaks in client. (''red-001'')
* Remove old minetest sectors code (very very old file format)
+
* Cavegen: Fix errors when getting biome outside mapchunk (''Paramat'')
* Add a new Hud flag to enable/disable minimap radar mode
+
* Fix buffer overrun in SRP (''red-001'')
* New setting 'safe_dig_and_place' under Controls. If set, digging and placing will not auto-repeat
+
* Fix libgmp detection (''Leonid Bobrov'')
* Make entity selection and collision boxes independently settable
+
* Fix MurmurHash implementation to really be unaligned (''sfan5'')
* Verify compiler version before building anything (clang 3.4 and GCC 4.8 are the minimum, GCC 4.9 when using embedded JsonCPP)
+
* Fix rtt >= 0.0f assertion and free_move crash (''SmallJoker'')
* Check item_drop amount clientside
+
* Android: Use correct temporary path (''stujones11'')
* core.get_objects_inside_radius: Omit removed objects
+
* RTT fixes (''HybridDog'')
* Statbars: fix incorrect half-images in non-standard orientations
+
* Fix crash caused by Lua error during startup (''red-001'')
* Use crack animation on all tile layers
+
* Fix ipv6_server=true not accepting IPv4 connections on Windows (''sfan5'')
* Advanced settings: Make 'controls', 'graphics', 'sound' more accessible
+
* Biome API: Fix absent water decorations and dust, in deep water (''Paramat'')
* Formspec: Add options to set background color and opacity
+
* Lua_api.txt: Fix incorrect vector section directive (''Anand S'')
* Bump minimal protocol version to 36 (this will not permit 0.4.X clients to connect to 0.5.X servers)
+
* Provide Xorg/net wm process ID (''thoughtjigs'')
* Fix animation framespeed & blend
+
* Make os.tempfolder work correctly for MinGW & MSVC (''nOOb3167'')
* HUD status messages are now translatable
+
* Fix many Android build issues (''Loic Blot'')
* /spawnentity cannot spawn unknown entities anymore
+
* Fix narrow/utf8 difference in incoming/outcoming messages (''numberZero'')
* Fix a crash when removing removed privilege
+
* Fix builtin lua function os.tempfolder (''nOOb3167'')
* Particles: Do not add digging particles for airlike nodes
+
* Biomemap: Avoid empty biomemap entry to fix failing biome dust (''Paramat'')
* ServerEnv: Clean up object lifecycle handling
+
* Fix isNan on setYaw Lua call (''Nerzhul'')
* Add setting to display the itemstring after the tooltip in the inventory
+
* Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (''Paramat'')
* Fix blocks written by vmanip not being marked as modified
+
* Print error when HOME is not set (''Midgard'')
* Positional sound: Limit volume when closer than 1 node
+
* Formspec verification: Fix show_formspec inside callbacks (''SmallJoker'')
* Fix attached particle spawners far from spawn
+
* Vein ore: Fix bug caused by changing perlinmap Y size (''Paramat'')
* CAO footstep sounds: Reduce gain to balance volume
+
* Schematic decorations: Fix placement bug when centred and rotated (''Paramat'')
* Don't try to craft a non-existent item
+
* Dungeons: Fix duplication of y limit parameters (''Paramat'')
* Avoid filtering low-res textures for animated meshes
+
* Fix missing ignore textures (''HybridDog'')
* Item entities: Enable item collision detection for sudden movement
+
* Pointed_thing_to_face_pos: Avoid crash when player is inside a node (''Paramat'')
* Fix issue Minetest crash when custom font path is not exist
+
* Minimal: Fix HP change crash (''SmallJoker'')
* Use Irrlicht's mesh cache for animated meshes
+
* Don't show Android edit dialog when tapping read-only field (''srifqi'')
* Add coloured logs
+
* Fix segfault in player migration and crash in log_deprecated (''SmallJoker'')
* Chat: Remove prompt history duplicates
+
* Make sure color returns to normal after a damage flash (''lhofhansl'')
* Zoom: Add 'disabled by game or mod' message
+
* Camera: Improve subpixel movement (''SmallJoker'')
* Add check to pause game on lost window focus
+
* Run detach callbacks on player leave (''SmallJoker'')
* Prevent Android from automatically locking display
+
* Fix crash guiConfirmRegistration quit menu (''Vincent Glize'')
* Fall damages are not received anymore when immortal group is set
+
* Fix luajit include not being found (''rubenwardy'')
* Anticheat fixes
+
* Fix builtin inventory list crash when size = 0 (''SmallJoker'')
* Add `/kill` chat command
+
* Fix invisible chat error messages (''Vincent Glize'')
* Entites are now removed when in `ignore` nodes
+
* Global new() or grab() to be managed in constuctor only (''JDCodeIt'')
* `/shutdown` command fixes
+
* Mapgen caves: Re-order generation to fix cavern bug (''Paramat'')
 +
* Biome-defined dungeon nodes: Use faster biome calculation (''paramat'')
 +
* Dungeons: Mostly fix missing stair nodes (''Paramat'')
 +
* Fix i386 bit build at OpenBSD (''mazocomp'')
 +
* Node resolver: Make error on fallback optional, disable for mapgen aliases (''Paramat'')
 +
* Builtin auth handler: Speed up file writing (''SmallJoker'')
 +
* Fix wrong channel number representation in logs (''SmallJoker'')
 +
* Cavegen: Fix variable typo that broke mgvalleys large cave distribution (''Paramat'')
 +
* FOV: Raise lower limit to avoid zoom-loading of distant world (''Paramat'')
 +
* Fix segfault caused by wrong wgettext() (''sfan5'')
 +
* Fix for translating empty strings (''minduser00'')
 +
* upright_sprite: Fix texture position for players (''SmallJoker'')
 +
* Mgcarpathian: Fix spawn level calculation (''Paramat'')
 +
* [clang-tidy] Promote some performance-* as a coding error (''Nerzhul'')
 +
* Huge LBM lookup performance improvement on mapblock loading (''Nerzhul'')
 +
* Fix last performance-type-promotion-in-math-fn problems (''Loic Blot'')
 +
* Optimize a little bit isBlockInSight, adjustDist & collisions (''Nerzhul'')
 +
* Fix various clang-tidy reported performance-type-promotion-in-math-fn (''Nerzhul'')
 +
* Selected ItemStack: Reduce black magic (''SmallJoker'')
 +
* Fix many issues reported by clang-tidy (''Nerzhul'')
 +
* core.rotate_node: Do not trigger after_place_node (''SmallJoker'')
 +
* Sound: fix static initialization order dependency by not having one (''nOOb3167'')
 +
* Fix various Client class functions not marked as override (virtual) (''Loic Blot'')
 +
* Guard sound manager initialization with "enable_sound" (''nOOb3167'')
 +
* macOS: don't require X11 libraries during compilation (''D Tim Cummings'')
 +
* Make sounds stop playing when entering game or mainmenu (''nOOb3167'')
 +
* Fix some gcc 7.3 reported warnings (''Loic Blot'')
 +
* Fix node-nodebox lighting difference in direct sunlight (''numberZero'')
 +
* Fix a crash or random memory leak when reseting saved environment variable in test_servermodmanager.cpp (''Loic Blot'')
 +
* Fix an alone if to be with a missing else (''Loic Blot'')
 +
* Biomes: Fix vertical biome blend (''paramat'')
 +
* Fix Android build (''Loic Blot'')
 +
* Drop texture file list cache (''numberZero'')
 +
* Formspecs: Unify textarea and field parsing functions, fix wrong fallback text (''SmallJoker'')
 +
* Variable name fix + structure creation unrolling in lighting code (''Loic Blot'')
 +
* Getv3intfield: Fix logic of return bool (''paramat'')
 +
* Fix missing warningstream (or similar problem) (''HybridDog'')
 +
* Generate Notifier: Clear events once after all 'on generated' functions (''paramat'')
 +
* MapgenValleys: Fixed submarine valleys shape (''Gael-de-Sailly'')
 +
* Fix liquid post effect colour behaviour in third person view (''red-001'')
 +
* CollisionMoveSimple: Collide with 'ignore' nodes (''paramat'')
 +
* Settingtypes.txt: Fix valleys dungeon ymax error (''paramat'')
 +
* Fixed /shutdown command (''dopik'', ''SmallJoker'')
 +
* Mitigate formspec exploits by verifying that the formspec was shown to the user by the server. (''red-001'')
 +
* Lua API documentation: Fix spelling (''pauloue'')
 +
* Check argument types inside MetaDataRef Lua API (''sfan5'')
 +
* Render copyright notice: Fix name spelling (''numberZero'')
 +
* Dungeons: Avoid generation in multiple liquid nodes and 'airlike' (''paramat'')
 +
* Item entity: Delete in 'ignore' nodes (''paramat'')
 +
* Falling.lua: Delete falling node entities on contact with 'ignore' (''paramat'')
 +
* Position entity nametags relative to selection-box (''stujones11'')
 +
* Fix 'Change Keys' menu crash caused by 501f936 (''SmallJoker'')
 +
* Fix liquid bottoms not being rendered (''numberZero'')
 +
* Apply physics overrides correctly during anticheat calculations (''sfan5'')
 +
* Disable fall damage when "immortal" group set (''lisacvuk'')
 +
* Registration confirmation dialog: Fix grammar (''srifqi'')
 +
* Forget to fix non freetype build in StaticText (''Loic Blot'')
 +
* Fix ambient occlusion and dark lines at mapblock borders (''numberZero'')
 +
* Fix off-by-one in log output line length (''Pedro Gimeno'')
 +
* Fix buffer parameter not working in LuaPerlinNoiseMap::l_getMapSlice() (''Pedro Gimeno'')
 +
* Fix naming conventions of noise userdata (''rubenwardy'')
 +
* Don't recalculate statustext initial color everytime & review fixes (''Loic Blot'')
 +
* Prevent Android from automatically locking display (''Wayward One'')
 +
* Fix Wstringop-overflow warning from util/srp.cpp (''HybridDog'')
 +
* Fix crash on can_bypass_userlimit returning non-boolean (''rubenwardy'')
 +
* Tool getDigParams: Fix selecting the best fitting time (''Hybrid Dog'')
 +
* Advanced settings: Add range check for float type (''srifqi'')
 +
* Fix rounding error in g/set_node caused by truncation to float (''rubenwardy'')
 +
* Line_of_sight: Improve using VoxelLineIterator (''juhdanad'')
 +
* Fix dancing text (''numberZero'')
 +
* Clear colors when reading property info. Set vertex colors on upright_sprites. (''basicer'')
 +
* Fix error if setting menu_last_game is not a valid game (''nOOb3167'')
 +
* Fix undefined behaviour on getting pointer to data in empty vector (''nOOb3167'')
 +
* Fix wrong scrolling (''numberZero'')
 +
* Vector functions: Fix vector.direction() function, improve documentation (''Paramat'')
 +
* Fix items turning black (''numberZero'')
 +
* Chat: Remove prompt history duplicates (''SmallJoker'')
 +
* directiontables: Fix MSVC compiler error (''adrido'')
 +
* Builtin: Fix handle_node_drops crash with nil digger (''SmallJoker'')
 +
* Damage: Remove damage ignore timer (''SmallJoker'')
 +
* Pointed thing to face pos: Use 'eye height' object property (''Paramat'')
 +
* Ensure no item stack is being held before crafting (''Luis Cáceres'')
 +
* Use Irrlicht's mesh cache for animated meshes. (''lhofhansl'')
 +
* Shut down mapgen threads before other shutdown tasks (''raymoo'')
 +
* CAO/SAO: Nicer velocity-controlled, interpolated rotation property: (''SmallJoker'')
 +
* Fix misspellings (''gituser2194'')
 +
* Inventory: Restrict access from too far away (''SmallJoker'')
 +
* core.rotate_node: Run callbacks like with any regular placed node (''SmallJoker'')
 +
* Fix mousewheel behaviour in textarea (''shivajiva101'')
 +
* Fix dark liquids (''numberZero'')
 +
* Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes (''paramat'')
 +
* Allow zoom to actually show more data. (''lhofhansl'')
 +
* Fix item and wield meshes (''numberZero'')
 +
* Make use of safe file writing in auth handler (''sfan5'')
 +
* Fix issue Minetest crash when custom font path is not exist (''srifqi'')
 +
* Item entities: Enable item collision detection for sudden movement (''DTA7'')
 +
* Fix Settings tab formspec alignment (''Ezhh'')
 +
* Do not scale texture unless necessary. (''lhofhansl'')
 +
* Fix day_night_ratio_do_override not being initialised server-side (''rubenwardy'')
 +
* Avoid filtering low-res textures for animated meshes (incl. players) (''lhofhansl'')
 +
* Fix default item callbacks to work with nil users (''raymoo'')
 +
* Reduce server FOV with forward speed (''lhofhansl'')
 +
* Set range of blocks to retrieve per roundtrip to 2. (''lhofhansl'')
 +
* Fix inventory drag drop flag (''asl97'')
 +
* Fix strict_protocol_version_checking functionality after ee9a442 (''SmallJoker'')
 +
* Don't try to craft a non-existent item (''Esteban'')
 +
* Cache server config settings. (''lhofhansl'')
 +
* Profiler: Fix var args not being passed to callback register function (''rubenwardy'')
 +
* Retrieve a small cone of blocks in the direction of the players velocity. (''lhofhansl'')
 +
* Formspec: Fallback to 'label' in readonly textarea[] Guarantees backwards compatibility for this formspec element change (''SmallJoker'')
 +
* Simple decorations: Make 'place_offset_y' usable with simple decorations (''paramat'')
 +
* Smooth lighting: Fix light leaking through edge-connected corners (''DTA7'')
 +
* Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (''Nerzhul'')
 +
* ParticleSpawner::step cleanup and rotation fix (''SmallJoker'')
 +
* CAO footstep sounds: Reduce gain to balance volume (''paramat'')
 +
* Fix attached particle spawners far from spawn (''raymoo'')
 +
* Localplayer: Fix disable_jump effect and getStandingNodePos() (''SmallJoker'')
 +
* Server: affect bind_addr on constructor instead of start() (''Nerzhul'')
 +
* Positional sound: Limit volume when closer than 1 node (''paramat'')
 +
* Fix blocks written by vmanip not being marked as modified (''sfan5'')
 +
* on_death: Fix callback number of pushed arguments (''SmallJoker'')
 +
* Fix compile error in openbsd (''jcalve'')
 +
* Biome generation: Fix layers of 'filler' nodes at biome y limits (''paramat'')
 +
* Fix Rotate Node Placement (''tenplus1'')
 +
* Cavegen: Avoid unsupported biome 'top' or 'filler' nodes (''paramat'')
 +
* Item drop: Tune to land exactly 2 nodes away with level view (''Paramat'')
 +
* Network: Fix logging into older worlds with base64 hashes (''SmallJoker'')
 +
* Fix core.wrap_text and make its behaviour consistent with the docs (''sfan5'')
 +
* Fix dropped item look (''HybridDog'')
 +
* Object properties: Fix loss of custom selectionbox Only adjust it to the collisionbox value when the collisionbox was really set. (''SmallJoker'')
 +
* Fix incorrect buffer size calculation on creation of HUD status messages (''rubenwardy'')
 +
* Fix empty legacy meta being persisted (''rubenwardy'')
 +
* Fix crash on revocation of removed privilege (''rubenwardy'')
 +
* Server: Calculate maximal total block sends dynamically (''SmallJoker'')
 +
* Particles: Do not add digging particles for airlike nodes (''SmallJoker'')
 +
* Prevent /spawnentity from spawning unknown entity (''Wuzzy'')
 +
* Re-apply previous commit with a typo fix (''Nerzhul'')
 +
* Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" (''Nerzhul'')
 +
* Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand (''Nerzhul'')
 +
* Fix animation frame_speed and blend loosing precision (''sapier'')
 +
* mapblock_mesh.cpp: Fix code style and simplify a bit code (''HybridDog'')
 +
* Pass SharedBuffer as value to increment reference count (''Nerzhul'')
 +
* Use crack animation on all tile layers (''juhdanad'')
 +
* Statbars: fix incorrect half-images in non-standard orientations (''Nathanaël Courant'')
 +
* Android stepheight: Only increase if 'touching ground' (''Paramat'')
 +
* Check item_drop amount clientside (''rubenwardy'')
 +
* Fix OSX builds (''Pavel Puchkin'')
 +
* Fix Android node selection distance (''juhdanad'')
 +
* Safe digging and placing (''Ben Deutsch'')
 +
* Respect object property hp_max field for players (''SmallJoker'')
 +
* Do not add base position to player selection box (''stujones11'')
 +
* Travis-ci build: fix osx jpeg installation failure, git ambiguous argument error (caused by merging commits) and add a workaround for travis commit range bug (''Juozas'')
 +
* Fix shader.h inclusion place in game.cpp (''Nerzhul'')
 +
* GenericCAO: Fix light position for non-players, remove deprecated initialisation code (''SmallJoker'')
 +
* Lint fix on localplayer.h (''Loic Blot'')
 +
* L-system: Fix leaves cutting through stems (''Hybrid Dog'')
 +
* Trigger on_rightclick regardless on the formspec meta field (''SmallJoker'')
 +
* Abort if static_spawnpoint is an invalid setting instead of just giving an error log (''Hybrid Dog'')
 +
* Mgv5: Make spawn position search more reliable (''paramat'')
 +
* Mgv7: Raise spawn point by 1 node for no mountain case (''paramat'')
 +
* Fix error not printed to console when no name is provided (''Juozas'')
 +
* Fix player coordinate rounding in collisionMoveSimple() (''JRottm'')
 +
* Sort box corners correctly (''Thomas--S'')
 +
* Fix crash when using --go in command line (''Juozas Pocius'')
 +
* Dungeons: Use biome 'node_stone' if normal stone types not detected (''paramat'')
 +
* GenericCAO: Fix dark model below y = 0 (''paramat'')
 +
* Darkness detection: Reduce chance of false positives darkening the skybox (''lhofhansl'')
 +
* Move the nametag back to the top of the player (''TeTpaAka'')
 +
* Noise: Prevent unittest crash caused by division by zero (''SmallJoker'')
 +
* Remove unused Map::getDayNightDiff + fix one undefined variable in mapblock.cpp (''Loic Blot'')
 +
* LBM: use range based for and fixed a loop variable overloading in applyLBMs (''Loic Blot'')
 +
* Very little performance fix on correctBlockNodeIds (''Loic Blot'')
 +
* Mgfractal: Improve spawning behaviour (''paramat'')
 +
* Mesh generation: Fix performance regression caused by 'plantlike_rooted' PR (''numberZero'')
 +
* Chat: Move chat text down to not overlap 3rd line of debug text (''Paramat'')
 +
* Camera: Fix wieldmesh glitch after teleporting (''kilbith'')
 +
* Sneak: Stripped down version (''SmallJoker'')
 +
* Don't search for locale folders if gettext is disabled (''adrido'')
 +
* Treegen: Fix s16 overflow warning (''Vincent Glize'')
 +
* Fix crash due to missing pointer validation (''Loic Blot'')
 +
* Change the server description after a search (''Vincent Glize'')
 +
* Mgv7: Fix undefined 'float_mount_height' (''paramat'')
 +
* Fix for empty key/value when reading item string with wear but no metadata (''Jesse McDonald'')
 +
* Fix msvc annoyances (''adrido'')
 +
* Fix undefined behaviour in arm movement when dividing by zero (''Loic Blot'')
 +
* Inventory: Fix wrong stack size behaviour and item loss (''SmallJoker'')
 +
* Mgv7: Clean up divide-by-zero fix (''paramat'')
 +
* Mgv7: Avoid divide-by-zero errors (''paramat'')
 +
* Fix CSM crash caused by move to C++11. (''red-001'')
 +
* Fix render order of overlays (''juhdanad'')
 +
* Fix console resize issue when maximising game window (''Ezhh'')
 +
* Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed value (''paramat'')
 +
* Fix console not being properly resized after window size changed (''Zeno-'')
 +
* hud.cpp: fix wrong indent in drawItem (''Nerzhul'')
 +
* Fix deserialization of ItemDefinition (''Rui'')
 +
* Mgv6 mudflow: Avoid partially removed stacked decorations (''paramat'')
 +
* Fix no sound bug (''Rui'')
 +
* Plantlike meshoptions: Fix inverted random vertical offset (''numberZero'')
 +
* (Re)spawn players within 'mapgen_limit' (''paramat'')
 +
* Fix sending color codes to clients that don't support them. (''red-001'')
 +
* Have the server send the player list to the client (''red-001'')
 +
* Fix segmentation fault with tool capabilities (''ShadowNinja'')
 +
* Stop autoforward on BACKWARD key-press (''tukkek'')
 +
 
 +
Also a big thanks to paramat, clobberxd, pauloue, lhofhansl, ashtrayoz, and
 +
Ezhh for their contributions to documentation.
 +
 
 +
=== Modding ===
 +
 
 +
* CSM/SSM: Add on_mods_loaded callback (''Nerzhul'')
 +
* MetaDataRef: Add contains() and get() (''rubenwardy'')
 +
* MetaDataRef: Add contains() and get() (''rubenwardy'')
 +
* Allow dumping userdata (''HybridDog'')
 +
* Make hud_get return alignment, offset and size. (''lisacvuk'')
  
=== Client Modding ===
+
==== Formspecs / HUD ====
  
* Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it
+
* Formspecs: Add tooltip element for area (''rubenwardy'')
* Add flavour limits controlled by server: server can set some flavours permitting to limit client API
+
* Formspecs: Allow setting alpha value for the box[] element (''Thomas--S'')
* Implement mod communication channels
+
* Formspecs: Add an auto vertical scrollbar to the textarea (''adelcoding1'')
* Add callback when opening inventory
+
* Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (''Nerzhul'')
* Add a way to get current locale from CSM
 
* load mods after flavours & add flavour to block mod loading
 
* IO & package libraries are not loaded anymore
 
* Add basic HUD manipulations
 
* Add Client side particle(spawner)s
 
* Drop screenshot API
 
  
=== Server Modding ===
+
==== Server-side ====
  
* find_node_near: increase range ''(paramat)''
+
* Give games the ability to disallow specific mapgens (''Ezhh'')
* Add minetest.rgba function ''(Gael-de-Sailly)''
+
* Allow overriding tool capabilities through itemstack metadata (''raymoo'')
* Trigger on_rightclick regardless on the formspec meta field ''(SmallJoker)''
+
* Add player inventory callbacks (''SmallJoker'')
* Add on_grant and on_revoke callbacks ''(rubenwardy)''
+
* Load dependencies and description from mod.conf (''rubenwardy'')
* Add function to deregister single biomes ''(zeuner)''
+
* Customizeable max health and max breath for players (''SmallJoker'')
* Add minetest.register_can_bypass_userlimit call permitting to bypass user limit ''(nerzhul)''
+
* Add reasons to on_dieplayer and on_hpchange (''rubenwardy'')
* Schematic decorations: Add 'place_offset_y' placement parameter ''(paramat)''
+
* ObjectRef: Add add_velocity() (''HybridDog'')
* Allow the join/leave message to be overridden by mods ''(red-001)''
+
* Real global textures (''numberZero'')
* Object properties: Add 'glow', disables light's effect if negative ''(basicer)''
+
* Add formspec theming using prepended strings (''rubenwardy'')
* Implement mod communication channels ''(nerzhul)''
+
* Allow damage for attached objects, add attach/detach callbacks (''SmallJoker'')
* FormSpec : Add an auto vertical scrollbar to the textarea ''(adelcoding1, adrido)''
+
* Implement minetest.register_can_bypass_userlimit (''Nerzhul'')
* Simple decorations: Add 'param2_max' parameter for random param2 ''(paramat)''
+
* Add minetest.bulk_set_node call + optimize Environment::set_node call (''Nerzhul'')
* Biome API: Add decoration flags for underground decorations ''(paramat)''
+
* Make the server status message customizable (''SmallJoker'')
* httpfetch: Enable gzip support ''(sfan5)''
+
* Optional alpha channel support for entities (''stujones11'')
* Player eye height: Make this a settable player object property ''(paramat)''
+
* Biomes: Add 'min_pos'/'max_pos' xyz biome limits (''paramat'')
* core.rotate_node: Run callbacks like with any regular placed node ''(SmallJoker)''
+
* Place schematic (on vmanip): Enable use of 'place center' flags (''paramat'')
* Inventory: Restrict access from too far away ''(SmallJoker)''
+
* Allow the join/leave message to be overridden by mods. (''red-001'')
* Biomes: Add vertical biome blend ''(paramat)''
+
* is_area_protected: Rename from intersects_protection (''SmallJoker'')
* Load texturepacks from the `textures` subfolder of games ''(red-001)''
+
* Add `on_auth_fail` callback (''red-001'')
* Biomes: add get_heat, get_humidity, get_biome_data calls ''(paramat)''
+
* Add minetest.is_player (''HybridDog'')
* Intersect_protection is now part of builtin, from minetest_game ''(paramat)''
+
* Add on_grant and on_revoke callbacks (''rubenwardy'')
* Add minetest.bulk_set_node to edit many nodes with same properties ''(nerzhul)''
+
* Intersects_protection(): Move from Minetest Game to builtin (''Paramat'')
* Add minetest.is_player call ''(HybridDog)''
+
* Connected Nodeboxes: Add `disconnected` boxes (''Thomas--S'')
* Add minetest.on_auth_fail callback ''(red-001)''
+
* Allow 'default' parameter in 'settings:get_bool' function (''Jordan Irwin'')
 +
* Add callback to preserve node metadata as item metadata (''ashtrayoz'')
 +
* Zoom: Set zoom FOV per-player using a player object property (''paramat'')
 +
* Make core.auth_table private and structure builtin/auth.lua (''sfan5'')
 +
* Hint at problematic code when logging deprecated calls (''sfan5'')
 +
* Stratum ore: Add option for a constant thickness stratum (''paramat'')
 +
* Player eye height: Make this a settable player object property (''paramat'')
 +
* Add sha1 to lua utils. (''basicer'')
 +
* Biome API: Add decoration flags for underground decorations (''paramat'')
 +
* Simple decorations: Add 'param2_max' parameter for random param2 (''paramat'')
 +
* Stratum ore: Allow use with no noise for simple horizontal strata (''paramat'')
 +
* Add static_save property to luaentites to not save them statically. (''orwell96'')
 +
* Set placer to nil instead of a non-functional one in item_OnPlace (''DTA7'')
 +
* Object properties: Add 'glow', disables light's effect if negative (''basicer'')
 +
* Schematic decorations: Add 'place_offset_y' placement parameter (''paramat'')
 +
* Ores: Add stratum ore (''Paramat'')
 +
* Remove nodeupdate and nodeupdate_single (''Rui'')
 +
* Zoom: Move enabling zoom to a new player object property (''paramat'')
 +
* Lua API: Add function to deregister single biomes (''zeuner'')
 +
* core.get_objects_inside_radius: Omit removed objects (''HybridDog'')
 +
* Add '@n' escape sequences and some documentation on translated strings. (''Nathanaël Courant'')
 +
* Overlays for wield and inventory images (''juhdanad'')
 +
* Add clientside translations. (''Ekdohibs'')
 +
* Make entity selection and collision boxes independently settable (''stujones11'')
 +
* Mgv6: Remove incorrectly defined and unused 'volume nodes' (''paramat'')
 +
* Minimap: Add new HUD flag for minimap radar mode (''paramat'')
 +
* Make dropped items colorable (''juhdanad'')
 +
* Add slippery group for nodes (players/items slide) (''Wuzzy'')
 +
* Step height: Add as a player object property (''paramat'')
 +
* Mgv7: Add 'mount_zero_level' parameter (''paramat'')
 +
* Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (''Ben Deutsch'')
 +
* Mgv7: Add option to repeat surface biomes in floatlands (''paramat'')
 +
* Player collisionbox: Make settable (''TeTpaAka'')
 +
* In-cloud fog: Strengthen effect when small view range is used (''lhofhansl'')
 +
* Biomes/decorations/ores: Make relative to 'water_level' setting (''paramat'')
 +
* Add 'plantlike_rooted' drawtype (''numberZero'')
 +
* Mapgen Carpathian: Add lava_depth parameter (''vlapsley'')
 +
* Expose getPointedThing to Lua (''juhdanad'')
 +
* Helper methods for hardware colorization (''juhdanad'')
 +
* CavesRandomWalk: Make 'lava_depth' a mapgen parameter (''paramat'')
 +
* Add minetest.rgba function that returns ColorString from RGBA or RGB values (''Gael-de-Sailly'')
 +
* Automatic item and node colorization (''juhdanad'')
 +
* Sound: Add pitch option (''Rui'')
 +
 
 +
==== Client Modding ====
 +
 
 +
* Add flavour limits controlled by server (''Nerzhul'')
 +
* Disallow exploitable clientside mod functions by default (''Paramat'')
 +
* Rename CSM flavours to restrictions (''SmallJoker'')
 +
* Remove screenshot API (''red-001'')
 +
* Don't Load the package library (''red-001'')
 +
* Remove `on_connect` callback (''red-001'')
 +
* Add functions to create particles and particlespawners. (''red-001'')
 +
* Don't load the IO library. (''red-001'')
 +
* Add a way to get current locale from CSM (''lisacvuk'')
 +
* Add callback on open inventory (''Vincent Glize'')
 +
* Implement mod communication channels (''Nerzhul'')
 +
* Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (''red-001'')
 +
* Add function to get player privileges (''red-001'')
  
 
=== Other / Misc ===
 
=== Other / Misc ===
  
* Update embedded jsoncpp from 0.10.6 to 1.8.3 ''(nerzhul)''
+
* Version scheme change: 0.5.0 -> 5.0.0 (''Nerzhul'')
* Isolate various irrlicht singleton in a singleton class
+
* Move ASCII art to std::cerr, to remove it from logs (''rubenwardy'')
* Various code cleanups due to C++11
+
* PlayerSettings struct for player movement code (''Ben Deutsch'')
* Modernize many code parts to C++11
+
* Client eventmanager refactor (''Nerzhul'')
* Cleanup network code
+
* Update mesh collector and move it to a separate file (''numberZero'')
* Remove DSTACK support ''(nerzhul)''
+
* Add Voxelarea unittests (''Nerzhul'')
* Android: Update build system for ndk-r15x ''(stujones11)''
+
* VoxelArea: add_{x,y,z,p} must be static (''Loic Blot'')
* New version scheme: <devversion>-dev is now used instead of <previousversion>-dev
+
* Cleanup in flat lighting (''numberZero'')
* NodeDef manager refactor ''(juhdanad)''
+
* Node definition manager refactor (''juhdanad'')
* Reduce game.cpp technical debt by moving objects and modernize some others (Input...) ''(nerzhul)''
+
* Move `setlocale` from Lua to C++. (''red-001'')
 +
* Rewrite rendering engine (''numberZero'')
 +
* Improve the path select GUI (''red-001'')
 +
 
 +
* Fix builtin lua function os.tempfolder (''nOOb3167'')
 +
* Biomemap: Avoid empty biomemap entry to fix failing biome dust (''Paramat'')
 +
* Fix isNan on setYaw Lua call (''Nerzhul'')
 +
* Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (''Paramat'')
 +
* Print error when HOME is not set (''Midgard'')
 +
* Formspec verification: Fix show_formspec inside callbacks (''SmallJoker'')
 +
* Vein ore: Fix bug caused by changing perlinmap Y size (''Paramat'')
 +
* Schematic decorations: Fix placement bug when centred and rotated (''Paramat'')
 +
* Dungeons: Fix duplication of y limit parameters (''Paramat'')
 +
* Fix missing ignore textures (''HybridDog'')
 +
* Pointed_thing_to_face_pos: Avoid crash when player is inside a node (''Paramat'')
 +
* Minimal: Fix HP change crash (''SmallJoker'')
 +
* Don't show Android edit dialog when tapping read-only field (''srifqi'')
 +
* Fix segfault in player migration and crash in log_deprecated (''SmallJoker'')
 +
* Make sure color returns to normal after a damage flash (''lhofhansl'')
 +
* Camera: Improve subpixel movement (''SmallJoker'')
 +
* Run detach callbacks on player leave (''SmallJoker'')
 +
* Fix crash guiConfirmRegistration quit menu (''Vincent Glize'')
 +
* Fix luajit include not being found (''rubenwardy'')
 +
* Fix builtin inventory list crash when size = 0 (''SmallJoker'')
 +
* Fix invisible chat error messages (''Vincent Glize'')
 +
* Global new() or grab() to be managed in constuctor only (''JDCodeIt'')
 +
* Mapgen caves: Re-order generation to fix cavern bug (''Paramat'')
 +
* Biome-defined dungeon nodes: Use faster biome calculation (''paramat'')
 +
* Dungeons: Mostly fix missing stair nodes (''Paramat'')
 +
* Fix i386 bit build at OpenBSD (''mazocomp'')
 +
* Node resolver: Make error on fallback optional, disable for mapgen aliases (''Paramat'')
 +
* Builtin auth handler: Speed up file writing (''SmallJoker'')
 +
* Fix wrong channel number representation in logs (''SmallJoker'')
 +
* Cavegen: Fix variable typo that broke mgvalleys large cave distribution (''Paramat'')
 +
* FOV: Raise lower limit to avoid zoom-loading of distant world (''Paramat'')
 +
* Fix segfault caused by wrong wgettext() (''sfan5'')
 +
* Fix for translating empty strings (''minduser00'')
 +
* upright_sprite: Fix texture position for players (''SmallJoker'')
 +
* Mgcarpathian: Fix spawn level calculation (''Paramat'')
 +
* [clang-tidy] Promote some performance-* as a coding error (''Nerzhul'')
 +
* Huge LBM lookup performance improvement on mapblock loading (''Nerzhul'')
 +
* Fix last performance-type-promotion-in-math-fn problems (''Loic Blot'')
 +
* Optimize a little bit isBlockInSight, adjustDist & collisions (''Nerzhul'')
 +
* Fix various clang-tidy reported performance-type-promotion-in-math-fn (''Nerzhul'')
 +
* Selected ItemStack: Reduce black magic (''SmallJoker'')
 +
* Fix many issues reported by clang-tidy (''Nerzhul'')
 +
* core.rotate_node: Do not trigger after_place_node (''SmallJoker'')
 +
* Sound: fix static initialization order dependency by not having one (''nOOb3167'')
 +
* Fix various Client class functions not marked as override (virtual) (''Loic Blot'')
 +
* Guard sound manager initialization with "enable_sound" (''nOOb3167'')
 +
* macOS: don't require X11 libraries during compilation (''D Tim Cummings'')
 +
* Make sounds stop playing when entering game or mainmenu (''nOOb3167'')
 +
* Fix some gcc 7.3 reported warnings (''Loic Blot'')
 +
* Fix node-nodebox lighting difference in direct sunlight (''numberZero'')
 +
* Fix a crash or random memory leak when reseting saved environment variable in test_servermodmanager.cpp (''Loic Blot'')
 +
* Fix an alone if to be with a missing else (''Loic Blot'')
 +
* Biomes: Fix vertical biome blend (''paramat'')
 +
* Fix Android build (''Loic Blot'')
 +
* Drop texture file list cache (''numberZero'')
 +
* Formspecs: Unify textarea and field parsing functions, fix wrong fallback text (''SmallJoker'')
 +
* Variable name fix + structure creation unrolling in lighting code (''Loic Blot'')
 +
* Getv3intfield: Fix logic of return bool (''paramat'')
 +
* Fix missing warningstream (or similar problem) (''HybridDog'')
 +
* Generate Notifier: Clear events once after all 'on generated' functions (''paramat'')
 +
* MapgenValleys: Fixed submarine valleys shape (''Gael-de-Sailly'')
 +
* Fix liquid post effect colour behaviour in third person view (''red-001'')
 +
* CollisionMoveSimple: Collide with 'ignore' nodes (''paramat'')
 +
* Settingtypes.txt: Fix valleys dungeon ymax error (''paramat'')
 +
* Fixed /shutdown command (''dopik'', ''SmallJoker'')
 +
* Mitigate formspec exploits by verifying that the formspec was shown to the user by the server. (''red-001'')
 +
* Lua API documentation: Fix spelling (''pauloue'')
 +
* Check argument types inside MetaDataRef Lua API (''sfan5'')
 +
* Render copyright notice: Fix name spelling (''numberZero'')
 +
* Dungeons: Avoid generation in multiple liquid nodes and 'airlike' (''paramat'')
 +
* Item entity: Delete in 'ignore' nodes (''paramat'')
 +
* Falling.lua: Delete falling node entities on contact with 'ignore' (''paramat'')
 +
* Position entity nametags relative to selection-box (''stujones11'')
 +
* Fix 'Change Keys' menu crash caused by 501f936 (''SmallJoker'')
 +
* Fix liquid bottoms not being rendered (''numberZero'')
 +
* Apply physics overrides correctly during anticheat calculations (''sfan5'')
 +
* Disable fall damage when "immortal" group set (''lisacvuk'')
 +
* Registration confirmation dialog: Fix grammar (''srifqi'')
 +
* Forget to fix non freetype build in StaticText (''Loic Blot'')
 +
* Fix ambient occlusion and dark lines at mapblock borders (''numberZero'')
 +
* Fix off-by-one in log output line length (''Pedro Gimeno'')
 +
* Fix buffer parameter not working in LuaPerlinNoiseMap::l_getMapSlice() (''Pedro Gimeno'')
 +
* Fix naming conventions of noise userdata (''rubenwardy'')
 +
* Don't recalculate statustext initial color everytime & review fixes (''Loic Blot'')
 +
* Prevent Android from automatically locking display (''Wayward One'')
 +
* Fix Wstringop-overflow warning from util/srp.cpp (''HybridDog'')
 +
* Fix crash on can_bypass_userlimit returning non-boolean (''rubenwardy'')
 +
* Tool getDigParams: Fix selecting the best fitting time (''Hybrid Dog'')
 +
* Advanced settings: Add range check for float type (''srifqi'')
 +
* Fix rounding error in g/set_node caused by truncation to float (''rubenwardy'')
 +
* Line_of_sight: Improve using VoxelLineIterator (''juhdanad'')
 +
* Fix dancing text (''numberZero'')
 +
* Clear colors when reading property info. Set vertex colors on upright_sprites. (''basicer'')
 +
* Fix error if setting menu_last_game is not a valid game (''nOOb3167'')
 +
* Fix undefined behaviour on getting pointer to data in empty vector (''nOOb3167'')
 +
* Fix wrong scrolling (''numberZero'')
 +
* Vector functions: Fix vector.direction() function, improve documentation (''Paramat'')
 +
* Fix items turning black (''numberZero'')
 +
* Chat: Remove prompt history duplicates (''SmallJoker'')
 +
* directiontables: Fix MSVC compiler error (''adrido'')
 +
* Builtin: Fix handle_node_drops crash with nil digger (''SmallJoker'')
 +
* Damage: Remove damage ignore timer (''SmallJoker'')
 +
* Pointed thing to face pos: Use 'eye height' object property (''Paramat'')
 +
* Ensure no item stack is being held before crafting (''Luis Cáceres'')
 +
* Use Irrlicht's mesh cache for animated meshes. (''lhofhansl'')
 +
* Shut down mapgen threads before other shutdown tasks (''raymoo'')
 +
* CAO/SAO: Nicer velocity-controlled, interpolated rotation property: (''SmallJoker'')
 +
* Fix misspellings (''gituser2194'')
 +
* Inventory: Restrict access from too far away (''SmallJoker'')
 +
* core.rotate_node: Run callbacks like with any regular placed node (''SmallJoker'')
 +
* Fix mousewheel behaviour in textarea (''shivajiva101'')
 +
* Fix dark liquids (''numberZero'')
 +
* Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes (''paramat'')
 +
* Allow zoom to actually show more data. (''lhofhansl'')
 +
* Fix item and wield meshes (''numberZero'')
 +
* Make use of safe file writing in auth handler (''sfan5'')
 +
* Fix issue Minetest crash when custom font path is not exist (''srifqi'')
 +
* Item entities: Enable item collision detection for sudden movement (''DTA7'')
 +
* Fix Settings tab formspec alignment (''Ezhh'')
 +
* Do not scale texture unless necessary. (''lhofhansl'')
 +
* Fix day_night_ratio_do_override not being initialised server-side (''rubenwardy'')
 +
* Avoid filtering low-res textures for animated meshes (incl. players) (''lhofhansl'')
 +
* Fix default item callbacks to work with nil users (''raymoo'')
 +
* Reduce server FOV with forward speed (''lhofhansl'')
 +
* Set range of blocks to retrieve per roundtrip to 2. (''lhofhansl'')
 +
* Fix inventory drag drop flag (''asl97'')
 +
* Fix strict_protocol_version_checking functionality after ee9a442 (''SmallJoker'')
 +
* Don't try to craft a non-existent item (''Esteban'')
 +
* Cache server config settings. (''lhofhansl'')
 +
* Profiler: Fix var args not being passed to callback register function (''rubenwardy'')
 +
* Retrieve a small cone of blocks in the direction of the players velocity. (''lhofhansl'')
 +
* Formspec: Fallback to 'label' in readonly textarea[] Guarantees backwards compatibility for this formspec element change (''SmallJoker'')
 +
* Simple decorations: Make 'place_offset_y' usable with simple decorations (''paramat'')
 +
* Smooth lighting: Fix light leaking through edge-connected corners (''DTA7'')
 +
* Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (''Nerzhul'')
 +
* ParticleSpawner::step cleanup and rotation fix (''SmallJoker'')
 +
* CAO footstep sounds: Reduce gain to balance volume (''paramat'')
 +
* Fix attached particle spawners far from spawn (''raymoo'')
 +
* Localplayer: Fix disable_jump effect and getStandingNodePos() (''SmallJoker'')
 +
* Server: affect bind_addr on constructor instead of start() (''Nerzhul'')
 +
* Positional sound: Limit volume when closer than 1 node (''paramat'')
 +
* Fix blocks written by vmanip not being marked as modified (''sfan5'')
 +
* on_death: Fix callback number of pushed arguments (''SmallJoker'')
 +
* Fix compile error in openbsd (''jcalve'')
 +
* Biome generation: Fix layers of 'filler' nodes at biome y limits (''paramat'')
 +
* Fix Rotate Node Placement (''tenplus1'')
 +
* Cavegen: Avoid unsupported biome 'top' or 'filler' nodes (''paramat'')
 +
* Item drop: Tune to land exactly 2 nodes away with level view (''Paramat'')
 +
* Network: Fix logging into older worlds with base64 hashes (''SmallJoker'')
 +
* Fix core.wrap_text and make its behaviour consistent with the docs (''sfan5'')
 +
* Fix dropped item look (''HybridDog'')
 +
* Object properties: Fix loss of custom selectionbox Only adjust it to the collisionbox value when the collisionbox was really set. (''SmallJoker'')
 +
* Fix incorrect buffer size calculation on creation of HUD status messages (''rubenwardy'')
 +
* Fix empty legacy meta being persisted (''rubenwardy'')
 +
* Fix crash on revocation of removed privilege (''rubenwardy'')
 +
* Server: Calculate maximal total block sends dynamically (''SmallJoker'')
 +
* Particles: Do not add digging particles for airlike nodes (''SmallJoker'')
 +
* Prevent /spawnentity from spawning unknown entity (''Wuzzy'')
 +
* Re-apply previous commit with a typo fix (''Nerzhul'')
 +
* Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" (''Nerzhul'')
 +
* Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand (''Nerzhul'')
 +
* Fix animation frame_speed and blend loosing precision (''sapier'')
 +
* mapblock_mesh.cpp: Fix code style and simplify a bit code (''HybridDog'')
 +
* Pass SharedBuffer as value to increment reference count (''Nerzhul'')
 +
* Use crack animation on all tile layers (''juhdanad'')
 +
* Statbars: fix incorrect half-images in non-standard orientations (''Nathanaël Courant'')
 +
* Android stepheight: Only increase if 'touching ground' (''Paramat'')
 +
* Check item_drop amount clientside (''rubenwardy'')
 +
* Fix OSX builds (''Pavel Puchkin'')
 +
* Fix Android node selection distance (''juhdanad'')
 +
* Safe digging and placing (''Ben Deutsch'')
 +
* Respect object property hp_max field for players (''SmallJoker'')
 +
* Do not add base position to player selection box (''stujones11'')
 +
* Travis-ci build: fix osx jpeg installation failure, git ambiguous argument error (caused by merging commits) and add a workaround for travis commit range bug (''Juozas'')
 +
* Fix shader.h inclusion place in game.cpp (''Nerzhul'')
 +
* GenericCAO: Fix light position for non-players, remove deprecated initialisation code (''SmallJoker'')
 +
* Lint fix on localplayer.h (''Loic Blot'')
 +
* L-system: Fix leaves cutting through stems (''Hybrid Dog'')
 +
* Trigger on_rightclick regardless on the formspec meta field (''SmallJoker'')
 +
* Abort if static_spawnpoint is an invalid setting instead of just giving an error log (''Hybrid Dog'')
 +
* Mgv5: Make spawn position search more reliable (''paramat'')
 +
* Mgv7: Raise spawn point by 1 node for no mountain case (''paramat'')
 +
* Fix error not printed to console when no name is provided (''Juozas'')
 +
* Fix player coordinate rounding in collisionMoveSimple() (''JRottm'')
 +
* Sort box corners correctly (''Thomas--S'')
 +
* Fix crash when using --go in command line (''Juozas Pocius'')
 +
* Dungeons: Use biome 'node_stone' if normal stone types not detected (''paramat'')
 +
* GenericCAO: Fix dark model below y = 0 (''paramat'')
 +
* Darkness detection: Reduce chance of false positives darkening the skybox (''lhofhansl'')
 +
* Move the nametag back to the top of the player (''TeTpaAka'')
 +
* Noise: Prevent unittest crash caused by division by zero (''SmallJoker'')
 +
* Remove unused Map::getDayNightDiff + fix one undefined variable in mapblock.cpp (''Loic Blot'')
 +
* LBM: use range based for and fixed a loop variable overloading in applyLBMs (''Loic Blot'')
 +
* Very little performance fix on correctBlockNodeIds (''Loic Blot'')
 +
* Mgfractal: Improve spawning behaviour (''paramat'')
 +
* Mesh generation: Fix performance regression caused by 'plantlike_rooted' PR (''numberZero'')
 +
* Chat: Move chat text down to not overlap 3rd line of debug text (''Paramat'')
 +
* Camera: Fix wieldmesh glitch after teleporting (''kilbith'')
 +
* Sneak: Stripped down version (''SmallJoker'')
 +
* Don't search for locale folders if gettext is disabled (''adrido'')
 +
* Treegen: Fix s16 overflow warning (''Vincent Glize'')
 +
* Fix crash due to missing pointer validation (''Loic Blot'')
 +
* Change the server description after a search (''Vincent Glize'')
 +
* Mgv7: Fix undefined 'float_mount_height' (''paramat'')
 +
* Fix for empty key/value when reading item string with wear but no metadata (''Jesse McDonald'')
 +
* Fix msvc annoyances (''adrido'')
 +
* Fix undefined behaviour in arm movement when dividing by zero (''Loic Blot'')
 +
* Inventory: Fix wrong stack size behaviour and item loss (''SmallJoker'')
 +
* Mgv7: Clean up divide-by-zero fix (''paramat'')
 +
* Mgv7: Avoid divide-by-zero errors (''paramat'')
 +
* Fix CSM crash caused by move to C++11. (''red-001'')
 +
* Fix render order of overlays (''juhdanad'')
 +
* Fix console resize issue when maximising game window (''Ezhh'')
 +
* Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed value (''paramat'')
 +
* Fix console not being properly resized after window size changed (''Zeno-'')
 +
* hud.cpp: fix wrong indent in drawItem (''Nerzhul'')
 +
* Fix deserialization of ItemDefinition (''Rui'')
 +
* Mgv6 mudflow: Avoid partially removed stacked decorations (''paramat'')
 +
* Fix no sound bug (''Rui'')
 +
* Plantlike meshoptions: Fix inverted random vertical offset (''numberZero'')
 +
* (Re)spawn players within 'mapgen_limit' (''paramat'')
 +
* Fix sending color codes to clients that don't support them. (''red-001'')
 +
* Have the server send the player list to the client (''red-001'')
 +
* Fix segmentation fault with tool capabilities (''ShadowNinja'')
 +
* Stop autoforward on BACKWARD key-press (''tukkek'')
 +
 
 +
Also a big thanks to paramat, clobberxd, pauloue, lhofhansl, ashtrayoz, and
 +
Ezhh for their contributions to documentation.
 +
 
 +
=== Modding ===
 +
 
 +
* CSM/SSM: Add on_mods_loaded callback (''Nerzhul'')
 +
* MetaDataRef: Add contains() and get() (''rubenwardy'')
 +
* MetaDataRef: Add contains() and get() (''rubenwardy'')
 +
* Allow dumping userdata (''HybridDog'')
 +
* Make hud_get return alignment, offset and size. (''lisacvuk'')
 +
 
 +
==== Formspecs / HUD ====
 +
 
 +
* Formspecs: Add tooltip element for area (''rubenwardy'')
 +
* Formspecs: Allow setting alpha value for the box[] element (''Thomas--S'')
 +
* Formspecs: Add an auto vertical scrollbar to the textarea (''adelcoding1'')
 +
* Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (''Nerzhul'')
 +
 
 +
==== Server-side ====
 +
 
 +
* Give games the ability to disallow specific mapgens (''Ezhh'')
 +
* Allow overriding tool capabilities through itemstack metadata (''raymoo'')
 +
* Add player inventory callbacks (''SmallJoker'')
 +
* Load dependencies and description from mod.conf (''rubenwardy'')
 +
* Customizeable max health and max breath for players (''SmallJoker'')
 +
* Add reasons to on_dieplayer and on_hpchange (''rubenwardy'')
 +
* ObjectRef: Add add_velocity() (''HybridDog'')
 +
* Real global textures (''numberZero'')
 +
* Add formspec theming using prepended strings (''rubenwardy'')
 +
* Allow damage for attached objects, add attach/detach callbacks (''SmallJoker'')
 +
* Implement minetest.register_can_bypass_userlimit (''Nerzhul'')
 +
* Add minetest.bulk_set_node call + optimize Environment::set_node call (''Nerzhul'')
 +
* Make the server status message customizable (''SmallJoker'')
 +
* Optional alpha channel support for entities (''stujones11'')
 +
* Biomes: Add 'min_pos'/'max_pos' xyz biome limits (''paramat'')
 +
* Place schematic (on vmanip): Enable use of 'place center' flags (''paramat'')
 +
* Allow the join/leave message to be overridden by mods. (''red-001'')
 +
* is_area_protected: Rename from intersects_protection (''SmallJoker'')
 +
* Add `on_auth_fail` callback (''red-001'')
 +
* Add minetest.is_player (''HybridDog'')
 +
* Add on_grant and on_revoke callbacks (''rubenwardy'')
 +
* Intersects_protection(): Move from Minetest Game to builtin (''Paramat'')
 +
* Connected Nodeboxes: Add `disconnected` boxes (''Thomas--S'')
 +
* Allow 'default' parameter in 'settings:get_bool' function (''Jordan Irwin'')
 +
* Add callback to preserve node metadata as item metadata (''ashtrayoz'')
 +
* Zoom: Set zoom FOV per-player using a player object property (''paramat'')
 +
* Make core.auth_table private and structure builtin/auth.lua (''sfan5'')
 +
* Hint at problematic code when logging deprecated calls (''sfan5'')
 +
* Stratum ore: Add option for a constant thickness stratum (''paramat'')
 +
* Player eye height: Make this a settable player object property (''paramat'')
 +
* Add sha1 to lua utils. (''basicer'')
 +
* Biome API: Add decoration flags for underground decorations (''paramat'')
 +
* Simple decorations: Add 'param2_max' parameter for random param2 (''paramat'')
 +
* Stratum ore: Allow use with no noise for simple horizontal strata (''paramat'')
 +
* Add static_save property to luaentites to not save them statically. (''orwell96'')
 +
* Set placer to nil instead of a non-functional one in item_OnPlace (''DTA7'')
 +
* Object properties: Add 'glow', disables light's effect if negative (''basicer'')
 +
* Schematic decorations: Add 'place_offset_y' placement parameter (''paramat'')
 +
* Ores: Add stratum ore (''Paramat'')
 +
* Remove nodeupdate and nodeupdate_single (''Rui'')
 +
* Zoom: Move enabling zoom to a new player object property (''paramat'')
 +
* Lua API: Add function to deregister single biomes (''zeuner'')
 +
* core.get_objects_inside_radius: Omit removed objects (''HybridDog'')
 +
* Add '@n' escape sequences and some documentation on translated strings. (''Nathanaël Courant'')
 +
* Overlays for wield and inventory images (''juhdanad'')
 +
* Add clientside translations. (''Ekdohibs'')
 +
* Make entity selection and collision boxes independently settable (''stujones11'')
 +
* Mgv6: Remove incorrectly defined and unused 'volume nodes' (''paramat'')
 +
* Minimap: Add new HUD flag for minimap radar mode (''paramat'')
 +
* Make dropped items colorable (''juhdanad'')
 +
* Add slippery group for nodes (players/items slide) (''Wuzzy'')
 +
* Step height: Add as a player object property (''paramat'')
 +
* Mgv7: Add 'mount_zero_level' parameter (''paramat'')
 +
* Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (''Ben Deutsch'')
 +
* Mgv7: Add option to repeat surface biomes in floatlands (''paramat'')
 +
* Player collisionbox: Make settable (''TeTpaAka'')
 +
* In-cloud fog: Strengthen effect when small view range is used (''lhofhansl'')
 +
* Biomes/decorations/ores: Make relative to 'water_level' setting (''paramat'')
 +
* Add 'plantlike_rooted' drawtype (''numberZero'')
 +
* Mapgen Carpathian: Add lava_depth parameter (''vlapsley'')
 +
* Expose getPointedThing to Lua (''juhdanad'')
 +
* Helper methods for hardware colorization (''juhdanad'')
 +
* CavesRandomWalk: Make 'lava_depth' a mapgen parameter (''paramat'')
 +
* Add minetest.rgba function that returns ColorString from RGBA or RGB values (''Gael-de-Sailly'')
 +
* Automatic item and node colorization (''juhdanad'')
 +
* Sound: Add pitch option (''Rui'')
 +
 
 +
==== Client Modding ====
 +
 
 +
* Add flavour limits controlled by server (''Nerzhul'')
 +
* Disallow exploitable clientside mod functions by default (''Paramat'')
 +
* Rename CSM flavours to restrictions (''SmallJoker'')
 +
* Remove screenshot API (''red-001'')
 +
* Don't Load the package library (''red-001'')
 +
* Remove `on_connect` callback (''red-001'')
 +
* Add functions to create particles and particlespawners. (''red-001'')
 +
* Don't load the IO library. (''red-001'')
 +
* Add a way to get current locale from CSM (''lisacvuk'')
 +
* Add callback on open inventory (''Vincent Glize'')
 +
* Implement mod communication channels (''Nerzhul'')
 +
* Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (''red-001'')
 +
* Add function to get player privileges (''red-001'')
 +
 
 +
=== Other / Misc ===
 +
 
 +
* Version scheme change: 0.5.0 -> 5.0.0 (''Nerzhul'')
 +
* Move ASCII art to std::cerr, to remove it from logs (''rubenwardy'')
 +
* PlayerSettings struct for player movement code (''Ben Deutsch'')
 +
* Client eventmanager refactor (''Nerzhul'')
 +
* Update mesh collector and move it to a separate file (''numberZero'')
 +
* Add Voxelarea unittests (''Nerzhul'')
 +
* VoxelArea: add_{x,y,z,p} must be static (''Loic Blot'')
 +
* Cleanup in flat lighting (''numberZero'')
 +
* Node definition manager refactor (''juhdanad'')
 +
* Move `setlocale` from Lua to C++. (''red-001'')
 +
* Rewrite rendering engine (''numberZero'')
 +
* Improve the path select GUI (''red-001'')
 +
 
 +
 
  
 
== 0.4.17 → 0.4.17.1 ==
 
== 0.4.17 → 0.4.17.1 ==

Revision as of 11:29, 15 August 2018

Note that not all changes made to the code between releases are listed here. Fixes to bugs that were introduced after the previous release, small internal changes, code style fixes, and changes of the like are not listed. If you want a list of every change made between releases see the commit log.

If you want to see older versions, please go to this page.

0.4.16 → 5.0.x (Not yet released)

This is an incomplete change log of an in-dev version. Last updated 25th Feb by rubenwardy

  • Minetest now uses C++11 instead of C++03, make sure you have a compatible system (Windows Vista, Debian 8, Ubuntu 16.04, CentOS 7, macOS 10.7, …)

Features

  • Add support for authentication in an SQLite database (Ben Deutsch)
  • Allow enter to select items from combobox's list (basicer)
  • Allow an optional readonly base database (lhofhansl)
  • Mgvalleys: Make river depth variation and humidity drop optional (Paramat)
  • Android: Add 'aux' button (srifqi)
  • Android: Resize jump and sneak buttons' touch target (srifqi)
  • Decoration API: Add lightweight ability to have complete coverage (Paramat)
  • Add hasprivs chat command (Anand S)
  • Mapgen flags: Add 'biomes' global mapgen flag (Paramat)
  • Set ENABLE_GETTEXT to TRUE by default (Wuzzy)
  • Rename some keys for clarity (Wuzzy)
  • Add crossview support (otdav33)
  • Small usage changes for air and ignore items (Wuzzy)
  • Player marker on both minimaps (nanoproject)
  • Say position of locale dir more clearly in docs (Wuzzy)
  • Use server's zoom fov for distant world loading. (lhofhansl)
  • Vertical biome blend: Tune PRNG seed for finer detail (Paramat)
  • Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border (Paramat)
  • Biome-defined cave liquids: Use faster biome calculation (paramat)
  • Add online content repository (rubenwardy)
  • Android: Modify touch screen GUI's buttons (srifqi)
  • Android: Replace movement buttons with joystick (srifqi)
  • Biome API / dungeons: Add biome-defined dungeon nodes (Paramat)
  • Biome API / cavegen: Add definable cave liquid for a biome (Paramat)
  • Formspecs: Use mouse wheel to pick up and deposit single items (HybridDog)
  • Rename 'game' to 'game' (paramat)
  • Biome API: Add 'get_biome_name(biome_id)' API (paramat)
  • Spawn level: Add 'get_spawn_level(x, z)' API (paramat)
  • Allow for getting world name and path separately on the command line (Brian)
  • Gennotify: Add 'minetest.get_decoration_id' API (paramat)
  • SAO limits: Allow SAOs to exist outside the set 'mapgen limit' (paramat)
  • Dungeons: Add Y limits in all mapgens (paramat)
  • Delete world dialog: Move buttons to avoid double click deletion (srifqi)
  • Add a refresh button to the serverlist (Tre)
  • Add kill chat command (Wuzzy)
  • Add Android drivers to the video_driver drop-down menu (Wayward One)
  • Main menu: Change tabs to 'Start Game' and 'Join Game' (Tre)
  • Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs (paramat)
  • Load a texturepack from the 'textures' subfolder of a game (red-001)
  • Add confirmation on new player registration (srifqi)
  • Biomes: Add vertical biome blend (Paramat)
  • Mgv7 floatlands: Add exponent parameter (paramat)
  • Add check to pause game on lost window focus (rubenwardy)
  • Adjust default console height (Ezhh)
  • Update light decoding table size (numberZero)
  • Add coloured logs (HybridDog)
  • Optionally extend the active object in a players camera direction. (lhofhansl)
  • Load files from subfolders in texturepacks (numberZero)
  • Sounds: Add falling node sounds (Auke Kok)
  • httpfetch: Enable gzip support (sfan5)
  • Formspec: textarea with scrollbar improvements (adrido)
  • Do not grant all privs to the admin - changes game behavior (lhofhansl)
  • Add setting for near plane distance. (basicer)
  • Unkown nodes: Provide position on interact (SmallJoker)
  • Add mute setting (toggled by the mute key and in the volume menu) (DTA7)
  • Add setting to display the itemstring after the tooltip in the inventory. (DTA7)
  • Implement client node dig prediction (Auke Kok)
  • Make HUD status messages translatable (Wuzzy)
  • World start time: Add setting for this, default unchanged (paramat)
  • Make world creation menu automatically generate a random world name (lisacvuk)
  • New lighting curve (numberZero)
  • Add short description for disabled texture packs (Wuzzy)
  • Change “Use” key name to “Special” (TeTpaAka)
  • Minimap: Leaner minimap arrow makes it easier to see the direction (JRottm)
  • Key change menu: Expose more keys (Wuzzy)
  • Start off newly generated worlds early at sunrise, 5:15am (JRottm)
  • Make direct item selection keys freely bindable (Wuzzy)
  • Mapgen: Add Carpathian mapgen (Vaughan Lapsley)
  • Fog effect when camera is inside cloud (Ben Deutsch)
  • Camera: Improve arm inertia (Jean-Patrick Guerrero)
  • Dungeons: Add setting to prevent projecting dungeons (paramat)
  • Add Arm Inertia (kilbith)
  • Emit liquid sound if the player walks in liquid (juhdanad)
  • Make number of maximum displayed chat messages configurable (Esteban)
  • Add a server-sided way to remove color codes from incoming chat messages (red-001)


Bug fixes and Improvements

  • Smoothed yaw rotation for objects (SmallJoker)
  • Optimized MapBlock mesh generation (lhofhansl)
  • Disable shaders GUI on unsupported drivers (numberZero)
  • Optimized ABM checks. (lhofhansl)
  • Fixed debug and info text being the wrong color (rubenwardy)
  • Fixed objects colliding with their children (SmallJoker)
  • Fixed tooltip colors specified by formspec part (rubenwardy)
  • Fixed sky objects not rendering with ogles (stujones11)
  • Fixed container[] not supporting fractional offsets (SmallJoker)
  • Fixed build on gcc 5.0 (zeuner)
  • Settings: Fix indents, chat_message_*. Update translations (SmallJoker)
  • Add a MSVC / Windows compatible snprintf function (nOOb3167)
  • Check if player exists on use of /privs (ClobberXD)
  • Make player liquid speed independent of FPS (Paramat)
  • Fix bug setting channel window size. (lhofhansl)
  • Ensure that legacy mode is correctly disabled. (lhofhansl)
  • Reduce block load glitches (lhofhansl)
  • Formspecs: Remove accidental empty 'quit' field (SmallJoker)
  • core.spawn_falling_node: Keep metadata (SmallJoker)
  • Fix memory leak in guiConfirmRegistration (HybridDog)
  • Zoom: Correctly verify client passed zoom at the server (lhofhansl)
  • Fix world deletion (numberZero)
  • Fix memory leaks in mod storage (Loic Blot, red-001)
  • Mgvalleys: Fix 'mgvalleys_spflags' setting name (Paramat)
  • Fix small memory leaks in client. (red-001)
  • Cavegen: Fix errors when getting biome outside mapchunk (Paramat)
  • Fix buffer overrun in SRP (red-001)
  • Fix libgmp detection (Leonid Bobrov)
  • Fix MurmurHash implementation to really be unaligned (sfan5)
  • Fix rtt >= 0.0f assertion and free_move crash (SmallJoker)
  • Android: Use correct temporary path (stujones11)
  • RTT fixes (HybridDog)
  • Fix crash caused by Lua error during startup (red-001)
  • Fix ipv6_server=true not accepting IPv4 connections on Windows (sfan5)
  • Biome API: Fix absent water decorations and dust, in deep water (Paramat)
  • Lua_api.txt: Fix incorrect vector section directive (Anand S)
  • Provide Xorg/net wm process ID (thoughtjigs)
  • Make os.tempfolder work correctly for MinGW & MSVC (nOOb3167)
  • Fix many Android build issues (Loic Blot)
  • Fix narrow/utf8 difference in incoming/outcoming messages (numberZero)

Features

  • Add support for authentication in an SQLite database (Ben Deutsch)
  • Allow enter to select items from combobox's list (basicer)
  • Allow an optional readonly base database (lhofhansl)
  • Mgvalleys: Make river depth variation and humidity drop optional (Paramat)
  • Android: Add 'aux' button (srifqi)
  • Android: Resize jump and sneak buttons' touch target (srifqi)
  • Decoration API: Add lightweight ability to have complete coverage (Paramat)
  • Add hasprivs chat command (Anand S)
  • Mapgen flags: Add 'biomes' global mapgen flag (Paramat)
  • Set ENABLE_GETTEXT to TRUE by default (Wuzzy)
  • Rename some keys for clarity (Wuzzy)
  • Add crossview support (otdav33)
  • Small usage changes for air and ignore items (Wuzzy)
  • Player marker on both minimaps (nanoproject)
  • Say position of locale dir more clearly in docs (Wuzzy)
  • Use server's zoom fov for distant world loading. (lhofhansl)
  • Vertical biome blend: Tune PRNG seed for finer detail (Paramat)
  • Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border (Paramat)
  • Biome-defined cave liquids: Use faster biome calculation (paramat)
  • Add online content repository (rubenwardy)
  • Android: Modify touch screen GUI's buttons (srifqi)
  • Android: Replace movement buttons with joystick (srifqi)
  • Biome API / dungeons: Add biome-defined dungeon nodes (Paramat)
  • Biome API / cavegen: Add definable cave liquid for a biome (Paramat)
  • Formspecs: Use mouse wheel to pick up and deposit single items (HybridDog)
  • Rename 'game' to 'game' (paramat)
  • Biome API: Add 'get_biome_name(biome_id)' API (paramat)
  • Spawn level: Add 'get_spawn_level(x, z)' API (paramat)
  • Allow for getting world name and path separately on the command line (Brian)
  • Gennotify: Add 'minetest.get_decoration_id' API (paramat)
  • SAO limits: Allow SAOs to exist outside the set 'mapgen limit' (paramat)
  • Dungeons: Add Y limits in all mapgens (paramat)
  • Delete world dialog: Move buttons to avoid double click deletion (srifqi)
  • Add a refresh button to the serverlist (Tre)
  • Add kill chat command (Wuzzy)
  • Add Android drivers to the video_driver drop-down menu (Wayward One)
  • Main menu: Change tabs to 'Start Game' and 'Join Game' (Tre)
  • Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs (paramat)
  • Load a texturepack from the 'textures' subfolder of a game (red-001)
  • Add confirmation on new player registration (srifqi)
  • Biomes: Add vertical biome blend (Paramat)
  • Mgv7 floatlands: Add exponent parameter (paramat)
  • Add check to pause game on lost window focus (rubenwardy)
  • Adjust default console height (Ezhh)
  • Update light decoding table size (numberZero)
  • Add coloured logs (HybridDog)
  • Optionally extend the active object in a players camera direction. (lhofhansl)
  • Load files from subfolders in texturepacks (numberZero)
  • Sounds: Add falling node sounds (Auke Kok)
  • httpfetch: Enable gzip support (sfan5)
  • Formspec: textarea with scrollbar improvements (adrido)
  • Do not grant all privs to the admin - changes game behavior (lhofhansl)
  • Add setting for near plane distance. (basicer)
  • Unkown nodes: Provide position on interact (SmallJoker)
  • Add mute setting (toggled by the mute key and in the volume menu) (DTA7)
  • Add setting to display the itemstring after the tooltip in the inventory. (DTA7)
  • Implement client node dig prediction (Auke Kok)
  • Make HUD status messages translatable (Wuzzy)
  • World start time: Add setting for this, default unchanged (paramat)
  • Make world creation menu automatically generate a random world name (lisacvuk)
  • New lighting curve (numberZero)
  • Add short description for disabled texture packs (Wuzzy)
  • Change “Use” key name to “Special” (TeTpaAka)
  • Minimap: Leaner minimap arrow makes it easier to see the direction (JRottm)
  • Key change menu: Expose more keys (Wuzzy)
  • Start off newly generated worlds early at sunrise, 5:15am (JRottm)
  • Make direct item selection keys freely bindable (Wuzzy)
  • Mapgen: Add Carpathian mapgen (Vaughan Lapsley)
  • Fog effect when camera is inside cloud (Ben Deutsch)
  • Camera: Improve arm inertia (Jean-Patrick Guerrero)
  • Dungeons: Add setting to prevent projecting dungeons (paramat)
  • Add Arm Inertia (kilbith)
  • Emit liquid sound if the player walks in liquid (juhdanad)
  • Make number of maximum displayed chat messages configurable (Esteban)
  • Add a server-sided way to remove color codes from incoming chat messages (red-001)


Bug fixes and Improvements

  • Smoothed yaw rotation for objects (SmallJoker)
  • Optimized MapBlock mesh generation (lhofhansl)
  • Disable shaders GUI on unsupported drivers (numberZero)
  • Optimized ABM checks. (lhofhansl)
  • Fixed debug and info text being the wrong color (rubenwardy)
  • Fixed objects colliding with their children (SmallJoker)
  • Fixed tooltip colors specified by formspec part (rubenwardy)
  • Fixed sky objects not rendering with ogles (stujones11)
  • Fixed container[] not supporting fractional offsets (SmallJoker)
  • Fixed build on gcc 5.0 (zeuner)
  • Settings: Fix indents, chat_message_*. Update translations (SmallJoker)
  • Add a MSVC / Windows compatible snprintf function (nOOb3167)
  • Check if player exists on use of /privs (ClobberXD)
  • Make player liquid speed independent of FPS (Paramat)
  • Fix bug setting channel window size. (lhofhansl)
  • Ensure that legacy mode is correctly disabled. (lhofhansl)
  • Reduce block load glitches (lhofhansl)
  • Formspecs: Remove accidental empty 'quit' field (SmallJoker)
  • core.spawn_falling_node: Keep metadata (SmallJoker)
  • Fix memory leak in guiConfirmRegistration (HybridDog)
  • Zoom: Correctly verify client passed zoom at the server (lhofhansl)
  • Fix world deletion (numberZero)
  • Fix memory leaks in mod storage (Loic Blot, red-001)
  • Mgvalleys: Fix 'mgvalleys_spflags' setting name (Paramat)
  • Fix small memory leaks in client. (red-001)
  • Cavegen: Fix errors when getting biome outside mapchunk (Paramat)
  • Fix buffer overrun in SRP (red-001)
  • Fix libgmp detection (Leonid Bobrov)
  • Fix MurmurHash implementation to really be unaligned (sfan5)
  • Fix rtt >= 0.0f assertion and free_move crash (SmallJoker)
  • Android: Use correct temporary path (stujones11)
  • RTT fixes (HybridDog)
  • Fix crash caused by Lua error during startup (red-001)
  • Fix ipv6_server=true not accepting IPv4 connections on Windows (sfan5)
  • Biome API: Fix absent water decorations and dust, in deep water (Paramat)
  • Lua_api.txt: Fix incorrect vector section directive (Anand S)
  • Provide Xorg/net wm process ID (thoughtjigs)
  • Make os.tempfolder work correctly for MinGW & MSVC (nOOb3167)
  • Fix many Android build issues (Loic Blot)
  • Fix narrow/utf8 difference in incoming/outcoming messages (numberZero)
  • Fix builtin lua function os.tempfolder (nOOb3167)
  • Biomemap: Avoid empty biomemap entry to fix failing biome dust (Paramat)
  • Fix isNan on setYaw Lua call (Nerzhul)
  • Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (Paramat)
  • Print error when HOME is not set (Midgard)
  • Formspec verification: Fix show_formspec inside callbacks (SmallJoker)
  • Vein ore: Fix bug caused by changing perlinmap Y size (Paramat)
  • Schematic decorations: Fix placement bug when centred and rotated (Paramat)
  • Dungeons: Fix duplication of y limit parameters (Paramat)
  • Fix missing ignore textures (HybridDog)
  • Pointed_thing_to_face_pos: Avoid crash when player is inside a node (Paramat)
  • Minimal: Fix HP change crash (SmallJoker)
  • Don't show Android edit dialog when tapping read-only field (srifqi)
  • Fix segfault in player migration and crash in log_deprecated (SmallJoker)
  • Make sure color returns to normal after a damage flash (lhofhansl)
  • Camera: Improve subpixel movement (SmallJoker)
  • Run detach callbacks on player leave (SmallJoker)
  • Fix crash guiConfirmRegistration quit menu (Vincent Glize)
  • Fix luajit include not being found (rubenwardy)
  • Fix builtin inventory list crash when size = 0 (SmallJoker)
  • Fix invisible chat error messages (Vincent Glize)
  • Global new() or grab() to be managed in constuctor only (JDCodeIt)
  • Mapgen caves: Re-order generation to fix cavern bug (Paramat)
  • Biome-defined dungeon nodes: Use faster biome calculation (paramat)
  • Dungeons: Mostly fix missing stair nodes (Paramat)
  • Fix i386 bit build at OpenBSD (mazocomp)
  • Node resolver: Make error on fallback optional, disable for mapgen aliases (Paramat)
  • Builtin auth handler: Speed up file writing (SmallJoker)
  • Fix wrong channel number representation in logs (SmallJoker)
  • Cavegen: Fix variable typo that broke mgvalleys large cave distribution (Paramat)
  • FOV: Raise lower limit to avoid zoom-loading of distant world (Paramat)
  • Fix segfault caused by wrong wgettext() (sfan5)
  • Fix for translating empty strings (minduser00)
  • upright_sprite: Fix texture position for players (SmallJoker)
  • Mgcarpathian: Fix spawn level calculation (Paramat)
  • [clang-tidy] Promote some performance-* as a coding error (Nerzhul)
  • Huge LBM lookup performance improvement on mapblock loading (Nerzhul)
  • Fix last performance-type-promotion-in-math-fn problems (Loic Blot)
  • Optimize a little bit isBlockInSight, adjustDist & collisions (Nerzhul)
  • Fix various clang-tidy reported performance-type-promotion-in-math-fn (Nerzhul)
  • Selected ItemStack: Reduce black magic (SmallJoker)
  • Fix many issues reported by clang-tidy (Nerzhul)
  • core.rotate_node: Do not trigger after_place_node (SmallJoker)
  • Sound: fix static initialization order dependency by not having one (nOOb3167)
  • Fix various Client class functions not marked as override (virtual) (Loic Blot)
  • Guard sound manager initialization with "enable_sound" (nOOb3167)
  • macOS: don't require X11 libraries during compilation (D Tim Cummings)
  • Make sounds stop playing when entering game or mainmenu (nOOb3167)
  • Fix some gcc 7.3 reported warnings (Loic Blot)
  • Fix node-nodebox lighting difference in direct sunlight (numberZero)
  • Fix a crash or random memory leak when reseting saved environment variable in test_servermodmanager.cpp (Loic Blot)
  • Fix an alone if to be with a missing else (Loic Blot)
  • Biomes: Fix vertical biome blend (paramat)
  • Fix Android build (Loic Blot)
  • Drop texture file list cache (numberZero)
  • Formspecs: Unify textarea and field parsing functions, fix wrong fallback text (SmallJoker)
  • Variable name fix + structure creation unrolling in lighting code (Loic Blot)
  • Getv3intfield: Fix logic of return bool (paramat)
  • Fix missing warningstream (or similar problem) (HybridDog)
  • Generate Notifier: Clear events once after all 'on generated' functions (paramat)
  • MapgenValleys: Fixed submarine valleys shape (Gael-de-Sailly)
  • Fix liquid post effect colour behaviour in third person view (red-001)
  • CollisionMoveSimple: Collide with 'ignore' nodes (paramat)
  • Settingtypes.txt: Fix valleys dungeon ymax error (paramat)
  • Fixed /shutdown command (dopik, SmallJoker)
  • Mitigate formspec exploits by verifying that the formspec was shown to the user by the server. (red-001)
  • Lua API documentation: Fix spelling (pauloue)
  • Check argument types inside MetaDataRef Lua API (sfan5)
  • Render copyright notice: Fix name spelling (numberZero)
  • Dungeons: Avoid generation in multiple liquid nodes and 'airlike' (paramat)
  • Item entity: Delete in 'ignore' nodes (paramat)
  • Falling.lua: Delete falling node entities on contact with 'ignore' (paramat)
  • Position entity nametags relative to selection-box (stujones11)
  • Fix 'Change Keys' menu crash caused by 501f936 (SmallJoker)
  • Fix liquid bottoms not being rendered (numberZero)
  • Apply physics overrides correctly during anticheat calculations (sfan5)
  • Disable fall damage when "immortal" group set (lisacvuk)
  • Registration confirmation dialog: Fix grammar (srifqi)
  • Forget to fix non freetype build in StaticText (Loic Blot)
  • Fix ambient occlusion and dark lines at mapblock borders (numberZero)
  • Fix off-by-one in log output line length (Pedro Gimeno)
  • Fix buffer parameter not working in LuaPerlinNoiseMap::l_getMapSlice() (Pedro Gimeno)
  • Fix naming conventions of noise userdata (rubenwardy)
  • Don't recalculate statustext initial color everytime & review fixes (Loic Blot)
  • Prevent Android from automatically locking display (Wayward One)
  • Fix Wstringop-overflow warning from util/srp.cpp (HybridDog)
  • Fix crash on can_bypass_userlimit returning non-boolean (rubenwardy)
  • Tool getDigParams: Fix selecting the best fitting time (Hybrid Dog)
  • Advanced settings: Add range check for float type (srifqi)
  • Fix rounding error in g/set_node caused by truncation to float (rubenwardy)
  • Line_of_sight: Improve using VoxelLineIterator (juhdanad)
  • Fix dancing text (numberZero)
  • Clear colors when reading property info. Set vertex colors on upright_sprites. (basicer)
  • Fix error if setting menu_last_game is not a valid game (nOOb3167)
  • Fix undefined behaviour on getting pointer to data in empty vector (nOOb3167)
  • Fix wrong scrolling (numberZero)
  • Vector functions: Fix vector.direction() function, improve documentation (Paramat)
  • Fix items turning black (numberZero)
  • Chat: Remove prompt history duplicates (SmallJoker)
  • directiontables: Fix MSVC compiler error (adrido)
  • Builtin: Fix handle_node_drops crash with nil digger (SmallJoker)
  • Damage: Remove damage ignore timer (SmallJoker)
  • Pointed thing to face pos: Use 'eye height' object property (Paramat)
  • Ensure no item stack is being held before crafting (Luis Cáceres)
  • Use Irrlicht's mesh cache for animated meshes. (lhofhansl)
  • Shut down mapgen threads before other shutdown tasks (raymoo)
  • CAO/SAO: Nicer velocity-controlled, interpolated rotation property: (SmallJoker)
  • Fix misspellings (gituser2194)
  • Inventory: Restrict access from too far away (SmallJoker)
  • core.rotate_node: Run callbacks like with any regular placed node (SmallJoker)
  • Fix mousewheel behaviour in textarea (shivajiva101)
  • Fix dark liquids (numberZero)
  • Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes (paramat)
  • Allow zoom to actually show more data. (lhofhansl)
  • Fix item and wield meshes (numberZero)
  • Make use of safe file writing in auth handler (sfan5)
  • Fix issue Minetest crash when custom font path is not exist (srifqi)
  • Item entities: Enable item collision detection for sudden movement (DTA7)
  • Fix Settings tab formspec alignment (Ezhh)
  • Do not scale texture unless necessary. (lhofhansl)
  • Fix day_night_ratio_do_override not being initialised server-side (rubenwardy)
  • Avoid filtering low-res textures for animated meshes (incl. players) (lhofhansl)
  • Fix default item callbacks to work with nil users (raymoo)
  • Reduce server FOV with forward speed (lhofhansl)
  • Set range of blocks to retrieve per roundtrip to 2. (lhofhansl)
  • Fix inventory drag drop flag (asl97)
  • Fix strict_protocol_version_checking functionality after ee9a442 (SmallJoker)
  • Don't try to craft a non-existent item (Esteban)
  • Cache server config settings. (lhofhansl)
  • Profiler: Fix var args not being passed to callback register function (rubenwardy)
  • Retrieve a small cone of blocks in the direction of the players velocity. (lhofhansl)
  • Formspec: Fallback to 'label' in readonly textarea[] Guarantees backwards compatibility for this formspec element change (SmallJoker)
  • Simple decorations: Make 'place_offset_y' usable with simple decorations (paramat)
  • Smooth lighting: Fix light leaking through edge-connected corners (DTA7)
  • Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (Nerzhul)
  • ParticleSpawner::step cleanup and rotation fix (SmallJoker)
  • CAO footstep sounds: Reduce gain to balance volume (paramat)
  • Fix attached particle spawners far from spawn (raymoo)
  • Localplayer: Fix disable_jump effect and getStandingNodePos() (SmallJoker)
  • Server: affect bind_addr on constructor instead of start() (Nerzhul)
  • Positional sound: Limit volume when closer than 1 node (paramat)
  • Fix blocks written by vmanip not being marked as modified (sfan5)
  • on_death: Fix callback number of pushed arguments (SmallJoker)
  • Fix compile error in openbsd (jcalve)
  • Biome generation: Fix layers of 'filler' nodes at biome y limits (paramat)
  • Fix Rotate Node Placement (tenplus1)
  • Cavegen: Avoid unsupported biome 'top' or 'filler' nodes (paramat)
  • Item drop: Tune to land exactly 2 nodes away with level view (Paramat)
  • Network: Fix logging into older worlds with base64 hashes (SmallJoker)
  • Fix core.wrap_text and make its behaviour consistent with the docs (sfan5)
  • Fix dropped item look (HybridDog)
  • Object properties: Fix loss of custom selectionbox Only adjust it to the collisionbox value when the collisionbox was really set. (SmallJoker)
  • Fix incorrect buffer size calculation on creation of HUD status messages (rubenwardy)
  • Fix empty legacy meta being persisted (rubenwardy)
  • Fix crash on revocation of removed privilege (rubenwardy)
  • Server: Calculate maximal total block sends dynamically (SmallJoker)
  • Particles: Do not add digging particles for airlike nodes (SmallJoker)
  • Prevent /spawnentity from spawning unknown entity (Wuzzy)
  • Re-apply previous commit with a typo fix (Nerzhul)
  • Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" (Nerzhul)
  • Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand (Nerzhul)
  • Fix animation frame_speed and blend loosing precision (sapier)
  • mapblock_mesh.cpp: Fix code style and simplify a bit code (HybridDog)
  • Pass SharedBuffer as value to increment reference count (Nerzhul)
  • Use crack animation on all tile layers (juhdanad)
  • Statbars: fix incorrect half-images in non-standard orientations (Nathanaël Courant)
  • Android stepheight: Only increase if 'touching ground' (Paramat)
  • Check item_drop amount clientside (rubenwardy)
  • Fix OSX builds (Pavel Puchkin)
  • Fix Android node selection distance (juhdanad)
  • Safe digging and placing (Ben Deutsch)
  • Respect object property hp_max field for players (SmallJoker)
  • Do not add base position to player selection box (stujones11)
  • Travis-ci build: fix osx jpeg installation failure, git ambiguous argument error (caused by merging commits) and add a workaround for travis commit range bug (Juozas)
  • Fix shader.h inclusion place in game.cpp (Nerzhul)
  • GenericCAO: Fix light position for non-players, remove deprecated initialisation code (SmallJoker)
  • Lint fix on localplayer.h (Loic Blot)
  • L-system: Fix leaves cutting through stems (Hybrid Dog)
  • Trigger on_rightclick regardless on the formspec meta field (SmallJoker)
  • Abort if static_spawnpoint is an invalid setting instead of just giving an error log (Hybrid Dog)
  • Mgv5: Make spawn position search more reliable (paramat)
  • Mgv7: Raise spawn point by 1 node for no mountain case (paramat)
  • Fix error not printed to console when no name is provided (Juozas)
  • Fix player coordinate rounding in collisionMoveSimple() (JRottm)
  • Sort box corners correctly (Thomas--S)
  • Fix crash when using --go in command line (Juozas Pocius)
  • Dungeons: Use biome 'node_stone' if normal stone types not detected (paramat)
  • GenericCAO: Fix dark model below y = 0 (paramat)
  • Darkness detection: Reduce chance of false positives darkening the skybox (lhofhansl)
  • Move the nametag back to the top of the player (TeTpaAka)
  • Noise: Prevent unittest crash caused by division by zero (SmallJoker)
  • Remove unused Map::getDayNightDiff + fix one undefined variable in mapblock.cpp (Loic Blot)
  • LBM: use range based for and fixed a loop variable overloading in applyLBMs (Loic Blot)
  • Very little performance fix on correctBlockNodeIds (Loic Blot)
  • Mgfractal: Improve spawning behaviour (paramat)
  • Mesh generation: Fix performance regression caused by 'plantlike_rooted' PR (numberZero)
  • Chat: Move chat text down to not overlap 3rd line of debug text (Paramat)
  • Camera: Fix wieldmesh glitch after teleporting (kilbith)
  • Sneak: Stripped down version (SmallJoker)
  • Don't search for locale folders if gettext is disabled (adrido)
  • Treegen: Fix s16 overflow warning (Vincent Glize)
  • Fix crash due to missing pointer validation (Loic Blot)
  • Change the server description after a search (Vincent Glize)
  • Mgv7: Fix undefined 'float_mount_height' (paramat)
  • Fix for empty key/value when reading item string with wear but no metadata (Jesse McDonald)
  • Fix msvc annoyances (adrido)
  • Fix undefined behaviour in arm movement when dividing by zero (Loic Blot)
  • Inventory: Fix wrong stack size behaviour and item loss (SmallJoker)
  • Mgv7: Clean up divide-by-zero fix (paramat)
  • Mgv7: Avoid divide-by-zero errors (paramat)
  • Fix CSM crash caused by move to C++11. (red-001)
  • Fix render order of overlays (juhdanad)
  • Fix console resize issue when maximising game window (Ezhh)
  • Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed value (paramat)
  • Fix console not being properly resized after window size changed (Zeno-)
  • hud.cpp: fix wrong indent in drawItem (Nerzhul)
  • Fix deserialization of ItemDefinition (Rui)
  • Mgv6 mudflow: Avoid partially removed stacked decorations (paramat)
  • Fix no sound bug (Rui)
  • Plantlike meshoptions: Fix inverted random vertical offset (numberZero)
  • (Re)spawn players within 'mapgen_limit' (paramat)
  • Fix sending color codes to clients that don't support them. (red-001)
  • Have the server send the player list to the client (red-001)
  • Fix segmentation fault with tool capabilities (ShadowNinja)
  • Stop autoforward on BACKWARD key-press (tukkek)

Also a big thanks to paramat, clobberxd, pauloue, lhofhansl, ashtrayoz, and Ezhh for their contributions to documentation.

Modding

  • CSM/SSM: Add on_mods_loaded callback (Nerzhul)
  • MetaDataRef: Add contains() and get() (rubenwardy)
  • MetaDataRef: Add contains() and get() (rubenwardy)
  • Allow dumping userdata (HybridDog)
  • Make hud_get return alignment, offset and size. (lisacvuk)

Formspecs / HUD

  • Formspecs: Add tooltip element for area (rubenwardy)
  • Formspecs: Allow setting alpha value for the box[] element (Thomas--S)
  • Formspecs: Add an auto vertical scrollbar to the textarea (adelcoding1)
  • Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (Nerzhul)

Server-side

  • Give games the ability to disallow specific mapgens (Ezhh)
  • Allow overriding tool capabilities through itemstack metadata (raymoo)
  • Add player inventory callbacks (SmallJoker)
  • Load dependencies and description from mod.conf (rubenwardy)
  • Customizeable max health and max breath for players (SmallJoker)
  • Add reasons to on_dieplayer and on_hpchange (rubenwardy)
  • ObjectRef: Add add_velocity() (HybridDog)
  • Real global textures (numberZero)
  • Add formspec theming using prepended strings (rubenwardy)
  • Allow damage for attached objects, add attach/detach callbacks (SmallJoker)
  • Implement minetest.register_can_bypass_userlimit (Nerzhul)
  • Add minetest.bulk_set_node call + optimize Environment::set_node call (Nerzhul)
  • Make the server status message customizable (SmallJoker)
  • Optional alpha channel support for entities (stujones11)
  • Biomes: Add 'min_pos'/'max_pos' xyz biome limits (paramat)
  • Place schematic (on vmanip): Enable use of 'place center' flags (paramat)
  • Allow the join/leave message to be overridden by mods. (red-001)
  • is_area_protected: Rename from intersects_protection (SmallJoker)
  • Add `on_auth_fail` callback (red-001)
  • Add minetest.is_player (HybridDog)
  • Add on_grant and on_revoke callbacks (rubenwardy)
  • Intersects_protection(): Move from Minetest Game to builtin (Paramat)
  • Connected Nodeboxes: Add `disconnected` boxes (Thomas--S)
  • Allow 'default' parameter in 'settings:get_bool' function (Jordan Irwin)
  • Add callback to preserve node metadata as item metadata (ashtrayoz)
  • Zoom: Set zoom FOV per-player using a player object property (paramat)
  • Make core.auth_table private and structure builtin/auth.lua (sfan5)
  • Hint at problematic code when logging deprecated calls (sfan5)
  • Stratum ore: Add option for a constant thickness stratum (paramat)
  • Player eye height: Make this a settable player object property (paramat)
  • Add sha1 to lua utils. (basicer)
  • Biome API: Add decoration flags for underground decorations (paramat)
  • Simple decorations: Add 'param2_max' parameter for random param2 (paramat)
  • Stratum ore: Allow use with no noise for simple horizontal strata (paramat)
  • Add static_save property to luaentites to not save them statically. (orwell96)
  • Set placer to nil instead of a non-functional one in item_OnPlace (DTA7)
  • Object properties: Add 'glow', disables light's effect if negative (basicer)
  • Schematic decorations: Add 'place_offset_y' placement parameter (paramat)
  • Ores: Add stratum ore (Paramat)
  • Remove nodeupdate and nodeupdate_single (Rui)
  • Zoom: Move enabling zoom to a new player object property (paramat)
  • Lua API: Add function to deregister single biomes (zeuner)
  • core.get_objects_inside_radius: Omit removed objects (HybridDog)
  • Add '@n' escape sequences and some documentation on translated strings. (Nathanaël Courant)
  • Overlays for wield and inventory images (juhdanad)
  • Add clientside translations. (Ekdohibs)
  • Make entity selection and collision boxes independently settable (stujones11)
  • Mgv6: Remove incorrectly defined and unused 'volume nodes' (paramat)
  • Minimap: Add new HUD flag for minimap radar mode (paramat)
  • Make dropped items colorable (juhdanad)
  • Add slippery group for nodes (players/items slide) (Wuzzy)
  • Step height: Add as a player object property (paramat)
  • Mgv7: Add 'mount_zero_level' parameter (paramat)
  • Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (Ben Deutsch)
  • Mgv7: Add option to repeat surface biomes in floatlands (paramat)
  • Player collisionbox: Make settable (TeTpaAka)
  • In-cloud fog: Strengthen effect when small view range is used (lhofhansl)
  • Biomes/decorations/ores: Make relative to 'water_level' setting (paramat)
  • Add 'plantlike_rooted' drawtype (numberZero)
  • Mapgen Carpathian: Add lava_depth parameter (vlapsley)
  • Expose getPointedThing to Lua (juhdanad)
  • Helper methods for hardware colorization (juhdanad)
  • CavesRandomWalk: Make 'lava_depth' a mapgen parameter (paramat)
  • Add minetest.rgba function that returns ColorString from RGBA or RGB values (Gael-de-Sailly)
  • Automatic item and node colorization (juhdanad)
  • Sound: Add pitch option (Rui)

Client Modding

  • Add flavour limits controlled by server (Nerzhul)
  • Disallow exploitable clientside mod functions by default (Paramat)
  • Rename CSM flavours to restrictions (SmallJoker)
  • Remove screenshot API (red-001)
  • Don't Load the package library (red-001)
  • Remove `on_connect` callback (red-001)
  • Add functions to create particles and particlespawners. (red-001)
  • Don't load the IO library. (red-001)
  • Add a way to get current locale from CSM (lisacvuk)
  • Add callback on open inventory (Vincent Glize)
  • Implement mod communication channels (Nerzhul)
  • Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (red-001)
  • Add function to get player privileges (red-001)

Other / Misc

  • Version scheme change: 0.5.0 -> 5.0.0 (Nerzhul)
  • Move ASCII art to std::cerr, to remove it from logs (rubenwardy)
  • PlayerSettings struct for player movement code (Ben Deutsch)
  • Client eventmanager refactor (Nerzhul)
  • Update mesh collector and move it to a separate file (numberZero)
  • Add Voxelarea unittests (Nerzhul)
  • VoxelArea: add_{x,y,z,p} must be static (Loic Blot)
  • Cleanup in flat lighting (numberZero)
  • Node definition manager refactor (juhdanad)
  • Move `setlocale` from Lua to C++. (red-001)
  • Rewrite rendering engine (numberZero)
  • Improve the path select GUI (red-001)
  • Fix builtin lua function os.tempfolder (nOOb3167)
  • Biomemap: Avoid empty biomemap entry to fix failing biome dust (Paramat)
  • Fix isNan on setYaw Lua call (Nerzhul)
  • Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (Paramat)
  • Print error when HOME is not set (Midgard)
  • Formspec verification: Fix show_formspec inside callbacks (SmallJoker)
  • Vein ore: Fix bug caused by changing perlinmap Y size (Paramat)
  • Schematic decorations: Fix placement bug when centred and rotated (Paramat)
  • Dungeons: Fix duplication of y limit parameters (Paramat)
  • Fix missing ignore textures (HybridDog)
  • Pointed_thing_to_face_pos: Avoid crash when player is inside a node (Paramat)
  • Minimal: Fix HP change crash (SmallJoker)
  • Don't show Android edit dialog when tapping read-only field (srifqi)
  • Fix segfault in player migration and crash in log_deprecated (SmallJoker)
  • Make sure color returns to normal after a damage flash (lhofhansl)
  • Camera: Improve subpixel movement (SmallJoker)
  • Run detach callbacks on player leave (SmallJoker)
  • Fix crash guiConfirmRegistration quit menu (Vincent Glize)
  • Fix luajit include not being found (rubenwardy)
  • Fix builtin inventory list crash when size = 0 (SmallJoker)
  • Fix invisible chat error messages (Vincent Glize)
  • Global new() or grab() to be managed in constuctor only (JDCodeIt)
  • Mapgen caves: Re-order generation to fix cavern bug (Paramat)
  • Biome-defined dungeon nodes: Use faster biome calculation (paramat)
  • Dungeons: Mostly fix missing stair nodes (Paramat)
  • Fix i386 bit build at OpenBSD (mazocomp)
  • Node resolver: Make error on fallback optional, disable for mapgen aliases (Paramat)
  • Builtin auth handler: Speed up file writing (SmallJoker)
  • Fix wrong channel number representation in logs (SmallJoker)
  • Cavegen: Fix variable typo that broke mgvalleys large cave distribution (Paramat)
  • FOV: Raise lower limit to avoid zoom-loading of distant world (Paramat)
  • Fix segfault caused by wrong wgettext() (sfan5)
  • Fix for translating empty strings (minduser00)
  • upright_sprite: Fix texture position for players (SmallJoker)
  • Mgcarpathian: Fix spawn level calculation (Paramat)
  • [clang-tidy] Promote some performance-* as a coding error (Nerzhul)
  • Huge LBM lookup performance improvement on mapblock loading (Nerzhul)
  • Fix last performance-type-promotion-in-math-fn problems (Loic Blot)
  • Optimize a little bit isBlockInSight, adjustDist & collisions (Nerzhul)
  • Fix various clang-tidy reported performance-type-promotion-in-math-fn (Nerzhul)
  • Selected ItemStack: Reduce black magic (SmallJoker)
  • Fix many issues reported by clang-tidy (Nerzhul)
  • core.rotate_node: Do not trigger after_place_node (SmallJoker)
  • Sound: fix static initialization order dependency by not having one (nOOb3167)
  • Fix various Client class functions not marked as override (virtual) (Loic Blot)
  • Guard sound manager initialization with "enable_sound" (nOOb3167)
  • macOS: don't require X11 libraries during compilation (D Tim Cummings)
  • Make sounds stop playing when entering game or mainmenu (nOOb3167)
  • Fix some gcc 7.3 reported warnings (Loic Blot)
  • Fix node-nodebox lighting difference in direct sunlight (numberZero)
  • Fix a crash or random memory leak when reseting saved environment variable in test_servermodmanager.cpp (Loic Blot)
  • Fix an alone if to be with a missing else (Loic Blot)
  • Biomes: Fix vertical biome blend (paramat)
  • Fix Android build (Loic Blot)
  • Drop texture file list cache (numberZero)
  • Formspecs: Unify textarea and field parsing functions, fix wrong fallback text (SmallJoker)
  • Variable name fix + structure creation unrolling in lighting code (Loic Blot)
  • Getv3intfield: Fix logic of return bool (paramat)
  • Fix missing warningstream (or similar problem) (HybridDog)
  • Generate Notifier: Clear events once after all 'on generated' functions (paramat)
  • MapgenValleys: Fixed submarine valleys shape (Gael-de-Sailly)
  • Fix liquid post effect colour behaviour in third person view (red-001)
  • CollisionMoveSimple: Collide with 'ignore' nodes (paramat)
  • Settingtypes.txt: Fix valleys dungeon ymax error (paramat)
  • Fixed /shutdown command (dopik, SmallJoker)
  • Mitigate formspec exploits by verifying that the formspec was shown to the user by the server. (red-001)
  • Lua API documentation: Fix spelling (pauloue)
  • Check argument types inside MetaDataRef Lua API (sfan5)
  • Render copyright notice: Fix name spelling (numberZero)
  • Dungeons: Avoid generation in multiple liquid nodes and 'airlike' (paramat)
  • Item entity: Delete in 'ignore' nodes (paramat)
  • Falling.lua: Delete falling node entities on contact with 'ignore' (paramat)
  • Position entity nametags relative to selection-box (stujones11)
  • Fix 'Change Keys' menu crash caused by 501f936 (SmallJoker)
  • Fix liquid bottoms not being rendered (numberZero)
  • Apply physics overrides correctly during anticheat calculations (sfan5)
  • Disable fall damage when "immortal" group set (lisacvuk)
  • Registration confirmation dialog: Fix grammar (srifqi)
  • Forget to fix non freetype build in StaticText (Loic Blot)
  • Fix ambient occlusion and dark lines at mapblock borders (numberZero)
  • Fix off-by-one in log output line length (Pedro Gimeno)
  • Fix buffer parameter not working in LuaPerlinNoiseMap::l_getMapSlice() (Pedro Gimeno)
  • Fix naming conventions of noise userdata (rubenwardy)
  • Don't recalculate statustext initial color everytime & review fixes (Loic Blot)
  • Prevent Android from automatically locking display (Wayward One)
  • Fix Wstringop-overflow warning from util/srp.cpp (HybridDog)
  • Fix crash on can_bypass_userlimit returning non-boolean (rubenwardy)
  • Tool getDigParams: Fix selecting the best fitting time (Hybrid Dog)
  • Advanced settings: Add range check for float type (srifqi)
  • Fix rounding error in g/set_node caused by truncation to float (rubenwardy)
  • Line_of_sight: Improve using VoxelLineIterator (juhdanad)
  • Fix dancing text (numberZero)
  • Clear colors when reading property info. Set vertex colors on upright_sprites. (basicer)
  • Fix error if setting menu_last_game is not a valid game (nOOb3167)
  • Fix undefined behaviour on getting pointer to data in empty vector (nOOb3167)
  • Fix wrong scrolling (numberZero)
  • Vector functions: Fix vector.direction() function, improve documentation (Paramat)
  • Fix items turning black (numberZero)
  • Chat: Remove prompt history duplicates (SmallJoker)
  • directiontables: Fix MSVC compiler error (adrido)
  • Builtin: Fix handle_node_drops crash with nil digger (SmallJoker)
  • Damage: Remove damage ignore timer (SmallJoker)
  • Pointed thing to face pos: Use 'eye height' object property (Paramat)
  • Ensure no item stack is being held before crafting (Luis Cáceres)
  • Use Irrlicht's mesh cache for animated meshes. (lhofhansl)
  • Shut down mapgen threads before other shutdown tasks (raymoo)
  • CAO/SAO: Nicer velocity-controlled, interpolated rotation property: (SmallJoker)
  • Fix misspellings (gituser2194)
  • Inventory: Restrict access from too far away (SmallJoker)
  • core.rotate_node: Run callbacks like with any regular placed node (SmallJoker)
  • Fix mousewheel behaviour in textarea (shivajiva101)
  • Fix dark liquids (numberZero)
  • Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes (paramat)
  • Allow zoom to actually show more data. (lhofhansl)
  • Fix item and wield meshes (numberZero)
  • Make use of safe file writing in auth handler (sfan5)
  • Fix issue Minetest crash when custom font path is not exist (srifqi)
  • Item entities: Enable item collision detection for sudden movement (DTA7)
  • Fix Settings tab formspec alignment (Ezhh)
  • Do not scale texture unless necessary. (lhofhansl)
  • Fix day_night_ratio_do_override not being initialised server-side (rubenwardy)
  • Avoid filtering low-res textures for animated meshes (incl. players) (lhofhansl)
  • Fix default item callbacks to work with nil users (raymoo)
  • Reduce server FOV with forward speed (lhofhansl)
  • Set range of blocks to retrieve per roundtrip to 2. (lhofhansl)
  • Fix inventory drag drop flag (asl97)
  • Fix strict_protocol_version_checking functionality after ee9a442 (SmallJoker)
  • Don't try to craft a non-existent item (Esteban)
  • Cache server config settings. (lhofhansl)
  • Profiler: Fix var args not being passed to callback register function (rubenwardy)
  • Retrieve a small cone of blocks in the direction of the players velocity. (lhofhansl)
  • Formspec: Fallback to 'label' in readonly textarea[] Guarantees backwards compatibility for this formspec element change (SmallJoker)
  • Simple decorations: Make 'place_offset_y' usable with simple decorations (paramat)
  • Smooth lighting: Fix light leaking through edge-connected corners (DTA7)
  • Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (Nerzhul)
  • ParticleSpawner::step cleanup and rotation fix (SmallJoker)
  • CAO footstep sounds: Reduce gain to balance volume (paramat)
  • Fix attached particle spawners far from spawn (raymoo)
  • Localplayer: Fix disable_jump effect and getStandingNodePos() (SmallJoker)
  • Server: affect bind_addr on constructor instead of start() (Nerzhul)
  • Positional sound: Limit volume when closer than 1 node (paramat)
  • Fix blocks written by vmanip not being marked as modified (sfan5)
  • on_death: Fix callback number of pushed arguments (SmallJoker)
  • Fix compile error in openbsd (jcalve)
  • Biome generation: Fix layers of 'filler' nodes at biome y limits (paramat)
  • Fix Rotate Node Placement (tenplus1)
  • Cavegen: Avoid unsupported biome 'top' or 'filler' nodes (paramat)
  • Item drop: Tune to land exactly 2 nodes away with level view (Paramat)
  • Network: Fix logging into older worlds with base64 hashes (SmallJoker)
  • Fix core.wrap_text and make its behaviour consistent with the docs (sfan5)
  • Fix dropped item look (HybridDog)
  • Object properties: Fix loss of custom selectionbox Only adjust it to the collisionbox value when the collisionbox was really set. (SmallJoker)
  • Fix incorrect buffer size calculation on creation of HUD status messages (rubenwardy)
  • Fix empty legacy meta being persisted (rubenwardy)
  • Fix crash on revocation of removed privilege (rubenwardy)
  • Server: Calculate maximal total block sends dynamically (SmallJoker)
  • Particles: Do not add digging particles for airlike nodes (SmallJoker)
  • Prevent /spawnentity from spawning unknown entity (Wuzzy)
  • Re-apply previous commit with a typo fix (Nerzhul)
  • Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" (Nerzhul)
  • Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand (Nerzhul)
  • Fix animation frame_speed and blend loosing precision (sapier)
  • mapblock_mesh.cpp: Fix code style and simplify a bit code (HybridDog)
  • Pass SharedBuffer as value to increment reference count (Nerzhul)
  • Use crack animation on all tile layers (juhdanad)
  • Statbars: fix incorrect half-images in non-standard orientations (Nathanaël Courant)
  • Android stepheight: Only increase if 'touching ground' (Paramat)
  • Check item_drop amount clientside (rubenwardy)
  • Fix OSX builds (Pavel Puchkin)
  • Fix Android node selection distance (juhdanad)
  • Safe digging and placing (Ben Deutsch)
  • Respect object property hp_max field for players (SmallJoker)
  • Do not add base position to player selection box (stujones11)
  • Travis-ci build: fix osx jpeg installation failure, git ambiguous argument error (caused by merging commits) and add a workaround for travis commit range bug (Juozas)
  • Fix shader.h inclusion place in game.cpp (Nerzhul)
  • GenericCAO: Fix light position for non-players, remove deprecated initialisation code (SmallJoker)
  • Lint fix on localplayer.h (Loic Blot)
  • L-system: Fix leaves cutting through stems (Hybrid Dog)
  • Trigger on_rightclick regardless on the formspec meta field (SmallJoker)
  • Abort if static_spawnpoint is an invalid setting instead of just giving an error log (Hybrid Dog)
  • Mgv5: Make spawn position search more reliable (paramat)
  • Mgv7: Raise spawn point by 1 node for no mountain case (paramat)
  • Fix error not printed to console when no name is provided (Juozas)
  • Fix player coordinate rounding in collisionMoveSimple() (JRottm)
  • Sort box corners correctly (Thomas--S)
  • Fix crash when using --go in command line (Juozas Pocius)
  • Dungeons: Use biome 'node_stone' if normal stone types not detected (paramat)
  • GenericCAO: Fix dark model below y = 0 (paramat)
  • Darkness detection: Reduce chance of false positives darkening the skybox (lhofhansl)
  • Move the nametag back to the top of the player (TeTpaAka)
  • Noise: Prevent unittest crash caused by division by zero (SmallJoker)
  • Remove unused Map::getDayNightDiff + fix one undefined variable in mapblock.cpp (Loic Blot)
  • LBM: use range based for and fixed a loop variable overloading in applyLBMs (Loic Blot)
  • Very little performance fix on correctBlockNodeIds (Loic Blot)
  • Mgfractal: Improve spawning behaviour (paramat)
  • Mesh generation: Fix performance regression caused by 'plantlike_rooted' PR (numberZero)
  • Chat: Move chat text down to not overlap 3rd line of debug text (Paramat)
  • Camera: Fix wieldmesh glitch after teleporting (kilbith)
  • Sneak: Stripped down version (SmallJoker)
  • Don't search for locale folders if gettext is disabled (adrido)
  • Treegen: Fix s16 overflow warning (Vincent Glize)
  • Fix crash due to missing pointer validation (Loic Blot)
  • Change the server description after a search (Vincent Glize)
  • Mgv7: Fix undefined 'float_mount_height' (paramat)
  • Fix for empty key/value when reading item string with wear but no metadata (Jesse McDonald)
  • Fix msvc annoyances (adrido)
  • Fix undefined behaviour in arm movement when dividing by zero (Loic Blot)
  • Inventory: Fix wrong stack size behaviour and item loss (SmallJoker)
  • Mgv7: Clean up divide-by-zero fix (paramat)
  • Mgv7: Avoid divide-by-zero errors (paramat)
  • Fix CSM crash caused by move to C++11. (red-001)
  • Fix render order of overlays (juhdanad)
  • Fix console resize issue when maximising game window (Ezhh)
  • Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed value (paramat)
  • Fix console not being properly resized after window size changed (Zeno-)
  • hud.cpp: fix wrong indent in drawItem (Nerzhul)
  • Fix deserialization of ItemDefinition (Rui)
  • Mgv6 mudflow: Avoid partially removed stacked decorations (paramat)
  • Fix no sound bug (Rui)
  • Plantlike meshoptions: Fix inverted random vertical offset (numberZero)
  • (Re)spawn players within 'mapgen_limit' (paramat)
  • Fix sending color codes to clients that don't support them. (red-001)
  • Have the server send the player list to the client (red-001)
  • Fix segmentation fault with tool capabilities (ShadowNinja)
  • Stop autoforward on BACKWARD key-press (tukkek)

Also a big thanks to paramat, clobberxd, pauloue, lhofhansl, ashtrayoz, and Ezhh for their contributions to documentation.

Modding

  • CSM/SSM: Add on_mods_loaded callback (Nerzhul)
  • MetaDataRef: Add contains() and get() (rubenwardy)
  • MetaDataRef: Add contains() and get() (rubenwardy)
  • Allow dumping userdata (HybridDog)
  • Make hud_get return alignment, offset and size. (lisacvuk)

Formspecs / HUD

  • Formspecs: Add tooltip element for area (rubenwardy)
  • Formspecs: Allow setting alpha value for the box[] element (Thomas--S)
  • Formspecs: Add an auto vertical scrollbar to the textarea (adelcoding1)
  • Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (Nerzhul)

Server-side

  • Give games the ability to disallow specific mapgens (Ezhh)
  • Allow overriding tool capabilities through itemstack metadata (raymoo)
  • Add player inventory callbacks (SmallJoker)
  • Load dependencies and description from mod.conf (rubenwardy)
  • Customizeable max health and max breath for players (SmallJoker)
  • Add reasons to on_dieplayer and on_hpchange (rubenwardy)
  • ObjectRef: Add add_velocity() (HybridDog)
  • Real global textures (numberZero)
  • Add formspec theming using prepended strings (rubenwardy)
  • Allow damage for attached objects, add attach/detach callbacks (SmallJoker)
  • Implement minetest.register_can_bypass_userlimit (Nerzhul)
  • Add minetest.bulk_set_node call + optimize Environment::set_node call (Nerzhul)
  • Make the server status message customizable (SmallJoker)
  • Optional alpha channel support for entities (stujones11)
  • Biomes: Add 'min_pos'/'max_pos' xyz biome limits (paramat)
  • Place schematic (on vmanip): Enable use of 'place center' flags (paramat)
  • Allow the join/leave message to be overridden by mods. (red-001)
  • is_area_protected: Rename from intersects_protection (SmallJoker)
  • Add `on_auth_fail` callback (red-001)
  • Add minetest.is_player (HybridDog)
  • Add on_grant and on_revoke callbacks (rubenwardy)
  • Intersects_protection(): Move from Minetest Game to builtin (Paramat)
  • Connected Nodeboxes: Add `disconnected` boxes (Thomas--S)
  • Allow 'default' parameter in 'settings:get_bool' function (Jordan Irwin)
  • Add callback to preserve node metadata as item metadata (ashtrayoz)
  • Zoom: Set zoom FOV per-player using a player object property (paramat)
  • Make core.auth_table private and structure builtin/auth.lua (sfan5)
  • Hint at problematic code when logging deprecated calls (sfan5)
  • Stratum ore: Add option for a constant thickness stratum (paramat)
  • Player eye height: Make this a settable player object property (paramat)
  • Add sha1 to lua utils. (basicer)
  • Biome API: Add decoration flags for underground decorations (paramat)
  • Simple decorations: Add 'param2_max' parameter for random param2 (paramat)
  • Stratum ore: Allow use with no noise for simple horizontal strata (paramat)
  • Add static_save property to luaentites to not save them statically. (orwell96)
  • Set placer to nil instead of a non-functional one in item_OnPlace (DTA7)
  • Object properties: Add 'glow', disables light's effect if negative (basicer)
  • Schematic decorations: Add 'place_offset_y' placement parameter (paramat)
  • Ores: Add stratum ore (Paramat)
  • Remove nodeupdate and nodeupdate_single (Rui)
  • Zoom: Move enabling zoom to a new player object property (paramat)
  • Lua API: Add function to deregister single biomes (zeuner)
  • core.get_objects_inside_radius: Omit removed objects (HybridDog)
  • Add '@n' escape sequences and some documentation on translated strings. (Nathanaël Courant)
  • Overlays for wield and inventory images (juhdanad)
  • Add clientside translations. (Ekdohibs)
  • Make entity selection and collision boxes independently settable (stujones11)
  • Mgv6: Remove incorrectly defined and unused 'volume nodes' (paramat)
  • Minimap: Add new HUD flag for minimap radar mode (paramat)
  • Make dropped items colorable (juhdanad)
  • Add slippery group for nodes (players/items slide) (Wuzzy)
  • Step height: Add as a player object property (paramat)
  • Mgv7: Add 'mount_zero_level' parameter (paramat)
  • Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (Ben Deutsch)
  • Mgv7: Add option to repeat surface biomes in floatlands (paramat)
  • Player collisionbox: Make settable (TeTpaAka)
  • In-cloud fog: Strengthen effect when small view range is used (lhofhansl)
  • Biomes/decorations/ores: Make relative to 'water_level' setting (paramat)
  • Add 'plantlike_rooted' drawtype (numberZero)
  • Mapgen Carpathian: Add lava_depth parameter (vlapsley)
  • Expose getPointedThing to Lua (juhdanad)
  • Helper methods for hardware colorization (juhdanad)
  • CavesRandomWalk: Make 'lava_depth' a mapgen parameter (paramat)
  • Add minetest.rgba function that returns ColorString from RGBA or RGB values (Gael-de-Sailly)
  • Automatic item and node colorization (juhdanad)
  • Sound: Add pitch option (Rui)

Client Modding

  • Add flavour limits controlled by server (Nerzhul)
  • Disallow exploitable clientside mod functions by default (Paramat)
  • Rename CSM flavours to restrictions (SmallJoker)
  • Remove screenshot API (red-001)
  • Don't Load the package library (red-001)
  • Remove `on_connect` callback (red-001)
  • Add functions to create particles and particlespawners. (red-001)
  • Don't load the IO library. (red-001)
  • Add a way to get current locale from CSM (lisacvuk)
  • Add callback on open inventory (Vincent Glize)
  • Implement mod communication channels (Nerzhul)
  • Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (red-001)
  • Add function to get player privileges (red-001)

Other / Misc

  • Version scheme change: 0.5.0 -> 5.0.0 (Nerzhul)
  • Move ASCII art to std::cerr, to remove it from logs (rubenwardy)
  • PlayerSettings struct for player movement code (Ben Deutsch)
  • Client eventmanager refactor (Nerzhul)
  • Update mesh collector and move it to a separate file (numberZero)
  • Add Voxelarea unittests (Nerzhul)
  • VoxelArea: add_{x,y,z,p} must be static (Loic Blot)
  • Cleanup in flat lighting (numberZero)
  • Node definition manager refactor (juhdanad)
  • Move `setlocale` from Lua to C++. (red-001)
  • Rewrite rendering engine (numberZero)
  • Improve the path select GUI (red-001)


0.4.17 → 0.4.17.1

Patched 0.4.17 to fix a crash, released on June 10, 2018.

  • Correct character encoding for chat_send_player and chat_send_all
  • Fix crash caused by log_deprecated and the use of deprecated functions
  • Fix crash on pause menu when pressing up/down keys
  • Android build system fixes

0.4.16 → 0.4.17

0.4.17 was released on June 3, 2018.

Features

  • Builtin auth handler: Speed up file writing
  • LBM lookup performance improvement on mapblock loading
  • Minetest ASCII art: Move from actionstream to rawstream
  • CollisionMoveSimple: Collide with 'ignore' nodes
  • Allow objects to exist outside of 'mapgen limit' (mapblocks may exist)
  • Find nodes in area (under air): Raise volume limit
  • Allow dumping userdata using dump()
  • Add minetest.is_player API function
  • Refine movement anticheat (again)
  • Apply physics overrides correctly during anticheat calculations
  • Shut down mapgen threads before other shutdown tasks
  • Show script source of deprecated function calls
  • Inventory: Restrict access from too far away (anticheat)
  • Improve Settings tab button alignments
  • Add minetest.sha1 util API function
  • Avoid filtering low-res textures for animated meshes
  • Add setting for near plane distance to improve performance
  • Footstep sounds: Reduce gain to balance volume
  • Positional sound: Limit volume when closer than 1 node
  • Leveled nodebox: Change levels from 1/63rds to 1/64ths
  • ClientInterface: user limit checking function
  • Make dropped items colorable
  • Trigger on_rightclick regardless on the formspec meta field
  • Clarify "Full viewing range" key message
  • Rework new sneak code, minimize
  • Tile material: Opaque textures by default to prevent xray effect
  • Automatic item and node colorization
  • find_nodes_in_area: Extend maximal count to U32_MAX
  • Add server option to remove color codes from chat messages

Bug fixes and Improvements

  • Various build fixes (LuaJIT not found, OpenBSD)
  • Dungeons: Mostly fix missing stair nodes
  • Cavegen: Fix variable typo that broke mgvalleys large cave distribution
  • Prevent translating empty strings
  • upright_sprite: Fix texture position for players
  • core.rotate_node: Do not trigger after_place_node for mod compatibility
  • macOS: don't require X11 libraries during compilation
  • Generate Notifier: Clear events once after all 'on generated' functions
  • Fix liquid post effect colour behaviour in third person view
  • Delete world dialog: Move buttons to avoid double click deletion
  • Fix /shutdown countdown parameter
  • Check argument types inside MetaDataRef Lua API
  • Fix "Ignoring CONTENT_IGNORE redefinition" warning
  • dropped items and falling nodes: Delete in 'ignore' nodes
  • Move setlocale from Lua to C++
  • Fix off-by-one in log output line length
  • Fix buffer parameter not working in getMapSlice()
  • Fix rounding error in g/set_node caused by truncation to float
  • Fix dancing text in text input fields
  • Fix undefined behaviour on getting pointer to data in empty vector
  • Fix wrong scrolling in text areas
  • Builtin: Fix handle_node_drops crash with nil digger
  • Damage: Remove damage ignore timer due to abuse potential
  • Ensure no item stack is being held before crafting
  • Several documentation additions, improvements
  • core.rotate_node: Run callbacks like with any regular placed node
  • Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes
  • Make use of safe file writing in auth handler
  • Add minetest.safe_write_file() API function
  • Fix issue Minetest crash when custom font path is not exist
  • Fix Settings tab formspec alignment
  • Do not scale texture unless necessary
  • httpfetch: Enable gzip support
  • Fix day_night_ratio_do_override not being initialised server-side
  • Fix default item callbacks to work with nil users
  • Prevent from crafting non-existent, unknown items
  • Profiler: Fix var args not being passed to callback register function
  • Unkown nodes: Provide position on interact
  • Fix attached particle spawners far from spawn
  • Localplayer: Fix disable_jump effect and standing node position
  • Fix blocks written by vmanip not being marked as modified
  • Set placer to nil instead of a non-functional one in item_OnPlace
  • Fix Rotate Node Placement
  • ServerEnv: Clean up object lifecycle handling (item deletion)
  • Fix the core.wrap_text function
  • Fix empty legacy meta being persisted
  • Statbars: fix incorrect half-images in non-standard orientations
  • Android stepheight: Only increase if 'touching ground'
  • Fix Android node selection distance
  • serialize: use a temporary for SerializeException
  • Fix player coordinate rounding in collisionMoveSimple()
  • Various crash and error fixes
  • Fix for empty key/value when reading item string with wear but no metadata
  • Fix render order of overlays
  • Fix console resize issue when maximising game window
  • Fix console not being properly resized after window size changed
  • Verify HudSetParams input when hotbar textures are set
  • (Re)spawn players within 'mapgen_limit'
  • Fix sending color codes to clients that don't support them

0.4.15 → 0.4.16

0.4.16 was released on June 3, 2017.

  • Minimum version supported is now 0.4.11

Features

  • Add 2D sheet animations for nodes (sfan5)
  • Drop client side chat prediction. No more messages shown to chat when you talk and you are disconnected. (red-001)
  • Add particle animation, glow (sfan5)
  • Server list: add ping indicators (kilbith)
  • Server side occlusion culling (lhofhansl)
  • New custom progress bar (you can customize it with texture packs) (kilbith)
  • Implement delayed shutdown for server owners: /shutdown 60 => shutdowns in 1 min /shutdown -1 cancels it (nerzhul)
  • Add support for requesting a reconnect and changing the shutdown message to /shutdown (red-001)
  • Add a mapblock cache in MeshUpdateQueue to improve client rendering performance (celeron55)
  • Player data can now be into database. This is an important change, players to files are always supported for this release but deprecated. Files backend for players will be removed in a future release. See http://wiki.minetest.net/Database_backends for compat matrix and migration steps. (nerzhul)
  • Sounds: add fading sounds (Bremaweb, krock)
  • Save automatically window size when modified. This behaviour can be disabled in client settings (nerzhul)
  • Add cancel button to password change formspec (red-001)
  • Improve pause menu with more user friendly informations and update keys dynamicly depending on your configuration (red-001)
  • Merge singleplayer & server tab on desktop clients (octacian)
  • Add /clearinv chat command (octacian)
  • Add keyword-based search to server-list and advance settings (red-001, rubenwardy)
  • Add hardware-based itemstacks and node coloring (juhdanad)
  • Undersampling which should make minetest run better on low end devices (numberZero)

Cheat fixes

  • Breath cheat is now definitively fixed. Hacked clients cannot ignore breath anymore. (nerzhul)
  • Fix node damage cheat. They are now calculated server side. Hacked clients cannot ignore node damages anymore (fire, lava, cactus...). (nerzhul)
  • Disallow dropping items while dead. (sfan5)
  • Calculate maximum interact distance from wielded tool. (sfan5)

Bug fixes and Improvements

  • Little antispam fix (nerzhul)
  • Fix a little bit fog calculations (lhofhansl)
  • Fix player deletion problem when too many objects are in a mapblock (nerzhul)
  • Better block sending priorities to send map to players (???)
  • Sneaking changes (krock, paramat, sfan5)
  • Huge ABM handling code performance improvement (nerzhul)
  • Smooth lighting for all nodes (numberZero)
  • Added mesh generation delay (numberZero)
  • PostgreSQL bugfix on blocks deletion (nerzhul)
  • Windows integration enhancements (???)
  • Wieldmesh natural orientation (kilbith)
  • Memleak fix on client disconnection (nerzhul)
  • Various performance fixes (???)
  • Fix Windows icon (adrido)
  • Fix various minor memleaks (nerzhul?)
  • Recent LuaJIT fixes (nerzhul)
  • Reduce network packet reading/writing memory usage (???)
  • Binding tab now doesn't exit game when used (sofar)
  • Light update for mapblocks (juhdanad)
  • Client: reduce fake object reactions in client event queue (nerzhul)
  • Crashfix when reading schematic calls from API in some cases (nerzhul)
  • Limit sound volume when incorrect value was set into config (???)
  • Fix Cursor lock problem when window is inactive (krock)
  • Particles are now sent to client regarding distance (huge performance improvement on particle servers) (paramat)
  • Really disable minimap when disabled in configuration (nerzhul)
  • Fix a damage bug when falling from a very high height (red-001)
  • Various documentation fixes (???)
  • Expose singlenode mapgen to menu (nerzhul)
  • Dropdown menu selection fix (red-001)
  • Tooltip display unification between tooltip[] and list[] (krock)
  • ServerActiveObjects are now removed when overtaking map limits (nerzhul, paramat)
  • Chat console height can now be set by the player. (Shara RedCat)
  • Additional option added to node highlighting drop-down. (Shara RedCat)

Client Modding

  • Introducing Client-Side modding (CSM for the initiated). You can now have local mods to read various client data and handle different client events. This new modding step is very secure, you don't have access to all standard Lua API, just a subset, to protect your computers. Mods should be installed in @user_path@/clientmods.
  • You will also have access to Client side commands, starting with a dot.
  • If you want to know more about CSM API, please look at Client Side Modding documentation
  • Added by nerzhul, red-001, bigfoot547, Dumbeldor and paly2.

Server Modding

  • Enable mod_security by default
  • Add minetest.player_exists() (rubenwardy)
  • Add player attributes backend. This permits modders to store misc player related data to core and retrieve it after player loading. The attribute save is done by core. (nerzhul)
  • Add mod metadata API permitting mods to have a standard way to write their own data. We recommend you to use this instead of your custom files backend. (nerzhul)
  • Add position & anchor attributes for formspecs (adelcoding1)
  • Add minetest.spawn_falling_node call (zaoqi)
  • Remove core.cause_crash Lua call (nerzhul)
  • Add on_flood server Lua callback sofar)
  • Add clouds API (bendeutsch)
  • Add private node meta to prevent some informations to be leaked to client (example: chest contents) (sfan5)

Other / Misc

  • Redis backend authentication support (sfan5)
  • PostgreSQL < 9.5 support (???)
  • Code refactoring (Game, Environments) (???)
  • Introduce clang-format on repository to check and reformat C++ code with our rules (~15% source code managed) (nerzhul)
  • Move external libs outside of src/ to lib/ (nerzhul)
  • Update jsoncpp embedded lib to last C++03 version (0.10.6) (nerzhul)
  • Disable leveldb on Android (Ekdohibs)
  • Implement daily gitlab package build for Debian/Ubuntu/Fedora (nerzhul)
  • Translations updates (Multiple people)

Minetest Game changes

0.4.14 → 0.4.15

0.4.15 was released on Dec 22, 2016.

No official changelog exists yet, however you can find an unofficial one here: https://forum.minetest.net/viewtopic.php?p=243949#p243949

0.4.13 → 0.4.14

0.4.14 was released on May 15, 2016.

Features

  • Add viewing range GUI setting (kilbith)
  • New settings tab contain all possible settings (PilzAdam)
  • WoW-style Autorun (Duane Robertson)
  • Add server side ncurses terminal (est31)
  • Add support for audio feedback if placing node failed (BlockMen)
  • New 3D Mode: Pageflip (Dalai Felinto)
  • Add Valleys mapgen (Duane Robertson)
  • Add /admin command which says who the server admin is (Splizard)
  • Add '/clearobjects quick' (kahrl)
  • Minimap: show player markers (RealBadAngel)
  • Add support for non-ASCII characters to chat console (ShadowNinja)
  • Nodebox: Allow nodeboxes to "connect" (Auke Kok)
  • Add option to disable entity selectionboxes (TriBlade9)
  • Add option to change screenshot file format (kaeza)

Bug fixes and Improvements

  • Fix object position border checking (est31)
  • Fix falling through nodes on world load (Christof Kaufmann)
  • Add environment variable MINETEST_WORLD_PATH (SmallJoker)
  • Fix crash regression when invsize formspec gets used (est31)
  • Fix GUITable selection issues with trees (kahrl)
  • Speed up and make more accurate relief mapping (RealBadAngel)
  • Add option to give every object a nametag (BlockMen)
  • Add support for limiting rotation of automatic face movement dir entities (sapier)
  • Fix wield item glitch (RealBadAngel)
  • Allow per-tiles culling (Auke Kok)
  • Mapblock mesh: Eliminate meshgen lags (RealBadAngel)
  • Fix jumping at node edge (gregorycu)
  • Restore simple settings tab and add advanced settings as dialog (BlockMen)
  • Mapblock mesh: Allow to use VBO (RealBadAngel)
  • Update menu header image (Jean-Patrick Guerrero)
  • Fix player dying on login (Ekdohibs)
  • Mainmenu: Refactor tab UI code (Rui419)
  • Fix hotbar placement on displays with low screen density (PilzAdam)
  • Mainmenu: Unify favorite servers with main serverlist (kilbith)
  • Builtin: Add basic_privs setting (rubenwardy)
  • Optimize default settings for Android build (Maksim Gamarnik)
  • Fix locked hardware buttons on Android (Maksim Gamarnik)
  • Disallow stacking items with different meta (hunterdelyx1)

Modding

  • Add /emergeblocks command and core.emerge_area() Lua API (kwolekr)
  • Add get_biome_id(biome_name) callback (Duane Robertson)
  • Added minetest.wallmounted_to_dir (Fernando Carmona Varo)
  • Allow setting chunksize in core.set_mapgen_params (kwolekr)
  • ABMs: Make catch-up behaviour optional (paramat)
  • Decoration API: Add flag for placement on liquid surface (paramat)
  • Add more ways to pass data to check_player_privs (Robert Zenz)
  • Add option to disable backface culling for models (BlockMen)
  • Schematics: Add core.place_schematic_on_vmanip API (kwolekr)
  • Add LuaSecureRandom (est31)
  • Allow craft replacements to use groups (TeTpaAka)
  • Add Lua interface to HTTPFetchRequest (Jeija)
  • Implement AreaStore serialization (ShadowNinja)
  • Add AreaStore custom ID API (ShadowNinja)
  • Add an option to colorize to respect the destination alpha (Samuel Sieb)
  • Lua_api.txt: Add warnings of l-system lighting bug (paramat)
  • Add [resize texture modifier (SmallJoker)
  • Make the inventory bar HUD take offset into account (rubenwardy)

Mapgen

  • Dungeongen: Remove floating frames (paramat)
  • Blob ore: Fix partial blobs (paramat)
  • Mapgen: Add 4D fractal mapgen (paramat)
  • Mgfractal: Independent offset/slice params for mandelbrot and julia (paramat)
  • Mapgen: Add global 'decorations' flag (paramat)
  • Mgv5/v7/flat/fractal: More large pseudorandom caves (paramat)
  • Mgfractal: Add 3D and 4D fractals (paramat)
  • Mgvalleys: Add Dry Riverbeds (Duane Robertson)
  • Mapgen: Spread both night and day light banks in spreadLight (kwolekr)
  • Mgv7: Decrease cliff steepness (paramat)

Other / Misc

  • Clean up threading (ShadowNinja)
  • Improve locale directory detection (est31)
  • Add new ContentParamType2 "CPT2_DEGROTATE" (est31)
  • Refactor logging (ShadowNinja)
  • Improve rollback database indexing (cheapie)
  • Mgfractal: Add documentation to conf.example and settingtypes (paramat)
  • Add the player name to dropped items (Robert Zenz)
  • Implement OSX Travis builds (Pavel Puchkin)
  • Simplify custom games packaging (Pavel Puchkin)
  • New timer design (Auke Kok)
  • Add option to not send pre v25 init packet (est31)
  • Clean up Strfnd (ShadowNinja)
  • Add CONTRIBUTING.md (Craig Davison)
  • Mainmenu: Standardize the menu button order and sizes (SmallJoker)
  • Android: Increase player_stepheight for thicker snow nodebox (Maksim Gamarnik)

Minetest Game changes

API changes

  • A modding API was added to TNT, which allows mods to easily create explosion effects (red-001)
  • A modding API was added to doors, which allows mods to create new doors that are feature-rich (sofar)
  • A fence, wall, and fence gate API was added (sofar)
  • A give_initial_items API was added (rubenwardy)

Interface changes

  • Creative inventory now allows searching for nodes by name and description (kilbith)

Visual/Effect/Audio changes

  • Several new textures were added by many different contributors (paramat, kilbith, sofar, kevdoy, Craig Davison, Wouters)
  • Water texture alpha and water post effect color were changed (paramat)
  • Steel door sounds were added (sofar)
  • Flowers will wave when the waving plant shader is enabled (paramat)
  • Doors are now made out of a single mesh and not two half nodes (sofar)

Mapgen/Landscape changes

  • Grass can grow on sandy beaches and dunes (paramat)
  • More flowers will grow in many biomes (paramat)
  • Almost all biomes are now richer and more varied (paramat)
  • Aspen trees were added to forests (sofar)
  • Fallen logs were added (mgv5, mgv7), and mushrooms can grow on them (sofar)
  • Dirt and sand blobs may appear in sandstone (paramat)

Gameplay changes

  • Book interface was entirely rewritten to allow for proper pages and wrapping (kilbith, tenplus1, mt-modder)
  • A metal sign was added, as well as a steel ladder (kilbith)
  • mushroom spores were removed (sofar)
  • a metal (locked) trapdoor was added (sofar)
  • books can be copied in the craft grid (sofar)
  • A new permanent flame node was added, as well as "flint and steel" (paramat, kilbith)
  • Moss can grow on cobblestone if it gets wet (paramat)
  • TNT was largely rewritten and has many new effects and behaviors (red-001, sofar)
  • Stone walls were added for all cobble stone types (sofar)
  • A simple Fence gate was added (sofar)
  • The boat is now slightly faster (paramat)

0.4.12 → 0.4.13

0.4.13 was released on August 20, 2015.

Features

  • Add camera smoothing and cinematic mode (F8) (rubenwardy)
  • Radius parameter for /deleteblocks here (SmallJoker)
  • Save creative_mode and enable_damage setting for each world in world.mt (fz72)
  • Configurable automatic texture scaling and filtering at load time. (Aaron Suen)
  • Connect rails with connect_to_raillike and shorten the codes (SmallJoker)
  • Clouds: Make cloud area radius settable in .conf (paramat)
  • Added hour:minute format to time command (LeMagnesium)
  • Add mod security (ShadowNinja)
  • Add texture overriding (rubenwardy)
  • Improved parallax mapping. Generate heightmaps on the fly. (RealBadAngel)
  • Make attached objects visible in 3rd person view (est31)
  • Remove textures vertical offset. Fix for area enabling parallax. (RealBadAngel)
  • Add minimap feature (RealBadAngel, hmmmm, est31, paramat)
  • Add new leaves style - simple (glasslike drawtype) (RealBadAngel)
  • Add ability to specify coordinates for /spawnentity (Marcin)
  • Add antialiasing UI setting (Mark Schreiber)
  • Add wielded (and CAOs) shader (RealBadAngel)
  • Add map limit config option (rubenwardy)

Bug fixes and Improvements

  • Add count based unload limit for mapblocks (est31)
  • Kick players when shutting down server or on Lua crash (nerzhul)
  • Fix relief mapping issues (RealBadAngel)
  • Improve group-based connection between raillike nodes (BlockMen)
  • Use skin font for usernames (fixes #2363) (BlockMen)
  • Fix some memory leaks on packet sending. (nerzhul)
  • Fix android build (nerzhul)
  • Fix serialization of floating point numbers (ShadowNinja)
  • Disallow object:remove() if the object is a player (Kahrl)
  • Fix wrapDegrees family of functions (Zeno)
  • Optimise MapBlockMesh related functions (gregorycu)
  • Fix minor memory leak (Android) (Zeno)
  • Fix occlusion (Miguel Almeida)
  • ClientInterface::getClientIDs doesn't need a std::list. Use a std::vector for better perfs (nerzhul)
  • Fix some rendering glitches (BlockMen)
  • Fix mapgen using unitialised height map values (Zeno)
  • Fix Android text bug (no text displaying) (Zeno)
  • Improve Clouds::render mathematics (nerzhul)
  • For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives (Zeno)
  • Fix RUN_IN_PLACE broken due to invalid usage of assert (sapier)
  • Respect game mapgen flags and save world noise params (ngosang)
  • Don't use luaL_checkstring to read node names, it's only for arguments (ShadowNinja)
  • Heightmaps: Fix uninitialised values in mgv5/mgv6. findGroundLevel: Return -MAP_GENERATION_LIMIT if surface not found (paramat)
  • Make the dummy backend only look up blocks once (ShadowNinja)
  • Fix unitialized data when creating TOSERVER_INIT packet (nerzhul)
  • Fix memleak pointed by issue #2439. Also change bzero to memset. bzero doesn't work on windows (nerzhul)
  • Stop formspecs closing with double-click in empty area (Zeno)
  • Ensure that heightmap is initialized before use (Zeno)
  • lua_api/l_mapgen: Fix overlapping areas of minetest.generate_ores/decorations (paramat)
  • Mgv6: Fix uninitialised heightmap used by cavegen (paramat)
  • Disable double-click -> ESC translation for main menu (Zeno)
  • If player is dead, permit it to respawn, even if damages are not enabled (nerzhul)
  • Android: Fix auto-entry of server address and port in mainmenu (est31)
  • Fix various damage related bugs (client-side) (Zeno)
  • Minor bug fix (lag between damage flash and hearts updating) (Zeno)
  • Fix game minetest.conf default settings (est31)
  • Optimize minetest.get_(all)_craft_recipe(s) (gregorycu)
  • Fix composite textures with texture_min_size (Aaron Suen)
  • Protect Player::hud from concurrent modifications (nerzhul)
  • Fix minetest.get_craft_recipe function (est31)
  • Fix set_bits (kwolekr)
  • Fix usage of destroyed mutex (kwolekr)
  • Fix crash caused by null texture in GUI formspec/HUD. (Aaron Suen)
  • Fix players spawned at (0,0,0) in some rare cases instead of static_spawnpoint (nerzhul)
  • Crafting speedup (est31)
  • Fix uninitialized variabled in ConnectionEvent (nerzhul)
  • Fix a rare crash case un SendPlayerHP (nerzhul)
  • Schematics: Fix core.schematic_create() (kwolekr)
  • fix infinite spawners (obneq)
  • Disable connection timeout for singleplayer and server tabs (est31)
  • Fix mod store rating (ShadowNinja)
  • Fix sign-compare compiler warnings in mg_ore.cpp (ShadowNinja)
  • Fix player pitch and yaw not being set properly (Kevin Ott)
  • Fix fast leaves with texture_clean_transparent enabled. (Aaron Suen)
  • Fix minetest.clear_* creating new LOCAL table instead of clearing the existing one. (Tomas Brod)
  • Noise: Fix PcgRandom::randNormalDist() when range contains negative numbers (kwolekr)
  • Add a check for animation when getting an extruded mesh (Kevin Ott)
  • Stop NetworkPacket methods from producing bloated packets (Jay Arndt)
  • Replace Wieldmesh::setItem assertion that could be triggered by the server with an error (kwolekr)
  • Ensure that Map::findNodesWithMetadata() reports nodes strictly within the node-granular area (kwolekr)
  • Fix typo in WieldMesh::setItem() (kwolekr)
  • Don't crash if an item gets dropped into unloaded space (tenplus1)
  • ANDROID: Do not limit situations where fast is enabled (Zeno)
  • Fix current mod name change missed during rebase (ShadowNinja)
  • Noise: Fix interpolation at negative coordinates (kwolekr)
  • (Android) Only simulate holding down fast key if fast_move is toggled to true (Zeno)
  • dofile error reporting for syntax errors (est31)
  • Don't crash when saplings try to grow on unknown nodes (y.st, ShadowNinja)
  • Remove unneccessary space for tab completion (Nathaniel Olsen)
  • Fix some issues with animations, and allow non-looped animations to be defined (MirceaKitsune)
  • Fix bug when craft input isn't replaced (TeTpaAka)
  • Fix string conversion error message (est31)
  • Fix bugs in mainmenu (kilbith, jp)
  • Fix single click world select (est31)
  • Shaders fixes and cleanup relief mapping code. (RealBadAngel)
  • Fix missing check for 0 in craft replacements (TeTpaAka)
  • Craftdef: Use numbers instead of iterators (est31)
  • Fix attempt to start a world when no world is selected/created (kilbith)
  • Fix endless loop since grandparent commit (est31)
  • Fix damage flash when damage disabled (kwolekr)
  • Add more robust error checking to deSerialize*String routines (kwolekr)
  • Fix minetest.get_(all)_craft_recipe(s) regression (est31)
  • Fix FSAA dropdown option reset after changing another dropdown option (kilbith)
  • Fix MSVC number conversion warning (SmallJoker)
  • Fix srp.cpp:815 leak (est31)
  • Fixed minimap memory leak (Břetislav Štec)
  • Android: Fix minor makefile bugs (est31)
  • src/network/connection.h: Fix race condition (Břetislav Štec)
  • src/environment.cpp: Fix NULL pointer dereference (Břetislav Štec)
  • Improve accuracy and safety of float serialization (kwolekr)
  • src/client.cpp: Fix mapper memory leak (Břetislav Štec)
  • src/wieldmesh.cpp: Fix mesh extrusion memory leak (Břetislav Štec)
  • Android: fix sound issue, and gitignore (est31)
  • src/client/tile.cpp: Fix reference counting (Břetislav Štec)
  • Fix "bouncy" blocks (Miner59)
  • src/util/numeric.{cpp,h}: Fix FacePositionCache data race (Břetislav Štec)
  • Fix tiling issues for PLANTLIKE and FIRELIKE with FSAA (RealBadAngel)
  • connection: Make assertions non-fatal for received data (kwolekr)
  • Fix critical vulnerabilities and bugs with NetworkPacket (kwolekr)
  • Fix BufferedPacket race condition (fixes #2983) (kwolekr)
  • Fix detection of sneaking node This fixes bug 1551 (gregorycu)
  • Fix camera updates being toggled by N key in release mode (#2762) (Kahrl)
  • Fix segfaults caused by the Environment not being initialized yet (rubenwardy)
  • Display Lua memory usage at the time of Out-of-Memory error (kwolekr)
  • Make NetworkPacket respect serialized string size limits (kwolekr)
  • Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind) (Kahrl)
  • Fix Lua PcgRandom (est31)
  • Fix segfault caused by a8e238ed06ee8285ed4459e9deda3117419837f6 (Perttu Ahola)
  • Fix sneaking (fixes #665 and #3045) (BlockMen)
  • Rollback: Fail on bad precondition instead of causing assertion error (kwolekr)
  • Fix inventory replace bug (est31)
  • Fix indianred and indigo of color-string (Rui)
  • Optimizations (multiple)

Modding

  • Add mod.conf file support - allows mods to specify a mod name for now (kaeza)
  • Add find_nodes_in_area_under_air (nerzhul, Zeno)
  • Add core.register_schematic() and cache schematics on use (kwolekr)
  • Schematics: Reorganize (de)serialization and add Lua serialization API (kwolekr)
  • Add minetest.global_exists() (ShadowNinja)
  • Fix pathfinder to produce more useful paths (obneq)
  • Add core.find_nodes_with_meta() script API (kwolekr)
  • Schematics: Add per-node force placement option (kwolekr)
  • is_player() is no player-only function (est31)
  • Add code to support raillike group names (Novatux)
  • Add get and set functions for the nametag color (TeTpaAka)
  • Add minetest.register_on_punchplayer (Brandon)
  • Schematics: Fix probability values for .mts version 1 (kwolekr)
  • Add core.mkdir (ShadowNinja)
  • Add core.request_insecure_environment() (ShadowNinja)
  • Add core.get_dir_list (ShadowNinja)
  • SAPI: Accept either ARGB8 table or ColorString to specify colors (kwolekr)
  • Add some missing getter functions to the lua API (TeTpaAka)
  • Decrease minetest.after globalstep lag (HybridDog)
  • Add return list of individual counts to find_node_in_area (TeTpaAka)
  • Add minetest.register_on_player_hpchange (TeTpaAka)
  • Add list-rings (est31)
  • Add Lua errors to error dialog (rubenwardy)
  • Biome API decorations: 'spawnby' searches a 3D neighbourhood (paramat)
  • Make acc and vel deprecated in add_particle and search for acceleration and velocity instead (TeTpaAka)
  • Added get_player_velocity() method. Fixes #1176 (Elia Argentieri)
  • Allow random menu images for games (sfan5)
  • Document game main menu image system (est31)
  • Add AreaStore data structure (est31)
  • Actually document what minetest.is_protected should do (est31)
  • SAPI: Track last executed mod and include in error messages (kwolekr)

Mapgen

  • Mgv5: Remove blobgen. Remove crumble and wetness noises (paramat)
  • Biome API: Re-calculate biome at every surface in a mapchunk column (paramat)
  • Mgv6: Add heightmap. Do not make large caves that are entirely above ground (paramat)
  • Cavegen, mgv5: Cleanup code (paramat)
  • Fix memory leak in MapgenV6 (Zeno)
  • Biome API: Enable decorations
  • Mgv5/mgv7: Add desert temples if desert stone detected in mapchunk (paramat)
  • mg_decoration: Raise highest allowed deco top to max edge of voxelmanip (paramat)placed on water (paramat)
  • Mgv6: Remove addDirtGravelBlobs, replaced by blob ore in Minetest Game (paramat)
  • Mgv5/mgv7: Sprinkle dust from full_node_max.Y if chunk above is generated (paramat)
  • Mgv7: 1 up , 1 down overgeneration for chunk border continuity (paramat)
  • lua_api/l_mapgen: generate_ores/decorations: make p1, p2 optional (paramat)
  • ObjDefManager, Mapgen SAPI: Huge refactoring (kwolekr)
  • Treegen: Add pine tree. Force place trunks (paramat)
  • Mgv6: Add optional snow biomes (paramat)
  • Mgv6: Fix taiga, allow pine tree spawning on snowblocks (paramat)
  • Mgv5/v7: Add check for water for deciding biome node stability (paramat)
  • Mgv5: Fix above/below ground spawn when water level is altered (paramat)
  • Biome API: Add biome-specific river water (paramat)
  • Noise: Correct noise objects created with invalid dimensions (kwolekr)
  • Ore: Add biomes parameter (kwolekr)
  • Noise: Add noise unittests (kwolekr)
  • Mapgen v5/6/7: Cleanup node resolver and aliases (paramat)
  • Noise: Make buffer size parameters unsigned (kwolekr)
  • Mapgen v5/v7: Detect sandstone, enable sandstone brick dungeons (paramat)
  • SAPI/Noise: Add PerlinNoiseMap:getMapSlice() function (kwolekr)
  • Mgv5/v7: Fix generateBiomes biome recalculation logic Biomegen down to y = -192 for mgv5 deep oceans. Improve code (paramat)
  • Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parameters (paramat)
  • Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5 persistence for humidity (paramat)
  • Mgv5/mgv7: Trigger biome recalculation at underwater surfaces (paramat)
  • Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Update simple biomes. Cleanup code (paramat)
  • Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases (paramat)
  • Biome API: Enable biome generation to lower world limit (paramat)
  • Mgv6: Don't create air gap in tundra at y = 48 in custom high terrain (paramat)
  • Biome API: Add noise defined biome blend (paramat)
  • Mapgen objects: Enable heatmap and humidmap for all biome api mapgens (paramat)
  • Mgv7: Edit noise parameters. Fewer octaves, larger spreads. (paramat)
  • Mgv5/mgv7 caves: Remove sand found in underground tunnels (paramat)
  • Biome API: Increase heat and humidity noise spreads to 1000 (paramat)
  • Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH (paramat)
  • Mgv7: Lower base of mountain generation to -112 and define constant (paramat)
  • Mgv7: Auto-set lowest mountain generation level (paramat)
  • Cavegen: Mgv6: No small caves entirely above ground (paramat)
  • Mgv7: Use density noise + density gradient for mountain terrain (paramat)
  • Treegen: Rename pine tree mapgen alias (paramat)
  • Biome API: Make fallback biome stone and water, disable filler (paramat)
  • Cavegen V6: Make all caves consistent with 0.4.12 stable (paramat)

Other / Misc

  • Start adding utf-8 support (est31, Ilya Zhuravlev)
  • Unit tests must be done at integration process. (nerzhul)
  • Improve FindIrrlicht.cmake module (Markus Koschany)
  • Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requested (nerzhul)
  • Clean up database API and save the local map on an interval (ShadowNinja)
  • Don't start a server for map migration (ShadowNinja)
  • Dungeongen: Optionally set ignore to be untouchable to disable floating dungeons (paramat)
  • Finer progress bar updates when initializing nodes (est31)
  • Minor cleanup: game.cpp (Zeno)
  • Add support for the PCG32 PRNG algo (and associated script APIs) (kwolekr)
  • Change filename of screenshots to something more human readable (Zeno)
  • Clean scaling pre-filter for formspec/HUD. (Aaron Suen)
  • Remove errorstream logging on password change (est31)
  • Add reason to kicked log message and use present tense (est31)
  • RotateAlongYAxis: For facedir case, return if param2 >= 4 (paramat)
  • Change lower limit of display_gamma to 1.0 (linear light) (Zeno)
  • More reliable serverlist behaviour (HybridDog)
  • Close keybind settings menu with esc (est31)
  • Disable mesh cache by default (est31)
  • Set server_announce to world.mt and respect modes when changing game (Sokomine)
  • Use minetest logging facilities for irrlicht log output (ShadowNinja)
  • Display an access denied message when client detects a server timeout (Kahrl)
  • Change texture pack description file name (ExcaliburZero)
  • Refactor particle code to remove the while loops (TeTpaAka)
  • MoveItemSomewhere double bugfix (est31)
  • Remove profiler.h include where it's not needed. Remove some unreachable and very old code (nerzhul)
  • Ask auth handler to create auth when a default password is set (est31)
  • Optional reconnect functionality (est31)
  • Fix documentation of dedicated_server_loop (est31)
  • Remove drivers dropdown in the settings tab (kilbith)
  • Cleanup server addparticle(spawner) by merge two identical functions. (nerzhul)
  • Precalculate mapblock relative size. This permit to remove many s16 calculs on runtime (nerzhul)
  • Android: Add githash header to spare rebuilds after new commits (est31)
  • Prepend "Lua: " before lua exceptions src/server.cpp src/emerge.cpp (Břetislav Štec)
  • Improve Script CPP API diagnostics (kwolekr)
  • Initialize random for verification key generation too (est31)
  • game.cpp: Update cached settings (est31)
  • SAPI: Disable unlockable time profiling (kwolekr)
  • Client: disable mmdb modstore (est31)


0.4.11 → 0.4.12

0.4.12 was released on February 18, 2015.

New features

  • Add player direction to debug text (yamanq)
  • Reorganized client and server tabs (kilbith)
  • Implemented DPI automatic detection on X11 (sapier)

Map generation

v5:

  • Caves check for biome nodes, only excavate stone under water level (paramat)
  • Unease caves noises, use 0.3.x parameters (paramat)
  • Blobgen after cavegen (paramat)
  • Biomegen: remove “is replaceable content” bool (paramat)

Tweaks

  • Increased step height on Android (sapier)
  • Increased default font_size (BlockMen)
  • Improved minetest.desktop, added German and French text to minetest.desktop (nerzhul)
  • More consistent progress bar (sapier)

Bug fixes

  • Fixed font_size under Windows (BlockMen)
  • Ignored old entities from 0.3 (Novatux)
  • Fixed FTBFS on GNU/Hurd platform (apoleon)
  • Modified Y positioning of health/breath statbars to prevent overlapping with hotbar (kwolekr)
  • Fixed memory leaks related to gettext (ShadowNinja)
  • Give full breath after death (SmallJoker)
  • Fix NDT_GLASSLIKE normals (kahrl)
  • Water flowing fixes (gregorycu)
  • Compiler tweaks and warning fixes (ShadowNinja, kwolekr)
  • Fix imprecise serialization of large numbers (ShadowNinja)
  • Fix performance regression (Zeno-)
  • Fix getCraftRecipe returning wrong recipes (sapier)
  • Fix unused (and so, broken) enable_rollback_recording. (nerzhul)
  • Fix .zip extraction (mod store) (ngosang)
  • Fix translation memory leak (ShadowNinja)
  • Fix F7 crash (nerzhul)
  • Fixes to default screenshots in mainmenu (Rui914)
  • Fix map_seed not changed when creating a new world after login to another (fz72)
  • Add modname convention checking, fixes issues with mod enabling (est31, Novatux)
  • Fix problems related to still receiving damage after dying (SmallJoker, gregorycu)

Modding-related changes

  • Add vein and blob ore type (kwolekr)
  • Change assignment to global in a function to warning (rubenwardy)

Vanilla game changes (minetest_game)

Gameplay

  • Mossy cobblestone can now be smelted to stone (MT-Modder)
  • Added straw, crafted with 9 wheat (kilbith)
  • Added obsidian and obsidian brick stairs and slabs (CraigyDavi)

Visuals

  • Many new textures renewed (kilbith)
  • Changed furnace fire icons (Kalabasa)
  • Added fancy inventory for bones (CraigyDavi)

Master server (server list)

  • Announce MIN/MAX protocol version to server list (est31)