summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2017-08-22tidy codeTenPlus1
2017-07-03tool can place vertically, protector recipe changed (gold instead of steel in...TenPlus1
2017-06-06added protector_night_pvp settingTenPlus1
2017-06-04move comment bracketsTenPlus1
2017-06-02protector.drop feature removed, can easily be exploited using lagTenPlus1
2017-05-27added nil check for is_protected digger nameTenPlus1
2017-05-06Included chest textures, tidied codeTenPlus1
2017-03-17code tidy and intllib updateTenPlus1
2017-02-23Added player checking for player effectsTenPlus1
2017-02-22Added nil player check when digging protectors (thanks expertmm)TenPlus1
2017-02-01Added protected chest to list of unmovable mesecon itemsTenPlus1
2017-02-01Protectors cannot be moved by mesecons anymoreTenPlus1
2016-12-10remove delprotect priv in favor of protection_bypassTenPlus1
2016-11-30remove doors and mobs soft dependencyTenPlus1
2016-11-22added protector placement tool (thanks shara)TenPlus1
2016-11-12added 6x lucky blocksTenPlus1
2016-11-02tidy code, add protected spawn featureTenPlus1
2016-08-16switched back to get/set_look_yaw/pitch for older clientsTenPlus1
2016-08-15Only move player 0.8 upwards if in protected area and flip enabledTenPlus1
2016-07-21updated to set/get_look_horizontal as wellTenPlus1
2016-07-21Flipped horizontal AND vertical thanks to auouymousTenPlus1
2016-07-20Added protector_flip bool for .conf settingsTenPlus1
2016-06-07Added intllib support (thanks Xanthin)TenPlus1
2016-06-05Tidy and tweakTenPlus1
2016-06-01added fallback dataTenPlus1
2016-05-31fix obj nil bugTenPlus1
2016-05-21added "protection_bypass" privelage supportTenPlus1
2016-04-26Players added to protector can punch to see protected areaHEADmasterTenPlus1
2016-02-21Code tweak for meta checkTenPlus1
2016-01-27Fixed protector overlap bugTenPlus1
2016-01-25Add on_blast to stop tnt blowing up protectionTenPlus1
2016-01-09violation drop after delay to stop stack doublingTenPlus1
2016-01-09Added delay to remove dropped itemTenPlus1
2016-01-09Tweaked code to work better for violation dropsTenPlus1
2015-12-23Additional checks for tool dropTenPlus1
2015-12-23Added protector_drop and protector_hurt settings to minetest.conf to stop pla...TenPlus1
2015-11-23add legacy_wallmounted lineTenPlus1
2015-11-13added delprot command to remove protectors in bulk from banned/old playersTenPlus1
2015-11-13Changed recipe to give 1 protector, added + button to formspec, tweaked and t...TenPlus1
2015-10-22Fixed protector overlap bugTenPlus1
2015-10-09on_use now inside nodes, code tidy, changed zone display from 10 to 5 secondsTenPlus1
2015-10-08Protection can again be seen while using noclipTenPlus1
2015-10-02Fixed pos bugTenPlus1
2015-09-05Fixed positional bugTenPlus1
2015-08-31Tweaked and tidied codeTenPlus1
2015-08-31supporting 0.4.13 shift-click to move stacks inside chestTenPlus1
2015-08-27Fixed multiple chat when protector used to find others in areaTenPlus1
2015-08-19Added spawn protection from pvp using protector_pvp_spawn setting in minetest...TenPlus1
2015-08-19ADDED protector_pvp switch to disable pvp inside player's own protected areasTenPlus1
2015-08-04Added REDO stringTenPlus1