Skip to content

Conversation

@skmedix
Copy link

@skmedix skmedix commented Jul 13, 2023

No description provided.

@skmedix skmedix marked this pull request as draft July 13, 2023 12:20
Client thread given default priority + 2
Server thread given min priority + 2
Chunk builder threads given min priority + 1

Number of chunk builders is also adjusted to match Sodium
defaults on modern versions

(cherry picked from commit f73ce5b)
@skmedix skmedix marked this pull request as ready for review July 13, 2023 12:24
Rongmario and others added 25 commits July 13, 2023 14:41
(cherry picked from commit 12628bf)
(cherry picked from commit 810bf5b)
(cherry picked from commit 2dfea74)
(cherry picked from commit c17983c)
(cherry picked from commit bbb4a19)
(cherry picked from commit db6cce7)
(cherry picked from commit cacff27)
* Now loads/unloads frame data dynamically for ALL `TextureAtlasSprites`
* Data not referenced for 20 consecutive client ticks is unloaded
* Synchronize some methods in `FramesTextureData` to help prevent crashes

(cherry picked from commit 8b42398)
(cherry picked from commit 4021bf0)
(cherry picked from commit 726645a)
A weird bug that happens because of face being null. Returning down or any other facing doesn't change the rendering. So i guess that's a fix?

(cherry picked from commit a1e25e1)
(cherry picked from commit aceebf5)
(cherry picked from commit b4fbed3)
* Fix `player.setInvulnerable(true);` not working properly

(cherry picked from commit 4ed45d3)
(cherry picked from commit 2b9d89b)
* Use LinkedHashSet so iteration time is dependent on size instead of capacity
* Clear whole set at once instead of removing items one by one
* Iterate listAnimatedSprites instead of mapUploadedSprites

Fixes LoliKingdom#180

(cherry picked from commit dd6e234)
* Magma compatibility + add logging

(cherry picked from commit 2df63fb)
(cherry picked from commit 16a9d12)
@BinBashBanana
Copy link

bump

@skmedix
Copy link
Author

skmedix commented Oct 4, 2023

I will update my fork in few days

MojangPlsFix and others added 13 commits December 3, 2023 23:55
(cherry picked from commit 36ed50e)
(cherry picked from commit 6e6c418)
* Fix capability maps being cleared before dispatchers were made

(cherry picked from commit 7c4f220)
(cherry picked from commit 00622a1)
(cherry picked from commit beedb68)
(cherry picked from commit 000f636)
…ngdom#219)

This makes it possible to call that logic from another mixin without reimplementing the whole thing

(cherry picked from commit f12b0da)
(cherry picked from commit 7771603)
@skmedix
Copy link
Author

skmedix commented Dec 3, 2023

https://github.com/skmedix/NormalASM/releases/tag/5.18

@skmedix
Copy link
Author

skmedix commented Feb 26, 2024

https://github.com/skmedix/NormalASM/releases/tag/5.19

Rongmario and others added 10 commits October 28, 2024 23:16
(cherry picked from commit 8f76f30)
* Compound NBT will replace array map with hash map if maps size reaches threshold.
* Set default threshold to 5.
* Implement TagMap structure for better readability.
* Respect threshold on clear and putAll method calls.

(cherry picked from commit 99a6753)
(cherry picked from commit 5df6f76)
(cherry picked from commit 09c0b1e)
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.

10 participants