Commit Graph

  • a02149fff5 fix check placement master tenplus1 2022-08-23 08:35:01 +01:00
  • 7f68d51e2b chest names only use alphanumerical and spaces tenplus1 2022-08-23 08:32:52 +01:00
  • 939f65db59 fix factions checkbox logic (thanks hysteria) tenplus1 2022-02-27 08:26:32 +00:00
  • a5a603be6c sanitize member names (thanks hysteria) tenplus1 2022-02-23 18:44:59 +00:00
  • dbb049726e add mcl_formspec to optional depends with code check tenplus1 2022-02-05 08:14:31 +00:00
  • 1c65d3fd61 add mcl chest formspec (thanks TanyaEleventhGoddess) tenplus1 2022-02-04 12:27:21 +00:00
  • df561350d6 tidy code tenplus1 2021-12-08 08:15:08 +00:00
  • 7a3c173252 added 'protector_crafts' setting, doors/chest immediate_dig set for mineclone2 fix tenplus1 2021-10-21 19:34:20 +01:00
  • 421ac3eca0 fix user name tenplus1 2021-10-02 19:01:21 +01:00
  • 338d3b6089 move player hurt and flip to record_protection_violation function tenplus1 2021-10-02 18:57:31 +01:00
  • 493f74d63f out of bounds check for placement tool tenplus1 2021-08-27 14:19:39 +01:00
  • e0046e2d91 fix print statements (thanks miniontoby) tenplus1 2021-08-25 08:52:51 +01:00
  • 1f84b04388 redo chest formspec to be android friendly tenplus1 2021-07-21 15:50:47 +01:00
  • 8de7148cdc lower protector replace time tenplus1 2021-07-06 18:54:13 +01:00
  • be364009c2 tweak chest functions tenplus1 2021-04-07 08:41:40 +01:00
  • 60b9f5846f fix playerfaction support, code tidy tenplus1 2021-04-02 17:51:13 +01:00
  • d1327e799f fix texture alpha warning tenplus1 2021-03-02 13:59:17 +00:00
  • ffee992ed1 replace deprecated settings functions tenplus1 2021-02-11 20:00:49 +00:00
  • 034029b0f4 add nil check for prot display removal tenplus1 2021-01-03 19:25:29 +00:00
  • 6bca4ffdff added missing nil check tenplus1 2020-12-25 19:11:16 +00:00
  • 5672606432 fix factions issue (thanks MisterE), tidy protector display removal tenplus1 2020-12-25 08:24:09 +00:00
  • dc39c94703 fix russian translation (thanks kay27) tenplus1 2020-12-09 20:09:16 +00:00
  • 6f07d66d3c add radius limiter of 22 so node volume of 4096000 isnt exceeded tenplus1 2020-08-30 08:30:42 +01:00
  • 6d09dd559c added support for playerfactions new api (thanks louisroyer) tenplus1 2020-08-20 18:52:33 +01:00
  • 0702fad2db Added 'protector_msg' setting for player messages tenplus1 2020-07-27 17:40:58 +01:00
  • e7117e4c3d add show recipe flag TenPlus1 2020-07-20 21:30:41 +01:00
  • d7b734022d default to mt translate, fallback intllib TenPlus1 2020-07-13 15:03:56 +01:00
  • f442c3ed58 convert .po locales to .txt for better translation TenPlus1 2020-07-12 10:09:03 +01:00
  • 8ec273febd added italian locale (thanks Hamlet) TenPlus1 2020-06-12 21:11:54 +01:00
  • 76c926dadc intllib support for new command descriptions TenPlus1 2020-06-12 14:12:06 +01:00
  • f4beba6cf6 add protection bypass check to new commands TenPlus1 2020-06-12 12:27:33 +01:00
  • c147242c7d added /protector_show /protector_hide feature TenPlus1 2020-06-12 11:41:33 +01:00
  • db932e676c added playerfactions support, protecor_hud_interval and settings update TenPlus1 2020-04-25 09:02:46 +01:00
  • 39cd62a221 add protector_hurt delay to fix drop issue TenPlus1 2020-04-08 12:40:52 +01:00
  • b6b5460fcd remove deprecated formspec elements TenPlus1 2020-02-28 16:48:43 +00:00
  • d700b5164c reverse previous change to doors/chest TenPlus1 2020-02-28 16:17:42 +00:00
  • be2a43a5f3 change readme TenPlus1 2020-02-28 16:13:17 +00:00
  • 90ceaf134f only add protected doors/chest if default minetest game found TenPlus1 2020-02-27 21:25:03 +00:00
  • 53cadb1ada added spanish translation (thanks universales) TenPlus1 2020-02-27 21:04:14 +00:00
  • 171a495a81 change get_look_pitch to get_look_vertical TenPlus1 2019-10-21 11:16:51 +01:00
  • 482f4f4aba code tidy ' to " TenPlus1 2019-08-05 10:03:25 +01:00
  • 7a6f598d19 Added MineClone2 support TenPlus1 2019-07-19 12:53:04 +01:00
  • 5f6a6a201f Do not translate log entries TenPlus1 2019-05-22 21:06:51 +01:00
  • 08a07a76a9 code tidy, make protection field glow in dark TenPlus1 2019-05-20 16:46:22 +01:00
  • 8a5739486f added protector_show_interval setting to minetest.conf, code tidy TenPlus1 2019-05-19 09:48:01 +01:00
  • 7b5d7a3987 added intllib support for protector tool TenPlus1 2019-05-01 14:42:24 +01:00
  • 2602de4baf add protection check for other mods (areas) when using tool TenPlus1 2019-04-30 21:35:11 +01:00
  • a2e803d522 remove protector field when dug TenPlus1 2018-10-24 13:59:56 +01:00
  • 077707343d protector tool checks for containers at location TenPlus1 2018-10-11 21:27:22 +01:00
  • 4e81345b81 protector tool doesn't replace anything that isnt ground content when placing protector block TenPlus1 2018-10-11 20:55:50 +01:00
  • 52db28ccdd 0.4.16+ tidy TenPlus1 2018-09-27 12:56:04 +01:00
  • a7ee92feff remove unecessary globals TenPlus1 2018-09-27 12:52:52 +01:00
  • fa12398332 localise name lists TenPlus1 2018-09-27 10:30:01 +01:00
  • f8297f0520 tweaked block textures TenPlus1 2018-07-12 17:03:32 +01:00
  • 1386e0e7c9 updated Intllib support (thanks codexp) TenPlus1 2018-07-10 18:59:29 +01:00
  • 9f18e935f1 update license.txt for all textures TenPlus1 2018-07-08 20:41:02 +01:00
  • f10cdc2d97 amend texture licenses TenPlus1 2018-07-07 20:21:28 +01:00
  • ea08533ee8 update texture license.txt TenPlus1 2018-07-07 10:10:49 +01:00
  • 4b003a803b Krock's code tweak TenPlus1 2018-07-03 16:16:32 +01:00
  • edb6f448de code tidy and tweak (thanks Krock) TenPlus1 2018-07-03 15:59:32 +01:00
  • dacab4f038 prevent csm tampering TenPlus1 2018-07-03 14:14:39 +01:00
  • 3331132a4b added meta nil check TenPlus1 2018-07-03 13:35:00 +01:00
  • 534364e9c3 formspec can only write data to actual protection nodes TenPlus1 2018-07-03 13:24:05 +01:00
  • 4e969981e0 use 0.4.16 functions TenPlus1 2018-07-02 15:57:33 +01:00
  • 8159e85eca added french locale (thanks papou30) TenPlus1 2018-03-31 09:14:15 +01:00
  • 979fab1d51 Fixed grammar error in russian translation (thanks Doloment) TenPlus1 2018-03-12 10:13:16 +00:00
  • 8097aa4afe updated russian translation TenPlus1 2018-01-22 15:55:13 +00:00
  • df2711a610 fix .conf name TenPlus1 2018-01-04 11:24:07 +00:00
  • 4771c1f199 changed hud text, added russian locale TenPlus1 2018-01-04 11:23:41 +00:00
  • 974a024171 Added HUD text to show protected areas TenPlus1 2017-11-11 12:50:50 +00:00
  • 8f02711af4 getpos to get_pos, get_pitch/yaw to get_look_vertical/horizontal TenPlus1 2017-10-09 15:29:04 +01:00
  • c81191df2a update to newer 0.4.16 functions TenPlus1 2017-10-09 13:58:19 +01:00
  • 1c37c2b695 update readme TenPlus1 2017-09-03 11:02:58 +01:00
  • e36b8a7128 localise protector functions and tidy code TenPlus1 2017-09-03 10:53:49 +01:00
  • ba70325bbe tidy code TenPlus1 2017-08-22 18:36:22 +01:00
  • 7479131a2c tidy code TenPlus1 2017-08-22 15:54:53 +01:00
  • 7e07b9af7e add more lucky blocks TenPlus1 2017-07-03 13:45:43 +01:00
  • a57800c046 tool can place vertically, protector recipe changed (gold instead of steel ingot) TenPlus1 2017-07-03 13:33:52 +01:00
  • 965ac2eaa5 protector tool updated, stand near protector (2 block radius) to work TenPlus1 2017-07-03 09:31:42 +01:00
  • 38341294e7 add nil checks to /protector_replace command TenPlus1 2017-06-24 10:46:15 +01:00
  • 1130f447a6 added protector_night_pvp setting TenPlus1 2017-06-06 10:26:54 +01:00
  • da742fd386 move comment brackets TenPlus1 2017-06-04 20:24:32 +01:00
  • 8161d03c39 protector.drop feature removed, can easily be exploited using lag TenPlus1 2017-06-02 21:06:00 +01:00
  • f8eab51e67 added nil check for is_protected digger name TenPlus1 2017-05-27 19:27:40 +01:00
  • 20c6d2b9b9 added extra protection to chest TenPlus1 2017-05-20 09:01:00 +01:00
  • cbf72118d9 Included chest textures, tidied code TenPlus1 2017-05-06 18:23:18 +01:00
  • 8dea715303 code tidy and intllib update TenPlus1 2017-03-17 10:05:42 +00:00
  • 3b5e728b7d Turkish language added by HybridDog TenPlus1 2017-03-16 20:34:18 +00:00
  • 950fb7e7cf Added player checking for player effects TenPlus1 2017-02-23 10:05:21 +00:00
  • 5d1f2e2c01 Added nil player check when digging protectors (thanks expertmm) TenPlus1 2017-02-22 21:11:48 +00:00
  • 3e3e24dbef added chest to mesecon unmoveable list TenPlus1 2017-02-01 14:30:15 +00:00
  • 9854f21a58 Added protected chest to list of unmovable mesecon items TenPlus1 2017-02-01 14:29:27 +00:00
  • 11c0b9b153 Protectors cannot be moved by mesecons anymore TenPlus1 2017-02-01 14:13:20 +00:00
  • 9a8b6c3957 added /protector_show command (thanks agaran) TenPlus1 2017-01-21 13:39:49 +00:00
  • e7fde19ab5 fix invalid variable name TenPlus1 2017-01-08 17:12:23 +00:00
  • 71782e27ab tweak protector_remove and add protector_replace commands TenPlus1 2016-12-29 18:09:01 +00:00
  • cfbe158cb2 remove delprotect priv in favor of protection_bypass TenPlus1 2016-12-10 16:06:13 +00:00
  • 11f2f822dd holding sneak while using tool copies over members also TenPlus1 2016-11-30 20:44:22 +00:00
  • 709f2490e5 remove doors and mobs soft dependency TenPlus1 2016-11-30 10:23:37 +00:00
  • c0e0230367 added protector placement tool (thanks shara) TenPlus1 2016-11-22 11:12:11 +00:00