Commit Graph
1232 Commits
Author SHA1 Message Date
DrBot7andGitHub 6e055c90c3 Stop boats from breaking item frames in claims (#1029) 2020-09-26 12:54:19 -07:00
AdamandGitHub 9622eea434 StringBuilder#append should not contain concatenation (#1020) 2020-09-20 09:06:53 -07:00
AdamandGitHub 26124d3dee Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
AdamandGitHub bf214afe2e Use enhanced for loop where applicable (#1016) 2020-09-19 14:14:11 -07:00
AdamandGitHub 47cd376610 Remove explicit type declaration (#1015) 2020-09-17 08:25:38 -07:00
AdamandGitHub 88dd68505a Use constant for farming block list (#1014) 2020-09-17 08:22:57 -07:00
AdamandGitHub eff759463d Fix error in piston mode migration (#1013) 2020-09-17 08:19:51 -07:00
AdamandGitHub b5542e24b1 Fix NPE in admin claims (#1011) 2020-09-14 21:05:51 -07:00
Nick LandGitHub 2048a9f31d Support plugins that use SignChangeEvent to check sign editing permissions (#951) 2020-09-14 16:48:34 -07:00
AdamandGitHub 581e8881e9 Add new, efficient options for handling pistons (#933) 2020-09-14 16:45:08 -07:00
RoboMWM a3b8b6f2f1 add more debug messages on claim expiration
#976
2020-09-14 16:37:20 -07:00
RoboMWM afd6aeaab5 bump version... was supposed to happen a commit ago 2020-09-14 16:13:41 -07:00
AdamandGitHub e8c9222337 Fix /AbandonAllClaims usage (#1009)
Closes #1008
2020-09-14 08:19:06 -07:00
SimonandGitHub 39f385e51c Add static getHandlerList to TrustChangedEvent (#1003) 2020-09-10 08:59:17 -07:00
RoboMWM e3bce9a35e git add --renormalize . 2020-09-07 05:32:16 -07:00
Frank van der HeijdenandGitHub cd5046fc71 Stop execution if PreventPvPEvent is canceled (#998) 2020-09-07 05:20:12 -07:00
Frank van der HeijdenandGitHub 1928b7ece7 Add ClaimExtendEvent (#947) 2020-09-07 05:14:26 -07:00
AdamandGitHub 766b34a970 Add several hostile non-monsters (#927)
* Add a couple of new/missed hostile cases

* "Zoo" friendliness

* Prevent food attack vector for neutral animals
2020-09-07 05:09:14 -07:00
AdamandGitHub 81cfc8f2d9 Confirm /abandonallclaims (#1000) 2020-09-07 04:19:09 -07:00
AdamandGitHub 39e9d48add Improve overlap test and amend PR #934 (#999) 2020-09-07 04:15:24 -07:00
RoboMWMandGitHub 4035f40c62 Revert "Refactor overlap check (#934)" (#995)
This reverts commit 70b6574fe1.
2020-09-04 10:56:37 -07:00
AdamandGitHub 70b6574fe1 Refactor overlap check (#934) 2020-08-31 08:06:11 -07:00
FlleeppyyandGitHub 5915836e38 Fix usage message for /adjustbonusclaimblocksall (#966) 2020-08-12 19:11:29 -07:00
Frank van der HeijdenandGitHub 8bfc89d32e Instead of return a set containing null, return null (#948) 2020-08-07 15:40:39 -07:00
Frank van der HeijdenandGitHub abfb53b1cf Include inspectedBlock in ClaimInspectionEvent (#949) 2020-08-07 12:50:37 -07:00
Frank van der HeijdenandRoboMWM 4b3852d624 Implement Cancellable in ClaimModifiedEvent (#942)
- If canceled, GP stops processing the resize command (no error printed or potential overlapping claim displayed)
2020-08-07 10:27:49 -07:00
AdamandGitHub a3d0aecaf0 Improve block ignition handling (#931)
* Improve arrow ignition handling

* Allow fireball/arrow ignition from same claim

* Allow fires to be started by dispensers in same claim
2020-08-07 10:20:35 -07:00
Frank van der HeijdenandGitHub fb53c1811e Add the Visualization instance to VisualizationEvent (#945) 2020-08-07 09:50:07 -07:00
Frank van der HeijdenandGitHub 2d3c3a3940 Add ClaimInspectionEvent (#946) 2020-08-07 08:45:13 -07:00
Frank van der HeijdenandGitHub 17fbbf5553 Add visualizingNearbyClaims flag to VisualizationEvent (#940) 2020-08-06 09:02:51 -07:00
Frank van der HeijdenandGitHub 89f83b5b6a public Visualization#addClaimElements() (#941)
and some refactoring
2020-08-06 08:31:51 -07:00
Frank van der HeijdenandGitHub ee1a5c567b DataStore#getChunkHash is publicly accessible (#943) 2020-08-06 08:27:24 -07:00
AdamandGitHub 40ca1d756e Update to JUnit 5 (#935)
* Add claim overlap test
2020-08-05 22:51:23 -07:00
AdamandGitHub 89d362a747 Use fence gate tag (#921) 2020-07-30 17:48:40 -07:00
Eli, wyldt-andGitHub 03778e6f31 Check world before performing distance call (#916) 2020-07-29 21:39:23 -07:00
Eli, wyldt-andGitHub b6434298fc support raid trigger prevention (#913) 2020-07-28 21:27:20 -07:00
AdamandGitHub ac93505e2f Fix conflicting piston settings (#907) 2020-07-25 11:50:18 -07:00
AdamandGitHub 085f335559 Use tags instead of manually-maintained material lists (#905) 2020-07-25 11:47:08 -07:00
AdamandGitHub 230b2bb5cc Update to WorldGuard's 1.16 API (#904)
* Update to WorldGuard's 1.16 API

* Swap to Gson for JSON, WG was providing old lib

* Also JUnit
2020-07-25 11:42:14 -07:00
RoboMWM 4e373e7b98 Delete CNAME 2020-07-25 10:34:36 -07:00
RoboMWM 7999da4e81 exclude suspicious bucket placements from being logged in console 2020-07-04 09:58:29 -07:00
RoboMWM 2d27735838 version 16.14.0 2020-07-04 09:16:43 -07:00
Alen BudimirandGitHub 909b81aea5 Add redstonewire to accesstrust (#868) 2020-07-03 11:03:40 -07:00
Isabel LomasandGitHub a6a7c237cf 1.16 materials update (#866)
- fixes #865 
- add new spawn egg names
2020-07-02 20:24:18 -07:00
RoboMWM ac5a666b8d remove all suppressions of deprecation warnings 2020-06-20 12:28:25 -07:00
David PreciousandGitHub 4ce981d63a Extend the "question" issue template a little (#852) 2020-06-11 15:59:38 -07:00
RoboMWM 732fa2e015 these changes are sometimes not getting exported or something 2020-06-08 23:15:52 -07:00
RoboMWM 0153fa6896 preserve existing one-liners
thought I exported these changes, guess not
2020-06-08 22:03:18 -07:00
RoboMWM 40f554d386 reformat code
- Lots of tabs to spaces going on
- That's a lot of changes!

#63
2020-06-08 21:57:55 -07:00
RoboMWM bc05440617 A wild .editorconfig appears 2020-06-08 21:52:41 -07:00