Commit Graph
26 Commits
Author SHA1 Message Date
Josh Roy 983b5e1680 need to look at this later, fails rn 2021-06-14 06:47:04 -07:00
Josh Roy c5794c5351 even MOAR progress 2021-06-14 06:45:16 -07:00
Josh Roy b881670015 Fix timings sometimes incorrectly marking commands (#5783) 2021-06-06 15:04:43 -04:00
Josh RoyandSpottedleaf 612f3e137a Fix dangerous end portal logic (#5776)
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com>
2021-06-04 17:58:45 -04:00
Josh Roy 730eb6c014 Updated Upstream (CraftBukkit) (#5484)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
6b8cd9a7 SPIGOT-6207: forcibly drop the items of a converted zombie villager
2021-04-11 21:03:08 -04:00
Josh Roy 55421b2226 Updated Upstream (Bukkit) (#5359)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
c589f546 Use upstream plexus-compiler-eclipse
2021-03-14 15:35:51 -04:00
Josh Roy 8a65e6b959 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
d264e972 #591: Add option for a consumer before spawning an item
1c537fce #590: Add spawn and transform reasons for piglin zombification.

CraftBukkit Changes:
ee5006d1 #810: Add option for a consumer before spawning an item
f6a39d3c #809: Add spawn and transform reasons for piglin zombification.
0c24068a Organise imports

Spigot Changes:
bff52619 Organise imports
2021-03-08 18:12:31 -05:00
Josh Roy 53f27183bf Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
9d0ad318 Fix javadoc errors in previous commits
9501daa2 #578: Add methods to modify the rate of regeneration and starvation
197d8f3d #577: Add EntityExhaustionEvent

CraftBukkit Changes:
a021e334 #795: Add methods to modify the rate of regeneration and starvation
509e523c #792: Add EntityExhaustionEvent

Spigot Changes:
db99f821 Rebuild patches
2021-03-03 17:43:45 -05:00
Josh Roy fb41a4b95e Fix further issues with rgb text pattern matching 2021-02-25 13:27:15 -05:00
Josh Roy cd60d3a8f9 Fix Log4J converter not parsing hex without named colors (#5228) 2021-02-22 21:43:05 -05:00
Josh Roy 8bafdd49dc Add support for hex color codes in console 2021-02-20 13:12:58 -05:00
Josh Roy 23c21fc4bf Fix dumpitem command not checking sender (#5025) 2021-01-10 20:49:50 -05:00
Josh Roy 023ec47e68 Add EntityLoadCrossbowEvent 2020-10-07 12:04:42 -04:00
Josh Roy 209f04eab2 Add PlayerShearBlockEvent 2020-08-27 15:39:24 -04:00
Josh Roy 603d4bb5a6 Fix cast check (#4813) 2020-11-27 13:07:41 -05:00
Josh Roy e7375f54fe Add additional open container api to HumanEntity 2020-08-26 02:30:08 -04:00
Josh Roy a9c8e493d3 Fix NPE in getBedSpawnLocation (#4238) 2020-08-30 13:59:14 -04:00
Josh Roy b1e247dea7 Fix hex colors not working in some kick messages 2020-08-27 16:58:27 -04:00
Josh Roy c7f57cff99 Fix SPIGOT-5989 (#3920) 2020-07-17 12:49:50 -04:00
Josh Roy 0ad44580b3 Remove streams from classes related to villager gossip (#3748) 2020-07-04 21:31:58 -04:00
Josh Roy a03c4deb10 [1.16] Remove some streams from structures (#3704)
This showed up a lot in the spark profiler, should have a low-medium performance improvement.
2020-07-01 09:53:16 -04:00
Josh RoyandLordKorea ce5e21f683 Add and implement PlayerRecipeBookClickEvent (#3351)
Co-authored-by: LordKorea <lk97798@posteo.net>
2020-06-23 00:33:08 -04:00
Josh Roy c5b5820901 Add unsupported-settings section to config (piston tnt dupe config option) (#3565) 2020-06-15 12:29:39 -04:00
Josh Roy 0219f4acd4 Fix NPE when temp ip bans expire (#3373) 2020-05-16 23:26:49 -04:00
Josh Roy 6df55d9c05 Potential bed api (#3339) 2020-05-11 00:19:04 -04:00
Josh Roy 4042fd2067 Add API MinecraftServer#isStopping (#3129) 2020-04-11 01:51:35 -04:00