summaryrefslogtreecommitdiff
path: root/chatcommands.lua
AgeCommit message (Expand)Author
2016-06-23Fix move_area not updating AreaStorepaly2
2015-03-01Add area_info commandest31
2014-11-17Simplify settings definitions and namespace settingsShadowNinja
2014-11-11Add move_area commandShadowNinja
2014-10-04Make find_areas an admin-only commandShadowNinja
2014-07-12Make all admin checks use one tableShadowNinja
2014-06-23Fix add_owner validity checkShadowNinja
2014-06-18Fix rename_area's argument validity checkShadowNinja
2014-06-14Fix a indexing bug with change_ownerShadowNinja
2014-05-30Centralize position getting and sortingShadowNinja
2014-05-29Pass messages by return valueShadowNinja
2014-02-07Allow areas to be optionally open to all other usersCiaran Gultnieks
2013-11-18Fix /find_areas invalid regular expression crashShadowNinja
2013-11-18Use table indices as IDsShadowNinja
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