Carbon-Config-Project / CarbonConfig

Apache License 2.0
3 stars 2 forks source link

Networked Configs don't work well #6

Closed Speiger closed 11 months ago

Speiger commented 11 months ago

After working on chunk pregen i found a major bug where synced configs wouldn't update at all at runtime if it was done through the Gui. And if the config was synced it wouldn't save the configs, so it was basically forcing a change every single time... If it was a config that required a game restart that is not a good thing...

This was fixed in 4447651c5dec575e878a749b3813d6e99094ff52 and 2af69d2d2a5fb7e8e5e31540a77ed457c621eb1c But since i am actively implementing the config into a project right now and testing it, i will not submit the fix to the release right now. I rather go through a full implementation and find other bugs and do a bulk patch at once. That way i am not spamming releases for tiny issues that just eat time.

If you really need bleeding edge you can compile this project yourself.

This issue is just a notice for everyone using it that there is a bug, it was addressed and will be released soonish, at the end of the week at most i hope. So people know whats going on.

Speiger commented 11 months ago

Pushed release