]> git.lizzy.rs Git - minetest.git/log
minetest.git
3 years agoDifferent animations for different actions wield_animation
Elias Fleckenstein [Thu, 4 Mar 2021 09:09:35 +0000 (10:09 +0100)]
Different animations for different actions

3 years agoFix android build
Elias Fleckenstein [Tue, 2 Mar 2021 13:40:00 +0000 (14:40 +0100)]
Fix android build

3 years agoProperly format licenses at the beginning of files
Elias Fleckenstein [Tue, 2 Mar 2021 12:52:20 +0000 (13:52 +0100)]
Properly format licenses at the beginning of files

3 years agoFix code quality in new files
Elias Fleckenstein [Tue, 2 Mar 2021 12:34:37 +0000 (13:34 +0100)]
Fix code quality in new files

3 years agoCode quality in files that were changed
Elias Fleckenstein [Tue, 2 Mar 2021 12:29:13 +0000 (13:29 +0100)]
Code quality in files that were changed

3 years agoRemove CMakeSettings.json
Elias Fleckenstein [Tue, 2 Mar 2021 12:13:53 +0000 (13:13 +0100)]
Remove CMakeSettings.json

3 years agoReplace occurences of serializeString
Elias Fleckenstein [Tue, 2 Mar 2021 12:13:30 +0000 (13:13 +0100)]
Replace occurences of serializeString

3 years agoAbility to define and use LUA wield animations
Emmanuel [Mon, 7 Sep 2020 17:59:13 +0000 (11:59 -0600)]
Ability to define and use LUA wield animations

