190 Commits

Author SHA1 Message Date
tenplus1
4196fd0c4f check actual block for out of bounds 2024-09-30 07:47:31 +01:00
tenplus1
04ef9e3432 show when protection tool trying to place out of bounds or near bedrock 2024-09-29 08:46:48 +01:00
tenplus1
72f4e36b7b use nodecore stone texture if found 2024-09-28 17:54:43 +01:00
tenplus1
33a5b6eadb fix empty sound functions 2024-09-28 17:45:51 +01:00
tenplus1
2503310260 code tweak n tidy 2024-09-28 11:16:23 +01:00
tenplus1
de98f04667 easier double doors 2024-09-16 11:41:46 +01:00
tenplus1
ce84ac68b2 tweak and tidy code 2024-09-16 11:35:13 +01:00
tenplus1
f272486f4f ephemeral sounds 2024-09-16 09:29:33 +01:00
tenplus1
97b0da0cf9 chest size detection, protector door bedrock detection, dig doors in mcl 2024-09-16 08:10:36 +01:00
tenplus1
4eeb568234 upped protector radius max to 30 2024-04-27 08:13:34 +01:00
tenplus1
1db5a9b87e fix double settings 2024-02-27 16:53:01 +00:00
tenplus1
479efd8e8f tidy code, fix hud error on 5.9dev 2024-02-27 16:45:35 +00:00
tenplus1
414f7922fd fix translation string, remove old .pot template 2024-02-26 08:57:12 +00:00
tenplus1
b167eed348 improve mcl support (thx usrib) 2023-09-24 19:00:14 +01:00
tenplus1
b02e768555 initial_properties upadate 2023-09-23 14:17:22 +01:00
tenplus1
c12b1f5245 remove intllib, 5.x only 2023-08-08 15:08:48 +01:00
tenplus1
9876692e95 update screenshot 2023-05-07 11:09:54 +01:00
tenplus1
df4976cdd2 tweak nodebox so protector visible underground 2023-05-07 10:57:56 +01:00
tenplus1
9e4981e9dc added protector_tool.png by Sirrobzeroone 2023-02-12 10:42:05 +00:00
tenplus1
85e65b3eeb amend load msg's 2022-12-19 18:16:48 +00:00
tenplus1
1ad18f440a update license.txt 2022-11-25 09:41:25 +00:00
tenplus1
a02149fff5 fix check placement 2022-08-23 08:35:01 +01:00
tenplus1
7f68d51e2b chest names only use alphanumerical and spaces 2022-08-23 08:32:52 +01:00
tenplus1
939f65db59 fix factions checkbox logic (thanks hysteria) 2022-02-27 08:26:32 +00:00
tenplus1
a5a603be6c sanitize member names (thanks hysteria) 2022-02-23 18:44:59 +00:00
tenplus1
dbb049726e add mcl_formspec to optional depends with code check 2022-02-05 08:14:31 +00:00
tenplus1
1c65d3fd61 add mcl chest formspec (thanks TanyaEleventhGoddess) 2022-02-04 12:27:21 +00:00
tenplus1
df561350d6 tidy code 2021-12-08 08:15:08 +00:00
tenplus1
7a3c173252 added 'protector_crafts' setting, doors/chest immediate_dig set for mineclone2 fix 2021-10-21 19:34:20 +01:00
tenplus1
421ac3eca0 fix user name 2021-10-02 19:01:21 +01:00
tenplus1
338d3b6089 move player hurt and flip to record_protection_violation function 2021-10-02 18:57:31 +01:00
tenplus1
493f74d63f out of bounds check for placement tool 2021-08-27 14:19:39 +01:00
tenplus1
e0046e2d91 fix print statements (thanks miniontoby) 2021-08-25 08:52:51 +01:00
tenplus1
1f84b04388 redo chest formspec to be android friendly 2021-07-21 15:50:47 +01:00
tenplus1
8de7148cdc lower protector replace time 2021-07-06 18:54:13 +01:00
tenplus1
be364009c2 tweak chest functions 2021-04-07 08:41:40 +01:00
tenplus1
60b9f5846f fix playerfaction support, code tidy 2021-04-02 17:51:13 +01:00
tenplus1
d1327e799f fix texture alpha warning 2021-03-02 13:59:17 +00:00
tenplus1
ffee992ed1 replace deprecated settings functions 2021-02-11 20:00:49 +00:00
tenplus1
034029b0f4 add nil check for prot display removal 2021-01-03 19:25:29 +00:00
tenplus1
6bca4ffdff added missing nil check 2020-12-25 19:11:16 +00:00
tenplus1
5672606432 fix factions issue (thanks MisterE), tidy protector display removal 2020-12-25 08:24:09 +00:00
tenplus1
dc39c94703 fix russian translation (thanks kay27) 2020-12-09 20:09:16 +00:00
tenplus1
6f07d66d3c add radius limiter of 22 so node volume of 4096000 isnt exceeded 2020-08-30 08:30:42 +01:00
tenplus1
6d09dd559c added support for playerfactions new api (thanks louisroyer) 2020-08-20 18:52:33 +01:00
tenplus1
0702fad2db Added 'protector_msg' setting for player messages 2020-07-27 17:40:58 +01:00
TenPlus1
e7117e4c3d add show recipe flag 2020-07-20 21:30:41 +01:00
TenPlus1
d7b734022d default to mt translate, fallback intllib 2020-07-13 15:03:56 +01:00
TenPlus1
f442c3ed58 convert .po locales to .txt for better translation 2020-07-12 10:09:03 +01:00
TenPlus1
8ec273febd added italian locale (thanks Hamlet) 2020-06-12 21:11:54 +01:00