aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-18Statbars.lua: Cache enable_damage settingtenplus1
2017-02-18Fix not being able to damage players in minimal (#5266)red-001
2017-02-18Use the `ARRLEN` macro in more places and remove an unused macro. (#5260)red-001
2017-02-18Add support for the new arguments of `request_shutdown` to the `/shutdown` ch...red-001
2017-02-16Revert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296 (#5230)Auke Kok
2017-02-16Cavegen: Place correct biome surface in tunnel entrancesparamat
2017-02-16Objectpos over limit: Avoid crash caused by sector over limitparamat
2017-02-16Fix a small regression caused by e2ad76f.red-001
2017-02-15Fix >5 year old PlayerSAO deletion bugsfan5
2017-02-14FreeType: address font license issues (#5230)Auke Kok
2017-02-13Lighting: Update lighting at block loadingDániel Juhász
2017-02-12Mainmenu: Brighter text colours for readabilityHybrid Dog
2017-02-12Footsteps: Fix offset footstep and shallow water sound bugsparamat
2017-02-10Plantlike: Fix visual_scale being applied squaredparamat
2017-02-10Use tree to list mods rather than textlistrubenwardy
2017-02-10Revert "Plantlike: Fix visual_scale being applied squared (#5115)"Craig Robbins
2017-02-10Revert "Plantlike visual scale: Send sqrt(visual_scale) to old clients"Craig Robbins
2017-02-10Add textures for air and ignore items (#5196)Wuzzy
2017-02-10Correct lua_api.txt docs related to meta (#5198)rubenwardy
2017-02-09Change default nodetimer_interval to 0.2s. (#5193)Auke Kok
2017-02-09Perform mesh animation only once per frame.Lars Hofhansl
2017-02-09OpenAL sound: Use a simpler distance modelparamat
2017-02-09No longer auto-generate a 'guest####' player name when name is emptyred-001
2017-02-08Fix android buildLoic Blot
2017-02-08Add ModMetadata API (#5131)Loïc Blot
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-31Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. ...Nathanaël Courant
2017-01-31Fix fog weirdness (#5146)numberZero
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