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
Refactor Catalyst Optimization Helpers and Update Settings UI
- Removed CatalystNetworkHelper, CatalystPhysicsHelper, CatalystSpatialIndex, CatalystTickHelper classes to streamline optimization logic.
- Updated CatalystSettingsGui to focus on lazy loading options, removing references to other optimizations.
- Adjusted UI layout in CriticalRange_Catalyst_Settings.ui for improved presentation and clarity.
- Added new transformers for lazy loading: LazyBlockEntityTransformer, LazyBlockTickTransformer, and LazyFluidTransformer.
- Introduced a project configuration file for better integration with development tools.
0 commit comments