Commit Graph

  • 7cb8787beb Use get_auth_handler().get_auth() instead of auth_table Dorian Wouters 2016-09-04 03:05:52 +0200
  • 2218f34c4e
    Don't use auth_table, use get_auth_handler().get_auth instead #18 Dorian Wouters 2016-08-23 14:31:59 +0200
  • 67507c7591 Fix move_area not updating AreaStore paly2 2016-06-19 19:12:16 +0200
  • 2d02b312a1 Merge 1c4a5a4834 into 8b0b8c1ad2 #17 Pierre-Adrien Langrognet 2016-06-19 17:14:06 +0000
  • 1c4a5a4834 Fix another bug of the move_area chatcommand #17 paly2 2016-06-19 19:12:16 +0200
  • 93942db2c1 Fix a bug of the move_area chatcommand paly2 2016-06-19 16:39:25 +0200
  • 9301485b8e Fix screen's overcovering of areas (fixes #14) #16 Jean-Patrick Guerrero 2016-03-29 15:18:28 +0200
  • e93e5c0a08 Merge branch 'worldedit_dev' into worldedit #15 Joseph Pickard 2016-02-07 11:32:46 -0500
  • a7df7000fa Removed semicolons. All access to the area positions are now done through functions. Joseph Pickard 2016-02-07 11:24:56 -0500
  • 79821b0892 Added optional support for using worledit for selections. Joseph Pickard 2016-01-17 19:33:13 -0500
  • 609ad76a51 Fixed a typo. Joseph Pickard 2016-01-10 16:01:04 -0500
  • f77d7743eb Fix problem with setting worldedit selection. Joseph Pickard 2016-01-10 15:56:06 -0500
  • 6bba3ad794 Joseph Pickard 2016-01-10 15:51:15 -0500
  • c2fafceb86 Joseph Pickard 2016-01-10 15:41:41 -0500
  • 2dc928a7bf Joseph Pickard 2016-01-10 13:56:11 -0500
  • 7a400bb1b9 Fixed useWorldedit function. Joseph Pickard 2016-01-10 13:24:22 -0500
  • e1e83c71da Merge branch 'master' of https://github.com/ShadowNinja/areas Joseph Pickard 2016-01-09 11:36:02 -0500
  • d3b91a2aeb Added optional worldedit dependency and used it for selection. Joseph Pickard 2016-01-09 11:30:03 -0500
  • 10338cd5d1 Minor isSubarea optimization ShadowNinja 2015-10-30 20:31:24 -0400
  • 8b0b8c1ad2 Add support for the AreaStore API est31 2015-07-09 11:42:13 +0200
  • 0e84de8087 Merge fe932b6ea6 into 177f659f4e #13 est31 2015-08-24 23:26:05 +0000
  • fe932b6ea6 Use AreaStore #13 est31 2015-07-09 11:42:13 +0200
  • 177f659f4e Add area_info command est31 2015-03-01 02:33:21 +0100
  • 84a89b99e6 Merge ee71fab679 into 0cda67f5c1 #12 est31 2015-03-01 06:28:04 +0000
  • ee71fab679 Add informing /area_limits command #12 est31 2015-03-01 02:33:21 +0100
  • 0cda67f5c1 Use the HUD alignment field instead of manually calculating offset ShadowNinja 2015-01-07 18:31:59 -0500
  • 3f777900d4 Simplify settings definitions and namespace settings ShadowNinja 2014-11-17 21:16:59 -0500
  • e4aef02cb9 Add areas_high_limit privilege for trusted players ShadowNinja 2014-11-14 13:21:09 -0500
  • fe52664043 Add move_area command ShadowNinja 2014-11-11 17:27:35 -0500
  • 3666f7debb Tweak README ShadowNinja 2014-10-25 14:00:19 -0400
  • 21c9e6a4c0 Make HUD area list multi-line ShadowNinja 2014-10-13 20:32:02 -0400
  • b3873fcfaf Make find_areas an admin-only command ShadowNinja 2014-10-04 15:42:29 -0400
  • 9871caf1e2 Copy positions to avaoid multiple references ShadowNinja 2014-07-15 15:41:18 -0400
  • 913e1fe6b3 Make legacy table copy entries ShadowNinja 2014-07-12 19:18:31 -0400
  • 57c18fce95 Make all admin checks use one table ShadowNinja 2014-07-12 19:10:26 -0400
  • 65013863b2 Make canInteractInArea player optional and add an admin check ShadowNinja 2014-07-12 19:06:05 -0400
  • e17cda925b Add canInteractInArea ShadowNinja 2014-07-12 16:37:54 -0400
  • ee212466bf Fix add_owner validity check ShadowNinja 2014-06-23 15:19:19 -0400
  • e056f87089 Merge c876179024 into bfb260d181 #3 Megaf 2014-06-22 23:43:40 +0000
  • c876179024 api.lua:5: attempt to index local 'pos' (a nil value) #3 Megaf 2014-06-22 20:42:26 -0300
  • 8ee86b2366 Fix rename_area's argument validity check ShadowNinja 2014-06-18 19:47:14 -0400
  • bfb260d181 Fix a indexing bug with change_owner ShadowNinja 2014-06-14 22:49:06 -0400
  • abd6a4c709 Centralize position getting and sorting ShadowNinja 2014-05-30 17:41:41 -0400
  • 02905caaeb Pass messages by return value ShadowNinja 2014-05-29 11:04:37 -0400
  • 4e1aef5491 Fix various readme typos Ciaran Gultnieks 2014-03-22 10:53:55 +0000
  • 6f31a56594 Tweak HUD area list display ShadowNinja 2014-03-30 13:53:56 -0400
  • 4473d1f44a Merge ec4de7833d into ce8891a325 #2 Ciaran Gultnieks 2014-03-27 22:56:20 +0000
  • ec4de7833d Fix various readme typos #2 Ciaran Gultnieks 2014-03-22 10:53:55 +0000
  • c523b44190 Add api function to find nearest area Ciaran Gultnieks 2014-03-22 10:38:45 +0000
  • 4bffabfa60 Show area names on hud Ciaran Gultnieks 2014-02-07 18:18:03 +0000
  • ce8891a325 Allow open areas inside closed areas to be used openly ShadowNinja 2014-03-23 12:25:44 -0400
  • 78ca95d5b4 Allow protection of intersecting sub-areas and make error message more informative ShadowNinja 2014-03-22 23:24:29 -0400
  • 1a5efd07f1 Allow areas to be optionally open to all other users Ciaran Gultnieks 2014-02-07 18:05:23 +0000
  • ef2a13d141 Merge 987eb9386f into a8e5b90aeb #1 Ciaran Gultnieks 2014-02-07 18:10:45 +0000
  • 987eb9386f Allow areas to be optionally open to all other users #1 Ciaran Gultnieks 2014-02-07 18:05:23 +0000
  • a8e5b90aeb Don't overwrite area file if serialization fails ShadowNinja 2014-02-04 15:11:02 -0500
  • 72d26dad25 Fix self protection max areas off-by-one error ShadowNinja 2014-01-15 20:14:24 -0500
  • 54f9f78c4b Remove redundant if ShadowNinja 2014-01-15 20:13:47 -0500
  • ed7f57bf2f Add IDs to HUD and areas:getAreasAtPos(pos) ShadowNinja 2014-01-15 20:10:24 -0500
  • f7f4c2ddb5 The length of a table with non-sequential indexes in not defined ShadowNinja 2014-01-15 19:32:51 -0500
  • 7df1bbc190 Variable localizations ShadowNinja 2013-12-17 20:31:11 -0500
  • e73b8c82f9 Remove empty depends.txt ShadowNinja 2013-12-16 17:22:57 -0500
  • 25556939f5 Allow adding areas with owner_defs ShadowNinja 2013-12-16 17:18:15 -0500
  • b3dbbc45f8 Remove temporary area id removal code ShadowNinja 2013-12-15 18:22:22 -0500
  • a747c2f505 Remove legacy protection method ShadowNinja 2013-12-15 17:47:56 -0500
  • db1d87c008 Fix /find_areas invalid regular expression crash ShadowNinja 2013-11-18 21:16:06 -0500
  • 0d0215200c Move the HUD display up to not cover the hotbar ShadowNinja 2013-11-18 21:08:22 -0500
  • 38dc65eb8e Revert "Fix possible hud vector error" ShadowNinja 2013-11-18 21:04:14 -0500
  • f096fb4dbb Use table indices as IDs ShadowNinja 2013-11-18 21:01:24 -0500
  • f98312fe10 Optimize area and index finding ShadowNinja 2013-11-18 17:57:32 -0500
  • 810a706e5f Show sub-areas in /list_areas ShadowNinja 2013-11-18 17:45:44 -0500
  • 5f68c111dc Fix crash with recursive_remove_areas ShadowNinja 2013-11-18 17:44:00 -0500
  • 8765a5e619 Fix help text (set_owner -> add_owner) ShadowNinja 2013-11-17 12:40:25 -0500
  • 790ed15594 Chat command regex tweaks ShadowNinja 2013-11-14 19:15:26 -0500
  • db664d68f8 License tweaks ShadowNinja 2013-11-14 19:11:20 -0500
  • b40b9d2c39 Move areas.hasOwner ShadowNinja 2013-11-14 18:26:57 -0500
  • 1a8efa9916 Fix possible hud vector error ShadowNinja 2013-11-14 18:25:47 -0500
  • 7bfe20661d Code tweaks ShadowNinja 2013-11-08 15:11:11 -0500
  • ad3aaad8a8 Fix typo ShadowNinja 2013-11-08 14:45:17 -0500
  • 5b4cbe122f Fix crash when using /area_pos# with invalid arguments ShadowNinja 2013-10-29 12:38:12 -0400
  • 0c20a1b616 Show area owners on the hud (inspired by landrush) ShadowNinja 2013-09-26 10:30:36 -0400
  • 17b32663b7 Add suport for multiple area save versions to /legacy_load_areas ShadowNinja 2013-09-17 12:46:00 -0400
  • ad04e7b5f6 Fix license, add comment about owner_defs support ShadowNinja 2013-09-17 12:38:29 -0400
  • d026b42a79 Add README ShadowNinja 2013-09-15 17:44:22 -0400
  • 547fa726bf Fix crash with invalid number passed to select_area ShadowNinja 2013-09-08 20:52:20 -0400
  • e86c760c78 Actually fix buildable_to nodes and update for protection support pull ShadowNinja 2013-09-06 23:08:01 -0400
  • b1a4f878ef Fix rename_area and buildable_to nodes on the edges of areas ShadowNinja 2013-09-03 17:09:11 -0400
  • 7b0ff512f7 Shorten lines ShadowNinja 2013-09-03 01:33:08 -0400
  • 3d866330bf Add more spaces in area desctiption strings ShadowNinja 2013-09-02 19:44:18 -0400
  • 4ae050a3ae Initial commit ShadowNinja 2013-09-02 19:16:14 -0400