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

Customizable faster random #172

Merged
merged 19 commits into from
Nov 28, 2024
Merged

Conversation

HaHaWTH
Copy link
Member

@HaHaWTH HaHaWTH commented Nov 23, 2024

This pull request includes following changes:

  • Detailed error for MultithreadedTracker
  • Faster random generator for Entity random
  • Option for enabling L64X128MixRandomSource for worldgen
  • Allocate 1 thread for AsyncLocator by default

Tested and shouldn't break any farms/machines.

@HaHaWTH HaHaWTH requested a review from Dreeam-qwq November 24, 2024 07:41
@HaHaWTH HaHaWTH marked this pull request as draft November 24, 2024 19:30
@HaHaWTH HaHaWTH marked this pull request as ready for review November 24, 2024 20:23
@HaHaWTH HaHaWTH changed the title Lithium: Optimize block entity ticking Customizable faster random Nov 26, 2024
@HaHaWTH
Copy link
Member Author

HaHaWTH commented Nov 28, 2024

New changes:

  • Better SmoothTeleport API by checking world height internally to fix client visual issues and network protocol error.
  • Deprecated the old api and marked as for removal.

@Dreeam-qwq
Copy link
Member

Crab Crab

@Dreeam-qwq Dreeam-qwq merged commit 2c4d9d4 into Winds-Studio:ver/1.21.1 Nov 28, 2024
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