display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
Restore player clan on rejoin (
issue #934, not tested)
just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
Hammer changes/fixes: honor extra-damage (
issue #975), round up damage, do correct damage when being spammed in infinite-attack mode