index
:
areas
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chatcommands.lua
Age
Commit message (
Expand
)
Author
2016-06-23
Fix move_area not updating AreaStore
paly2
2015-03-01
Add area_info command
est31
2014-11-17
Simplify settings definitions and namespace settings
ShadowNinja
2014-11-11
Add move_area command
ShadowNinja
2014-10-04
Make find_areas an admin-only command
ShadowNinja
2014-07-12
Make all admin checks use one table
ShadowNinja
2014-06-23
Fix add_owner validity check
ShadowNinja
2014-06-18
Fix rename_area's argument validity check
ShadowNinja
2014-06-14
Fix a indexing bug with change_owner
ShadowNinja
2014-05-30
Centralize position getting and sorting
ShadowNinja
2014-05-29
Pass messages by return value
ShadowNinja
2014-02-07
Allow areas to be optionally open to all other users
Ciaran Gultnieks
2013-11-18
Fix /find_areas invalid regular expression crash
ShadowNinja
2013-11-18
Use table indices as IDs
ShadowNinja
2013-11-18
Show sub-areas in /list_areas
ShadowNinja
2013-11-17
Fix help text (set_owner -> add_owner)
ShadowNinja
2013-11-14
Chat command regex tweaks
ShadowNinja
2013-11-08
Code tweaks
ShadowNinja
2013-11-08
Fix typo
ShadowNinja
2013-09-26
Show area owners on the hud (inspired by landrush)
ShadowNinja
2013-09-15
Add README
ShadowNinja
2013-09-03
Fix rename_area and buildable_to nodes on the edges of areas
ShadowNinja
2013-09-03
Shorten lines
ShadowNinja
2013-09-02
Initial commit
ShadowNinja