Releases: Paul19988/Advanced-Slime-World-Manager
2.8.0 Beta-Release
What's Changed
- Update gradle example by @UntouchedOdin0 in #107
- Initial 1.18 Work by @Owen1212055 in #97
- Those who also worked on this: @Paul19988 @ComputerNerd100 @Gerolmed @BlueSoapTurtle
New Contributors
- @UntouchedOdin0 made their first contribution in #107
NEW VERSIONS HAVE BEEN POSTED, THERE WAS A BUILD ERROR ON THE PREVIOUS! Ensure you have a jar that says -SNAPSHOT on the end
2.7.0 Beta-Release
What's Changed
- Implement Redis datasource by @CDFN in #33
- fix world save event bug. by @portlek in #43
- Stream close by @samcefalo in #48
- possible fix entity nbt saving for paper by @amadeusmz in #49
- Port fix entity loading on 1.17 worlds by @Owen1212055 in #50
- Remove unneeded heightmap block lookups by @Owen1212055 in #51
- Fix Biomes by @Owen1212055 in #53
- Add API to get currently loaded chunks by @Owen1212055 in #54
- Fix 1.17.1 classmodifiers by @Owen1212055 in #58
- Multi slime readers, Update world version to 1.17, Datafixer, Remove downgrade() by @Owen1212055 in #55
- Fix dimensions + incorrect field mapping by @Owen1212055 in #57
- fix 1.17.1 new constructor by @Owen1212055 in #60
- Fix classmodifier lol by @Owen1212055 in #61
- Add onDisable hook for world saving by @ComputerNerd100 in #67
- Permit API-Users to configure the DatasourcesConfig on runtime by @dementisimus in #66
- Fix #70 by @Owen1212055 in #71
- Rudimentary fix for unload command by @Gerolmed in #69
- added events and completablefuture api by @b0ykoe in #75
- Added types to async methods by @Gerolmed in #79
- Drop MongoDB Backups by @TehNeon in #78
- Add World Config creation for cloned worlds by @ComputerNerd100 in #81
- Remove Main Config by @ComputerNerd100 in #82
- Added 1.17 entities storage import support (fixing #65) by @DartCZ in #87
New Contributors
- @CDFN made their first contribution in #33
- @portlek made their first contribution in #43
- @samcefalo made their first contribution in #48
- @amadeusmz made their first contribution in #49
- @Owen1212055 made their first contribution in #50
- @ComputerNerd100 made their first contribution in #67
- @dementisimus made their first contribution in #66
- @Gerolmed made their first contribution in #69
- @TehNeon made their first contribution in #78
- @DartCZ made their first contribution in #87
Full Changelog: 2.6.2...2.7.0
https://dl.rapture.pw/ASWM/develop/841a097109347fafc4219fcb35092f46d03217b7/
2.6.2 Beta-Release
Changes:
- Fixed container based TileEntities not storing information.
(The full set of files can be found at our build server: https://ci.rapture.pw/browse/ASWM-ASWM10-JOB1-33/artifact)
(Update 17:36 BST 20/05/2021: Removed debug)
2.6.1 Beta-Release
(Force patch due to wonky updater system in SWM)
Changes:
- Skulls now retain correct information, this has been rectified by fixing NBT converter as well as improving the way Tile entities are loaded.
These patches have only been applied to 1.16.4/1.16.5 as all other versions are unsupported and only included for map conversion.
(The full set of files can be found at our build server: https://ci.rapture.pw/artifact/ASWM-ASWM10/shared/build-29/output/slimeworldmanager-plugin/target)
2.6 Beta-Release
Changes:
- Skulls now retain correct information, this has been rectified by fixing NBT converter as well as improving the way Tile entities are loaded.
These patches have only been applied to 1.16.4/1.16.5 as all other versions are unsupported and only included for map conversion.
(The full set of files can be found at our build server: https://ci.rapture.pw/artifact/ASWM-ASWM10/shared/build-29/output/slimeworldmanager-plugin/target)
2.5.3 Beta-Release
Changes:
- Chunk loading now handled async.
- Heads will now load their GameProfile instances correctly.
- Temporary fix for goto and unload commands to avoid crashing.
- Removed debug to improve loading times.
- Added AsyncTP to goto and unload commands. (Required Paper Spigot)
Due to exploits in previous versions of the game we have taken the decision to drop updates for 1.16.1-1.16.3,
At this time we will only be updating 1.16.4/1.16.5.
2.5.1 Beta-Release
Changes in this update:
Bugs Fixed:
- Environments being incorrect.
- Default biomes not working, rewritten.
- Gamerules not parsing from extra data.
Features:
- Ability to disable Ender Dragon on End based environments (Disabled by default).
- Importer updated to support latest world version type.
2.5.0 Beta-Release
May contain bugs but for the most part fully functional.