summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18Merge branch 'master' of https://github.com/ShadowNinja/areasHEADmasterroot
2018-07-18adjusted settingsroot
2017-06-09Update usage of settings APIorigin/masterorigin/HEADAntumDeluge
2017-05-06Reference 'settings.lua' instead of 'config.lua' (#21)Jordan Irwin
2016-12-19Add API for adding areas to HUDTai @ Flex
2016-12-04Add mod.confShadowNinja
2016-09-03Use get_auth_handler().get_auth() instead of auth_tableDorian Wouters
2016-06-23Fix move_area not updating AreaStorepaly2
2015-10-30Minor isSubarea optimizationShadowNinja
2015-10-29Add support for the AreaStore APIest31
2015-03-01Add area_info commandest31
2015-01-07Use the HUD alignment field instead of manually calculating offsetShadowNinja
2014-11-17Simplify settings definitions and namespace settingsShadowNinja
2014-11-14Add areas_high_limit privilege for trusted playersShadowNinja
2014-11-11Add move_area commandShadowNinja
2014-10-25Tweak READMEShadowNinja
2014-10-13Make HUD area list multi-lineShadowNinja
2014-10-04Make find_areas an admin-only commandShadowNinja
2014-07-15Copy positions to avaoid multiple referencesShadowNinja
2014-07-12Make legacy table copy entriesShadowNinja
2014-07-12Make all admin checks use one tableShadowNinja
2014-07-12Make canInteractInArea player optional and add an admin checkShadowNinja
2014-07-12Add canInteractInAreaShadowNinja
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-03-30Fix various readme typosCiaran Gultnieks
2014-03-30Tweak HUD area list displayShadowNinja
2014-03-23Allow open areas inside closed areas to be used openlyShadowNinja
2014-03-22Allow protection of intersecting sub-areas and make error message more inform...ShadowNinja
2014-02-07Allow areas to be optionally open to all other usersCiaran Gultnieks
2014-02-04Don't overwrite area file if serialization failsShadowNinja
2014-01-15Fix self protection max areas off-by-one errorShadowNinja
2014-01-15Remove redundant ifShadowNinja
2014-01-15Add IDs to HUD and areas:getAreasAtPos(pos)ShadowNinja
2014-01-15The length of a table with non-sequential indexes in not definedShadowNinja
2013-12-17Variable localizationsShadowNinja
2013-12-16Remove empty depends.txtShadowNinja
2013-12-16Allow adding areas with owner_defsShadowNinja
2013-12-15Remove temporary area id removal codeShadowNinja
2013-12-15Remove legacy protection methodShadowNinja
2013-11-18Fix /find_areas invalid regular expression crashShadowNinja
2013-11-18Move the HUD display up to not cover the hotbarShadowNinja
2013-11-18Revert "Fix possible hud vector error"ShadowNinja
2013-11-18Use table indices as IDsShadowNinja
2013-11-18Optimize area and index findingShadowNinja
2013-11-18Show sub-areas in /list_areasShadowNinja
2013-11-18Fix crash with recursive_remove_areasShadowNinja