Commit Graph

  • 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
  • f7ee5da4c1 Fix null dereference in weather update functions proller 2013-09-18 01:37:47 +0400
  • c0398224ef Fix some warnings and other minor details kwolekr 2013-09-16 23:52:42 -0400
  • 9bccd75e34 Weather: Clean up getHeat/getHumidity somewhat kwolekr 2013-09-16 22:52:24 -0400
  • c9eb17aba3 Fix comments about length of server step ShadowNinja 2013-09-16 17:03:44 -0400
  • cfe6eaa66b Use cached "weather" setting proller 2013-09-17 02:56:15 +0400
  • 62bc5331aa Fog depend on humidity proller 2013-08-30 21:20:07 +0400
  • 4c704fe306 Add configurable PRAGMA synchronous = proller 2013-09-17 02:09:28 +0400
  • d308352dbd Always use builtin JThread library kwolekr 2013-09-15 23:00:01 -0400
  • 3c4734d69a Change mainmenu texture handling + small misc changes Kahrl 2013-08-20 22:38:14 +0200
  • da9fe64851 Fix hotbar padding at bottom BlockMen 2013-09-10 15:05:50 +0200
  • 4feea0ac68 Add offset to automatic_face_movement_dir PilzAdam 2013-08-18 15:49:09 +0200
  • 681e136d5f Fix bug: texture pack not overriding default menu textures sapier 2013-09-09 20:31:47 +0200
  • e0f9f15d1d Use engine.is_yes() in mainmenu PilzAdam 2013-09-10 21:24:49 +0200
  • 214da7bef9 Use the Settings Lua interface to read world.mt PilzAdam 2013-09-10 21:09:21 +0200
  • dd5c451e03 Allow non-string arguments for minetest.is_yes() PilzAdam 2013-09-10 19:24:17 +0200
  • d820a6bfd8 Add Settings interface for Lua PilzAdam 2013-09-09 22:50:25 +0200
  • 10a38a3005 Handle --migrate even when compiled without leveldb support Kahrl 2013-09-10 18:29:51 +0200
  • c6e3797c1a Remove assert warning in leveldb wonderland Kahrl 2013-09-10 18:28:26 +0200
  • 168fa2ffe0 Fix loading leveldb worlds Kahrl 2013-09-10 18:16:36 +0200
  • 6fb4a78d71 Fix broken build due to missing mapsector.h include Kahrl 2013-09-10 17:49:53 +0200
  • 217b66e5d2 Add --migrate to manpages and update manpage dates Kahrl 2013-09-10 16:44:11 +0200
  • 95e4a93b1b Add license headers and remove useless includes Kahrl 2013-09-10 15:49:43 +0200
  • 3725179736 Use system-wide LevelDB instead of bundled one Sfan5 2013-09-09 22:46:18 +0200
  • 1f3402e7a1 Prevent ModMgr from deleting backend setting in world.mt Sfan5 2013-09-09 20:26:46 +0200
  • 49a75b1894 Make --migrate update world.mt too Sfan5 2013-09-09 20:07:25 +0200
  • 321ac66558 Add note about --migrate only working with minetestserver or --server Sfan5 2013-09-09 19:40:02 +0200
  • d423a8fc20 Fix 'Unknown map backend' error when using Configure menu right after creating world Sfan5 2013-09-09 19:21:07 +0200
  • f1e4a671dc Use STL containers instead of irr::core::list Sfan5 2013-09-09 18:44:50 +0200
  • 1cc1c56234 Add message that LevelDB is not supported on Windows Sfan5 2013-09-06 20:50:02 +0200
  • 7e44c2ace1 Make it compile Sfan5 2013-09-06 18:22:12 +0200
  • 58841ef12f Add dummy and LevelDB database backends Ilya Zhuravlev 2012-10-23 01:18:44 +0400
  • 71a8769bb5 Run updatepo.sh Ilya Zhuravlev 2013-09-07 22:02:43 +0400
  • 6de16bb438 Add fallback font support for some languages. Ilya Zhuravlev 2013-09-07 20:06:00 +0400
  • 6291fd1cbb Add minetest.get_gametime() API function, that returns the number of seconds since the world was created. Novatux 2013-09-08 10:54:36 +0200
  • 4a2203413f Translated using Weblate (Portuguese) Leonardo Costa 2013-09-05 12:47:46 +0200
  • 0be633a61d Translated using Weblate (German) Block Men 2013-09-06 21:24:00 +0200
  • 2963f631e3 Translated using Weblate (Chinese (China)) Shen Zheyu 2013-09-07 16:20:04 +0200
  • df3a5a2abf Add mapgen_stair_cobble alias to minimal Sfan5 2013-09-06 21:46:22 +0200
  • 211b372e26 Standardized method of getting node info in dungeon mapgen. 0gb.us 2013-09-04 12:09:52 -0700
  • 8489980039 Add sanity check to sort function sapier 2013-08-25 00:43:20 +0200
  • 7935044820 Fix selectionbox not honoring anaglyph mode 3d distortion sapier 2013-08-25 15:41:16 +0200
  • e8b9467905 Fix crash on lua exception sapier 2013-08-25 10:48:29 +0200
  • 7860097eda Use player:set_hotbar_image() instead of hardcoded hotbar.png PilzAdam 2013-09-03 19:51:40 +0200
  • 5b518ed2fe Add backtrace to error function sapier 2013-08-25 12:54:16 +0200
  • af490330e7 Fix remnants of s32 enable_shaders Kahrl 2013-09-04 00:16:33 +0200
  • 1ad9365d34 Fix enable_fog = false not having any effect when shaders are enabled Kahrl 2013-09-03 13:21:04 +0200
  • e61b1773c9 Server::ProcessData(): call getBanName once instead of twice (#639) Ilya 2013-04-10 07:34:58 +0400
  • 1ecf51a13f Add minetest.parse_json, engine.parse_json Kahrl 2013-09-02 02:01:49 +0200
  • 71a6ffa762 Use wstring for vertlabels PilzAdam 2013-08-31 21:07:53 +0200
  • 5d0f19fd7d Fix bug in pathfinder causing endless loop in some situations sapier 2013-08-24 23:42:02 +0200
  • a0ef75d32d Translated using Weblate (Spanish) Diego Martínez 2013-08-26 01:55:30 +0200
  • fd6e7cef92 Translated using Weblate (Russian) Ilya Zhuravlev 2013-08-30 23:15:24 +0200
  • d01d9217dd Translated using Weblate (Russian) Anton Tsyganenko 2013-08-30 23:08:17 +0200
  • 1751fdf937 Translated using Weblate (Russian) Ilya Zhuravlev 2013-08-30 23:08:03 +0200