BR-

Results 4 issues of BR-

common.map_set will crash if called on an improper map. It should instead throw a Lua error. I suspect there are many other functions like this.

engine

Would be nice to have a ping readout somewhere.

enhancement
base game

pkg/base/gen_classic.lua fails on maps larger than 512x512, instead giving the default munching squares map. ``` -gen=pkg/base/gen_classic.lua -mw=1024 -mh=1024 ``` ![image](https://cloud.githubusercontent.com/assets/716157/6091428/14be63c0-ae60-11e4-882e-a189e7e91e35.png) There is also no way that I can find to...

bug
base game

See #127, but for everything - gamemode, client code, etc.

enhancement
base game