]> git.lizzy.rs Git - minetest.git/log
minetest.git
2 years agoTranslated using Weblate (Indonesian)
Muhammad Rifqi Priyo Susanto [Wed, 1 Dec 2021 12:00:07 +0000 (12:00 +0000)]
Translated using Weblate (Indonesian)

Currently translated at 99.9% (1414 of 1415 strings)

2 years agoTranslated using Weblate (German)
Wuzzy [Tue, 30 Nov 2021 13:35:39 +0000 (13:35 +0000)]
Translated using Weblate (German)

Currently translated at 100.0% (1415 of 1415 strings)

2 years agoTranslated using Weblate (French)
waxtatect [Sun, 28 Nov 2021 23:42:22 +0000 (23:42 +0000)]
Translated using Weblate (French)

Currently translated at 100.0% (1415 of 1415 strings)

2 years agoCancel emerge callbacks on shutdown
Jude Melton-Houghton [Sat, 22 Jan 2022 23:56:17 +0000 (18:56 -0500)]
Cancel emerge callbacks on shutdown

2 years agoBump formspec version (#11980)
Vincent Robinson [Sat, 22 Jan 2022 23:55:43 +0000 (15:55 -0800)]
Bump formspec version (#11980)

2 years agoMake sure nightRatio is always greater than zero.
Dmitry Kostenko [Sat, 22 Jan 2022 16:18:27 +0000 (17:18 +0100)]
Make sure nightRatio is always greater than zero.

To avoid underfined behavior of GLSL pow()

2 years agoFix consistency of sky sun/moon texture behaviour
sfan5 [Sat, 22 Jan 2022 12:37:26 +0000 (13:37 +0100)]
Fix consistency of sky sun/moon texture behaviour

Also cleans up related code somewhat.

2 years agoAllow resetting celestial vault elements by leaving its arguments empty (#11922)
Zughy [Sat, 22 Jan 2022 11:42:49 +0000 (12:42 +0100)]
Allow resetting celestial vault elements by leaving its arguments empty (#11922)

2 years agoFix local animation not instantly updating after being set
sfan5 [Tue, 18 Jan 2022 18:19:40 +0000 (19:19 +0100)]
Fix local animation not instantly updating after being set

2 years agoFree arguments of cancelled minetest.after() jobs
sfan5 [Tue, 18 Jan 2022 18:25:53 +0000 (19:25 +0100)]
Free arguments of cancelled minetest.after() jobs

2 years agoMain menu: Fix automatic dependency enables on doubleclick
SmallJoker [Wed, 19 Jan 2022 17:52:27 +0000 (18:52 +0100)]
Main menu: Fix automatic dependency enables on doubleclick

When mods were toggled by double-click, the hard dependencies were no longer enabled automatically.
However, the 'Enabled' checkbox did still work. This commit restores the behaviour as seen before commit c401a06

2 years agoOptimize folder handling in 'files' mod storage backend
sfan5 [Sat, 15 Jan 2022 16:28:59 +0000 (17:28 +0100)]
Optimize folder handling in 'files' mod storage backend

This regressed in bf22569019749e421e8ffe0a73cff988a9a9c846.

2 years agoBump IrrlichtMt to 1.9.0mt4 in CI
sfan5 [Sun, 16 Jan 2022 14:54:08 +0000 (15:54 +0100)]
Bump IrrlichtMt to 1.9.0mt4 in CI

2 years agoReset override material in anaglyph
Dmitry Kostenko [Sat, 15 Jan 2022 19:52:20 +0000 (20:52 +0100)]
Reset override material in anaglyph

Reset override material properties before applying the color filter.

2 years agoGive the ASCII console splash a facelift
Alex [Sat, 15 Jan 2022 16:45:33 +0000 (08:45 -0800)]
Give the ASCII console splash a facelift

2 years agoMinor improvements to Lua sandbox
sfan5 [Thu, 13 Jan 2022 21:12:44 +0000 (22:12 +0100)]
Minor improvements to Lua sandbox

2 years agoImprove situation around race condition with dynamic_add_media during client join
sfan5 [Sun, 9 Jan 2022 19:43:25 +0000 (20:43 +0100)]
Improve situation around race condition with dynamic_add_media during client join

2 years agoDon't call on_dieplayer callback two times (#11874)
savilli [Sat, 15 Jan 2022 16:44:55 +0000 (17:44 +0100)]
Don't call on_dieplayer callback two times (#11874)

2 years agoUpdate compiler versions in CI
sfan5 [Tue, 14 Dec 2021 00:14:12 +0000 (01:14 +0100)]
Update compiler versions in CI

downgrade gcc 6 -> 5 to better match our minimum
upgrade gcc and clang by moving two images to ubuntu 20.04

2 years agoRaise minimum compiler versions
sfan5 [Mon, 13 Dec 2021 23:50:25 +0000 (00:50 +0100)]
Raise minimum compiler versions

Supporting these is not reasonable anymore and effectively we didn't
do that anyway, brokenness was only noticed by chance and a PR to restore
support for gcc 5.x is ready now.

2 years agoAdd client/mod_storage.sqlite to .gitignore
Dmitry Kostenko [Thu, 13 Jan 2022 19:43:02 +0000 (20:43 +0100)]
Add client/mod_storage.sqlite to .gitignore

2 years agoFix NodeDef backwards compatibility to 5.3.0 (#11942)
SmallJoker [Wed, 12 Jan 2022 17:49:14 +0000 (18:49 +0100)]
Fix NodeDef backwards compatibility to 5.3.0 (#11942)

1. Fixes crashes on older clients when [png is used as base image
2. Fixes liquid type assertion fails on debug builds

2 years agoMainmenu game-related changes (#11887)
sfan5 [Sun, 9 Jan 2022 20:15:35 +0000 (21:15 +0100)]
Mainmenu game-related changes (#11887)

fixes:
* Switching between games does not immediately hide creative mode / damage buttons if so specified
* World creation menu has a game selection list even though the menu already provides a gamebar
* Showing gameid in world list is unnecessary
* Choice of mapgen parameters in menu persists between games (and was half-broken)

2 years agoCopy smoothing note to gui_scaling_filter description
Lars Mueller [Sun, 9 Jan 2022 18:56:55 +0000 (19:56 +0100)]
Copy smoothing note to gui_scaling_filter description

2 years agoFormspec: Fix bgcolor and set_focus checks
SmallJoker [Sun, 9 Jan 2022 17:33:37 +0000 (18:33 +0100)]
Formspec: Fix bgcolor and set_focus checks

2 years agoRestore pass-through of direction keys (#11924)
sfan5 [Sun, 9 Jan 2022 17:46:36 +0000 (18:46 +0100)]
Restore pass-through of direction keys (#11924)

This moves relevant code into the PlayerControl class and gets rid of separate keyPressed variable.

2 years agoFully remove bitmap font support (#11863)
sfan5 [Sat, 8 Jan 2022 13:53:25 +0000 (14:53 +0100)]
Fully remove bitmap font support (#11863)

Freetype is now a build requirement.

2 years agoUse a database for mod storage (#11763)
Jude Melton-Houghton [Fri, 7 Jan 2022 18:28:49 +0000 (13:28 -0500)]
Use a database for mod storage (#11763)

2 years agoFix damage wraparound if very high damage (#11872)
Wuzzy [Thu, 6 Jan 2022 20:16:35 +0000 (20:16 +0000)]
Fix damage wraparound if very high damage (#11872)

2 years agoFix incorrect bit positions in paramtype documentation
Aritz Erkiaga [Thu, 6 Jan 2022 18:19:44 +0000 (19:19 +0100)]
Fix incorrect bit positions in paramtype documentation

2 years agoBase formspec coordinate size on padded screensize
Vincent Robinson [Wed, 5 Jan 2022 01:47:32 +0000 (17:47 -0800)]
Base formspec coordinate size on padded screensize

2 years agoInventory: Add ServerEnv checks for calls during script init
SmallJoker [Tue, 4 Jan 2022 17:39:27 +0000 (18:39 +0100)]
Inventory: Add ServerEnv checks for calls during script init

This fixes 'minetest.get_inventory' calls to players or nodes during the load phase.

2 years agoFix vector.from_string returning a table without vector metatable
Desour [Sun, 2 Jan 2022 16:16:16 +0000 (17:16 +0100)]
Fix vector.from_string returning a table without vector metatable

2 years agoCap damage overlay duration to 1 second (#11871)
Wuzzy [Mon, 3 Jan 2022 03:14:02 +0000 (03:14 +0000)]
Cap damage overlay duration to 1 second (#11871)

2 years agoFix shadow mapping when PCF is disabled (#11888)
x2048 [Sun, 2 Jan 2022 21:45:55 +0000 (22:45 +0100)]
Fix shadow mapping when PCF is disabled (#11888)

2 years agoRecalculate normals before adding mesh to the scene
x2048 [Sun, 2 Jan 2022 13:32:13 +0000 (14:32 +0100)]
Recalculate normals before adding mesh to the scene

2 years agoBetter document sky_color scope (#11892)
Zughy [Sat, 1 Jan 2022 21:46:00 +0000 (22:46 +0100)]
Better document sky_color scope (#11892)

2 years agoPrint announce error response (#11878)
ShadowNinja [Sat, 1 Jan 2022 21:44:56 +0000 (16:44 -0500)]
Print announce error response (#11878)

Fix HTTPFetch caller and request ID to 64 bits
Check that allocated caller ID is not DISCARD
Print body if serverlist request returns error
Don't print control characters from HTTP responses
Document special HTTPFetch caller IDs
Allow unicode to be printed

2 years agoAdd padding[] element to formspecs (#11821)
Vincent Robinson [Thu, 30 Dec 2021 20:54:47 +0000 (12:54 -0800)]
Add padding[] element to formspecs (#11821)

2 years agoImprove TTF support for pixel-style fonts (#11848)
Vincent Robinson [Thu, 30 Dec 2021 20:54:21 +0000 (12:54 -0800)]
Improve TTF support for pixel-style fonts (#11848)

2 years agoFormspec: Unify argument checks (#11851)
SmallJoker [Wed, 29 Dec 2021 22:58:26 +0000 (23:58 +0100)]
Formspec: Unify argument checks (#11851)

2 years agoSocket-related cleanups
sfan5 [Wed, 29 Dec 2021 22:01:26 +0000 (23:01 +0100)]
Socket-related cleanups

Improve error handling on Windows and reduce the size of the `Address` class

2 years agoRemove unused (de)serializeAttributes() methods
ROllerozxa [Wed, 29 Dec 2021 22:00:16 +0000 (23:00 +0100)]
Remove unused (de)serializeAttributes() methods

2 years agoAdd more neighbors on mesh update (#6765)
Vitaliy [Wed, 29 Dec 2021 21:59:53 +0000 (00:59 +0300)]
Add more neighbors on mesh update (#6765)

2 years agoFix segfault in drawItems() due to missing inventory list
SmallJoker [Wed, 29 Dec 2021 18:20:38 +0000 (19:20 +0100)]
Fix segfault in drawItems() due to missing inventory list

This fixes a nullptr dereference when the specified inventory list is not known.
Happens when HUD elements are sent before the required inventory list is created.

2 years agoFix check that denies new clients from a singleplayer session
savilli [Tue, 28 Dec 2021 13:08:21 +0000 (16:08 +0300)]
Fix check that denies new clients from a singleplayer session

2 years agoAutomatically use SSE registers for FP operations on i386 (#11853)
William L. DeRieux IV [Tue, 28 Dec 2021 13:06:24 +0000 (08:06 -0500)]
Automatically use SSE registers for FP operations on i386 (#11853)

use SSE for floating-point operations to avoid issues with improper fp-rounding and
loss of precision when moving fp-data to incompatible or less-precise
registers/storage locations

https://gcc.gnu.org/wiki/FloatingPointMath
https://gcc.gnu.org/wiki/x87note

2 years agoRestore GCC 5 compatibility (#11778)
JosiahWI [Tue, 28 Dec 2021 13:05:49 +0000 (07:05 -0600)]
Restore GCC 5 compatibility (#11778)

2 years agoRemove wrong function from lua_api.txt
sfan5 [Sun, 19 Dec 2021 16:03:16 +0000 (17:03 +0100)]
Remove wrong function from lua_api.txt

2 years agoUse defined evaluation order in profiler
Jude Melton-Houghton [Sun, 19 Dec 2021 13:41:08 +0000 (08:41 -0500)]
Use defined evaluation order in profiler

See https://github.com/LuaJIT/LuaJIT/issues/238

2 years agoProtect font initialization with mutex
sfan5 [Fri, 17 Dec 2021 22:49:47 +0000 (23:49 +0100)]
Protect font initialization with mutex

fixes #4532

2 years agoRefactor trusted mod checking code
sfan5 [Fri, 17 Dec 2021 18:04:46 +0000 (19:04 +0100)]
Refactor trusted mod checking code

2 years agoRemove setlocal and setupvalue from `debug` table whitelist
sfan5 [Fri, 17 Dec 2021 17:35:30 +0000 (18:35 +0100)]
Remove setlocal and setupvalue from `debug` table whitelist

It's likely that these could be used trick mods into revealing the insecure
environment even if they do everything right (which is already hard enough).

2 years agoDon't let HTTP API pass through untrusted function
sfan5 [Fri, 17 Dec 2021 17:31:29 +0000 (18:31 +0100)]
Don't let HTTP API pass through untrusted function

This has been a problem since the first day, oops.

2 years agoRestructure devtest's unittests and run them in CI (#11859)
sfan5 [Sat, 18 Dec 2021 19:36:43 +0000 (20:36 +0100)]
Restructure devtest's unittests and run them in CI (#11859)

2 years agoFix eat sound not playing if eating last of stack
sfan5 [Wed, 15 Dec 2021 14:36:19 +0000 (15:36 +0100)]
Fix eat sound not playing if eating last of stack

2 years agoFix some issues with buildbot scripts (#11860)
sfan5 [Wed, 15 Dec 2021 13:36:27 +0000 (14:36 +0100)]
Fix some issues with buildbot scripts (#11860)

2 years agoDisable inventory if player's inventory formspec is blank (#11827)
ROllerozxa [Mon, 13 Dec 2021 16:43:29 +0000 (17:43 +0100)]
Disable inventory if player's inventory formspec is blank (#11827)

2 years agoFix URL escaping in content store
sfan5 [Wed, 1 Dec 2021 20:11:32 +0000 (21:11 +0100)]
Fix URL escaping in content store

2 years agoRemove creative/damage info in Esc/Pause menu
Wuzzy [Sun, 3 Oct 2021 13:36:35 +0000 (15:36 +0200)]
Remove creative/damage info in Esc/Pause menu

2 years agoUpdate German locale translation
Wuzzy [Thu, 2 Dec 2021 11:55:56 +0000 (12:55 +0100)]
Update German locale translation

2 years agoUpdate builtin locale
Wuzzy [Thu, 2 Dec 2021 11:53:53 +0000 (12:53 +0100)]
Update builtin locale

2 years agoAdd pauloue's ItemStack example to docs (#9853)
Francisco [Fri, 10 Dec 2021 11:24:42 +0000 (03:24 -0800)]
Add pauloue's ItemStack example to docs (#9853)

2 years agoFix get_bone_position() on unset bones modifying their position
sfan5 [Sun, 5 Dec 2021 23:04:33 +0000 (00:04 +0100)]
Fix get_bone_position() on unset bones modifying their position

closes #11840

2 years agoFix various code & correctness issues (#11815)
sfan5 [Sun, 5 Dec 2021 13:40:30 +0000 (14:40 +0100)]
Fix various code & correctness issues (#11815)

2 years agoFix wireshark packet dissector wrong coordinates (#11826)
Richard Liu [Sun, 5 Dec 2021 13:34:40 +0000 (07:34 -0600)]
Fix wireshark packet dissector wrong coordinates (#11826)

2 years agoImprove error message if using "/help --" (#11796)
Wuzzy [Wed, 1 Dec 2021 19:22:46 +0000 (19:22 +0000)]
Improve error message if using "/help --" (#11796)

2 years agoNetwork: Delete copy constructor and use std::move instead (#11642)
SmallJoker [Wed, 1 Dec 2021 19:22:33 +0000 (20:22 +0100)]
Network: Delete copy constructor and use std::move instead (#11642)

This is a follow-up change which disables class copies where possible to avoid unnecessary memory movements.

2 years agoUpdate translation files
updatepo.sh [Sat, 27 Nov 2021 18:42:26 +0000 (19:42 +0100)]
Update translation files

2 years agoUpdate minetest.conf.example and dummy cpp file
updatepo.sh [Sat, 27 Nov 2021 18:41:45 +0000 (19:41 +0100)]
Update minetest.conf.example and dummy cpp file

2 years agoTranslated using Weblate (Swedish)
ROllerozxa [Sat, 27 Nov 2021 11:38:45 +0000 (11:38 +0000)]
Translated using Weblate (Swedish)

Currently translated at 46.0% (643 of 1396 strings)

2 years agoTranslated using Weblate (Czech)
Ondřej Pfrogner [Sat, 20 Nov 2021 09:50:36 +0000 (09:50 +0000)]
Translated using Weblate (Czech)

Currently translated at 62.9% (879 of 1396 strings)

2 years agoAdded translation using Weblate (Yue)
Johann Lau [Fri, 12 Nov 2021 09:51:11 +0000 (10:51 +0100)]
Added translation using Weblate (Yue)

2 years agoTranslated using Weblate (Dutch)
Molly [Wed, 13 Oct 2021 07:27:43 +0000 (07:27 +0000)]
Translated using Weblate (Dutch)

Currently translated at 97.0% (1355 of 1396 strings)

2 years agoTranslated using Weblate (Dutch)
Vancha March [Tue, 12 Oct 2021 09:09:16 +0000 (09:09 +0000)]
Translated using Weblate (Dutch)

Currently translated at 95.3% (1331 of 1396 strings)

2 years agoTranslated using Weblate (Spanish)
Joaquín Villalba [Wed, 6 Oct 2021 14:40:56 +0000 (14:40 +0000)]
Translated using Weblate (Spanish)

Currently translated at 81.8% (1142 of 1396 strings)

2 years agoTranslated using Weblate (Spanish)
Manuel González [Wed, 6 Oct 2021 14:34:17 +0000 (14:34 +0000)]
Translated using Weblate (Spanish)

Currently translated at 81.8% (1142 of 1396 strings)

2 years agoTranslated using Weblate (Bulgarian)
109247019824 [Tue, 5 Oct 2021 16:27:58 +0000 (16:27 +0000)]
Translated using Weblate (Bulgarian)

Currently translated at 12.6% (177 of 1396 strings)

2 years agoTranslated using Weblate (Esperanto)
phlostically [Sun, 3 Oct 2021 23:29:01 +0000 (23:29 +0000)]
Translated using Weblate (Esperanto)

Currently translated at 97.2% (1357 of 1396 strings)

2 years agoTranslated using Weblate (Finnish)
Markus Mikkonen [Sat, 18 Sep 2021 06:55:16 +0000 (06:55 +0000)]
Translated using Weblate (Finnish)

Currently translated at 20.9% (292 of 1396 strings)

2 years agoTranslated using Weblate (Portuguese (Brazil))
Ronoaldo Pereira [Thu, 16 Sep 2021 18:28:41 +0000 (18:28 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.7% (1392 of 1396 strings)

2 years agoTranslated using Weblate (Finnish)
Jiri Grönroos [Wed, 15 Sep 2021 07:46:55 +0000 (07:46 +0000)]
Translated using Weblate (Finnish)

Currently translated at 20.9% (292 of 1396 strings)

2 years agoTranslated using Weblate (Portuguese (Brazil))
Heitor [Sat, 11 Sep 2021 18:13:26 +0000 (18:13 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.0% (1355 of 1396 strings)

2 years agoTranslated using Weblate (Esperanto)
Tirifto [Tue, 24 Aug 2021 11:22:12 +0000 (11:22 +0000)]
Translated using Weblate (Esperanto)

Currently translated at 95.9% (1340 of 1396 strings)

2 years agoTranslated using Weblate (Polish)
A M [Tue, 24 Aug 2021 16:18:20 +0000 (16:18 +0000)]
Translated using Weblate (Polish)

Currently translated at 71.4% (998 of 1396 strings)

2 years agoTranslated using Weblate (Gaelic)
GunChleoc [Wed, 18 Aug 2021 06:35:25 +0000 (06:35 +0000)]
Translated using Weblate (Gaelic)

Currently translated at 17.0% (238 of 1396 strings)

2 years agoTranslated using Weblate (Chinese (Simplified))
Zhaolin Lau [Thu, 12 Aug 2021 21:27:16 +0000 (21:27 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 95.3% (1331 of 1396 strings)

2 years agoTranslated using Weblate (Portuguese (Brazil))
Thiago Carmona Monteiro [Wed, 11 Aug 2021 07:58:55 +0000 (07:58 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 94.4% (1319 of 1396 strings)

2 years agoTranslated using Weblate (Slovak)
Marian [Mon, 9 Aug 2021 09:23:41 +0000 (09:23 +0000)]
Translated using Weblate (Slovak)

Currently translated at 95.2% (1329 of 1396 strings)

2 years agoTranslated using Weblate (Esperanto)
phlostically [Fri, 6 Aug 2021 12:20:34 +0000 (12:20 +0000)]
Translated using Weblate (Esperanto)

Currently translated at 95.2% (1329 of 1396 strings)

2 years agoTranslated using Weblate (Norwegian Bokmål)
Allan Nordhøy [Sat, 7 Aug 2021 00:51:19 +0000 (00:51 +0000)]
Translated using Weblate (Norwegian Bokmål)

Currently translated at 56.0% (783 of 1396 strings)

2 years agoTranslated using Weblate (Arabic)
abidin toumi [Fri, 6 Aug 2021 05:30:43 +0000 (05:30 +0000)]
Translated using Weblate (Arabic)

Currently translated at 27.1% (379 of 1396 strings)

2 years agoTranslated using Weblate (Turkish)
Oğuz Ersen [Tue, 3 Aug 2021 06:07:19 +0000 (06:07 +0000)]
Translated using Weblate (Turkish)

Currently translated at 100.0% (1396 of 1396 strings)

2 years agoTranslated using Weblate (Chinese (Simplified))
Emily Ellis [Sun, 1 Aug 2021 12:41:05 +0000 (12:41 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 94.4% (1319 of 1396 strings)

2 years agoTranslated using Weblate (Spanish)
David Leal [Sun, 1 Aug 2021 16:31:57 +0000 (16:31 +0000)]
Translated using Weblate (Spanish)

Currently translated at 81.2% (1134 of 1396 strings)

2 years agoTranslated using Weblate (Chinese (Simplified))
Riceball LEE [Fri, 23 Jul 2021 23:57:47 +0000 (23:57 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 92.5% (1292 of 1396 strings)

2 years agoTranslated using Weblate (Chinese (Simplified))
Yangjun Wang [Fri, 23 Jul 2021 23:58:18 +0000 (23:58 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 92.5% (1292 of 1396 strings)

2 years agoTranslated using Weblate (Russian)
Чтабс [Tue, 20 Jul 2021 17:21:05 +0000 (17:21 +0000)]
Translated using Weblate (Russian)

Currently translated at 100.0% (1396 of 1396 strings)

2 years agoTranslated using Weblate (Serbian (cyrillic))
Stefan Vukanovic [Mon, 19 Jul 2021 13:45:55 +0000 (13:45 +0000)]
Translated using Weblate (Serbian (cyrillic))

Currently translated at 30.4% (425 of 1396 strings)

2 years agoTranslated using Weblate (Japanese)
BreadW [Fri, 16 Jul 2021 15:18:32 +0000 (15:18 +0000)]
Translated using Weblate (Japanese)

Currently translated at 99.4% (1389 of 1396 strings)