Commit Graph

  • 99408df96a Delete unused textures nalc-1.2.0 Sys Quatre 2020-07-05 17:10:03 +0200
  • 42cde6a494 Merge branch 'nalc-1.2-dev' Sys Quatre 2020-07-05 17:02:34 +0200
  • e0783cf8bf Corrige crash au démarrage Sys Quatre 2020-06-15 01:10:47 +0200
  • 0b2baacb92 Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev Sys Quatre 2020-06-14 23:38:20 +0200
  • 142a723eb2
    Add Italian translation (#45) Hamlet 2020-06-14 18:59:48 +0200
  • 66bd6a9b1d
    Add luacheck CI and drop node_ownership remnants (#44) Buckaroo Banzai 2020-06-08 21:52:11 +0200
  • aa3e35acbe /areas_cleanup for removing ownerless areas MoNTE48 2020-03-22 21:26:42 +0100
  • 800a93f5ee Minor cleanup MoNTE48 2020-03-22 21:25:05 +0100
  • 448fe3ebf1 Rework on messages displayed Louis Royer 2020-03-15 21:04:12 +0100
  • 2f4eddd324 Add french translation Louis Royer 2020-03-08 23:18:56 +0100
  • 4179917eb4 Add translation support Louis Royer 2020-03-08 22:15:00 +0100
  • 54c504fa0d [areas] Remet le HUD comme avant la modif du feae996 Sys Quatre 2019-12-30 01:02:36 +0100
  • 26d6f56485 Ajoute description privilège \"megabuilder\" pour admins d'areas Sys Quatre 2019-12-28 15:26:21 +0100
  • 57f20bb25f Ajoute infos privilège "megabuilder" dans la commande /area_info Sys Quatre 2019-12-28 15:07:13 +0100
  • feae9967dc Ajoute certaines modifications venant de MFF + ajustement HUD Sys Quatre 2019-12-28 02:43:12 +0100
  • aca830fd22 Add support for playerfactions mod (#37) Alden Peeters 2019-09-21 09:33:42 -0400
  • 95c1165e28 Add and parse from settingtypes.txt. Update readme SmallJoker 2019-07-11 20:02:32 +0200
  • 5527dc8945 Replace deprecated functions with newer ones (#36) Panquesito7 2019-07-10 13:26:42 -0500
  • 6218e5884d Limit areas to -30992,30992 due to MABLOCK_SIZE=16 Auke Kok 2019-04-03 11:10:59 -0700
  • cfd4bb2423 Last of the luacheck cleanups. Auke Kok 2019-04-03 10:26:20 -0700
  • 6e2b9a0a51 Needs to be defined earlier. Auke Kok 2019-04-03 10:24:02 -0700
  • 024424ee8b Also limit chatcommand area_pos[12] positions. Auke Kok 2019-04-03 10:17:47 -0700
  • f70600db30 oops, commas would be nice. Vanessa Dannenberg 2019-04-02 18:16:33 -0400
  • 9508a004d0 fix posLimit(pos) to process and return a position table Vanessa Dannenberg 2019-04-02 17:47:51 -0400
  • 630bdefd98 Don't allow areas to cross outside mapgen world limits. Auke Kok 2019-04-01 21:28:03 -0700
  • a303abe51b Add template .luacheckrc Auke Kok 2019-04-01 21:22:31 -0700
  • 7b51f84404 Limit recalculations. Tai Kedzierski 2019-04-01 21:21:31 -0700
  • 1bbb997c7a
    Add callbacks for area operations sofar 2019-04-01 20:28:50 -0700
  • 09c030352f Use the new `minetest.safe_file_write` API if possible when saving database. red-001 2018-02-04 16:30:41 +0000
  • 2637876555
    Fix pos big (#1) sofar 2019-04-01 20:24:59 -0700
  • c4d0fe020f Corrige lecture de paramètre de configuration nalc-1.0 sys4-fr 2018-12-24 02:22:29 +0100
  • 289d0e623c Update usage of settings API AntumDeluge 2017-05-13 01:59:30 -0700
  • d3d43d9511 Reference 'settings.lua' instead of 'config.lua' (#21) Jordan Irwin 2017-05-06 10:41:45 -0700
  • 6080ff065e Add API for adding areas to HUD Tai @ Flex 2016-11-26 07:20:23 +0000
  • 23f81f6278 Add mod.conf ShadowNinja 2016-12-04 04:12:14 +0000
  • 7cb8787beb Use get_auth_handler().get_auth() instead of auth_table Dorian Wouters 2016-09-04 03:05:52 +0200
  • b0c229d80a
    Restore upstream default config master Dorian Wouters 2016-08-23 15:43:33 +0200
  • d7fba610a1
    Don't use auth_table, use get_auth_handler().get_auth instead Dorian Wouters 2016-08-23 14:31:59 +0200
  • 2a56743f65
    Apply MFF edits Dorian Wouters 2016-08-23 14:28:49 +0200
  • 67507c7591 Fix move_area not updating AreaStore paly2 2016-06-19 19:12:16 +0200
  • 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
  • 177f659f4e Add area_info command 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
  • 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
  • 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
  • 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