This repository has been archived by the owner on Jun 3, 2022. It is now read-only.
Releases: MinecraftMachina/cornstone
Releases · MinecraftMachina/cornstone
v1.0.4
v1.0.3
v1.0.2
1.0.2 (2021-01-31)
Bug Fixes
v1.0.1
v1.0.0
1.0.0 (2020-11-22)
Bug Fixes
- add external file name (7bf4b31)
- always print addon download failed error (fec758c)
- broken addon download (fec3e8a)
- delete logs on latest forge version (1873598)
- don't delete server install on error, especially if existing (2333ec4)
- don't install external file if not required (612a962)
- double-spaces (4dccad7)
- early directory creation (ee78d78)
- ensure same drive so os.Rename won't fail (427703b)
- error stack print consistency (2e3ba92)
- file not found if just renamed directory and attempting to walk it (b1f8116)
- ignored MultiDownloader error, don't die if non-required file failed (c1f5bbd)
- make downloaded binary executable (e47dd2f)
- non-forge (78ab73b)
- permissions are octet not decimal (c7d14f8)
- prevent error on downloader local size > remote size (c37e9f9)
- print absolute paths (4e3af6f)
- print format consistency (986a6b9)
- properly handle extracting external file directories (1573682)
- rename convert to lint (a9adbb4)
- rename lint to format (def9ed4)
- reorder install operations to allow updated instance or pack file (e19e67f)
- rework corn file annotations (c5298ba)
- side effect case resulting in "\the\safe\C:" (fc47b59)
- style logging (fd8b365)
- unnecessary logging (b58e3d2)
- use custom simple downloader, fixes various quirks (6e6b765)