File Details
adaptive_performance_tweaks_mods_1.18.1-2.4.0.jar
- B
- Apr 4, 2022
- 69.41 KB
- 425
- 1.18.1
- Forge
File Name
adaptive_performance_tweaks_mods_1.18.1-2.4.0.jar
Supported Versions
- 1.18.1
Curse Maven Snippet
# Changelog for Adaptive Performance Tweaks (> 1.18.x)
## Note
This change log includes the summarized changes.
For the full changelog, please go to the [Git Hub History][history] instead.
### 2022.04.04
- Added warning and fixed performance issues with 2.4.0 caused by other mods and/or specific server configuration which setting logging = ALL which enables all debug messages and cause a additional server load up to 10%.
### 2022.04.02
- Added additional compatibility for other mods which are optimize / limiting the spawn events.
- Added warning and error messages for specific mods to make users aware about possible issues.
### 2022.03.31
- Released early experimental "adaptive-performance-tweaks: mods" module
### 2022.03.01
- Moved config files to separate directory. NOTE: Please make sure to check the new auto-generated configs.
- Improved entity and position manager to improve tracking of entities and player positions.
- Fixed issue with spawn rules which wrongly triggering "Player Limit" rule when it should not.
### 2022.02.26
- Fixed issue with **FTB Ultimine** mod and other mods which offers similar features.
- Added smaller performance improvements.
### 2022.02.15
- Added smaller performance optimization mostly for memory usage and unnecessary object instances.
### 2022.02.13
- Added game difficult level and game difficult factor to the core module.
- Added ignore dimension list to spawn module which includes "The End" by default.
- Fixed and improved logging messages.
### 2022.01.30
- Added Spawn module to the bundled version.
### 2022.01.29
- Optimized core module and increased event priority to make sure to capture all relevant events.
- Improved pre-filtering of entities
- Added better entity / spawn control logic and filtering
- Added debug command and additional output for all modules
- Added Spawner monitoring
### 2022.01.27
- Added experimental entity / spawn control module.
- Added debug manager for easy activate of the debug output over `/aptweaks debug <module> <enable|disable>`.
- Fixed smaller performance issue.
### 2022.01.26
- Added automatic clean-up every 30 secs for the item cache.
- Optimized kill command to work only inside a specific dimension.
- Preparation for entity / spawn control module
- Adjusted view area calculation to consider additional factors
- Added `/aptweaks entity <options> command`
- Added entity monitoring
- Added automatic clean-up every 30 secs for the entity / spawn cache.
### 2022.01.23
- Overworked modules and optimized cpu and memory usage
- Added delay for high to low changes to make sure that the sever has more time to catch up.
- Added version restriction to make sure optimized modules are only used with newer versions.
- Added CHANGELOG.md for better overview
### 2022.01.06
- Fixed validation bug.
- Added child player feature for are better player experience for child player
- Update README.md
### 2022.01.04
- Fixed: typos
- Added time between update delay for view distance and simulation distance changes to lower the visual impact for the player.
### 2022.01.03
- Updated versions and optimized packages.
- Bundled version is ready to ship after player module is approved.
- Added Player module to optimize view distance and simulation distance.
### 2022.01.01
- Added bundled version to allow easier transition from 1.16.5 and 17.1.1
- Initial check-in of next gen-version of Adaptive Performance Tweaks.
[history]: https://github.com/MarkusBordihn/BOs-Adaptive-Performance-Tweaks/commits/main