Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Critical performance & usability issues #129

Open
4 of 17 tasks
zardoy opened this issue May 22, 2024 · 0 comments
Open
4 of 17 tasks

Critical performance & usability issues #129

zardoy opened this issue May 22, 2024 · 0 comments

Comments

@zardoy
Copy link
Owner

zardoy commented May 22, 2024

performance

  • entities are not despawned on login packet causing memory leak
  • geometry buffer data leak causing crashes on ios
  • stat field not removed bugged, incorrect render order with entities
  • inventory lags. Lag when start holding item
  • entities animation poor performance
  • entity tracker bad performance
  • disable auto jump because of performance issues
  • singleplayer: put chunk reader out of the main thread
  • no occlusion culling
  • bad performance with a lot of text (labels, signs)

usability

  • incorrect player physics (the biggest issue for now)
  • entities doesn't respect velocity and moves too fast
  • horse & minecart support (easy)
  • load lights in newer versions
  • inventory no shift support
  • bow, swords, food
  • mining state bugs sometimes on target block change in mid
  • [ ] unstable ping with proxy
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

No branches or pull requests

1 participant