1
0
Fork 0
mirror of https://github.com/dragonfireclient/dragonfireclient.git synced 2025-01-10 07:59:52 -05:00

Commit graph

  • 7354d0f3d8 Fix undefined behaviour on getting pointer to data in empty vector nOOb3167 2017-12-22 11:33:46 +0100
  • 257626ceed Fix wrong scrolling (#6809) Vitaliy 2017-12-21 22:58:06 +0300
  • d04c41ad80 Vector functions: Fix vector.direction() function, improve documentation (#6801) Paramat 2017-12-21 19:57:42 +0000
  • 18b921015a Allow 'default' parameter in 'settings:get_bool' function Jordan Irwin 2017-12-17 07:27:37 -0800
  • 26c7e98e3d Adjust default console height Ezhh 2017-12-17 04:38:54 +0000
  • 649eef9e4f Give subgames the ability to disallow specific mapgens (#6792) Ezhh 2017-12-16 16:02:08 +0000
  • 770eb09adc Fix items turning black (#6780) Vitaliy 2017-12-16 19:01:37 +0300
  • fd71a7c163 Change Normal Map setting to be less ambigous Tre 2017-12-15 22:05:36 -0600
  • f1d2bc0965 Zoom: Add 'disabled by game or mod' message paramat 2017-12-12 09:47:43 +0000
  • 8a99c8c94a Minimap messages: Improve 'disabled by server' message paramat 2017-12-11 11:45:02 +0000
  • abd8a30c05 Add callback to preserve node metadata as item metadata ashtrayoz 2017-11-09 23:29:04 +1100
  • 6e5109fd46
    Chat: Remove prompt history duplicates (#6762) SmallJoker 2017-12-14 19:47:29 +0100
  • 551c12391a directiontables: Fix MSVC compiler error (#6785) adrido 2017-12-14 19:46:42 +0100
  • 2d9f0d344e Update light decoding table size (#6696) Vitaliy 2017-12-12 21:29:55 +0300
  • b19241b9bc Builtin: Fix handle_node_drops crash with nil digger SmallJoker 2017-12-12 19:19:04 +0100
  • 308bb69eef
    CSM fixes: load mods after flavours & add flavour to block mod loading (#6738) Loïc Blot 2017-12-11 17:33:44 +0100
  • 02cc257fe0 Lua_api.txt: Fix a spelling error ashtrayoz 2017-12-10 23:56:01 +1100
  • 419799b831 F5 debug info: Add colons, use lowercase except for FPS and RTT ThomasMonroe314 2017-11-28 07:25:41 -0600
  • 03caa1e319 Damage: Remove damage ignore timer SmallJoker 2017-08-13 09:49:29 +0200
  • d677f292cc Use std::vector instead of dynamic C-Array (#6744) adrido 2017-12-10 09:07:24 +0100
  • da298a26ff Pointed thing to face pos: Use 'eye height' object property (#6754) Paramat 2017-12-09 13:30:26 +0000
  • 9c669016d1 Add an active object step time budget #6721 Lars Hofhansl 2017-12-06 12:21:46 -0800
  • e049405fdc Add coloured logs (#4549) you 2017-12-06 18:50:39 +0100
  • 4edf087090 Auth handler: Player deletion & Iterator (#6741) sfan5 2017-12-06 17:32:49 +0100
  • 2b5341c518 Ensure no item stack is being held before crafting (#4779) Luis Cáceres 2017-12-06 16:32:05 +0000
  • fd9f195fcc Use Irrlicht's mesh cache for animated meshes. Lars Hofhansl 2017-12-04 22:25:09 -0800
  • f470cb7270 Zoom: Set zoom FOV per-player using a player object property paramat 2017-11-20 01:45:57 +0000
  • 2507d32afe Android: Update build system for ndk-r15x stujones11 2017-11-15 19:52:19 +0000
  • 2174298ffa Document extended meaning of active_object_send_range_blocks setting. Lars Hofhansl 2017-12-03 17:56:39 -0800
  • 5a03b1f5f9 Optionally extend the active object in a players camera direction. Lars Hofhansl 2017-12-03 17:51:58 -0800
  • 83b12ed481 Shut down mapgen threads before other shutdown tasks (#6689) raymoo 2017-12-03 01:28:35 -0800
  • ab947bd582 Update documentation regarding authentication handler and related functions sfan5 2017-11-27 18:00:30 +0100
  • 36838ea22f Make core.auth_table private and structure builtin/auth.lua sfan5 2017-11-27 17:37:41 +0100
  • 6efb453cdb Lua_api.txt: Remove MT version, fix spelling and clean up ezhh 2017-11-30 00:52:40 +0000
  • 089f594582 CAO/SAO: Nicer velocity-controlled, interpolated rotation property: SmallJoker 2017-11-26 15:37:55 +0100
  • f4fedfed07 Turn off verbose info message introduced accidentally with ae9b1aa Lars Hofhansl 2017-11-29 22:55:37 -0800
  • 8b1a844e69 Fix spelling mistakes in client_lua_api.txt Bluebird 2017-11-28 20:24:40 -0600
  • 18b914ac74 Client lua api documentation: .md -> .txt paramat 2017-11-28 23:22:49 +0000
  • b312ab4455 Fix lua_api.txt indentation issues ezhh 2017-11-28 22:20:12 +0000
  • c0dd4ea46a Fix documentation formatting for on_death callback Ezhh 2017-11-28 00:38:35 +0000
  • ea1ae07beb F5 Debug info: More compact, return to 2 lines paramat 2017-11-25 02:47:02 +0000
  • 813d819d15 Hint at problematic code when logging deprecated calls sfan5 2017-11-23 23:35:52 +0100
  • 03c11a73d8 Light curve: Add and tune mid boost gaussian paramat 2017-11-18 00:22:15 +0000
  • 76eb3f2b7a Improve documentation for player:set_attribute() Ezhh 2017-11-25 23:18:50 +0000
  • 637ea86069 Fix misspellings gituser2194 2017-11-23 19:26:40 -0500
  • 990d0b0264 Inventory: Restrict access from too far away SmallJoker 2017-11-22 19:25:26 +0100
  • 912ba1e47f Clearobjects: Send progress messages to terminal using actionstream paramat 2017-11-21 02:55:33 +0000
  • f7733f41ea
    core.rotate_node: Run callbacks like with any regular placed node (#6648) SmallJoker 2017-11-21 20:21:52 +0100
  • 4b553ece09 Stratum ore: Add option for a constant thickness stratum paramat 2017-11-18 20:37:00 +0000
  • c655984849 Mainmenu: Improve button alignment ezhh 2017-11-17 21:45:39 +0000
  • a02a36183c README.md: Add table of Linux dependencies Reedych 2017-11-18 00:50:08 +0700
  • 3f8e2e8c38 Fix mousewheel behaviour in textarea (#6641) shivajiva101 2017-11-18 13:58:08 +0000
  • 0780ee51c5 Fix dark liquids (#6621) Vitaliy 2017-11-18 12:57:22 +0300
  • 24c1c2fd0f Ore API documentation: Update and improve paramat 2017-11-16 22:08:22 +0000
  • ec93893c7f Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes paramat 2017-11-15 23:52:31 +0000
  • 05d93c7fa1 Load files from subfolders in texturepacks number Zero 2017-09-13 23:03:18 +0300
  • ae9b1aa177 Allow zoom to actually show more data. Lars Hofhansl 2017-11-15 21:58:23 -0800
  • ee6bb5a315 Fix item and wield meshes (#6596) Vitaliy 2017-11-14 21:23:34 +0300
  • 8ea86338ab Mainmenu: Make capitalisation consistent in mainmenu and advanced settings ezhh 2017-11-13 19:02:26 +0000
  • a0c8c05242 PlayerSAO damage: Update to cope with variable player heights paramat 2017-11-10 20:11:14 +0000
  • 41bc0efe71 Sounds: Add falling node sounds Auke Kok 2017-11-08 22:40:59 -0800
  • 5b7687c08c Improve Settings tab button alignments ezhh 2017-11-13 01:42:57 +0000
  • 4d83eb796b Lua_api.txt: Add documentation of required mapgen aliases paramat 2017-11-12 19:10:08 +0000
  • 66ec50db3a Remove incorrect entry from settingtypes Ezhh 2017-11-12 00:45:22 +0000
  • 20a85d76d9 Move files to subdirectories (#6599) Vitaliy 2017-11-09 01:56:20 +0300
  • fc9747eb4b Make use of safe file writing in auth handler (fixes #6576) sfan5 2017-11-07 11:47:28 +0100
  • b692454f70 Add minetest.safe_write_file() to script API sfan5 2017-11-07 11:46:06 +0100
  • 9526c68699 Fix issue Minetest crash when custom font path is not exist Muhammad Rifqi Priyo Susanto 2017-06-03 09:51:48 +0700
  • d693f95fc3 Lua_api.txt: Add documentation for 'eye_height' player object property paramat 2017-11-06 13:14:56 +0000
  • ce832eb421 Item entities: Enable item collision detection for sudden movement DTA7 2017-09-18 20:18:55 +0200
  • 179476d833 LINT: Add files to whitelist, fix detected indent errors paramat 2017-11-06 09:58:26 +0000
  • 4c40e0775c Player eye height: Make this a settable player object property paramat 2017-11-03 19:10:53 +0000
  • a07d2594e3 Fix Settings tab formspec alignment (#6585) Ezhh 2017-11-05 10:15:32 +0000
  • 6be6fb78a4 Do not scale texture unless necessary. Lars Hofhansl 2017-11-04 18:05:47 -0700
  • 21f3237fe9 httpfetch: Enable gzip support sfan5 2017-11-04 22:19:27 +0100
  • 28841961ba Rewrite rendering engine (#6253) Vitaliy 2017-10-31 21:27:10 +0300
  • 65c5539035 Add sha1 to lua utils. (#6563) Rob Blanckaert 2017-10-30 00:18:18 -0700
  • a95e0d1876 Initial Haiku support (#6568) miqlas 2017-10-30 08:17:43 +0100
  • cd1140f69c Fix day_night_ratio_do_override not being initialised server-side rubenwardy 2017-10-29 18:31:50 +0000
  • c252ed506e CSM: Add a way to get current locale from CSM lisacvuk 2017-10-28 08:56:10 +0200
  • 241fe649f7 Biome API: Add decoration flags for underground decorations paramat 2017-10-11 01:06:40 +0100
  • a637107a4e Allow overriding tool capabilities through itemstack metadata raymoo 2017-04-18 16:30:27 -0700
  • 610ea6f216 Avoid filtering low-res textures for animated meshes (incl. players) (#6562) lhofhansl 2017-10-28 01:33:47 -0700
  • a5d5728f24 Fix default item callbacks to work with nil users (#5819) raymoo 2017-10-28 01:30:50 -0700
  • 2efccb3536 Add missing? include Esteban I. Ruiz Moreno 2017-10-25 10:23:24 -0300
  • 0732bf73a4 Reduce server FOV with forward speed Lars Hofhansl 2017-10-25 23:10:33 -0700
  • 166ded4a11 Minetest.conf.example(.extra): Updates due to noise group format paramat 2017-10-23 05:07:27 +0100
  • 63c26413b6 Lua_api.txt: Revert changes to NoiseParams format example Muhammad Rifqi Priyo Susanto 2017-10-23 11:04:22 +0700
  • a1e1a19ac3 Improvements/fixes for noise parameter input in advanced settings Muhammad Rifqi Priyo Susanto 2017-09-10 00:49:12 +0700
  • c60abb2aec Correct prot_vers in lua_api.txt. Auke Kok 2017-10-19 21:39:45 -0700
  • cdedaac5e2 Set range of blocks to retrieve per roundtrip to 2. Lars Hofhansl 2017-10-19 09:46:30 -0700
  • f36e323175
    directiontables.cpp: fix a warning reported by VS2017 Loic Blot 2017-10-17 22:29:05 +0200
  • 38b0e26679 Fix inventory drag drop flag (#6416) asl97 2017-10-18 03:50:58 +0800
  • 5e24ca05fd
    Add updated settings_translation_file Esteban I. RM 2017-10-16 20:44:48 -0300
  • 792e013eaf
    don't pass g_settings around, and use it directly Esteban I. RM 2017-10-15 21:22:22 -0300
  • 93d185ee5d
    Regenerate minetest.conf.example and translation file Esteban I. RM 2017-10-15 20:29:08 -0300
  • 0e8ee84d74
    Implement #6096 Esteban I. RM 2017-10-15 20:28:42 -0300
  • 46f7fe91a2 Fix strict_protocol_version_checking functionality after ee9a442 SmallJoker 2017-10-16 20:12:48 +0200
  • 90e7d42375 Don't try to craft a non-existent item Esteban I. RM 2017-10-15 02:52:05 -0300
  • 75320e7e88 Real global textures (#6105) Vitaliy 2017-10-15 10:34:14 +0300