Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-09 | Fix warnings and shorten sign code | SmallJoker | |
2014-03-27 | dynamic size for landrush:showarea | Max | |
landrush:showarea highlights the boundaries of the current protected area but its size was fixed to 16. As the chunk size is configurable the size of landrush:showarea needs to accord with the chunkSize from the config file. | |||
2014-01-20 | prevent guests from claiming | mauvebic | |
to allow guests to visit server without ability to claim land. | |||
2013-12-13 | remove landrush screwdriver and bucket protection because it is supported by ↵ | Brandon | |
the protection api now | |||
2013-11-30 | restructured, use Settings interface for config, use protection API | BremaWeb | |
2013-10-07 | add 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-05 | Quick Snowball Fix | fairiestoy | |
This is a quick security fix for thrown snowballs, which sometimes have the effect of punching holes into claimed ground. | |||
2013-08-20 | can't claim below -200 | Brandon | |
2013-08-20 | Merge branch 'master' of https://github.com/fairiestoy/landrush into ↵ | Brandon | |
fairiestoy-master | |||
2013-08-21 | Added TNT workaround | fairiestoy | |
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-19 | Fixed Screwdriver | fairiestoy | |
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-17 | adjust craft recipe to craft 6 signs at once | Brandon | |
2013-08-17 | door blue texture, add unlocked sign | Brandon | |
2013-08-17 | Fixed duplicating bug | fairiestoy | |
Fixed a bug which causes the shared door to duplicate by right-clicking the top part which was caused by missing parameters. | |||
2013-08-15 | shared door recipe and textures | Brandon | |
2013-08-15 | added a shared door | Brandon | |
2013-08-08 | remove log | Brandon | |
2013-08-08 | allow doors to be opened when not wielding an item | Brandon | |
2013-08-06 | shareall and unshareall commands to (un)share all of a persons claims | Brandon | |
2013-07-02 | fix bug where ghoststones would cause protection warnings | Brandon | |
2013-07-01 | add sharearea *all so you can retain ownership but allow everybody to edit, ↵ | Brandon | |
chatplus message went land sells | |||
2013-06-28 | changed sale block recipe | Brandon | |
2013-06-24 | fix crash on claiming land | Brandon | |
2013-06-24 | fix crafting recipes | Brandon | |
2013-06-23 | fix show area | Brandon | |
2013-06-22 | added loading land sale log note | Brandon | |
2013-06-22 | added land sale | Brandon | |
2013-06-20 | fix hud drawing issue | Brandon | |
2013-06-20 | don't make claims local | Brandon | |
2013-06-20 | forgot to reset sameowner variable | Brandon | |
2013-06-20 | make global_step more efficient, don't redraw hud if land owner hasn't changed | Brandon | |
2013-06-20 | added damage for offenses, temp ban for offenses, added hud item to show ↵ | Brandon | |
land owner | |||
2013-06-16 | change some of the wording | Brandon | |
2013-06-15 | fix chatplus integration | Brandon | |
2013-06-15 | changed default auto ban settings | Brandon | |
2013-06-15 | auto ban added | Brandon | |
2013-06-14 | fixed place item bug | Brandon | |
2013-06-14 | landrush priv works with landrush chat commands | BremaWeb | |
2013-06-11 | added global dig table, gave users with landrush priv ability to use ↵ | Brandon | |
sharearea and unclaim on any claim | |||
2013-05-30 | added landrush priv so admins can build anywhere | Brandon | |
2013-05-23 | make online protection an option | Brandon | |
2013-02-16 | item description changes to avoid confusion with 0gb.us' mod | Brandon Bohannon | |
2013-02-16 | various small fixes | Brandon Bohannon | |
2013-02-16 | changed default mode | Brandon Bohannon | |
2013-02-16 | initial commit | Brandon Bohannon | |