Releases: Swofty-Developments/Continued-Slime-World-Manager
Releases · Swofty-Developments/Continued-Slime-World-Manager
4.0.1
What's Changed
- Update README.md by @Swofty-Developments in #19
- Bump org.projectlombok:lombok from 1.18.22 to 1.18.30 by @dependabot in #13
New Contributors
- @Swofty-Developments made their first contribution in #19
Full Changelog: 4.0.0...4.0.1
4.0.0
4.0.0
- Added manual garbage collection particularly when loading chunks
- Abstracted the import system
- Fixed bugs in relation to setting world spawn and
goto
Full Changelog: 3.1.1...4.0.0
3.1.1
3.1.1
- Cleaned up documentation
- Added events
- Properly exposed ConfigManager through #getConfigManager
3.1.0
3.1.0
Big changes on this one;
- Migrated ConfigManager, WorldData and WorldsConfig to the API rather than the Plugin, this will allow you to make modifications to the worlds.yml just from the API
- Removed deprecated property methods
- Fixed and added documentation across all comands
- Cleaned up code through various util functions
3.0.6
3.0.6
Implemented #unloadWorld on a SlimeWorld object and migrated /cswm unloadworld
to use this accordingly
3.0.5
3.0.5
- Fixed the file loaders lock system
- Implemented more functionality into
/cswm list
- Implemented ability to specify dimension in
/cswm create
- Removed accidentally left debug messages
- Completely removed 1.8 specific module
3.0.4
3.0.4
- Fixed maven system, you can now properly import the API
3.0.2
3.0.2
- Cleaned up import system
- Implemented the ability to modify 'loadOnStartup' through API
Full Changelog: 3.0.0...3.0.2
3.0.1
3.0.1
Vast array of updates;
- Removed all checking and saving of versions in binary format
- Fixed commands in terms of naming consistency
- Added more QOL such as tab completers
- Fixed documentation to stay inline with refractor
- Fixed waiting time for world loading
Full Changelog: latest...3.0.1
3.0.0
v3.0.0
Full Changelog: https://github.com/Swofty-Developments/Continued-Slime-World-Manager/commits/latest
Start of 1.8.8 Continued Slime World Manager development