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

Commit graph

  • 2d1fca51e9 Fix wrong meta key in item meta on ItemStack construction rubenwardy 2017-02-19 20:57:46 +0000
  • 01b2d2c66c Fix the documentation for minetest.is_yes (#5276) red-001 2017-02-19 16:11:53 +0000
  • 00123ee04d Fixes for colorwallmounted and colorfacedir nodes Dániel Juhász 2017-02-18 20:26:19 +0100
  • 111e7e1cc8 Voxelmanip: Do not emerge or blit to blocks over map gen limit paramat 2017-02-17 15:50:51 +0000
  • d0a6cacd51 Multiplayer menu: fix attempt to open nonexistant image kilbith 2017-02-16 20:14:49 -0800
  • e9cd7187e8 Statbars.lua: Cache enable_damage setting tenplus1 2017-02-10 17:40:57 +0000
  • 5db41d4d21 Fix not being able to damage players in minimal (#5266) red-001 2017-02-18 14:36:29 +0000
  • d988f9b769 Use the ARRLEN macro in more places and remove an unused macro. (#5260) red-001 2017-02-18 14:24:49 +0000
  • 3d25914986 Add support for the new arguments of request_shutdown to the /shutdown chatcommand. (#5252) red-001 2017-02-18 11:16:11 +0000
  • d0ce27edd8 Revert part of eb49009d02 (#5230) Auke Kok 2017-02-14 15:01:25 -0800
  • 9aabfd5188 Cavegen: Place correct biome surface in tunnel entrances paramat 2017-02-15 00:14:11 +0000
  • 3955f51253 Objectpos over limit: Avoid crash caused by sector over limit paramat 2017-02-13 04:37:25 +0000
  • 2dcbc01904 Fix a small regression caused by e2ad76f. red-001 2017-02-15 19:14:31 +0000
  • a5e4273575 Fix >5 year old PlayerSAO deletion bug sfan5 2017-02-15 17:36:47 +0100
  • eb49009d02 FreeType: address font license issues (#5230) Auke Kok 2017-02-14 01:08:17 -0800
  • f17c9c45dc Lighting: Update lighting at block loading Dániel Juhász 2016-10-27 23:25:44 +0200
  • 2bd10022cb Mainmenu: Brighter text colours for readability Hybrid Dog 2017-02-11 11:39:41 +0100
  • 984e063374 Footsteps: Fix offset footstep and shallow water sound bugs paramat 2017-02-09 21:12:53 +0000
  • 1de08e1961 Plantlike: Fix visual_scale being applied squared paramat 2017-02-10 17:15:22 +0000
  • bb4db84bdb Use tree to list mods rather than textlist rubenwardy 2016-12-27 23:26:36 +0000
  • 7760948b7c Revert "Plantlike: Fix visual_scale being applied squared (#5115)" Craig Robbins 2017-02-10 22:21:49 +1000
  • 7bd3e2bceb Revert "Plantlike visual scale: Send sqrt(visual_scale) to old clients" Craig Robbins 2017-02-10 22:21:23 +1000
  • f5d4494a51 Add textures for air and ignore items (#5196) Wuzzy 2017-02-10 08:19:31 +0100
  • 74b670a793 Correct lua_api.txt docs related to meta (#5198) rubenwardy 2017-02-10 06:59:38 +0000
  • 5707b739f3 Change default nodetimer_interval to 0.2s. (#5193) Auke Kok 2017-02-08 23:00:37 -0800
  • 3ad68c052b Perform mesh animation only once per frame. Lars Hofhansl 2017-02-04 16:35:54 -0800
  • a5ee7139a5 OpenAL sound: Use a simpler distance model paramat 2017-01-24 10:16:56 +0000
  • e2ad76f910 No longer auto-generate a 'guest####' player name when name is empty red-001 2017-01-21 10:44:24 +0000
  • 607dab2b0d Fix android build This fixes #5190 Loic Blot 2017-02-08 07:47:56 +0100
  • ef6feca501 Add ModMetadata API (#5131) Loïc Blot 2017-02-08 00:15:55 +0100
  • 0680c47d6c Fix incompatibility of ItemStack.to_table() introduced by stack meta rubenwardy 2017-02-05 18:15:46 +0000
  • 8bc6a303b4 Face shading: Add shade factor comments paramat 2017-02-06 21:48:54 +0000
  • 5da3ed19a3 Add support for unix socket connection to redis (#5179) Travis Burtrum 2017-02-06 13:10:03 -0500
  • 3e30731c1a Prevent SIGFPE on entity tile loading issue. (#5178) Auke Kok 2017-02-05 23:59:18 -0800
  • 80c75272a6 Improve mesh shading (#5172) numberZero 2017-02-05 13:27:58 +0400
  • f2f9a92351 Add per-stack descriptions using ItemStack Metadata rubenwardy 2017-02-03 22:28:09 +0000
  • f2aa2c6a98 Add ItemStack key-value meta storage rubenwardy 2017-01-31 19:49:01 +0000
  • c2e7b1f579 Derive NodeMetaRef from MetaDataRef rubenwardy 2017-01-31 16:43:45 +0000
  • 13f94ecad5 Make NodeMetaRef::getmeta a non-static member rubenwardy 2017-01-31 16:18:45 +0000
  • bbdd869d72 Derive NodeMetadata from Metadata rubenwardy 2017-01-31 14:45:28 +0000
  • de664b1c6d Fix PlayerSAO deletion warning (0eede97af2) sfan5 2017-02-04 13:31:21 +0100
  • 047168ca83 Mgv6: Add fallback node for gravel paramat 2017-02-04 06:03:04 +0000
  • 8e4c11406e Mgv6: Add stairs to desert stone dungeons paramat 2017-02-04 04:28:02 +0000
  • 2d03cfd24c MapgenBasic node resolver: Various fixes paramat 2017-02-04 04:04:03 +0000
  • 03b34cb3dd Serverlist: Add ping indicators (#5164) kilbith 2017-02-03 14:53:43 +0100
  • 3b9ae409c7 Tell on_punch to expect a return value Duane Robertson 2017-01-30 22:37:04 -0600
  • 326cc5df74 Mgvalleys: Fix missing decorations and incorrect function order paramat 2017-01-30 18:06:17 +0000
  • d873545ac7 Fix anticheat resetting client position after the client is teleported Ekdohibs 2017-01-30 07:58:43 +0100
  • 3e355ab7d5 Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. (#5153) Nathanaël Courant 2017-02-01 00:02:30 +0100
  • 74afe6fe6b Fix fog weirdness (#5146) numberZero 2017-01-31 11:42:39 +0400
  • cdc538e0a2 Plantlike visual scale: Send sqrt(visual_scale) to old clients paramat 2017-01-29 06:29:40 +0000
  • e761b9f486 Add multiply texture modifier sapier 2017-01-14 23:16:58 +0100
  • 6642c8583a Use fabs() instead of abs() (#5141) Dániel Juhász 2017-01-30 08:18:18 +0100
  • f0e3abc64d Re-add halo highlight (#5130) Dániel Juhász 2017-01-30 02:47:36 +0100
  • 0c9189d109 Add console height setting (#5136) Ezhh 2017-01-29 16:10:17 +0000
  • 707e27b5c2 Rename height to scale for openConsole() (#5139) Zeno- 2017-01-29 19:26:00 +1000
  • 3eecc6ff44 Fix AIX threading build ShadowNinja 2017-01-28 17:23:30 -0500
  • c93f7f5cea Fix synchronization issue at thread start ShadowNinja 2017-01-28 17:02:43 -0500
  • 79d752ba4f from_table: Fix crash for missing inventory or field SmallJoker 2017-01-02 15:17:28 +0100
  • 814ee971f7 Make entity on_punch have same signature and behaviour as player on_punch sapier 2017-01-21 15:58:07 +0100
  • 953cbb3b15 Plantlike: Fix visual_scale being applied squared (#5115) Paramat 2017-01-28 10:07:35 +0000
  • b7a98e9850 Implement player attribute backend (#4155) Loïc Blot 2017-01-27 08:59:30 +0100
  • 2a89531071 Dungeongen: Fix selection of diagonal corridors paramat 2017-01-26 15:38:18 +0000
  • ae929ce2fd Dungeons: Add nodebox stairs to desert and sandstone dungeons paramat 2017-01-23 08:07:34 +0000
  • c268db7b46 Fix after hardware node coloring (#5114) Dániel Juhász 2017-01-26 16:10:56 +0100
  • 9f108b56d3 Dungeongen: Fix out-of-voxelmanip access segfault paramat 2017-01-25 15:23:29 +0000
  • 08911160aa Block spam messages before calling on_chatmessage callbacks (#4805) rubenwardy 2017-01-25 09:57:33 +0000
  • 33e0eedbfb Add smooth lighting for all nodes number Zero 2017-01-25 00:33:01 +0300
  • 87e9466caf Wrap to positive degree values (#5106) raymoo 2017-01-24 08:25:11 -0800
  • 0cde270bf5 Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations of add_particle{,spawner} (fixes #5108) sfan5 2017-01-24 15:19:29 +0100
  • 59fdf57134 Zoom FOV: Reduce minimum zoom FOV to 7 degrees paramat 2017-01-22 04:21:29 +0000
  • d413dfe87c Dungeons: Support nodebox stairs wider than 1 node paramat 2017-01-21 06:30:33 +0000
  • 7fc6719968 core: Add dir_to_yaw and yaw_to_dir helpers Auke Kok 2017-01-12 11:56:41 -0800
  • 2d7a6f2cc0 Vector: Add vector.sort(a, b): return box edges Auke Kok 2017-01-12 11:27:39 -0800
  • d04d8aba70 Add hardware node coloring. Includes: - Increase ContentFeatures serialization version - Color property and palettes for nodes - paramtype2 = "color", "colored facedir" or "colored wallmounted" Dániel Juhász 2017-01-12 15:46:30 +0100
  • 43822de5c6 Fix potential crash in chat handling (since 2f56a00d9e) sfan5 2017-01-22 20:17:13 +0100
  • 39123fcce5 Remove os.exit from the Lua secure sandbox (#5090) Loïc Blot 2017-01-21 22:05:54 +0100
  • 6d5a407133 Add show_statusline_on_connect setting (#5084) Loïc Blot 2017-01-21 19:30:42 +0100
  • bc29e03b59 Revert "Detach the player from entities on death." (#5087) Loïc Blot 2017-01-21 17:30:55 +0100
  • b9c1a758a1 Fix unknown command message not providing number of cmd sapier 2017-01-21 17:11:06 +0100
  • c57b4ff9b5 Add Entity get_texture_mod() to Lua API Send texture modifier to clients connecting later too sapier 2017-01-14 19:32:10 +0100
  • 72535d3328 Detach the player from entities on death. (#5077) red-001 2017-01-21 15:11:55 +0000
  • 0eede97af2 Warning fix for 2ea6015643 (#5082) Loïc Blot 2017-01-21 11:29:18 +0100
  • 2ea6015643 Do not force deletion of players when mapblock is full (#5081) Loïc Blot 2017-01-21 10:41:00 +0100
  • 0dada51a55 Remove mathconstants.h and use the correct way to get M_PI in MSVC. (#5072) red-001 2017-01-20 22:19:41 +0000
  • efa54f9c46 Add chatcommand unregister and override API (#5076) Elijah Duffy 2017-01-20 10:49:20 -0800
  • dd282e646c Fix MSVC build Build broken by 98e36d7 SmallJoker 2017-01-18 21:03:15 +0100
  • 7279f0b373 Add particle animation, glow sfan5 2017-01-14 16:48:49 +0100
  • c5967f75f0 Add minetest.player_exists() (#5064) rubenwardy 2017-01-18 10:19:57 +0000
  • a378e32751 Add search to advanced settings (#4806) rubenwardy 2017-01-18 06:48:25 +0000
  • 51746ca910 Fix typo in alias for deprecated settexturemod sapier 2017-01-17 19:41:52 +0100
  • d218baa3ac Improve priv descriptions (#5047) Ezhh 2017-01-17 14:41:25 +0000
  • 2f56a00d9e Remove client-side chat prediction. (#5055) red-001 2017-01-16 23:09:47 +0000
  • d2f5732f89 Adjust formspec spacing on the Client tab of the mainmenu rubenwardy 2017-01-16 15:15:43 +0000
  • 63c892eedf Rename ObjectRef methods to be consistent and predictable rubenwardy 2017-01-16 13:08:59 +0000
  • f3bd4c405d Add keyword based search to serverlist red-001 2017-01-06 20:29:29 +0000
  • f5070b4454 Added lua tracebacks to some errors where you have been blind to what… (#5043) sapier 2017-01-15 13:36:53 +0100
  • e12019cfd9 Documentation: Correct biome heat / humidity noise parameters paramat 2017-01-15 01:21:36 +0000
  • d03b4fb627 Add color names from web page referenced in luaapi doc sapier 2017-01-14 22:30:03 +0100
  • c41352a1c7 Only set material flag on rendered meshes (#5023) lhofhansl 2017-01-14 13:30:14 -0800