aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-07Fix incompatibility of ItemStack.to_table() introduced by stack metarubenwardy
2017-02-07Face shading: Add shade factor commentsparamat
2017-02-06Add support for unix socket connection to redis (#5179)Travis Burtrum
2017-02-05Prevent SIGFPE on entity tile loading issue. (#5178)Auke Kok
2017-02-05Improve mesh shading (#5172)numberZero
2017-02-04Add per-stack descriptions using ItemStack Metadatarubenwardy
2017-02-04Add ItemStack key-value meta storagerubenwardy
2017-02-04Derive NodeMetaRef from MetaDataRefrubenwardy
2017-02-04Make NodeMetaRef::getmeta a non-static memberrubenwardy
2017-02-04Derive NodeMetadata from Metadatarubenwardy
2017-02-04Fix PlayerSAO deletion warning (0eede97af2927dcda3545192403b0a44f30bcd1f)sfan5
2017-02-04Mgv6: Add fallback node for gravelparamat
2017-02-04Mgv6: Add stairs to desert stone dungeonsparamat
2017-02-04MapgenBasic node resolver: Various fixesparamat
2017-02-03Serverlist: Add ping indicators (#5164)kilbith
2017-02-01Tell on_punch to expect a return valueDuane Robertson
2017-02-01Mgvalleys: Fix missing decorations and incorrect function orderparamat
2017-02-01Fix anticheat resetting client position after the client is teleportedEkdohibs
2017-01-30Plantlike visual scale: Send sqrt(visual_scale) to old clientsparamat
2017-01-30Add multiply texture modifiersapier
2017-01-30Use fabs() instead of abs() (#5141)Dániel Juhász
2017-01-30Re-add halo highlight (#5130)Dániel Juhász
2017-01-30Add console height setting (#5136)Ezhh
2017-01-29Rename height to scale for openConsole() (#5139)Zeno-
2017-01-28Fix AIX threading buildShadowNinja
2017-01-28Fix synchronization issue at thread startShadowNinja
2017-01-28from_table: Fix crash for missing inventory or fieldSmallJoker
2017-01-28Make entity on_punch have same signature and behaviour as player on_punchsapier
2017-01-28Plantlike: Fix visual_scale being applied squared (#5115)Paramat
2017-01-27Implement player attribute backend (#4155)Loïc Blot
2017-01-26Dungeongen: Fix selection of diagonal corridorsparamat
2017-01-26Dungeons: Add nodebox stairs to desert and sandstone dungeonsparamat
2017-01-27Fix after hardware node coloring (#5114)Dániel Juhász
2017-01-25Dungeongen: Fix out-of-voxelmanip access segfaultparamat
2017-01-25Block spam messages before calling on_chatmessage callbacks (#4805)rubenwardy
2017-01-24Add smooth lighting for all nodesnumber Zero
2017-01-24Wrap to positive degree values (#5106)raymoo
2017-01-24Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations...sfan5
2017-01-23Zoom FOV: Reduce minimum zoom FOV to 7 degreesparamat
2017-01-23Dungeons: Support nodebox stairs wider than 1 nodeparamat
2017-01-23Add hardware node coloring. Includes:Dániel Juhász
2017-01-22Fix potential crash in chat handling (since 2f56a00d9eef82052614e5854a07b39b0...sfan5
2017-01-21Remove os.exit from the Lua secure sandbox (#5090)Loïc Blot
2017-01-21Add show_statusline_on_connect setting (#5084)Loïc Blot
2017-01-21Revert "Detach the player from entities on death." (#5087)Loïc Blot
2017-01-21Fix unknown command message not providing number of cmdsapier
2017-01-21Add Entity get_texture_mod() to Lua APIsapier
2017-01-21Detach the player from entities on death. (#5077)red-001
2017-01-21Warning fix for 2ea60156437962d7d29d20606bf5d9189059f76b (#5082)Loïc Blot
2017-01-21Do not force deletion of players when mapblock is full (#5081)Loïc Blot