Commit Graph

10011 Commits (wsc-dfc)

Author SHA1 Message Date
Adnan1091 e97dc5ece5 Translated using Weblate (Turkish)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:27:54 +01:00
Oğuz Ersen 9895eba92e Translated using Weblate (Turkish)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:27:54 +01:00
Omer I.S 454fe5be3c Translated using Weblate (Hebrew)
Currently translated at 18.4% (250 of 1353 strings)
2021-02-23 18:27:54 +01:00
Yossi Cohen 48f885e310 Translated using Weblate (Hebrew)
Currently translated at 13.7% (186 of 1353 strings)
2021-02-23 18:26:46 +01:00
Nikita Epifanov 19d3ce7609 Translated using Weblate (Russian)
Currently translated at 99.0% (1340 of 1353 strings)
2021-02-23 18:26:45 +01:00
Giov4 609eca5b81 Translated using Weblate (Italian)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
j45 minetest de29007c82 Translated using Weblate (Spanish)
Currently translated at 74.3% (1006 of 1353 strings)
2021-02-23 18:26:45 +01:00
Muhammad Rifqi Priyo Susanto 033cba996f Translated using Weblate (Indonesian)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
eugenefil f879c0b212 Translated using Weblate (Russian)
Currently translated at 96.3% (1303 of 1353 strings)
2021-02-23 18:26:45 +01:00
Ronoaldo Pereira fbdb517274 Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.7% (1269 of 1353 strings)
2021-02-23 18:26:45 +01:00
Vít Skalický 2291b7ebb8 Translated using Weblate (Czech)
Currently translated at 53.5% (724 of 1353 strings)
2021-02-23 18:26:45 +01:00
Wuzzy 0c80c5635d Translated using Weblate (German)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
Tviljan 48518b88ad Translated using Weblate (Finnish)
Currently translated at 0.5% (8 of 1353 strings)
2021-02-23 18:26:45 +01:00
aitzol berasategi cd95832634 Translated using Weblate (Basque)
Currently translated at 21.2% (288 of 1353 strings)
2021-02-23 18:26:45 +01:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 6cd5bbeb43 Translated using Weblate (Malay)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
eol ff8c2dfd6b Translated using Weblate (Dutch)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
BreadW 7f5b4edb66 Translated using Weblate (Japanese)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
cafou a4d57b4a16 Translated using Weblate (French)
Currently translated at 96.7% (1309 of 1353 strings)
2021-02-23 18:26:45 +01:00
apo ac3d5d0873 Translated using Weblate (Spanish)
Currently translated at 73.6% (996 of 1353 strings)
2021-02-23 18:26:45 +01:00
sfan5 25e8e2dcdf Translated using Weblate (German)
Currently translated at 99.6% (1348 of 1353 strings)
2021-02-23 18:24:24 +01:00
Bernd Ritter 1539c377de Translated using Weblate (German)
Currently translated at 99.6% (1348 of 1353 strings)
2021-02-23 18:24:24 +01:00
SmallJoker bce875fada Minimap: Fix default label translations 2021-02-22 20:25:16 +01:00
Lars Müller 051e4c2b00
Fix wrong reported item counts for inventory actions using Shift-Move (#10930) 2021-02-21 20:02:23 +01:00
Wuzzy c12e9cdcba
Fail gracefully if main_menu_script has bad value (#10938)
Builtin: Move :close() before dofile
2021-02-19 19:59:48 +01:00
Wuzzy e441ab9675
Fix world-aligned node rendering at bottom (#10742) 2021-02-19 19:45:36 +01:00
Elias Fleckenstein 1669682324 Port formspec API from waspsaliva
This API is inofficial and undocumented; invalid usage causes the game to crash. Use at own risk!
2021-02-18 20:20:22 +01:00
Elias Fleckenstein e391ee435f Forcefully place items when minetest.place_node is used 2021-02-18 20:19:17 +01:00
Elias Fleckenstein 546ab256b2 Update buildbot to new MineClone2 repo and set the game name to MineClone2 rather than mineclone2 2021-02-18 20:15:39 +01:00
Elias Fleckenstein b2ab5fd161
Replace deprecated call to add_player_velocity in builtin (#10968) 2021-02-18 14:39:04 +00:00
rubenwardy f85e9ab925
Add nametag background setting and object property (#10937) 2021-02-17 19:51:28 +00:00
rubenwardy a8f6befd39
Fix short_description fallback order (#10943) 2021-02-17 18:53:44 +00:00
cora 1448e2cbbd railscaff:updates 2021-02-17 14:37:41 +01:00
cora 012d54843e kamikaze stuff 2021-02-15 23:41:56 +01:00
SmallJoker 7832b6843e
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.
2021-02-15 20:41:19 +01:00
sfan5 f018737b06 Fix segfault with invalid texture strings and minimap enabled
closes #10949
2021-02-14 11:28:02 +01:00
cora ffafde1a27 kamikaze: added nobanner policy <3<3<3 emi 2021-02-13 04:07:50 +01:00
cora 63710a57c6 kamikaze: cleanup 2021-02-13 04:00:34 +01:00
cora a9f264c718 remove ad from mod.conf 2021-02-13 03:35:26 +01:00
cora b03efc3068 cleanup 2021-02-13 03:31:26 +01:00
SmallJoker 375bcd65c1
Send attachments instantly before set_pos (#10235) 2021-02-12 20:54:06 +01:00
Elias Fleckenstein d3780cefd1 Attempt to fix SEGFAULT in push_inventory 2021-02-12 20:42:19 +01:00
cora 8f098de232 fix railbot 2021-02-12 05:23:57 +01:00
cora d7498367f1 wasplib additions 2021-02-12 00:30:21 +01:00
rubenwardy 4db7fb4a3b Replace 'minetest.' with 'core.' in builtin 2021-02-11 10:18:22 +00:00
cora 7e55bea18f wasplib: fix bug 2021-02-11 06:12:43 +01:00
cora bf01906c26 autofly: cleanup 2021-02-11 04:17:51 +01:00
cora 4831502a3b scaffold: use new globalhack system 2021-02-11 03:59:20 +01:00
cora de7cb7fbf6 actually add wasplib 2021-02-11 03:58:26 +01:00
cora f7a99978cb add wasplib 2021-02-11 03:32:09 +01:00
Elias Fleckenstein d1c84ada2b Merge minetest changes 2021-02-10 19:57:56 +01:00