This website requires JavaScript.
28c21ed566
Translated using Weblate (Czech)
Jakub Vaněk
2013-10-30 15:04:25 +01:00
d7b0fcb2f0
Translated using Weblate (Romanian)
King Artur
2013-11-16 20:43:09 +01:00
e5b1447d72
Translated using Weblate (Czech)
Jakub Vaněk
2013-10-30 15:03:48 +01:00
dfc268d88b
Translated using Weblate (Czech)
Frantisek Simorda
2013-10-08 21:41:01 +02:00
8c3cf606a6
Translated using Weblate (Spanish)
Pablo Lezaeta
2013-10-19 08:14:21 +02:00
c28810f6df
Translated using Weblate (Czech)
Heisenberg CZE
2013-10-08 20:04:49 +02:00
012551f16f
Translated using Weblate (Spanish)
Pablo Lezaeta
2013-10-08 20:45:10 +02:00
4d165f5ea5
Translated using Weblate (Czech)
Petr Hála
2013-10-08 14:45:02 +02:00
71cc575ea0
Translated using Weblate (Czech)
Heisenberg CZE
2013-10-08 10:39:34 +02:00
e023e7228e
Translated using Weblate (Czech)
Heisenberg CZE
2013-10-08 10:30:49 +02:00
80981f80f3
Translated using Weblate (Czech)
Petr Hála
2013-10-08 07:06:49 +02:00
ab601e8710
Fix invalid escape sequence in database migration code
Kahrl
2013-11-23 16:09:38 +01:00
ee0b8da844
Prevent enabling Shaders if Direct3D is used
Sfan5
2013-11-23 08:55:48 +01:00
6f851c9692
Fix crash when pressing Enter key in formspec menu
Kahrl
2013-11-23 00:30:16 +01:00
e52d811110
Fix usage of 'minetest' where 'engine' was intended
ShadowNinja
2013-11-21 21:24:04 -05:00
5323d800cc
Fix possible implicit conversion of NULL to std::string
kwolekr
2013-11-21 00:49:32 -05:00
98e4e2b373
LuaVoxelManip: Update parameter index of set_lighting()
kwolekr
2013-11-21 00:45:17 -05:00
b38afc9311
Mapgen V6: Respect water_level setting
kwolekr
2013-11-21 00:43:15 -05:00
0c8bf7cf94
Fix modmanager screenshot path
BlockMen
2013-11-19 15:39:40 +01:00
0930911efa
fix gettext compile issues under win32
MetaDucky
2013-11-14 20:09:37 +01:00
86ef7147b6
Fix issue #1009 (minetest.get_connected_players() returns non-existing players)
kwolekr
2013-11-17 02:57:40 -05:00
a55c073ce9
Increase liquid_loop_max to 10000 again
PilzAdam
2013-11-17 21:05:14 +01:00
21789ccc5f
Revert patch 58f036ad1 that causes object duplication (which tried to fix objects getting hidden from client) and fix the original problem correctly. This fixes the second distinct object duplication bug.
Perttu Ahola
2013-11-12 19:54:32 +02:00
b2d9205796
Fix Result of processed Request was written to invalid (non existent) ResultQueue if requesting thread timed out before
sapier
2013-11-14 18:30:43 +01:00
eadc943159
Add missing RequestQueue doc
sapier
2013-11-13 21:49:50 +01:00
dc407e219f
Fix multicaller support in RequestQueue
sapier
2013-11-13 21:46:14 +01:00
d419e4cbb6
Do the same for LevelDB interface
kwolekr
2013-11-17 11:26:34 -05:00
aa172bdda4
Handle blank blocks in database
kwolekr
2013-11-17 10:57:45 -05:00
a439aea9ba
Revert "Don't use msvc libs for mingw build"
kwolekr
2013-11-17 10:33:58 -05:00
367b5382a3
Replace print()s with minetest.log() in builtin
PilzAdam
2013-11-17 12:11:44 +01:00
a92fc3563c
Prevent shaders from being created when disabled
kwolekr
2013-11-17 02:46:05 -05:00
533785ec9a
Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignore missing CURL_DLL
sapier
2013-11-04 17:49:33 +01:00
3985c01ad7
Don't use msvc libs for mingw build
sapier
2013-10-27 13:13:40 +01:00
cca4f09ba1
Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node name if decolist is used
kwolekr
2013-11-17 02:22:24 -05:00
e396fb2984
Actually fix weather
kwolekr
2013-11-17 01:59:04 -05:00
90e7832408
Fix invalid listname and listsize not handled correctly in set_size
sapier
2013-11-12 00:06:14 +01:00
35606cfb67
fixed array limit check when reading Lua specialtiles table
MetaDucky
2013-11-14 18:31:45 +01:00
371b39a09a
Pass a errfunc to lua_pcall to get a traceback
ShadowNinja
2013-11-05 12:06:15 -05:00
3f519eb729
Fix formspec background padding when clipped
BlockMen
2013-11-14 19:03:55 +01:00
9a750450ed
Improved default settings for floatland perlin noise 1. Larger, more detailed floatlands.
proller
2013-11-14 15:05:07 +04:00
5094a39f05
Fix compiling with 32bit MinGW
Sfan5
2013-11-12 15:18:20 +01:00
a935d81053
Fix invalid usage of temporary object in mainmenu json conversion
sapier
2013-11-09 22:51:12 +01:00
bb54e2cf1d
Disable localization workaround in server
sapier
2013-11-09 10:57:41 +01:00
22a59b3912
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-11-03 17:28:16 +01:00
0f9440fa61
Fix "TODO read modinfo" in modmanager to improve ui usability
sapier
2013-11-10 19:37:45 +01:00
d75b1718f8
Fix spaces float islands code
proller
2013-11-10 18:24:45 +04:00
a92e90f684
FIxed floating isle generation at chunk boundaries
0gb.us
2013-11-09 17:37:05 -08:00
b401e58c0d
Weather: Fix uninitialized weather_update_time (sorry proller)
kwolekr
2013-11-09 15:26:04 -05:00
0aeecf3f7f
Add BlockMen to core dev list
PilzAdam
2013-11-09 14:28:00 +01:00
b6bb3ffec4
Fix game buttons not beeing 48x48
sapier
2013-11-09 13:56:36 +01:00
7bd30b59ee
Fix crash updating gametype without game
sapier
2013-11-09 11:01:16 +01:00
1afd359550
Fix typo in lua_api.txt
PilzAdam
2013-11-08 18:16:08 +01:00
1d856b734b
Add wrapper for minetest.rotate_and_place.
4Evergreen4
2013-11-07 16:20:04 -05:00
3d63492f50
Don't assert scalars must be vectors.
Cy
2013-11-06 19:08:18 -08:00
8ad052881c
Fix orient_flags to be optional.
Vanessa Ezekowitz
2013-11-06 22:09:06 -05:00
d886f34003
Add 6d facedir rotation prediction routine
Vanessa Ezekowitz
2013-11-05 02:11:35 -05:00
8903c68460
Correct useragent in http queries Net struct init
proller
2013-11-05 16:57:43 +04:00
6f44492238
Masterserver uptime fix
proller
2013-11-05 21:17:33 +04:00
2e89209cf1
Add seed entry to world creation dialog
kwolekr
2013-09-17 03:18:50 -04:00
e46c527733
Accept hexadecimal and string values for seeds
kwolekr
2013-09-17 02:57:10 -04:00
1a96987d0f
Fix invalid use of pointer to temporary object in json2lua conversion
sapier
2013-11-04 17:04:55 +01:00
7be18657b1
Fix masterserver README.md
Ilya Zhuravlev
2013-11-04 21:54:25 +04:00
cf0786dc9d
Masterserver fixes
proller
2013-11-04 12:59:55 +04:00
4a8a50a2a2
Masterserver show privs and js autoload
proller
2013-11-04 04:55:35 +04:00
0fd29b7e09
Add a "More..." link when the serverlist is filtered
ShadowNinja
2013-11-03 18:21:53 -05:00
4c2687775f
Only show servers with at least master.min_clients clients
ShadowNinja
2013-11-03 18:02:07 -05:00
50ea8601d5
Use a doT.js template for the serverlist
ShadowNinja
2013-11-02 18:53:51 -04:00
68bbdf1b2c
Fix invalid usage of texture->getSize() where actually texture->getOriginalSize() was meant
sapier
2013-10-22 19:31:49 +02:00
5fbc39a76c
Fix typo
BlockMen
2013-11-03 22:32:01 +01:00
25edae00ea
Reworked formspecs and kahrl's hexcolor parser
BlockMen
2013-11-02 04:26:44 +01:00
0b78889289
Send a on_receive_fields event when formspec is closed, with fields.quit = "true"
Novatux
2013-10-26 09:56:38 +02:00
06a5eceb81
Add basic protection support to builtin
ShadowNinja
2013-08-02 16:41:36 -04:00
2636c92075
Portability fixes for OpenBSD (and possibly NetBSD and others).
Aaron Suen
2013-08-25 12:19:31 -04:00
d11c76b9f2
Fix possible crash with grass ABM.
Novatux
2013-11-02 16:13:07 +01:00
0d35350b69
Fix liquid_range * Prevent graphical glitches on old servers * Fix flowing of liquids with viscosity != 1 and range != 8 * Fix range = 0, no flowing nodes will appear
PilzAdam
2013-09-09 15:32:55 +02:00
2bf9abade2
Fix grass adding/removing ABM.
Novatux
2013-11-02 13:49:22 +01:00
69a59f1e41
Move the sapling growing and grass adding/removing ABMs to Lua
Novatux
2013-11-02 10:48:13 +01:00
b1c82f332c
Add my email address to the main menu credits
ShadowNinja
2013-11-01 16:30:30 -04:00
fba2650e39
Add more checks to vector functions
ShadowNinja
2013-10-30 15:38:13 -04:00
1cbba877ff
Don't remove background of games in submenus
BlockMen
2013-10-23 12:58:23 +02:00
53ab2f8def
Fixed ignoring of "diggable" property of nodes.
0gb.us
2013-10-28 17:25:10 -07:00
bd6d4666ab
Add a callback: minetest.register_on_craft(itemstack, player, old_craft_grid, craft_inv) and minetest.register_craft_predict(itemstack, player, old_craft_grid, craft_inv)
Novatux
2013-10-26 11:25:28 +02:00
2f10cfb226
Made unknown nodes stop falling nodes properly and shorten lines
ShadowNinja
2013-10-01 17:14:58 -04:00
8bc68645cb
Raise the maximum node limit to 0x7fff
ShadowNinja
2013-10-30 15:46:52 -04:00
6e17503208
Move new core devs to the "Core Developpers" section of mainmenu.
Novatux
2013-11-01 12:27:50 +01:00
382357d61c
Masterserver totals fix
proller
2013-10-18 21:56:34 +04:00
a924409bd1
Masterserver update
proller
2013-10-18 01:32:49 +04:00
e232f7311f
Add sanity checks to vector functions
ShadowNinja
2013-09-15 22:47:39 -04:00
12504a18ec
Remove vector metatable setting
ShadowNinja
2013-09-16 16:13:39 -04:00
b3591019ad
Fix object duplication bug (at least in the most reproducible UFO case)
Perttu Ahola
2013-10-17 00:10:16 +03:00
34e0a0ca0f
Add tool callback
Novatux
2013-05-06 18:53:15 +02:00
4e5760a541
Fix minetest.facedir_to_dir when param2 is 5 or 7.
Novatux
2013-10-06 12:15:14 +02:00
19742d8d98
Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchlike' like used for drawtype 'plantlike'
Sokomine
2013-10-08 22:41:53 +02:00
f86cdf0960
Translated using Weblate (Spanish)
William Strealy
2013-09-14 04:33:28 +02:00
ee9f4f11a3
Translated using Weblate (Portuguese (Brazil))
Frederico Guimarães
2013-09-17 15:15:04 +02:00
919ffd9d36
Translated using Weblate (Dutch)
Rutger NL
2013-09-11 16:25:17 +02:00
406bed1164
Translated using Weblate (Portuguese (Brazil))
Frederico Guimarães
2013-09-16 17:22:30 +02:00
d0ddcecbe5
Translated using Weblate (Chinese (China))
Shen Zheyu
2013-09-14 12:52:23 +02:00
25304b53a1
Translated using Weblate (Dutch)
Rutger NL
2013-09-11 15:27:52 +02:00
14e562e92b
Translated using Weblate (French)
we prefer instagib metl3
2013-09-09 22:32:54 +02:00