1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-06 18:00:21 +02:00
Commit Graph

3970 Commits

Author SHA1 Message Date
42eb8c8e3b Translated using Weblate (Polish) 2013-02-22 16:59:19 +01:00
7f240aea1e Added debug log level setting 2013-02-21 22:35:04 -05:00
c19fc00b04 Fix json include 2013-02-22 02:41:59 +04:00
ee07c3f7cf new auto masterserver 2013-02-22 02:04:53 +04:00
724b0a0162 Translated using Weblate (German) 2013-02-21 17:34:52 +01:00
ef6b8bee07 Drop nodes as items when dugged and no room in inventory and dont remove dropped items when no room in inventory 2013-02-21 16:58:50 +01:00
b29834ab02 Merge pull request #500 from doserj/server_report_missing_deps
Print missing mod dependencies on server start
2013-02-20 11:34:57 -08:00
89b88917a8 Print missing mod dependencies on server start
i.e., not only the mod with missing dependencies, but also the missing
dependencies itself. (This already used to be the case before the mod
selection gui was added)

Also, mods with unsatisfied dependencies are no longer reported as
mods that could not be found.
2013-02-20 20:06:39 +01:00
93fc957036 Translated using Weblate (Japanese) 2013-02-20 05:57:45 +01:00
164318bd97 Translated using Weblate (Japanese) 2013-02-19 21:31:41 +01:00
fc61c8809b Dont drop tools on rightclick 2013-02-19 20:16:55 +01:00
365c169b43 Disable placement prediction for nodes that use on_rightclick 2013-02-19 20:02:40 +01:00
214a8b4597 Set numeric locale for Lua 2013-02-18 13:58:55 +04:00
d2ff536a3b Translated using Weblate (Russian) 2013-02-17 11:28:35 +01:00
8d920dd09b Merge pull request #465 from doserj/mod_selection_empty_modname_fix
Remove use of operator[] on a std::map, so no spurious elements get inse...
2013-02-15 17:45:32 -08:00
c88d89d26e Some kind of middleway values for player acceleration for now 2013-02-15 23:18:19 +02:00
4035bf3259 Restore old acceleration behavior until something is actually agreed on (part 2) 2013-02-15 22:47:23 +02:00
65cb318cd9 Restore old acceleration behavior until something is actually agreed on 2013-02-15 22:25:23 +02:00
30b9a4d6b4 Add Freetype support 2013-02-14 18:46:08 +01:00
df3c925b3c Improved Player Physics 2013-02-14 06:21:30 +10:00
86b906d015 Fix minetest.item_place_node() and minetest.item_drop() to always return an ItemStack 2013-02-13 18:06:25 +01:00
b1019a88ba Fix to on_rightclick not able to change wielded_item 2013-02-13 02:06:36 +04:00
8e69b9cb26 Server requires gettext library as well 2013-02-12 20:27:50 +01:00
9f1ae4084d Enable multiline signs 2013-02-12 19:37:25 +01:00
2c362badd4 Dont remove grass under unloaded blocks 2013-02-10 12:52:59 +01:00
6b1420a58a Disable backface culling for drawtype plantlike and only draw 2 faces instead of 4
This way, plants actually show the real backface on their back side,
i.e., the front face mirrored around the vertical axis, instead of
showing the front face on both sides. This looked weird when the
texture was not symmetrical around the vertical axis.
2013-02-10 12:45:25 +01:00
1cda39d5bb Don't fall off nodes if sneaking with free_move on but without fly privileges 2013-02-10 12:35:04 +01:00
32552fede5 Don't see through nodes without noclip privileges 2013-02-10 12:29:46 +01:00
6c3829c2b5 Translated using Weblate (Russian) 2013-02-10 10:22:43 +01:00
ea044adf1a Translated using Weblate (Portuguese) 2013-02-10 10:22:43 +01:00
47f38d2316 Translated using Weblate (Italian) 2013-02-10 10:22:42 +01:00
f944ff233d Translated using Weblate (Italian) 2013-02-09 22:18:20 +01:00
a27857e938 Merge remote branch 'origin/master' 2013-02-08 16:29:19 +01:00
0cda2d5193 Translated using Weblate (Russian) 2013-02-08 16:29:13 +01:00
65fa26e93e Translated using Weblate (Portuguese) 2013-02-08 16:29:13 +01:00
5d4f2f1528 Translated using Weblate (Japanese) 2013-02-08 16:29:13 +01:00
f8d0b7d651 Translated using Weblate (Danish) 2013-02-08 16:29:13 +01:00
7895376821 Translated using Weblate (Chinese (China)) 2013-02-08 16:29:12 +01:00
aca501df8c Translated using Weblate (Spanish) 2013-02-07 22:14:11 +01:00
06ec9e2e1a Translated using Weblate (Portuguese) 2013-02-07 22:12:26 +01:00
f9e28285ac Translated using Weblate (Portuguese) 2013-02-07 21:34:19 +01:00
90a8aa1444 Translated using Weblate (Portuguese) 2013-02-07 21:34:14 +01:00
9a39548367 Translated using Weblate (Portuguese) 2013-02-07 21:34:06 +01:00
db5df028b3 Translated using Weblate (Portuguese) 2013-02-07 21:34:02 +01:00
7a8094a9c0 Translated using Weblate (Portuguese) 2013-02-07 21:33:56 +01:00
10b12cc86e Translated using Weblate (Portuguese) 2013-02-07 21:33:48 +01:00
9b2044351f Document remote_media setting 2013-02-07 17:58:52 +04:00
86b33c4922 Fix compile error (MSVC2010). 2013-02-07 16:17:55 +04:00
97260d09a8 Add flag string settings, flat map option 2013-02-06 16:52:48 -05:00
c4e1a01349 Translated using Weblate (Chinese (China)) 2013-02-06 14:49:00 +01:00