lexikiq
9aa2e4da7e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c50fc3a Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480 )
PaperMC/Paper@2a4aef3 Mark ChatRender#render as ApiStatus.Override
PaperMC/Paper@f5b9e07 Add GameEvent tags (#6439 )
PaperMC/Paper@b173c3e Use access transformers for player profile API (#7468 )
PaperMC/Paper@286bd1b 1.18 misc performance dev branch (#7368 )
PaperMC/Paper@5bb4549 Fix entity armor not showing on death animation (#7355 )
PaperMC/Paper@7b8e0c3 Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@36a1650 Furnace RecipesUsed API (#7399 )
PaperMC/Paper@392acfd Configurable sculk sensor listener range (#6443 )
PaperMC/Paper@b757019 Add missing block data mins and maxes (#6790 )
PaperMC/Paper@9cab01e [ci skip] Update Gradle wrapper to 7.4
PaperMC/Paper@cdb893b Add mid-tick task execution to block ticking
PaperMC/Paper@854f3d3 Put world into worldlist before initing the world
PaperMC/Paper@db81163 Execute mid tick tasks during tile entity ticking
PaperMC/Paper@501834e Fix custom inventory holders (#6199 )
PaperMC/Paper@04a337a Add some missing deprecations to the adventure patch (#7500 )
PaperMC/Paper@b6dad9c Fix desync on teleporting entity on first tick (#7183 )
PaperMC/Paper@2a55e35 Option to have default CustomSpawners in custom worlds (#7493 )
PaperMC/Paper@bfa50ad Custom Potion Mixes (#6744 )
PaperMC/Paper@7f65b0b Add DataConverter to StructureCheck, for structure lookups
PaperMC/Paper@30cb7d0 ignore excessive vel for Minecarts (Fixes #7515 )
2022-03-01 16:27:37 -05:00
lexikiq
e703b60287
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@128691a Deprecate log4j logger method in `Plugin`
PaperMC/Paper@2a306f5 Add Multi Block Change API (#7333 )
PaperMC/Paper@feb72b8 Update ASM EventExecutor generator patch to respect event handler return types. Fixes #7311 (#7317 )
PaperMC/Paper@dcca6cb Make tag presets unmodifiable (#7378 )
PaperMC/Paper@60e46ab Fix NotePlayEvent (#5180 )
PaperMC/Paper@512995c Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7359 )
PaperMC/Paper@0a9602c [ci skip] Fix multiple ItemStack array nullability mistakes (#7055 )
PaperMC/Paper@9a19308 Lock Frozen Ticks API (#7207 )
PaperMC/Paper@a058ac0 Dolphin API (#7102 )
PaperMC/Paper@f6c7d53 Add configurable stronghold seed (#7334 )
PaperMC/Paper@7978121 More PotionEffectType API (#5737 )
PaperMC/Paper@9490475 Add STRUCTURE_TYPE registry entry (#6400 )
PaperMC/Paper@b164899 Update tiny-remapper
PaperMC/Paper@f7dbd06 [ci skip] Update parameter mappings
PaperMC/Paper@ca523ab [ci skip] Fix param mismatch from last commit
PaperMC/Paper@2e99e5e Updated Upstream (Bukkit/CraftBukkit) (#7411 )
PaperMC/Paper@41263d9 [ci skip] Update paperweight to 1.3.4
PaperMC/Paper@3109dd8 Updated Upstream (Bukkit/CraftBukkit) (#7428 )
PaperMC/Paper@17eb884 Use a CHM for StructureTemplate.Pallete cache
PaperMC/Paper@f79c0da Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@2121aed Rebuild patches
PaperMC/Paper@2ec04e0 Use correct headerLocation for regionfile initialisation
PaperMC/Paper@f23c039 Fix infinite recursion in spawnCategoryForChunk/Position
PaperMC/Paper@9940bca API for creating command sender which forwards feedback (#7432 )
PaperMC/Paper@46ed080 fix portal linking in upgraded chunks (fixes #7419 ) (#7438 )
PaperMC/Paper@6df4641 Use destination world when preloading spawn chunk (#7441 )
PaperMC/Paper@0cc2503 Implement World#regenerateChunk (#7425 )
PaperMC/Paper@00da098 Log exceptions thrown during chat processing (#7467 )
PaperMC/Paper@26734e8 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454 )
PaperMC/Paper@4a745f9 Optimize Util#sequence (#7115 )
PaperMC/Paper@2c8d48c Make Panda implement Sittable (#7414 )
PaperMC/Paper@2c4a589 Fix issues with LimitedRegion (#7343 )
PaperMC/Paper@3d91eca Fix cancelled snow bucket placement (#6751 )
PaperMC/Paper@9567753 Don't load plugins prefixed with a dot (#7392 )
PaperMC/Paper@92c777d Fix PlayerProfile BukkitObject serialization, deprecate setName and setId for removal (#7471 )
PaperMC/Paper@e6898ff Fix IllegalArgumentException for /paper mobcaps command (#7472 )
PaperMC/Paper@a8f2d67 - properly fix IllegalArgumentException in `/paper mobcaps` command
2022-02-14 15:22:31 -05:00
lexikiq
ba9826b5e1
Exclude eden-common from shading (without patches)
...
Slightly cleaner approach; less prone to patch breakage from upstream changes and much easier to update
2022-01-19 15:04:30 -05:00
lexikiq
5918afa8c8
Exclude eden-common from shading
2022-01-19 14:57:40 -05:00
lexikiq
5afe96ba36
Update upstream
2022-01-16 14:13:43 -05:00
lexikiq
0a615fc100
Update project directories/artifact IDs
2022-01-13 14:27:11 -05:00
lexikiq
6458303261
Update upstream
2022-01-13 13:48:19 -05:00
lexikiq
cbd4d6efa5
Update interface package
2021-12-27 02:27:12 -05:00
lexikiq
7b1651af3f
Rebuild patches
2021-12-26 21:57:52 -05:00
lexikiq
8bb5b1f601
Initial 1.18.1 update
2021-12-26 21:42:55 -05:00
lexikiq
684ee059ea
Update upstream
...
Final 1.17 update most likely
2021-12-11 20:02:01 -05:00
lexikiq
39b7139234
Remove old/unnecessary reobf patch
2021-12-09 18:47:58 -05:00
lexikiq
fa5314ec3d
Update upstream
2021-11-17 10:00:23 -05:00
lexikiq
0731450e8b
Remove passenger teleportation patch
...
No
2021-11-16 23:49:07 -05:00
lexikiq
91b8c39ac3
Update upstream
2021-10-26 18:02:02 -04:00
lexikiq
6a210ce41d
Update upstream
2021-10-20 22:22:50 -04:00
lexikiq
36add0b91e
Update upstream
2021-09-28 22:03:18 -04:00
lexikiq
73ec7f224a
Add patch from EMC
2021-09-28 21:43:24 -04:00
lexikiq
9e57c1dd8b
Update upstream
2021-09-24 13:17:20 -04:00
lexikiq
73681df1fe
Disable sleep status announcements
...
will PR upstream as a per-world config eventually but upstream is slow
2021-09-13 22:29:36 -04:00
lexikiq
96a7f0fcce
Update upstream
2021-09-03 17:37:45 -04:00
lexikiq
977c0245dc
Fix compile error
2021-09-03 00:59:49 -04:00
lexikiq
1414569da4
Update upstream
2021-09-03 00:52:05 -04:00
lexikiq
28a4865c2b
Update upstream
2021-09-03 00:46:37 -04:00
Pugabyte
0769f8995c
Update upstream
2021-08-01 11:28:11 -05:00
Pugabyte
333c88736d
Update upstreadm
2021-07-25 22:25:01 -05:00
Pugabyte
d1e4cd0ccf
Update upstream
2021-07-21 23:06:32 -05:00
lexikiq
d7fb2077ee
Fix light blocks in canPlaceItemOn
2021-07-19 03:40:44 -04:00
lexikiq
3dd8d74c7b
Update upstream
2021-07-18 15:07:55 -04:00
lexikiq
1a6906b545
Update upstream
2021-07-17 19:21:49 -04:00
lexikiq
dc40563809
Update upstream + reorder patches
2021-07-15 14:31:52 -04:00
lexikiq
31173eb72c
Update upstream
2021-07-13 17:45:25 -04:00
lexikiq
72462aa1e6
Add Furnace Recipe API
...
Temporary API to get the result of smelting an item in a (type of) furnace.
Will eventually (hopefully) be replaced by a more extensive Paper PR with support for all recipes.
2021-07-13 17:28:46 -04:00
Pugabyte
8c46400d86
Update upstream
2021-07-07 15:28:49 -05:00
lexikiq
7aaefe6994
Update upstream
2021-07-05 03:01:44 -04:00
lexikiq
67816776b0
Revert "Build changes"
...
This reverts commit e6e07f66
2021-07-02 02:49:20 -04:00
lexikiq
e6e07f66db
Build changes
2021-07-02 02:46:02 -04:00
lexikiq
45593d9c82
Fix LibsDisguise error for real
2021-07-01 23:31:55 -04:00
lexikiq
1d5de876d0
Add BlockDropResourcesEvent
2021-07-01 22:42:31 -04:00
lexikiq
7742f5331f
Update upstream
2021-07-01 22:41:58 -04:00
lexikiq
fa0f80c71e
Update upstream
...
idk why these patches were failing
2021-06-24 02:19:45 -04:00
lexikiq
40e47366ba
Fix missing CraftMetaSkull serializedProfile
...
Plugins (ab)using NMS may change the "profile" field using reflections instead of the "setProfile" method, especially if they are targeted towards old Minecraft versions. This fixes the potential discrepancies and NPEs.
2021-06-21 20:47:38 -04:00
lexikiq
1f591feb1e
Rebuild patches
2021-06-21 14:30:34 -04:00
lexikiq
e0a4fe24cf
Update upstream
2021-06-21 02:34:12 -04:00
lexikiq
31454dad4c
Fix Expose EntityType Ordinals
2021-06-20 23:53:05 -04:00
lexikiq
8d3c3f6106
Expose MCUtil Executors
2021-06-20 19:39:51 -04:00
lexikiq
1838430ce6
New patches
2021-06-20 19:10:06 -04:00
lexikiq
c5d5e521e1
Actually fix API version
2021-06-20 17:18:41 -04:00
lexikiq
40c4fe1775
Fix missing server version
2021-06-20 16:54:18 -04:00
lexikiq
d19086dd13
Update upstream + bump deps
2021-06-20 16:03:07 -04:00