Raytrace Entity Tracker#309
Draft
HaHaWTH wants to merge 13 commits into
Draft
Conversation
753f033 to
5c1acde
Compare
|
我很期待此分支,因为我的服务器带宽紧张,急需这个实验性功能 |
|
膜拜!佬! |
|
How can I test this is working correctly? I surrounded an entity but can still see it. |
|
It looks great. Perhaps it should be added as an experiment? |
I think so too |
kyssta-exe
pushed a commit
to kyssta-exe/Lumora
that referenced
this pull request
Jun 3, 2026
Upstream has released updates that appear to apply and compile correctly Purpur Changes: PurpurMC/Purpur@7f490a6 Updated Upstream (Paper) PurpurMC/Purpur@4f2fe31 Updated Upstream (Paper) PurpurMC/Purpur@4b57bed Updated Upstream (Paper) PurpurMC/Purpur@d49ca07 Updated Upstream (Paper) Leaves Changes: LeavesMC/Leaves@c19e742 Fix extra yggdrasil LeavesMC/Leaves@8be1ec2 1.21.1 LeavesMC/Leaves@8019141 Old BlockEntity behaviour LeavesMC/Leaves@a58f059 Better config command LeavesMC/Leaves@1a110f5 Fix Winds-Studio#281 LeavesMC/Leaves@a8e403d Remove some performance LeavesMC/Leaves@f552216 Update Paper LeavesMC/Leaves@202c986 [release-skip] Fix Maven publish LeavesMC/Leaves@e199edf Fix Spigot EndPlatform destroy (Winds-Studio#313) LeavesMC/Leaves@595afb8 Fakeplayer API update LeavesMC/Leaves@39440b4 Update bot API (Winds-Studio#318) LeavesMC/Leaves@76d5ab8 Try fix (Winds-Studio#309) LeavesMC/Leaves@9338453 Fix crash cause by fake player and phantom spawner. (Winds-Studio#331) LeavesMC/Leaves@3436062 Fix bytebuf api, fix Winds-Studio#334 (Winds-Studio#335) LeavesMC/Leaves@c33b547 New FakePlayer (Winds-Studio#337) LeavesMC/Leaves@615efda Update Paper LeavesMC/Leaves@56d306c Fix Stackable ShulkerBoxes (Winds-Studio#329) LeavesMC/Leaves@23c47a3 Enhance bot api, fix somethings (Winds-Studio#341) LeavesMC/Leaves@bff6bbd Update Paper LeavesMC/Leaves@dd487df Fix fakeplayer use action (Winds-Studio#345) LeavesMC/Leaves@2e311f0 Update Paper LeavesMC/Leaves@b8cd2ec Fix CommandUtil(Winds-Studio#348) (Winds-Studio#349) LeavesMC/Leaves@95e6661 Make lever and cocoa wrench-able by shear (Winds-Studio#351) LeavesMC/Leaves@6c5cc79 Fix Winds-Studio#353 LeavesMC/Leaves@b33c46c Update Paper LeavesMC/Leaves@f830919 Update Paper LeavesMC/Leaves@9d90760 Revert raid changes (Winds-Studio#361) LeavesMC/Leaves@d2b7fab Fix Incorrect Collision Behavior for Block Shape (fix Winds-Studio#344) (Winds-Studio#363) LeavesMC/Leaves@6a9d61b Allow anvil destroy item entities and disable vault blacklist (Winds-Studio#364) LeavesMC/Leaves@e745ddd Update Paper LeavesMC/Leaves@ab75141 Fix fakeplayer rotation action (Winds-Studio#365) LeavesMC/Leaves@423df96 Fix bot changing dimension (Winds-Studio#366)
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Raytrace Entity Tracker uses async ray-tracing to untrack entities players cannot see, which can reduce bandwidth usage significantly, especially in some massive entities in small area situations. Also it provides a way to guard against Entity ESP hacks.
Experimental feature, more testers are needed( ´◔ ‸◔')