summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-30swap parameters for all calls to can_interactBremaWeb
2013-11-30restructured, use Settings interface for config, use protection APIBremaWeb
2013-11-20Merge pull request #6 from t4im/masterBremaweb
facedir fix and alternate crafting recipe (for upgrading a default chest)
2013-11-20use group:wood instead of default:wood in crafting recipes to allow the use ↵Tim
of moretree planks as well
2013-11-19add alternative crafting recipes to turn default chests into a shared chestTim
2013-11-19fix texture orientation on shared chestsTim
2013-11-19Merge pull request #5 from t4im/masterBremaweb
replace shared chest textures with their own version
2013-11-19replace shared chest textures with their own version based on the ↵Tim
technic-chest look
2013-11-18Merge pull request #4 from t4im/masterBremaweb
Shared Landrush chest and /unshareall with offline users
2013-11-17fix a few typos in chatmessagesTim
2013-11-17allow /unshareall to unshare all areas for an offline user (similar to ↵Tim
/unsharearea) while not going through an /unshareall with ones own name
2013-10-07add compatibility between shared chest and pipeworks modTim
2013-10-07add a shared chest, that instead of being locked to a certain user, can be ↵Tim
accessed by the current owner of a property as well as the users being shared access with it
2013-10-05Merge pull request #3 from fairiestoy/masterBremaweb
Quick Snowball fix
2013-10-05Quick Snowball Fixfairiestoy
This is a quick security fix for thrown snowballs, which sometimes have the effect of punching holes into claimed ground.
2013-09-28Merge pull request #1 from Bremaweb/masterfairiestoy
Update fork
2013-08-23add userunclaim command to unclaim all areas owned by a particular userBrandon
2013-08-20can't claim below -200Brandon
2013-08-20Merge branch 'master' of https://github.com/fairiestoy/landrush into ↵Brandon
fairiestoy-master
2013-08-21Added TNT workaroundfairiestoy
Added a quick workaround to avoid TNT set near claimed areas to destroy partial buildings or landscapes with the TNT exploit. Since overwriting the registered node functions seem not to work as expected, used the landrush own routines for this 'fix'
2013-08-19Fixed Screwdriverfairiestoy
Fixed a Bug which causes doors (if locked or not) to be opened by the screwdriver. It now makes a check if you are on valid ground.
2013-08-17adjust craft recipe to craft 6 signs at onceBrandon
2013-08-17door blue texture, add unlocked signBrandon
2013-08-17Merge pull request #1 from fairiestoy/masterBremaweb
Fixed duplicating bug
2013-08-17Fixed duplicating bugfairiestoy
Fixed a bug which causes the shared door to duplicate by right-clicking the top part which was caused by missing parameters.
2013-08-15shared door recipe and texturesBrandon
2013-08-15added a shared doorBrandon
2013-08-08remove logBrandon
2013-08-08allow doors to be opened when not wielding an itemBrandon
2013-08-06shareall and unshareall commands to (un)share all of a persons claimsBrandon
2013-07-02fix bug where ghoststones would cause protection warningsBrandon
2013-07-01add sharearea *all so you can retain ownership but allow everybody to edit, ↵Brandon
chatplus message went land sells
2013-06-28changed sale block recipeBrandon
2013-06-24fix crash on claiming landBrandon
2013-06-24fix crafting recipesBrandon
2013-06-23fix show areaBrandon
2013-06-22fix 0cr sale problemBrandon
2013-06-22add sale block textureBrandon
2013-06-22fix exploitsBrandon
2013-06-22added loading land sale log noteBrandon
2013-06-22added land saleBrandon
2013-06-20fix hud drawing issueBrandon
2013-06-20don't make claims localBrandon
2013-06-20forgot to reset sameowner variableBrandon
2013-06-20make global_step more efficient, don't redraw hud if land owner hasn't changedBrandon
2013-06-20added damage for offenses, temp ban for offenses, added hud item to show ↵Brandon
land owner
2013-06-16change some of the wordingBrandon
2013-06-15fix chatplus integrationBrandon
2013-06-15changed default auto ban settingsBrandon
2013-06-15auto ban addedBrandon