Releases: Nixuge/WorldDownloaderForge
v1.0.6
v1.0.5
- Now saving empty chunks too
This should've been done long ago as this mod is purely made for archival purposes (& so having empty chunks saved to make sure I didn't miss any chunks around the main map is a good thing)
Litterally commented out 1 function and an if statement, minor release.
v1.0.0-1.9.4
The original LiteLoader version is completely borked for me in 1.9.4, and not many servers are on 1.9 (this is basically only for Funcraft), so only porting important bug/crash fixes.
-
Backported this commit (& a bit of this one) to prevent NullPointerExceptions on empty chunks
-
Now saving empty chunks
-
Version number normalized to 1.0.0-1.9.4
v1.0.4
v1.0.3 (bugfix)
Small bugfix & performance release.
Mainly:
- Cleaned up code
- Fixed the draw system for notifications
- Got ready for a few more saving options
v1.0.2 (Notifications support)
- Bug fixes & numerous improvements for 1.8.9
- Notification support (beta)
- Started moving away from the whole screen GUis
- Changed a few default settings
- Disabled the multiworld prompt for now, only available through manual config for now
Note that there are still some issues left with notifications, but they should mostly be working fine
v1.0.1 (Now 1.8.9 only)
- Changed version format number to differentiate normal WorldDownloader (4.1.1.0) to this one (now 1.0.1).
-
- If changes are made to the normal WorldDownloader and I port them here, I'll mark it in the release note
- No more 1.9.4 support (wasn't meant to be here anyways, just used it to port down to 1.8.9)
- Forge Config button working
v4.1.1.0 (initial Forge release)
Fully working state for both 1.9.4 and 1.8.9 on latest Forge