Commit Graph

182 Commits

Author SHA1 Message Date
91961de7c2 More more more more more more more more more work 2021-11-23 18:06:05 -05:00
11f73c13b5 More more more more more more more more work 2021-11-23 16:40:37 -05:00
ddaf1cb4e2 async chunk patch progress (#6930) 2021-11-23 12:34:20 -08:00
682bb3f9c0 Fix mappingregistry, readd an async chunk hunk 2021-11-23 21:07:19 +01:00
c36c2d46d3 More more more more more more more work 2021-11-23 16:50:18 +01:00
82f6e6bb0e More more more more more more work 2021-11-23 16:04:41 +01:00
d8709b6bf1 More more more more more work 2021-11-23 15:03:50 +01:00
91fcee0c04 More more more more work 2021-11-23 14:22:49 +01:00
979f2cdf25 More more more work 2021-11-23 13:15:10 +01:00
10a1f0313f More more work 2021-11-23 12:47:17 +01:00
e70c4bc478 More work 2021-11-23 12:27:39 +01:00
c46b20492e Work 2021-11-23 11:51:25 +01:00
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
cb95469f99 Updated Upstream (Bukkit/CraftBukkit/Spigot)
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:
64c8bd39 #679: Add getHideOnlinePlayers
b991b6c7 #677: Add "Allow Server Listings" API
4e9f199a SPIGOT-6801: Wrong BlockData classes in Material enum for SOUL_FIRE and SOUL_TORCH

CraftBukkit Changes:
37e63e63 Fix loading / creating secondary worlds (nether/end)
4bf7f33c #956: Add getHideOnlinePlayers
d181e1ed Fix serializing unhandled NBT + add unit test with unhandled NBT
aebb79e3 #954: Add "Allow Server Listings" API
7c4707e4 #955: Add test for BlockData class of Material

Spigot Changes:
16c0cb41 Rebuild patches
2021-11-23 06:49:33 +01:00
e626639338 Fix adventure patch 2021-11-22 10:35:00 +01:00
ce4697f704 Fix view distance api patch 2021-11-22 10:24:13 +01:00
0d44fec1fb Update API patches 2021-11-21 21:21:37 -08:00
63c3c76ad0 Add API for resetting a single score (#6873) 2021-11-16 00:08:50 +01:00
5e6e4845a0 Extend Entity by Sound.Emitter (#6890) 2021-11-12 18:58:46 -05:00
d19cd1ac56 Add Raw Byte Entity Serialization (#6826) 2021-11-10 21:53:27 -05:00
5dc93227ab Goat ram API (#6336) 2021-11-09 03:48:22 -05:00
1f7df1832f Move getTrackedPlayers up from Player to Entity (#6569) 2021-11-08 16:39:42 -05:00
0f52610a18 Add isCollidable methods to various places (#6870) 2021-11-06 12:43:24 -07:00
6197315429 Add API for checking if a zombie has the option to break doors (#6855) 2021-11-05 17:17:12 -07:00
a8448bef56 Fix issues with mob conversion (#6831) 2021-11-05 17:06:19 -07:00
0b77f9e66b Add PlayerDeathEvent#getPlayer for clarity (#6859) 2021-11-05 16:30:44 +00:00
7deb2b0f26 Expose the potential player cause of a lightning (#6782) 2021-11-05 15:54:37 +01:00
c2fa1aff89 Update Adventure to 4.9.3 (#6851) 2021-10-31 00:05:16 -07:00
15350e1273 [ci skip] Resolve apiAndDocs sources during Javadoc task execution rather than during configuration time (#6836) 2021-10-26 19:45:45 -07:00
c033fef26d Add Horse Animation API (#5599) 2021-10-20 21:09:42 -04:00
34010d648f Add critical damage API (#6275) 2021-10-21 00:15:28 +02:00
c855cebeee rename method to getSpawnEgg 2021-10-20 14:41:54 -07:00
03f31b993b Add ItemFactory#getMonsterEgg API (#6772) 2021-10-20 14:35:52 -07:00
ea9b20ce59 Add advancement display API (#6175) 2021-10-20 21:59:13 +02:00
2969d4224f Left handed API (#6775) 2021-10-19 20:46:52 -07:00
637b466c2d Get entity default attributes (#6449) 2021-10-19 18:55:05 -07:00
4fe89b58d2 Upgrade gson to 2.8.8 (Closes #6370) 2021-10-19 15:32:18 +01:00
38d5d85fe4 Clean plugin folder logic in extra-jars patch (Fixes #6347) (#6619) 2021-10-15 22:54:22 +01:00
2708960eba Add methods to find targets for lightning strikes (#6712) 2021-10-08 12:00:03 +02:00
7241ee9bc1 Add getChangedBlockData() property to BlockPhysicsEvent to expose BlockData (#6743)
Signed-off-by: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2021-10-07 20:03:30 +02:00
20feb576da Deprecate API methods added by 'Close Plugin Class Loaders on Disable' (#6737) 2021-10-06 23:00:32 -05:00
31f57a86a6 Update adventure and fix command perm serialization NPE (#6729) 2021-10-06 01:05:39 -07:00
5f9ed411df Fix EntityPortalExitEvent not being called (#5617) 2021-10-05 14:19:27 -07:00
faa6373f4a Support components in command permission msgs (#6676) 2021-10-05 13:52:03 -07:00
3680f9addc Add missing team sidebar display slots (#6690) 2021-10-04 02:31:26 -07:00
6ef714345f Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
714dbcc8e2 Fix plugin provides load order (#6687) 2021-10-01 12:53:24 +02:00
7f7961ea23 Improve ItemStack#editMeta (#6502) 2021-09-30 17:32:25 -07:00
150389bf71 More CommandBlock API (#5746) 2021-09-30 14:28:02 -07:00
1264c08ef8 Option to prevent NBT copy in smithing recipes (#6671) 2021-09-30 11:27:25 -07:00