3 years agoProtect mg_name and mg_flags from being set by Lua (#11010)
sfan5 [Thu, 4 Mar 2021 19:38:28 +0000 (20:38 +0100)]
Protect mg_name and mg_flags from being set by Lua (#11010)

3 years agoAdd mod.conf to preview clientmod (#11020)
Elias Fleckenstein [Thu, 4 Mar 2021 19:37:41 +0000 (20:37 +0100)]
Add mod.conf to preview clientmod (#11020)

3 years agoUse vec4 for varTexCoord in interlaced shader (#11004)
Muhammad Rifqi Priyo Susanto [Mon, 1 Mar 2021 12:37:32 +0000 (19:37 +0700)]
Use vec4 for varTexCoord in interlaced shader (#11004)

Somewhen in the past, inTexCoord0 was a vec2. Now, it is a vec4.

3 years agoSettings: Push groups in to_table as well
SmallJoker [Wed, 20 Jan 2021 15:58:59 +0000 (16:58 +0100)]
Settings: Push groups in to_table as well

3 years agoMake pkgmgr handle modpacks containing modpacks properly
Elias Fleckenstein [Mon, 1 Mar 2021 11:13:47 +0000 (12:13 +0100)]
Make pkgmgr handle modpacks containing modpacks properly

fixes #10550

3 years agoDisable clang-format, clean up scripts
rubenwardy [Sat, 23 Jan 2021 23:48:22 +0000 (23:48 +0000)]
Disable clang-format, clean up scripts

3 years agopkgmgr: Fix crash when .conf release field is invalid
rubenwardy [Sun, 28 Feb 2021 17:10:40 +0000 (17:10 +0000)]
pkgmgr: Fix crash when .conf release field is invalid

Fixes #10942

3 years agoKeep mapblocks in memory if they're in range (#10714)
hecks [Fri, 26 Feb 2021 20:23:46 +0000 (21:23 +0100)]
Keep mapblocks in memory if they're in range (#10714)

Some other minor parts of clientmap.cpp have been cleaned up along the way

3 years agoFix hud_change and hud_remove after hud_add (#10997)
savilli [Fri, 26 Feb 2021 20:21:20 +0000 (23:21 +0300)]
Fix hud_change and hud_remove after hud_add (#10997)

3 years agoSlap u64 on everything time-y (#10984)
Lars Müller [Wed, 24 Feb 2021 11:05:17 +0000 (12:05 +0100)]
Slap u64 on everything time-y (#10984)

3 years agoAllow toggling of texture pack by double clicking
Yaman Qalieh [Wed, 24 Feb 2021 10:50:19 +0000 (05:50 -0500)]
Allow toggling of texture pack by double clicking

3 years agoDeprecate not providing mod.conf
rubenwardy [Wed, 24 Feb 2021 10:47:50 +0000 (10:47 +0000)]
Deprecate not providing mod.conf

3 years agoRestructure teleport command code (#9706)
HybridDog [Wed, 24 Feb 2021 10:46:39 +0000 (11:46 +0100)]
Restructure teleport command code (#9706)

3 years agoUse "Aux1" key name consistently everywhere
Wuzzy [Wed, 24 Feb 2021 10:45:30 +0000 (10:45 +0000)]
Use "Aux1" key name consistently everywhere

3 years agoContinue with 5.5.0-dev
sfan5 [Tue, 23 Feb 2021 18:50:44 +0000 (19:50 +0100)]
Continue with 5.5.0-dev

3 years agoBump version to 5.4.0
sfan5 [Tue, 23 Feb 2021 18:50:37 +0000 (19:50 +0100)]
Bump version to 5.4.0

3 years agoFix keyWasDown in input handler
sfan5 [Tue, 23 Feb 2021 13:21:15 +0000 (14:21 +0100)]
Fix keyWasDown in input handler

This was changed 291a6b70d674d9003f522b5875a60f7e2753e32b but should have never been done.

3 years agoUpdate credits tab and mailmap
sfan5 [Thu, 18 Feb 2021 18:52:59 +0000 (19:52 +0100)]
Update credits tab and mailmap

3 years agoAdd script that sorts contributions for use in credits
sfan5 [Thu, 18 Feb 2021 18:44:02 +0000 (19:44 +0100)]
Add script that sorts contributions for use in credits

3 years agoAllow overwriting media files of dependencies (#10752)
DS [Tue, 23 Feb 2021 18:39:15 +0000 (19:39 +0100)]
Allow overwriting media files of dependencies (#10752)

3 years agoFix wrong number of items in allow_metadata_inventory_put/take callbacks (#10990)
savilli [Tue, 23 Feb 2021 18:36:55 +0000 (21:36 +0300)]
Fix wrong number of items in allow_metadata_inventory_put/take callbacks (#10990)

3 years agoUpdate translation files
updatepo.sh [Tue, 23 Feb 2021 18:04:38 +0000 (19:04 +0100)]
Update translation files

3 years agoUpdate minetest.conf.example and dummy translation file
updatepo.sh [Tue, 23 Feb 2021 18:03:34 +0000 (19:03 +0100)]
Update minetest.conf.example and dummy translation file

3 years agoReset Chinese translations to previous state
updatepo.sh [Tue, 23 Feb 2021 18:02:39 +0000 (19:02 +0100)]
Reset Chinese translations to previous state

due to vandalism

3 years agoTranslated using Weblate (Basque)
Osoitz [Mon, 22 Feb 2021 14:57:56 +0000 (14:57 +0000)]
Translated using Weblate (Basque)

Currently translated at 21.7% (294 of 1353 strings)

3 years agoTranslated using Weblate (Portuguese (Brazil))
Victor Barcelos Lacerda [Sun, 21 Feb 2021 20:18:04 +0000 (20:18 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Portuguese)
ssantos [Sat, 20 Feb 2021 12:31:56 +0000 (12:31 +0000)]
Translated using Weblate (Portuguese)

Currently translated at 93.0% (1259 of 1353 strings)

3 years agoTranslated using Weblate (Lithuanian)
Kornelijus Tvarijanavičius [Sun, 21 Feb 2021 11:29:02 +0000 (11:29 +0000)]
Translated using Weblate (Lithuanian)

Currently translated at 16.0% (217 of 1353 strings)

3 years agoTranslated using Weblate (Indonesian)
Reza Almanda [Sun, 21 Feb 2021 10:54:18 +0000 (10:54 +0000)]
Translated using Weblate (Indonesian)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Norwegian Nynorsk)
Tor Egil Hoftun Kvæstad [Thu, 18 Feb 2021 18:57:23 +0000 (18:57 +0000)]
Translated using Weblate (Norwegian Nynorsk)

Currently translated at 32.8% (445 of 1353 strings)

3 years agoTranslated using Weblate (Slovak)
Marian [Thu, 11 Feb 2021 09:04:40 +0000 (09:04 +0000)]
Translated using Weblate (Slovak)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Greek)
Michalis [Mon, 8 Feb 2021 16:27:14 +0000 (16:27 +0000)]
Translated using Weblate (Greek)

Currently translated at 1.6% (22 of 1353 strings)

3 years agoTranslated using Weblate (Hebrew)
Yossi Cohen [Thu, 11 Feb 2021 10:29:22 +0000 (10:29 +0000)]
Translated using Weblate (Hebrew)

Currently translated at 24.3% (330 of 1353 strings)

3 years agoTranslated using Weblate (Lojban)
Wuzzy [Thu, 11 Feb 2021 21:06:53 +0000 (21:06 +0000)]
Translated using Weblate (Lojban)

Currently translated at 13.9% (189 of 1353 strings)

3 years agoTranslated using Weblate (Turkish)
Oğuz Ersen [Thu, 11 Feb 2021 19:34:51 +0000 (19:34 +0000)]
Translated using Weblate (Turkish)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Russian)
Ertu (Er2, Err) [Fri, 12 Feb 2021 08:01:13 +0000 (08:01 +0000)]
Translated using Weblate (Russian)

Currently translated at 99.4% (1345 of 1353 strings)

3 years agoTranslated using Weblate (Italian)
Jacques Lagrange [Thu, 11 Feb 2021 20:41:00 +0000 (20:41 +0000)]
Translated using Weblate (Italian)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Hungarian)
Ács Zoltán [Sun, 7 Feb 2021 21:02:58 +0000 (21:02 +0000)]
Translated using Weblate (Hungarian)

Currently translated at 75.7% (1025 of 1353 strings)

3 years agoTranslated using Weblate (Turkish)
Adnan1091 [Fri, 5 Feb 2021 15:45:07 +0000 (15:45 +0000)]
Translated using Weblate (Turkish)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Turkish)
Oğuz Ersen [Thu, 11 Feb 2021 19:33:38 +0000 (19:33 +0000)]
Translated using Weblate (Turkish)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Hebrew)
Omer I.S [Tue, 9 Feb 2021 09:08:04 +0000 (09:08 +0000)]
Translated using Weblate (Hebrew)

Currently translated at 18.4% (250 of 1353 strings)

3 years agoTranslated using Weblate (Hebrew)
Yossi Cohen [Thu, 4 Feb 2021 16:08:57 +0000 (16:08 +0000)]
Translated using Weblate (Hebrew)

Currently translated at 13.7% (186 of 1353 strings)

3 years agoTranslated using Weblate (Russian)
Nikita Epifanov [Wed, 3 Feb 2021 14:23:44 +0000 (14:23 +0000)]
Translated using Weblate (Russian)

Currently translated at 99.0% (1340 of 1353 strings)

3 years agoTranslated using Weblate (Italian)
Giov4 [Thu, 4 Feb 2021 21:47:33 +0000 (21:47 +0000)]
Translated using Weblate (Italian)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Spanish)
j45 minetest [Wed, 3 Feb 2021 11:38:31 +0000 (11:38 +0000)]
Translated using Weblate (Spanish)

Currently translated at 74.3% (1006 of 1353 strings)

3 years agoTranslated using Weblate (Indonesian)
Muhammad Rifqi Priyo Susanto [Wed, 3 Feb 2021 15:41:03 +0000 (15:41 +0000)]
Translated using Weblate (Indonesian)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Russian)
eugenefil [Mon, 1 Feb 2021 12:02:09 +0000 (12:02 +0000)]
Translated using Weblate (Russian)

Currently translated at 96.3% (1303 of 1353 strings)

3 years agoTranslated using Weblate (Portuguese (Brazil))
Ronoaldo Pereira [Wed, 3 Feb 2021 04:26:35 +0000 (04:26 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 93.7% (1269 of 1353 strings)

3 years agoTranslated using Weblate (Czech)
Vít Skalický [Mon, 1 Feb 2021 13:36:41 +0000 (13:36 +0000)]
Translated using Weblate (Czech)

Currently translated at 53.5% (724 of 1353 strings)

3 years agoTranslated using Weblate (German)
Wuzzy [Wed, 3 Feb 2021 02:32:24 +0000 (02:32 +0000)]
Translated using Weblate (German)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Finnish)
Tviljan [Sun, 31 Jan 2021 16:21:12 +0000 (16:21 +0000)]
Translated using Weblate (Finnish)

Currently translated at 0.5% (8 of 1353 strings)

3 years agoTranslated using Weblate (Basque)
aitzol berasategi [Sun, 31 Jan 2021 15:00:10 +0000 (15:00 +0000)]
Translated using Weblate (Basque)

Currently translated at 21.2% (288 of 1353 strings)

3 years agoTranslated using Weblate (Malay)
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi [Sat, 30 Jan 2021 22:27:05 +0000 (22:27 +0000)]
Translated using Weblate (Malay)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Dutch)
eol [Sat, 30 Jan 2021 22:12:27 +0000 (22:12 +0000)]
Translated using Weblate (Dutch)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (Japanese)
BreadW [Mon, 1 Feb 2021 02:57:27 +0000 (02:57 +0000)]
Translated using Weblate (Japanese)

Currently translated at 100.0% (1353 of 1353 strings)

3 years agoTranslated using Weblate (French)
cafou [Sun, 31 Jan 2021 15:23:54 +0000 (15:23 +0000)]
Translated using Weblate (French)

Currently translated at 96.7% (1309 of 1353 strings)

3 years agoTranslated using Weblate (Spanish)
apo [Sun, 31 Jan 2021 16:25:56 +0000 (16:25 +0000)]
Translated using Weblate (Spanish)

Currently translated at 73.6% (996 of 1353 strings)

3 years agoTranslated using Weblate (German)
sfan5 [Sat, 30 Jan 2021 21:40:01 +0000 (21:40 +0000)]
Translated using Weblate (German)

Currently translated at 99.6% (1348 of 1353 strings)

3 years agoTranslated using Weblate (German)
Bernd Ritter [Sun, 31 Jan 2021 14:51:25 +0000 (14:51 +0000)]
Translated using Weblate (German)

Currently translated at 99.6% (1348 of 1353 strings)

3 years agoMinimap: Fix default label translations
SmallJoker [Mon, 22 Feb 2021 19:25:16 +0000 (20:25 +0100)]
Minimap: Fix default label translations

3 years agoFix wrong reported item counts for inventory actions using Shift-Move (#10930)
Lars Müller [Sun, 21 Feb 2021 19:02:23 +0000 (20:02 +0100)]
Fix wrong reported item counts for inventory actions using Shift-Move (#10930)

3 years agoFail gracefully if main_menu_script has bad value (#10938)
Wuzzy [Fri, 19 Feb 2021 18:59:48 +0000 (18:59 +0000)]
Fail gracefully if main_menu_script has bad value (#10938)

Builtin: Move :close() before dofile

3 years agoFix world-aligned node rendering at bottom (#10742)
Wuzzy [Fri, 19 Feb 2021 18:45:36 +0000 (18:45 +0000)]
Fix world-aligned node rendering at bottom (#10742)

3 years agoReplace deprecated call to add_player_velocity in builtin (#10968)
Elias Fleckenstein [Thu, 18 Feb 2021 14:39:04 +0000 (15:39 +0100)]
Replace deprecated call to add_player_velocity in builtin (#10968)

3 years agoAdd nametag background setting and object property (#10937)
rubenwardy [Wed, 17 Feb 2021 19:51:28 +0000 (19:51 +0000)]
Add nametag background setting and object property (#10937)

3 years agoFix short_description fallback order (#10943)
rubenwardy [Wed, 17 Feb 2021 18:53:44 +0000 (18:53 +0000)]
Fix short_description fallback order (#10943)

3 years agoServer-side authority for attached players (#10952)
SmallJoker [Mon, 15 Feb 2021 19:41:19 +0000 (20:41 +0100)]
Server-side authority for attached players (#10952)

The server must have authority about attachments. This commit ignores any player movement packets as long they're attached.

3 years agoFix segfault with invalid texture strings and minimap enabled
sfan5 [Sun, 14 Feb 2021 10:28:02 +0000 (11:28 +0100)]
Fix segfault with invalid texture strings and minimap enabled

closes #10949

3 years agoSend attachments instantly before set_pos (#10235)
SmallJoker [Fri, 12 Feb 2021 19:54:06 +0000 (20:54 +0100)]
Send attachments instantly before set_pos (#10235)

3 years agoReplace 'minetest.' with 'core.' in builtin
rubenwardy [Wed, 10 Feb 2021 11:02:34 +0000 (11:02 +0000)]
Replace 'minetest.' with 'core.' in builtin

3 years agoUpdate URLs to HTTPS (#10923)
TotalCaesar659 [Wed, 10 Feb 2021 13:34:21 +0000 (16:34 +0300)]
Update URLs to HTTPS (#10923)

3 years agoFix crash in tab_online when cURL is disabled
rubenwardy [Tue, 9 Feb 2021 12:39:36 +0000 (12:39 +0000)]
Fix crash in tab_online when cURL is disabled

3 years agoPause menu: Fix segfault on u/down key input
Jean-Patrick Guerrero [Mon, 8 Feb 2021 17:56:51 +0000 (18:56 +0100)]
Pause menu: Fix segfault on u/down key input

3 years agoFix animation_image support in scroll containers
Jean-Patrick Guerrero [Mon, 8 Feb 2021 00:04:38 +0000 (00:04 +0000)]
Fix animation_image support in scroll containers

3 years agoReduce empty translation error to infostream
rubenwardy [Sun, 7 Feb 2021 15:28:15 +0000 (15:28 +0000)]
Reduce empty translation error to infostream

Fixes #10905

3 years agoUse consistent temp folder path (#10892)
rubenwardy [Sun, 7 Feb 2021 15:27:24 +0000 (15:27 +0000)]
Use consistent temp folder path (#10892)

3 years agoRewrite touch event conversion (#10636)
Vitaliy [Sun, 7 Feb 2021 10:48:30 +0000 (13:48 +0300)]
Rewrite touch event conversion (#10636)

3 years agoFall back to default when rendering mode (3d_mode) is set invalid (#10922)
Muhammad Rifqi Priyo Susanto [Sat, 6 Feb 2021 12:47:12 +0000 (19:47 +0700)]
Fall back to default when rendering mode (3d_mode) is set invalid (#10922)

3 years agoReduce ore noise_parms error to deprecation warning (#10921)
rubenwardy [Sat, 6 Feb 2021 12:46:45 +0000 (12:46 +0000)]
Reduce ore noise_parms error to deprecation warning (#10921)

Fixes #10914

3 years agoFix double free caused by CGUITTFont code
sfan5 [Sat, 6 Feb 2021 12:34:00 +0000 (13:34 +0100)]
Fix double free caused by CGUITTFont code

This partially reverts commit 2072afb72b4b3e9c5dcbcec71d824aeae1b35d19.
fixes #10920

3 years agoServer: properly delete ServerMap on interrupted startups
SmallJoker [Fri, 5 Feb 2021 17:34:25 +0000 (18:34 +0100)]
Server: properly delete ServerMap on interrupted startups

A static mod error (e.g. typo) would abort the initialization but never free ServerMap

3 years agoDevtest: Remove bumpmap/parallax occl. test nodes (#10902)
Wuzzy [Thu, 4 Feb 2021 20:43:29 +0000 (20:43 +0000)]
Devtest: Remove bumpmap/parallax occl. test nodes (#10902)

3 years agoFix documentation of formspec sound style (#10913)
Wuzzy [Thu, 4 Feb 2021 20:43:12 +0000 (20:43 +0000)]
Fix documentation of formspec sound style (#10913)

3 years agoFix memory leak detected by address sanitizer (#10896)
k.h.lai [Tue, 2 Feb 2021 19:56:24 +0000 (03:56 +0800)]
Fix memory leak detected by address sanitizer (#10896)

3 years agoFix list spacing and size (again) (#10869)
Vincent Robinson [Tue, 2 Feb 2021 19:55:13 +0000 (11:55 -0800)]
Fix list spacing and size (again) (#10869)

3 years agoHandle UTF-16 correctly in Wireshark dissector
sfan5 [Fri, 29 Jan 2021 15:08:49 +0000 (16:08 +0100)]
Handle UTF-16 correctly in Wireshark dissector

3 years agoEncode high codepoints as surrogates to safely transport wchar_t over network
sfan5 [Fri, 29 Jan 2021 14:24:07 +0000 (15:24 +0100)]
Encode high codepoints as surrogates to safely transport wchar_t over network

fixes #7643

3 years agoDrop wide/narrow conversion functions
sfan5 [Fri, 29 Jan 2021 13:03:27 +0000 (14:03 +0100)]
Drop wide/narrow conversion functions

The only valid usecase for these is interfacing with OS APIs
that want a locale/OS-specific multibyte encoding.
But they weren't used for that anywhere, instead UTF-8 is pretty
much assumed when it comes to that.
Since these are only a potential source of bugs and do not fulfil
their purpose at all, drop them entirely.

3 years agoRefactor utf8_to_wide/wide_to_utf8 functions
sfan5 [Fri, 29 Jan 2021 12:09:17 +0000 (13:09 +0100)]
Refactor utf8_to_wide/wide_to_utf8 functions

3 years agoServer GotBlocks(): Lock clients to avoid multithreading issues
SmallJoker [Tue, 2 Feb 2021 18:10:35 +0000 (19:10 +0100)]
Server GotBlocks(): Lock clients to avoid multithreading issues

3 years agoRevise dynamic_add_media API to better accomodate future changes
sfan5 [Sat, 30 Jan 2021 13:35:34 +0000 (14:35 +0100)]
Revise dynamic_add_media API to better accomodate future changes

3 years agoPreserve immortal group for players when damage is disabled
sfan5 [Sat, 30 Jan 2021 11:41:27 +0000 (12:41 +0100)]
Preserve immortal group for players when damage is disabled