You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Migrates the main config out of the API and back to the
implementation side of the mod where it belongs. This creates a few
more minor instances of the API referencing implementaion.
- removes all deprecated settings that were moved to generator settings
- solves config syncing issues with the config GUI
- marks some settings as requiring a restart
- removed debug settings for disabling surfacing and decorations
globally and moved them to system properties that can be used by
passing -Drtg.disableDecorations or -Drtg.disableSurfaces as JVM
arguments
- removed scenic lake settings and hardcoded them in BiomeAnalyser
- Migrated the GUI config classes to inner classes of the main config
class
- added en_us lang keys for all config elements
Partially related changes:
- slight refactoring of client GUI classes
- migrate DecoUtil functionality to the few places it's members were
used and removed the util class
Addresses parts of #1273closes#1301
Signed-off-by: srs-bsns <[email protected]>
Audit generator settings and:
seaLevel
)useRavines
= false)The text was updated successfully, but these errors were encountered: