Changelog [1.20.1-1.0.0]
Fixes
- Fixed a potential memory leak when disposing references to tracked levels after they are exited
- Fixed a potential memory leak when clearing player cache values for players that are no longer within the level
Improvements
- Minor code refactorings
- Reduced the log level for logging cleared chunk tasks
Changelog [1.19.2-1.0.0]
Fixes
- Fixed a potential memory leak when disposing references to tracked levels after they are exited
- Fixed a potential memory leak when clearing player cache values for players that are no longer within the level
Improvements
- Minor code refactorings
- Reduced the log level for logging cleared chunk tasks
Changelog [1.18.2-1.0.0]
Fixes
- Fixed a potential memory leak when disposing references to tracked levels after they are exited
- Fixed a potential memory leak when clearing player cache values for players that are no longer within the level
Improvements
- Minor code refactorings
- Reduced the log level for logging cleared chunk tasks
Changelog [1.16.5-1.0.0]
Fixes
- Fixed a potential memory leak when disposing references to tracked levels after they are exited
- Fixed a potential memory leak when clearing player cache values for players that are no longer within the level
Improvements
- Minor code refactorings
- Reduced the log level for logging cleared chunk tasks
Changelog [1.12.2-1.0.0]
Fixes
- Fixed a potential memory leak when disposing references to tracked levels after they are exited
- Fixed a potential memory leak when clearing player cache values for players that are no longer within the level
- Fixed an issue where chunks could fail to be tracked in the event they are loaded before the physics handlers for their associated level are initialised
Improvements
- Minor code refactorings
- Reduced the log level for logging cleared chunk tasks