summaryrefslogtreecommitdiff
path: root/chatcommands.lua
AgeCommit message (Collapse)Author
2013-11-18Fix /find_areas invalid regular expression crashShadowNinja
2013-11-18Use table indices as IDsShadowNinja
This significantly optimizes a lot of operations and removes redundancy.
2013-11-18Show sub-areas in /list_areasShadowNinja
2013-11-17Fix help text (set_owner -> add_owner)ShadowNinja
2013-11-14Chat command regex tweaksShadowNinja
2013-11-08Code tweaksShadowNinja
2013-11-08Fix typoShadowNinja
2013-09-26Show area owners on the hud (inspired by landrush)ShadowNinja
2013-09-15Add READMEShadowNinja
2013-09-03Fix rename_area and buildable_to nodes on the edges of areasShadowNinja
2013-09-03Shorten linesShadowNinja
2013-09-02Initial commitShadowNinja