Commit Graph

136 Commits (master)

Author SHA1 Message Date
Maksym H cf71c5d87d Update HUD 2022-09-01 12:28:05 +03:00
Maksym H 5d6efc741a Use the HUD API directly 2022-08-26 23:57:52 +03:00
Maksim f809000bde Save the previous area owner at /change_owner 2022-08-26 15:01:05 +03:00
luk3yx e8ee792fc6
Don't do knockback in non-PvP areas (#2) 2022-08-21 23:33:22 +03:00
Maksim ef9d5f454d Remove Protector Block 2022-08-18 12:52:52 +03:00
Maksim a633c77da1 Add `mod.conf` 2022-07-24 10:05:26 +02:00
Maksim cacc14c0db Update translations 2022-07-24 09:48:28 +02:00
Maksim 0fcac9ba09 Fix `player_exists` assert case 2022-05-02 22:55:15 +03:00
Maksim 6819eca78e Hallo Deutsch! 2022-04-17 12:45:44 +02:00
Maksim 3e2e2df3ed Minor changes 2022-04-17 12:44:11 +02:00
luk3yx 491818fc03 Don't allow protector blocks to replace other nodes 2022-04-16 16:49:29 +12:00
Maksim 35e1d82b1e Fix Protector Block digging bug 2022-02-08 17:38:58 +02:00
MoNTE48 b7b5232b6a Make `/list_areas` useful for admin 2022-01-14 13:35:24 +01:00
MoNTE48 b470d8f516 Minor update HUD 2022-01-14 13:34:25 +01:00
Maksim d4f9ba9329 Simplify `areas:save()` 2022-01-14 13:34:25 +01:00
MoNTE48 1efd8955cc Add `use_texture_alpha` for Protector Block display_node 2021-12-25 10:32:27 +01:00
MoNTE48 f519c0bb06 Fixes and cleanup 2021-11-22 20:24:36 +02:00
MoNTE48 3be52a686d Use `minetest.get_translator` for localisation 2021-08-13 19:48:38 +03:00
MoNTE48 3473f60809 Fix `/areas_cleanup` command log message 2021-08-01 17:08:39 +03:00
MoNTE48 35db80ef4c Protector Block: add nil check 2021-07-28 19:37:03 +03:00
MoNTE48 db9ca5535e Improve PvP: check hitter areas 2021-06-27 17:59:23 +02:00
MoNTE48 758b3d0dd0 Add the best PvP solution you've seen 2021-05-27 12:09:40 +02:00
MoNTE48 96ca31dd7d Minor update 2021-04-24 17:18:40 +02:00
MoNTE48 3a17818e34 Add luacheck 2021-04-24 12:38:46 +02:00
MoNTE48 152f164621 Update translation 2021-02-21 11:09:40 +01:00
Maksim e1eea28d88 Add 'not_cuttable' group to Protector Block 2020-12-16 18:42:36 +01:00
MoNTE48 7044c74804 Prohibit to place Protector Blocks too close 2020-12-12 16:52:14 +01:00
MoNTE48 0b29bb7571 Increase max protected areas per player 2020-12-12 16:51:27 +01:00
MoNTE48 7200ff968c Add Protector Block to MPVS stoppers 2020-10-21 00:19:40 +02:00
MoNTE48 85a5935f80 Update Protector Block texture 2020-08-23 14:30:03 +02:00
MoNTE48 549c816796 Add Russian translation 2020-08-15 20:46:36 +02:00
MoNTE48 9eb2750e21 Minor fixes and cleanup 2020-08-15 20:46:09 +02:00
luk3yx e3dc3163fc Use JSON to store areas.
This works around a limit of ~21000 areas because of limits in
minetest.deserialize().
2020-08-12 09:28:20 +12:00
MoNTE48 9c24eadf4a Improve HUD updating 2020-03-25 11:00:43 +01:00
MoNTE48 4603acd955 Fix deprecated API 2020-03-23 12:31:10 +01:00
MoNTE48 fccd1de2bc Minor fix after update 2020-03-22 22:29:05 +01:00
Louis Royer 0288a199fc Rework on messages displayed
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
2020-03-22 21:18:14 +01:00
Louis Royer c1530388ad Add translation support 2020-03-22 21:10:48 +01:00
MoNTE48 cf7882aae2 Add "areas_cleanup" chatcommand 2020-03-22 21:03:09 +01:00
MoNTE48 92afd99b31 Code-style 2020-03-16 02:23:54 +01:00
MoNTE48 db8af0d6ad Fix some grammar mistakes 2020-03-16 02:15:59 +01:00
MoNTE48 b6c2a97bdb Add initial localization 2020-03-16 02:08:53 +01:00
MoNTE48 25325f579c Add little player damage 2020-03-16 02:07:49 +01:00
MoNTE48 ca1ec9fcdf Minor code fixes and cleanup 2020-02-27 22:17:52 +01:00
MoNTE48 86e3170ad7 Add old_version check 2020-02-14 17:04:09 +01:00
MoNTE48 582db494e6 Protector block cleanup 2020-02-13 23:52:54 +01:00
MoNTE48 030b27b826 Use MC HUD Api instead old API 2019-10-20 21:13:29 +02:00
MoNTE48 fd5d69f197 Replace globalstep on playerstep, hide Areas text on free areas 2019-10-16 21:42:48 +02:00
MoNTE48 fc56472390 Fix deprecated 2019-10-10 00:16:52 +02:00
MoNTE48 504d9c3076 Fix interactive rules 2019-09-20 21:32:30 +02:00