https://www.dropbox.com/s/an3nz1q73fpl8 ... 140226.zip
Spoiler
- Fix null string escape
- Fix test for broken LuaJIT versions, solves #1152
- Translated using Weblate (Spanish)
- Translated using Weblate (Romanian)
- Translated using Weblate (Portuguese)
- Translated using Weblate (Lithuanian)
- Translated using Weblate (Italian)
- Translated using Weblate (German)
- Translated using Weblate (Estonian)
- Translated using Weblate (Dutch)
- Translated using Weblate (Russian)
- Translated using Weblate (Czech)
- Translated using Weblate (Chinese (China))
- Translated using Weblate (Portuguese (Brazil))
- Translated using Weblate (French)
- Fix g_settings not being included
- Fix broken cross-compiling
- Schematic: Add force_placement parameter to minetest.place_structure API
- Add minetest.set_noiseparam_defaults() Lua API
- Accept any error response code for missing index.mth
- Add check to avoid usage of broken LuaJIT < 2.0.0beta8
- Fix possible missing unlock of env_lock
- ServerEnvironment: Remove direct dependency on EmergeManager
- Define strlcpy on platforms that do not have it
- Add capability to read table flag fields from Lua API
- Tune block emerge and sending parameters to more aggressive values
- Make flag strings clear specified flag with 'no' prefix
- Remove lots of dead code
- Fix invalid check for fread error on extracting zip
- Fix memory leak in database migration