Commit Graph

16 Commits

Author SHA1 Message Date
boy0001
dc37465c8a Forgot to push this 2015-08-26 08:35:32 +10:00
boy0001
2185384746 . 2015-08-21 14:53:53 +10:00
boy0001
d0605b9b55 Fixes
Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00
sauilitired
07ab874220 Add script files to gitignore 2015-07-26 14:14:51 +02:00
sauilitired
c349fcb85d Remake .gitignore 2015-07-26 14:11:38 +02:00
boy0001
3a1577469b Various changes
Permissions:
- Changed permissions class to an enum
- started using some permissions for EventUtil

Events:
- fixed armor stands being placed outside allowed area
- fixed item frames and paintings being placeable outside allowed area
- fixed eating and reading being restricted where it shouldn't
- Added various new flags for fine tuned protection
- Recoded the result of multiple flags to be more logical
- recoded player interact event
- fixed ender dragon egg teleportation onto other plots
- tried centralizing some logic to the EventUtil class

PlotAPI:
- minor tweaks to the PlotAPI class

PlotSquared updater:
- removed some debug
- testing a bit more

Chunk sending:
- fixed plot clearing, and related block changes not sending chunk
updates to 1.7.10 clients

TODO:
- verify all works
- finish centralizing event system
2015-07-10 00:20:19 +10:00
boy0001
74afa033c4 Greeting flag in title 2015-05-10 17:41:41 +10:00
boy0001
86f3b993a6 added Plot API class 2015-03-13 14:15:08 +11:00
boy0001
4a314144c6 Starting work on sponge 2015-02-19 14:24:05 +11:00
boy0001
61c3fe2805 What you've done is more dangerous
With the setOp thing, it's all on the main thread and the op is taken
away immediately afterwards so there is no possibility of them using the
elevated permission for anything other than worldguard. I even had a
finally clause.

What you have done, although it may not seem too dangerous, it still
gives players the opportunity to use their elevated permissions.
2014-11-04 12:22:09 +11:00
boy0001
f60bac0e0e Fixed plot auto algorithms and
also made some performance improvements
2014-10-29 17:18:22 +11:00
boy0001
64314723c9 fixes 2014-10-28 13:34:26 +11:00
root
30149d88e2 .gitignore fixes 2014-10-27 16:00:21 +01:00
boy0001
5f787d45fa Started work on abstract PlotManager class 2014-10-05 13:58:35 +11:00
boy0001
c07634acc6 Whatever... WorldGeneration sucks. 2014-09-23 23:01:10 +10:00
Citymonstret
e616c3b418 Init commit 2014-09-22 06:32:58 -04:00