Skip to content

async chunk sender: fix tracking order#609

Merged
Dreeam-qwq merged 2 commits intoWinds-Studio:ver/1.21.11from
hayanesuru:async-chunk-sender
Apr 2, 2026
Merged

async chunk sender: fix tracking order#609
Dreeam-qwq merged 2 commits intoWinds-Studio:ver/1.21.11from
hayanesuru:async-chunk-sender

Conversation

@hayanesuru
Copy link
Copy Markdown
Collaborator

@hayanesuru hayanesuru commented Jan 26, 2026

add a queue to receive encoded chunk data results
copy heightmaps data on main thread
remove AsyncChunkSendThread

fix removal (change dimension)
fix entity tracking chunk packet order

@hayanesuru hayanesuru added the type: fix Pull request for fixing bug label Jan 26, 2026
@hayanesuru hayanesuru changed the title fix async chunk sender isChunkSent fix: async chunk sender tracking order Jan 29, 2026
@hayanesuru hayanesuru changed the title fix: async chunk sender tracking order fix async chunk sender tracking order Jan 29, 2026
@hayanesuru hayanesuru force-pushed the async-chunk-sender branch 2 times, most recently from 888546f to 6630db5 Compare February 1, 2026 04:09
@hayanesuru hayanesuru changed the title fix async chunk sender tracking order async chunk sender: fix tracking order Feb 1, 2026
add a queue to receive encoded chunk data results
copy heightmaps data on main thread
remove AsyncChunkSendThread

fix removal (change dimension)
fix entity tracking chunk packet order
Copy link
Copy Markdown
Member

@Dreeam-qwq Dreeam-qwq left a comment

Choose a reason for hiding this comment

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

Gooood~

@Dreeam-qwq Dreeam-qwq merged commit 5180496 into Winds-Studio:ver/1.21.11 Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Pull request for fixing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants