hayanesuru
|
f2682d84a6
|
optimize attribute and cleanup entity tracker (#548)
* optimize attribute
* compile fix
* redo async tracker
* rename id
* refactor
* fix comment
* reduce call
* fix entity removal
* rename
* fix
* fix ctx
* unnecessary
* rebuild patches
* fix immediately remove
closes: #555
* wrap
|
2025-12-10 17:00:14 -05:00 |
|
Dreeam
|
17952bb013
|
[ci skip] Reorder patches
|
2025-10-29 02:23:32 -04:00 |
|
Dreeam
|
f5b95a6716
|
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b0da38c2 Repository details in RuntimeException for MavenLibraryResolver#addRepository (#12939)
PaperMC/Paper@1922be90 Update custom tags (#12183)
PaperMC/Paper@79cf1353 Ignore HopperInventorySearchEvent when it has no listeners (#13009)
PaperMC/Paper@ea014f7a feat: add stuckEntityPoiRetryDelay config (#12949)
PaperMC/Paper@a9e76749 Support for showNotification in PlayerRecipeDiscoverEvent (#12992)
PaperMC/Paper@5622c9dd Expose attribute sentiment (#12974)
PaperMC/Paper@42b653b1 Expose more argument types (#12665)
PaperMC/Paper@52d9a221 [ci/skip] Fix typo in Display javadoc (#13010)
PaperMC/Paper@614e9acf Improve APIs around riptide tridents (#12996)
PaperMC/Paper@51706e5a Fixed DyeItem sheep dye hunk
|
2025-08-25 15:52:00 -04:00 |
|
hayanesuru
|
23b7b02eee
|
optimize chunk map (#438)
* rebase
* optimize LivingEntity#travel
* cleanup
* Replace fluid height map
* reuse array list in Entity#collide
* cleanup
* fix fire and liquid collision shape
* fix checkInside
* inline betweenClosed
* cleanup
* optimize getOnPos
* optimize equals in getOnPos
* update mainSupportingBlockPos on dirty
* cleanup
* rename
* merge same patch
* rebase and remove properly
* [ci skip] cleanup
* rebase and rebuild
* fix async locator
* remove async locator
* cleanup
* rebase
---------
Co-authored-by: Taiyou06 <kaandindar21@gmail.com>
|
2025-08-19 20:48:26 +02:00 |
|