Commit Graph

  • 98e4e2b373 LuaVoxelManip: Update parameter index of set_lighting() kwolekr 2013-11-21 00:45:17 -0500
  • b38afc9311 Mapgen V6: Respect water_level setting kwolekr 2013-11-21 00:43:15 -0500
  • 0c8bf7cf94 Fix modmanager screenshot path BlockMen 2013-11-19 15:39:40 +0100
  • 0930911efa fix gettext compile issues under win32 MetaDucky 2013-11-14 20:09:37 +0100
  • 86ef7147b6 Fix issue #1009 (minetest.get_connected_players() returns non-existing players) kwolekr 2013-11-17 02:57:40 -0500
  • a55c073ce9 Increase liquid_loop_max to 10000 again PilzAdam 2013-11-17 21:05:14 +0100
  • 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 +0200
  • 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 +0100
  • eadc943159 Add missing RequestQueue doc sapier 2013-11-13 21:49:50 +0100
  • dc407e219f Fix multicaller support in RequestQueue sapier 2013-11-13 21:46:14 +0100
  • d419e4cbb6 Do the same for LevelDB interface kwolekr 2013-11-17 11:26:34 -0500
  • aa172bdda4 Handle blank blocks in database kwolekr 2013-11-17 10:57:45 -0500
  • a439aea9ba Revert "Don't use msvc libs for mingw build" kwolekr 2013-11-17 10:33:58 -0500
  • 367b5382a3 Replace print()s with minetest.log() in builtin PilzAdam 2013-11-17 12:11:44 +0100
  • a92fc3563c Prevent shaders from being created when disabled kwolekr 2013-11-17 02:46:05 -0500
  • 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 +0100
  • 3985c01ad7 Don't use msvc libs for mingw build sapier 2013-10-27 13:13:40 +0100
  • cca4f09ba1 Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node name if decolist is used kwolekr 2013-11-17 02:22:24 -0500
  • e396fb2984 Actually fix weather kwolekr 2013-11-17 01:59:04 -0500
  • 90e7832408 Fix invalid listname and listsize not handled correctly in set_size sapier 2013-11-12 00:06:14 +0100
  • 35606cfb67 fixed array limit check when reading Lua specialtiles table MetaDucky 2013-11-14 18:31:45 +0100
  • 371b39a09a Pass a errfunc to lua_pcall to get a traceback ShadowNinja 2013-11-05 12:06:15 -0500
  • 3f519eb729 Fix formspec background padding when clipped BlockMen 2013-11-14 19:03:55 +0100
  • 9a750450ed Improved default settings for floatland perlin noise 1. Larger, more detailed floatlands. proller 2013-11-14 15:05:07 +0400
  • 5094a39f05 Fix compiling with 32bit MinGW Sfan5 2013-11-12 15:18:20 +0100
  • a935d81053 Fix invalid usage of temporary object in mainmenu json conversion sapier 2013-11-09 22:51:12 +0100
  • bb54e2cf1d Disable localization workaround in server sapier 2013-11-09 10:57:41 +0100
  • 22a59b3912 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) sapier 2013-11-03 17:28:16 +0100
  • 0f9440fa61 Fix "TODO read modinfo" in modmanager to improve ui usability sapier 2013-11-10 19:37:45 +0100
  • d75b1718f8 Fix spaces float islands code proller 2013-11-10 18:24:45 +0400
  • a92e90f684 FIxed floating isle generation at chunk boundaries 0gb.us 2013-11-09 17:37:05 -0800
  • b401e58c0d Weather: Fix uninitialized weather_update_time (sorry proller) kwolekr 2013-11-09 15:26:04 -0500
  • 0aeecf3f7f Add BlockMen to core dev list PilzAdam 2013-11-09 14:28:00 +0100
  • b6bb3ffec4 Fix game buttons not beeing 48x48 sapier 2013-11-09 13:56:36 +0100
  • 7bd30b59ee Fix crash updating gametype without game sapier 2013-11-09 11:01:16 +0100
  • 1afd359550 Fix typo in lua_api.txt PilzAdam 2013-11-08 18:16:08 +0100
  • 1d856b734b Add wrapper for minetest.rotate_and_place. 4Evergreen4 2013-11-07 16:20:04 -0500
  • 3d63492f50 Don't assert scalars must be vectors. Cy 2013-11-06 19:08:18 -0800
  • 8ad052881c Fix orient_flags to be optional. Vanessa Ezekowitz 2013-11-06 22:09:06 -0500
  • d886f34003 Add 6d facedir rotation prediction routine Vanessa Ezekowitz 2013-11-05 02:11:35 -0500
  • 8903c68460 Correct useragent in http queries Net struct init proller 2013-11-05 16:57:43 +0400
  • 6f44492238 Masterserver uptime fix proller 2013-11-05 21:17:33 +0400
  • 2e89209cf1 Add seed entry to world creation dialog kwolekr 2013-09-17 03:18:50 -0400
  • e46c527733 Accept hexadecimal and string values for seeds kwolekr 2013-09-17 02:57:10 -0400
  • 1a96987d0f Fix invalid use of pointer to temporary object in json2lua conversion sapier 2013-11-04 17:04:55 +0100
  • 7be18657b1 Fix masterserver README.md Ilya Zhuravlev 2013-11-04 21:54:25 +0400
  • cf0786dc9d Masterserver fixes proller 2013-11-04 12:59:55 +0400
  • 4a8a50a2a2 Masterserver show privs and js autoload proller 2013-11-04 04:55:35 +0400
  • 0fd29b7e09 Add a "More..." link when the serverlist is filtered ShadowNinja 2013-11-03 18:21:53 -0500
  • 4c2687775f Only show servers with at least master.min_clients clients ShadowNinja 2013-11-03 18:02:07 -0500
  • 50ea8601d5 Use a doT.js template for the serverlist ShadowNinja 2013-11-02 18:53:51 -0400
  • 68bbdf1b2c Fix invalid usage of texture->getSize() where actually texture->getOriginalSize() was meant sapier 2013-10-22 19:31:49 +0200
  • 5fbc39a76c Fix typo BlockMen 2013-11-03 22:32:01 +0100
  • 25edae00ea Reworked formspecs and kahrl's hexcolor parser BlockMen 2013-11-02 04:26:44 +0100
  • 0b78889289 Send a on_receive_fields event when formspec is closed, with fields.quit = "true" Novatux 2013-10-26 09:56:38 +0200
  • 06a5eceb81 Add basic protection support to builtin ShadowNinja 2013-08-02 16:41:36 -0400
  • 2636c92075 Portability fixes for OpenBSD (and possibly NetBSD and others). Aaron Suen 2013-08-25 12:19:31 -0400
  • d11c76b9f2 Fix possible crash with grass ABM. Novatux 2013-11-02 16:13:07 +0100
  • 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 +0200
  • 2bf9abade2 Fix grass adding/removing ABM. Novatux 2013-11-02 13:49:22 +0100
  • 69a59f1e41 Move the sapling growing and grass adding/removing ABMs to Lua Novatux 2013-11-02 10:48:13 +0100
  • b1c82f332c Add my email address to the main menu credits ShadowNinja 2013-11-01 16:30:30 -0400
  • fba2650e39 Add more checks to vector functions ShadowNinja 2013-10-30 15:38:13 -0400
  • 1cbba877ff Don't remove background of games in submenus BlockMen 2013-10-23 12:58:23 +0200
  • 53ab2f8def Fixed ignoring of "diggable" property of nodes. 0gb.us 2013-10-28 17:25:10 -0700
  • 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 +0200
  • 2f10cfb226 Made unknown nodes stop falling nodes properly and shorten lines ShadowNinja 2013-10-01 17:14:58 -0400
  • 8bc68645cb Raise the maximum node limit to 0x7fff ShadowNinja 2013-10-30 15:46:52 -0400
  • 6e17503208 Move new core devs to the "Core Developpers" section of mainmenu. Novatux 2013-11-01 12:27:50 +0100
  • 382357d61c Masterserver totals fix proller 2013-10-18 21:56:34 +0400
  • a924409bd1 Masterserver update proller 2013-10-18 01:32:49 +0400
  • e232f7311f Add sanity checks to vector functions ShadowNinja 2013-09-15 22:47:39 -0400
  • 12504a18ec Remove vector metatable setting ShadowNinja 2013-09-16 16:13:39 -0400
  • b3591019ad Fix object duplication bug (at least in the most reproducible UFO case) Perttu Ahola 2013-10-17 00:10:16 +0300
  • 34e0a0ca0f Add tool callback Novatux 2013-05-06 18:53:15 +0200
  • 4e5760a541 Fix minetest.facedir_to_dir when param2 is 5 or 7. Novatux 2013-10-06 12:15:14 +0200
  • 19742d8d98 Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchlike' like used for drawtype 'plantlike' Sokomine 2013-10-08 22:41:53 +0200
  • f86cdf0960 Translated using Weblate (Spanish) William Strealy 2013-09-14 04:33:28 +0200
  • ee9f4f11a3 Translated using Weblate (Portuguese (Brazil)) Frederico Guimarães 2013-09-17 15:15:04 +0200
  • 919ffd9d36 Translated using Weblate (Dutch) Rutger NL 2013-09-11 16:25:17 +0200
  • 406bed1164 Translated using Weblate (Portuguese (Brazil)) Frederico Guimarães 2013-09-16 17:22:30 +0200
  • d0ddcecbe5 Translated using Weblate (Chinese (China)) Shen Zheyu 2013-09-14 12:52:23 +0200
  • 25304b53a1 Translated using Weblate (Dutch) Rutger NL 2013-09-11 15:27:52 +0200
  • 14e562e92b Translated using Weblate (French) we prefer instagib metl3 2013-09-09 22:32:54 +0200
  • b3ad0f1ed4 Translated using Weblate (German) Pilz Adam 2013-09-09 18:31:01 +0200
  • 5f3806c93c Add Czech language Kahrl 2013-10-08 00:23:35 +0200
  • 5598f3c81b FIx wrong error message on invalid use of the formspec element image_button RealBadAngel 2013-10-07 22:47:13 +0200
  • afb27329fc Remove mapgen_air alias (#935) 0gb.us 2013-09-23 23:15:38 -0700
  • 2170c9958a Optimized minetest.get_connected_players() fairiestoy 2013-09-11 16:59:48 +0200
  • 2134316c80 Pass VERSION_EXTRA to GenerateVersion.cmake Kahrl 2013-09-29 16:05:09 +0200
  • a9c0961e0c Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack PilzAdam 2013-09-28 22:47:09 +0200
  • 731392866f Allow to manually specify param2 in minetest.item_place() and return success PilzAdam 2013-09-11 16:32:05 +0200
  • 5dce44ec5e Add --version option Kahrl 2013-09-25 04:47:44 +0200
  • f0edd88dff Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txt Kahrl 2013-09-25 04:38:46 +0200
  • 8bc7ea61b9 Show git hash in version string at top left corner of window Kahrl 2013-09-25 04:29:07 +0200
  • 372d638ec1 Lower the default max_users from 100 to 15 ShadowNinja 2013-09-17 15:28:21 -0400
  • 4ea0e4f606 Add curl, freetype and luaJIT to CMAKE_BUILD_INFO PilzAdam 2013-09-28 15:05:55 +0200
  • fb6a789991 Re-fix hud_change stat argument retrieval kwolekr 2013-04-21 12:55:46 -0400
  • 9e6bdc377f Fix compiling issue of MSVC BlockMen 2013-09-17 13:13:29 +0200
  • 27947d85f7 Add option to scale image to percentage values BlockMen 2013-09-19 20:39:19 +0200