lukebemishprojects / ExcavatedVariants

Other
10 stars 13 forks source link

4.x Update #156

Closed lukebemish closed 10 months ago

lukebemish commented 1 year ago

This update has a number of major changes, centering on the changes to libraries - DynAssetGen and DefaultResources - and the conversion of the configuration system to use a registry-backed system.

lukebemish commented 1 year ago

A change I still need to implement is switching over texture generation to use a sprite source instead of the current setup... should be possible by serializing the texture sources I'm provided with?

lukebemish commented 1 year ago

Alright, most of the technical stuff is implemented - I still want to look at speeding up the worldgen chunk edge state cache if possible, as well as updating docs