Commit Graph

  • 0ec82ed5ea
    Merge 4f502ba9ea into 0bad0ec0ae #68 Alexander Chibrikin 2024-03-24 04:32:12 +0200
  • 97e7bf47ec
    Merge d1d129bb7f into 0bad0ec0ae #73 lumberjackgames 2024-03-22 22:35:58 +0100
  • 0bad0ec0ae
    Allow custom checks before allowing a player to protect new areas (#74) master tour 2024-03-22 22:26:12 +0100
  • e6a950c30a crash in case of invalid api usage #74 tour 2024-03-17 14:01:05 +0100
  • e237bf0e22 add suggested language improvements tour 2024-03-16 14:21:07 +0100
  • d72735c5fa remove builtin protection and register them with areas:registerProtectionCondition tour 2024-03-15 13:22:21 +0100
  • b8e7567a9c api function to add conditions to canPlayerAddArea tour 2024-03-14 20:06:15 +0100
  • d1d129bb7f Add support for area_pos1 and area_pos2 chatcommands to accept coordinates separated by commas AND spaces #73 lumberJack 2024-03-13 10:53:58 -0400
  • c044d49d21
    Short summary print in /list_areas for admins (#72) SmallJoker 2024-02-24 11:46:45 +0100
  • dfc9ba9834 Short summary print in /list_areas for admins #72 SmallJoker 2024-02-19 20:37:48 +0100
  • 2c900ef2cd
    zh_TW and zh_CN translation (#71) 1F616EMO~nya 2024-02-16 01:35:43 +0800
  • 7853808e71
    Apply fixes to zh_TW #71 1F616EMO 2024-02-15 07:24:39 +0800
  • e4396acd2c
    Resolve conversations 1F616EMO 2024-02-15 07:18:08 +0800
  • 371bdb13a5
    zh_TW and zh_CN translation 1F616EMO 2024-02-10 07:54:40 +0800
  • f4bb8eb29b
    Include the endpoint position in the area size check (#70) fluxionary 2024-02-09 12:25:23 -0800
  • 7a99a41b8b
    include both endpoints when checking if the bounds of an area exceed the maximum #70 flux 2024-02-04 11:33:24 -0800
  • 4f502ba9ea Add ru locale. #68 Alexander Chibrikin 2023-11-24 01:00:07 +0300
  • cba647225c
    Add missing placeholder in French translation (#66) Niklp 2023-08-28 12:22:40 +0200
  • c8cf4aba92
    Fix orthography (it's -> its) (#65) fluxionary 2023-08-26 02:40:59 -0700
  • 3cfcb45841 Add missing placeholder in france translation #66 Niklp09 2023-08-26 11:01:11 +0200
  • 411eaa4055
    fix orthography (it's -> its) #65 flux 2023-08-21 16:30:24 -0700
  • d464d3484f
    Fix chat command typo (#64) fluxionary 2022-11-07 10:59:25 -0800
  • d42c75f938 fix typo #64 flux 2022-11-07 10:11:21 -0800
  • f52454edec Add require_protection and node_ownership_legacy settings #59 require_protection SmallJoker 2022-03-25 22:00:07 +0100
  • eb7b70d190 fix luacheck #52 Emojigit 2021-04-19 19:24:36 +0800
  • a1bce09e42 Allow to hide area HUD element Emojigit 2021-04-19 19:21:18 +0800
  • 4018c0d204
    Add privilege translations and update translations (#49) Louis Royer 2020-09-07 17:47:18 +0200
  • 665f6170a3 Update translation #49 Louis Royer 2020-09-02 20:05:43 +0200
  • c167b30ebf
    Adapt to the new version of playerfactions (#48) Kalio_42 2020-09-05 18:49:17 +0200
  • a9c05f0e38
    Use JSON to store areas (#47) luk3yx 2020-08-28 22:54:48 +1200
  • c8b015d290 Change optionnal depends + the way to define areas.factions_available to differencies factions mod of playerfactions mod #48 Supergoat666 2020-08-26 18:34:10 +0200
  • aef129d119 Fix LuaCheck Supergoat666 2020-08-26 11:12:07 +0200
  • 3800868b40 Raise 'invalid use' error if no faction_name is given Supergoat666 2020-08-26 11:10:27 +0200
  • e2bd0e9e55 Remove factions.version check if it is not necessary to allow opening for multiple factions to every version of playerfactions Supergoat666 2020-08-25 13:15:52 +0200
  • f2ae0a6874 allow to open area to other factions even in mode_unique_faction Supergoat666 2020-08-25 12:34:17 +0200
  • 301767090f Fix luacheck Supergoat666 2020-08-25 12:25:10 +0200
  • ed78643b72 use get_player_factions if possible Supergoat666 2020-08-25 12:22:03 +0200
  • a180d5992c Fix luacheck Supergoat666 2020-08-25 10:43:26 +0200
  • cf862f7ce6 add SmallJoker's modifications Supergoat666 2020-08-25 10:40:45 +0200
  • 36059b8559 Resolve comments Supergoat666 2020-08-25 02:31:36 +0200
  • 33ce6b25a4 Resolve comments Supergoat666 2020-08-25 02:26:30 +0200
  • aced077da7 Resolve comments Supergoat666 2020-08-25 02:21:05 +0200
  • a615b80a22 fix luaCheck Supergoat666 2020-08-21 00:08:13 +0200
  • d7148727fd Add documentation Supergoat666 2020-08-20 18:26:42 +0200
  • 7a4c992499 save when a faction is disband, change the value of area.faction_open with the old playerfactions version to facilitate the switch into the new one Supergoat666 2020-08-20 18:15:35 +0200
  • 8c98db4da4 Add translations Supergoat666 2020-08-18 14:24:04 +0200
  • b21e1891c2 Improve area_faction_open Supergoat666 2020-08-18 13:57:18 +0200
  • d9a76267ed Fix luacheck error #47 luk3yx 2020-08-13 19:54:17 +1200
  • 167881f6b0 Use JSON to store areas. luk3yx 2020-08-13 19:43:36 +1200
  • 04961bee69 Verify that faction exists Supergoat666 2020-07-29 10:00:47 +0200
  • fae1dae051 Enable opening area to many factions Supergoat666 2020-07-29 09:12:16 +0200
  • 75a0c60c55 Adapted to integrate the new version of playerfactions (multi-factions mode) Supergoat666 2020-07-28 22:17:55 +0200
  • 142a723eb2
    Add Italian translation (#45) Hamlet 2020-06-14 18:59:48 +0200
  • c6139901d9
    Add Italian locale file #45 Hamlet 2020-06-12 15:43:53 +0200
  • 66bd6a9b1d
    Add luacheck CI and drop node_ownership remnants (#44) Buckaroo Banzai 2020-06-08 21:52:11 +0200
  • 21592c8dfc
    Merge branch 'master' into luacheck-ci #44 Buckaroo Banzai 2020-06-05 07:02:02 +0200
  • 781ef34568 switch to actions/checkout image v2 BuckarooBanzay 2020-06-05 06:55:39 +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
  • c7d46c7b34 remove legacy global variables (remnants of the `node_ownership` mod) BuckarooBanzay 2020-06-03 22:22:04 +0200
  • d1ba5154a6 /areas_cleanup for removing ownerless areas #43 MoNTE48 2020-03-22 21:26:42 +0100
  • 401951aa24 add github action for luacheck BuckarooBanzay 2020-06-02 08:04:41 +0200
  • 82bff0c44a fix remaining luacheck issues BuckarooBanzay 2020-06-02 08:03:57 +0200
  • 63dd2f6d13 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
  • ba58dc9dce Rework on messages displayed #42 Louis Royer 2020-03-15 21:04:12 +0100
  • 1aef3ecef2 Add french translation Louis Royer 2020-03-08 23:18:56 +0100
  • 5598b73ee3 Add translation support Louis Royer 2020-03-08 22:15:00 +0100
  • aca830fd22 Add support for playerfactions mod (#37) Alden Peeters 2019-09-21 09:33:42 -0400
  • 83d2ebcb64
    Improved readability and efficiency of factions HUD code #37 Alden Peeters 2019-09-21 09:29:26 -0400
  • d324d534c3
    Show faction name in HUD Alden Peeters 2019-09-18 16:47:48 -0400
  • 8d4a9ac877
    Changed description for area_faction_open Alden Peeters 2019-09-18 16:27:32 -0400
  • e7ab99ca9c
    Prevent pollution of global namespace Alden Peeters 2019-09-13 16:01:49 -0400
  • fb08f7adb7
    Better checks for playerfactions mod availability Alden Peeters 2019-09-13 15:08:44 -0400
  • a55b9137d4
    Renamed factions to playerfactions to avoid confusion Alden Peeters 2019-09-09 19:43:31 -0400
  • 286d7b6fbf
    Fixed bugs in faction code Alden Peeters 2019-09-09 17:58:38 -0400
  • c4820a8106
    Add factions support Alden Peeters 2019-09-09 15:55:24 -0400
  • f67df1c4f8 Call settings function with new definition #33 Tai Kedzierski 2019-08-27 09:59:13 +0100
  • a99d2103aa Add a refresh delay on globalstep Tai Kedzierski 2018-11-30 14:54:13 +0000
  • 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
  • cbece106e8
    Replace deprecated functions with newer ones #36 Panquesito7 2019-07-01 15:57:21 -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
  • 1f76d50eb6 m #31 rubenwardy 2018-11-19 23:18:46 +0000
  • 6a96fc448d Add callbacks for area operations rubenwardy 2018-11-19 00:14:07 +0000
  • 644bc397d4
    Merge 1eb4c76265 into 289d0e623c #29 Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 2018-02-16 18:21:27 +0000
  • 1eb4c76265 Manual update due to conflict (part 3) #29 Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 2018-02-17 02:19:48 +0800