Skip to content

Various fixes and cleanup#55

Merged
NotStirred merged 4 commits into1.20.4from
1.20.4_fixes
May 26, 2025
Merged

Various fixes and cleanup#55
NotStirred merged 4 commits into1.20.4from
1.20.4_fixes

Conversation

@CursedFlames
Copy link
Member

No description provided.

- Add CloProgressListener cc_delegate field to ProcessorChunkProgressListener so it doesn't try to access a delegate field of the wrong type
- Mark PlayerTicketTracker as cubic in DistanceManager
- Inject at CTOR_SUPER in ServerChunkCache constructor
- Use `ChunkToCloSet` for methods in ServerChunkCache that involve `CloPos`es
- Add cc_startTickingClo to ServerLevel
- Remove `isCubic` from ServerPlayer (cubicity is a property of the level, not the player)
- Add CloTrackingView to ServerPlayer
- Add missing methods to PlayerChunkSender (cc_markCloPendingToSend and cc_dropClo)
- A few fixes to dasm sets and annotations
@CursedFlames CursedFlames requested a review from NotStirred May 25, 2025 10:58
Copy link
Member

@NotStirred NotStirred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@NotStirred NotStirred merged commit d7e995a into 1.20.4 May 26, 2025
1 check passed
@NotStirred NotStirred deleted the 1.20.4_fixes branch May 26, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants