Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Send Lighting Immediately #131

Merged
merged 11 commits into from
Feb 4, 2024
Merged

Send Lighting Immediately #131

merged 11 commits into from
Feb 4, 2024

Conversation

iam4722202468
Copy link
Collaborator

Looks like the lighting algorithm is fast enough. Removed all the complex async sending.
This commit also reduces the data sent by a lot. Vanilla assumes that sections above the heightmap are fully lit, so we don't need to send them. Previously we were sending them and it was destroying client performance.

@iam4722202468 iam4722202468 merged commit 0494ee0 into main Feb 4, 2024
2 checks passed
@iam4722202468 iam4722202468 deleted the lighting-fastsend branch February 4, 2024 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant