Commit Graph

  • b8c3221d55 Fix absence of images when compiled with RUN_IN_PLACE=0. Ilya Zhuravlev 2013-12-13 20:35:57 +04:00
  • 4d22977509 Reenable -dev suffix Kahrl 2014-01-03 04:36:13 +01:00
  • 91923806a9 Fix objects being selected behind a node Novatux 2014-01-02 14:26:21 +01:00
  • 1ad81c1ce3 Bump version to 0.4.9 kwolekr 2014-01-01 16:54:28 -05:00
  • 25b1cca415 Fix exception caused by destroying sockets on Server shutdown kwolekr 2013-12-24 23:50:49 -05:00
  • 767b2e7b17 Fix enum element name in Lua HUD code (position vs. pos) kaeza 2013-12-21 01:37:14 -02:00
  • 2902a29c2d Initialize world before creating BanManager and RollbackManager ShadowNinja 2013-12-30 14:29:33 -05:00
  • 829426c714 Fix InventoryList reading order ShadowNinja 2013-12-30 14:00:05 -05:00
  • 8e1d78e9de Revert "Fix minetest.facedir_to_dir when param2 is 5 or 7." Novatux 2013-12-30 18:45:34 +01:00
  • 4b31a38ae9 Remove FPS from window title This doubles performance on some window managers (WTF?!) PilzAdam 2013-12-25 03:52:42 +01:00
  • bf9f50bc0e Make SHA1::addBytes(..., 0) a no-op instead of an assertion failure Kahrl 2013-12-25 00:29:00 +01:00
  • 3aa28bc7a2 Use sleep_ms instead of select in httpfetch when max_fd == -1, fixes WSAEINVAL Kahrl 2013-12-24 19:28:09 +01:00
  • a5377251e2 Fix particle code ignoring return value of std::vector::erase(). Wat. Kahrl 2013-12-23 15:11:53 +01:00
  • a58b47d0f6 Fix wrong names for parallax settings in config example. RealBadAngel 2013-12-22 00:30:17 +01:00
  • 7ae0b90ff7 Bugfix to get_all_craft_recipes. Indexes for empty slots shall not be skipped. RealBadAngel 2013-12-21 23:03:51 +01:00
  • a50db0e824 Check for denied access in itemdef/nodedef/media fetch loop Kahrl 2013-12-19 21:47:08 +01:00
  • e1f9ba435f Don't throw a error when writing JSON fails ShadowNinja 2013-12-18 18:17:26 -05:00
  • ba8fa0bd42 Log guilty node name when allow_metadata_inventory_move/put/take fails Kahrl 2013-12-18 22:57:33 +01:00
  • 1ed90c90c3 Add 'minetest.write_json' ShadowNinja 2013-12-18 16:46:53 -05:00
  • 49cec3f782 Handle LuaErrors in Lua -> C++ calls on LuaJIT ShadowNinja 2013-12-18 16:35:55 -05:00
  • 38d112033b Fix formspec field labels BlockMen 2013-12-17 01:13:16 +01:00
  • 54dbd78f90 Fix broken httpfetch due to SimpleThread removal sapier 2013-12-16 23:31:56 +01:00
  • c9ac9992c7 Fix MSVC compiling issue BlockMen 2013-12-16 01:13:08 +01:00
  • 3946d2a504 Reduce cloud coloring for colored fog and cloud mode sapier 2013-12-16 00:16:06 +01:00
  • 5fd92d67d5 Remove an unused function and include from client.cpp PilzAdam 2013-12-15 19:15:25 +01:00
  • c120ea57c9 Add setting to disable direction dependent fog and sky colors sapier 2013-12-15 15:30:02 +01:00
  • 848f80b2e5 Directional fog + horizon colors, based on sun & moon positions at sunrise / sunset MirceaKitsune 2013-06-30 18:17:14 +03:00
  • e9e9fd7c3f Replace SimpleThread by JThread now implementing same features sapier 2013-12-03 23:32:03 +01:00
  • 9772322613 Add alpha setting to font shadow BlockMen 2013-12-12 21:02:09 +01:00
  • 7a4c1e7327 Update mapgen params in ServerMap after Mapgen init kwolekr 2013-12-14 10:49:20 -05:00
  • 15c316765d Handle Lua errors in on_generate callbacks instead of throwing SIGABRT kwolekr 2013-12-14 01:59:16 -05:00
  • c3708b456e Add map feature generation notify Lua API kwolekr 2013-12-14 01:52:06 -05:00
  • 83853ccd41 Remove support for optdepends.txt ShadowNinja 2013-12-13 12:58:32 -05:00
  • e275b7099a Don't call curl_global_init twice Kahrl 2013-12-13 18:08:53 +01:00
  • 0d990bd189 Replace any direct curl usage by httpfetch sapier 2013-11-09 22:49:27 +01:00
  • b03135548b Use httpfetch_async in serverlist announce code Kahrl 2013-08-29 05:58:13 +02:00
  • 0a903e69fb Implement urlencode and urldecode Kahrl 2013-08-29 05:56:48 +02:00
  • 0404bbf671 Rewrite client media download and support hash-based remote download Kahrl 2013-08-29 05:22:18 +02:00
  • 0ea3e6dbe2 Implement httpfetch module and initialize it from main() Kahrl 2013-08-29 05:04:56 +02:00
  • 67bf7130ce Fix a bug in GenericCAO GENERIC_CMD_UPDATE_POSITION parsing. Ilya Zhuravlev 2013-12-13 13:18:00 +04:00
  • d9ef072305 Make line_of_sight return blocking node position stujones11 2013-12-11 20:33:39 +00:00
  • 33de69a173 Add 'on_prejoinplayer' callback kaeza 2013-12-12 04:51:35 -02:00
  • 76036abdb0 Add configurable font shadow. Ilya Zhuravlev 2013-12-12 21:47:54 +04:00
  • 4ccaa6d0af Implement search tab and version picker sapier 2013-12-11 23:07:38 +01:00
  • dfd1f87762 Add Lithuanian translation. Ilya Zhuravlev 2013-12-11 22:10:56 +04:00
  • 6c4a8766ab Check if width, height or start index of a list[] is negative PilzAdam 2013-12-09 22:39:24 +01:00
  • dae03382bf Optimize shaders code. Add settings at compile time. RealBadAngel 2013-12-09 13:25:43 +01:00
  • 50b0e9f7a4 Mapgen Indev: Fix segfault in cave generation due to uninitialized variable kwolekr 2013-12-08 22:13:05 -05:00
  • 206565d965 Fix shaders on some GPUs Novatux 2013-12-08 08:01:20 +01:00
  • 3cc45fd8ad Fix leak and possible segfault in minetest.set_mapgen_params kwolekr 2013-12-08 01:37:41 -05:00
  • 83cc882335 EmergeManager: Fix Lua mapgen override param handling kwolekr 2013-12-07 23:43:46 -05:00
  • bbae8eb751 Dungeongen: Create dungeon gen tuneables; add desert temples for Mapgen V6 kwolekr 2013-12-07 22:45:21 -05:00
  • a0dce51af6 Move script_run_callbacks to Lua ShadowNinja 2013-12-07 22:03:07 -05:00
  • 96f753a108 Fix paralax occlusion setting ShadowNinja 2013-12-06 22:40:04 -05:00
  • e15681080e Fix small mistake in Lua API docs sfan5 2013-12-06 18:37:32 +01:00
  • 35f88ac67c Fix win32 jthread implementation sapier 2013-12-06 17:49:10 +01:00
  • 22dbbf0a6f Improve (re)spawn, add cache_block_before_spawn and max_spawn_height settings sweetbomber 2013-05-30 17:14:22 +01:00
  • 000da6b25d Only create one alias metatable ShadowNinja 2013-12-04 13:39:57 -05:00
  • e51ad5337f Use a table in set_physics_override() PilzAdam 2013-12-03 22:26:40 +01:00
  • 15be2659ea Add sneak and sneak_glitch to set_physics_override() PilzAdam 2013-12-03 18:51:15 +01:00
  • d9de9f23d9 Fix LevelDB maps Sfan5 2013-12-03 20:03:20 +01:00
  • 2330267d22 Shaders rework. RealBadAngel 2013-12-03 17:21:40 +01:00
  • 60113bde74 Dont move item back when not clicking on a slot PilzAdam 2013-12-03 18:05:36 +01:00
  • 1309e52198 Rename names -> can_see_far_names in announce proller 2013-12-03 20:13:33 +04:00
  • 5004f31575 Fix broken async locking in release build sapier 2013-12-02 22:21:58 +01:00
  • 6cbd1b8bf7 Remove link to #, add unlimited_player_transfer_distance to announce proller 2013-12-03 19:48:43 +04:00
  • 6fa3892a71 Fix MinGW build Sfan5 2013-12-01 20:58:46 +01:00
  • 04e9a9d541 Cleanup jthread and fix win32 build sapier 2013-12-01 01:52:06 +01:00
  • f3439c40d8 Cavegen: Fix possible out-of-bounds heightmap access kwolekr 2013-12-01 08:57:35 -05:00
  • 20e3d550fa Decoration: Add schematic Y-slice probability support kwolekr 2013-12-01 01:23:39 -05:00
  • de0cdbc01c Fix log threadname lookup handling not beeing threadsafe sapier 2013-11-30 21:22:15 +01:00
  • e605d70256 Assume a selection box for fences 0gb.us 2013-10-15 22:17:06 -07:00
  • 4696c59a5f Add error handler to async step ShadowNinja 2013-11-30 12:24:54 -05:00
  • 4594ba6522 Optimize table creation ShadowNinja 2013-11-30 12:11:07 -05:00
  • 06baf05c64 Add documentation for minetest.swap_node Novatux 2013-11-30 18:57:56 +01:00
  • d879a539cd Add minetest.swap_node Novatux 2013-11-23 15:35:49 +01:00
  • 752e11e114 Fix MSVC build. Ilya Zhuravlev 2013-11-30 21:00:18 +04:00
  • 9a927476ca Change default value of is_ground_content to true kwolekr 2013-11-30 02:37:10 -05:00
  • ff7d7080e3 LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, made optional this time; also fixed a slight bug with night values being ignored kwolekr 2013-11-30 00:27:39 -05:00
  • 769b2d7c05 LuaVoxelManip: Add get_light_data() and set_light_data() kwolekr 2013-11-29 21:16:08 -05:00
  • 5be786c804 Fixed potential NULL pointer and leak when setting node metadata MetaDucky 2013-11-20 22:11:57 +01:00
  • 747bc40840 Cavegen: Respect is_ground_content MapNode setting; fix some code formatting issues kwolekr 2013-11-29 20:54:04 -05:00
  • d19a69cd0d Fix broken thread stop handling sapier 2013-11-30 01:51:54 +01:00
  • d02ce1cf4d Fix old gcc build sapier 2013-11-29 23:36:18 +01:00
  • 2e66aca357 Fix modstore/favourites hang by adding asynchronous lua job support sapier 2013-11-26 18:15:31 +01:00
  • b08d7558de Split server/client port setting to avoid port number clashes in mainmenu sapier 2013-11-28 21:43:06 +01:00
  • ff25218374 Don't use variable length arrays ShadowNinja 2013-11-28 11:09:51 -05:00
  • 7433d65d3e Rollback fixes and get_node_actions ShadowNinja 2013-11-12 16:13:00 -05:00
  • 1fd9a11e30 SQLite rollback Mario Barrera 2013-10-13 13:35:10 -03:00
  • 4f246f0e22 Fix line_of_sight (AGAIN) sapier 2013-11-25 00:03:03 +01:00
  • f87c1c2410 Reenable -dev suffix PilzAdam 2013-11-24 19:01:25 +01:00
  • 122875c30c Bump version to 0.4.8 kwolekr 2013-11-24 02:12:20 -05:00
  • 068dd796f5 Don't continue trying to deserialize blank block data kwolekr 2013-11-24 02:10:15 -05:00
  • 16bd368374 Temporary disable local install button due to irrlicht dialog breaking localization sapier 2013-11-24 02:15:25 +01:00
  • 83f1d9ae6b Fix my name (doesn't display correctly because of utf8 characters) Novatux 2013-11-23 20:05:07 +01:00
  • 374e68d205 Fix rename modpack button not working, fixes #1019 Sfan5 2013-11-23 18:47:54 +01:00
  • fb150e0504 Run updatepo.sh PilzAdam 2013-11-23 17:38:01 +01:00
  • c439bdd4e5 Translated using Weblate (Spanish) Pablo Lezaeta 2013-10-19 08:15:53 +02:00
  • d661cb320d Translated using Weblate (Russian) Anton Tsyganenko 2013-11-22 11:45:37 +01:00
  • 78f1fcf450 Translated using Weblate (Polish) Maciej Kasatkin 2013-10-08 21:22:42 +02:00