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

The Mergening #13

Merged
merged 301 commits into from
Dec 25, 2023
Merged

The Mergening #13

merged 301 commits into from
Dec 25, 2023

Conversation

mitchej123
Copy link
Collaborator

@mitchej123 mitchej123 commented Nov 4, 2023

WIP

Merge in NotFine, parts of ArchaicFix, Neodymium, Embeddium (Sodium), Oculus (Iris).

@mitchej123 mitchej123 force-pushed the the-mergening-sodium branch 6 times, most recently from eebc7ec to 80ff585 Compare November 5, 2023 17:30
@mitchej123 mitchej123 changed the base branch from the-mergening to master December 6, 2023 06:13
@mitchej123 mitchej123 changed the title Add Embeddium The Mergening Dec 6, 2023
mitchej123 and others added 22 commits December 24, 2023 16:32
* Plus a CME workaround until I can figure out why it's happening
Fixes screen flashing when chunks are being built
* Make each tesselator use its own ByteBuffer
* Don't make RecyclingList a static variable 🤦
* Add some additions via ITessellatorInstance
* Stop using builtin updateRenderers
* Remove a few unused things in MixinTessellator
* Remove useless casting due to implementing the interface
* Currently just proxies to the World... need to get it to use the local cache
* block, meta, and light.  Still need TODO biome
* Start removing unused items from BlockRenderView
* Remove last unsafe this.world accesses
* Copy biomeData
* Implement getTileEntity(), and getBiomeGenForCoords()
* Remove unused 1.16+ classes - Biome, Colorizer, and ColorBlender related
* Use one instance on the main thread, and individual instances on every other thread
* Prevent draw() and buffer.reset() on non singleton instance
… for the distance at which entities will render. Hope it's not too bad mitch :)
@mitchej123 mitchej123 marked this pull request as ready for review December 25, 2023 05:32
@mitchej123 mitchej123 merged commit 992644c into master Dec 25, 2023
1 check passed
@mitchej123 mitchej123 deleted the the-mergening-sodium branch December 25, 2023 05:49
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.