Tekxit 3.14 Pi (Official) updated to version 0.2.0
Alpha InDev changelog, I will only list things I find to be worthy.
[
Additions:
- Client mods, except default options which gets added after all mods.
Removals:
-
Updates:
- Forge 2854, had to redo the way I replace GUI textures.
Configurations:
- Modified forgeChunkLoading.cfg > dormantChunkCacheSize to 10 to reduce potential lag from ghost chunks.
- Modified forge.cfg > alwaysSetupTerrainOffThread to true to reduce lag from chunk loading.
- Modified forge.cfg > clumpingThreshold to 128 to prevent lag from too many ticking tile-entities. (Note that before anything over 64 tile-entities would cause MAJOR lag, it is now 128 which is more realistic.)
- Modified forge.cfg > logCascadingWorldGeneration to false to get rid of annoying log spam, change to true to diagnose lag issues.
- Modified forge.cfg > dimensionUnloadQueueDelay to 100 to reduce lag from item/player spamming through portals.
- Client mod GUI adjustments.
]
[
Additions:
- Client mods, except default options which gets added after all mods.
Removals:
-
Updates:
- Forge 2854, had to redo the way I replace GUI textures.
Configurations:
- Modified forgeChunkLoading.cfg > dormantChunkCacheSize to 10 to reduce potential lag from ghost chunks.
- Modified forge.cfg > alwaysSetupTerrainOffThread to true to reduce lag from chunk loading.
- Modified forge.cfg > clumpingThreshold to 128 to prevent lag from too many ticking tile-entities. (Note that before anything over 64 tile-entities would cause MAJOR lag, it is now 128 which is more realistic.)
- Modified forge.cfg > logCascadingWorldGeneration to false to get rid of annoying log spam, change to true to diagnose lag issues.
- Modified forge.cfg > dimensionUnloadQueueDelay to 100 to reduce lag from item/player spamming through portals.
- Client mod GUI adjustments.
]
Comments