summaryrefslogtreecommitdiff
path: root/gradle.properties
AgeCommit message (Collapse)Author
2020-04-27Resized the logo to reduce plugin size.1.3.3-dev1.3.2-devKeuin
Refactored code for a better implementation of async and blocking task.
2020-04-24Version 1.3.1-dev (BugFix)1.3.1-devKeuin
Improve some info output. BugFix: Deleted backup won't immediately disappear in the suggestion list.
2020-04-24Added hint at the "/kb" output in the first run after restoring from a backup.1.3.0-devKeuin
Warning: Backup in this version is not compatible with older version!
2020-04-231.2.0-dev:1.2.0-devKeuin
- Optimized ZipUtil. - Added support for Asian characters (Chinese, Japanese, Korean) in backup name. - Add validate for backup name (in file name).
2020-04-23Version 1.1.0-dev:1.1.0-devKeuin
- Optimized backup lag (using async I/O). - Added twice confirmation /kb confirm and cancellation /kb cancel, to avoid mistake. - Added countdown before restoring. - Adjusted some text. - Code optimization.
2020-04-23Finish backup.Keuin
TODO: - restore
2020-04-23Update gradle, update deps, modCompile -> modImplementationmodmuss50
2020-04-231.15.2modmuss50
2020-04-231.15.1modmuss50
2020-04-231.15modmuss50
2020-04-23Update yarn, loader and api (#31)Brad Erickson
Co-authored-by: modmuss50 <[email protected]>
2020-04-23Update yarn, loader and apimodmuss50
2020-04-23Update loom + dependenciesmodmuss50
2020-04-23Fix #18 (#19)MrIbby
2020-04-231.14.4modmuss50
2020-04-23Update API version to fix a bug with crashes.Modmuss50
Sadly this bug snuck into previous versions, this has been fixed.
2020-04-231.14.3modmuss50
2020-04-23version updatesasie
2020-04-23Update gradle.properties (#15)Alexander
2020-04-23Update to 1.14.2modmuss50
2020-04-23Update Yarn mappings to 1.14.1+build.5Connor Scialdone
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
2020-04-23Update to 1.14.1 and Fabric API 0.3.0modmuss50
2020-04-23Minecraft 1.14, Loom 0.2.2asie
2020-04-23Update to pre 4modmuss50
2020-04-23Update to fabric 0.2.6.121Bruno Ploumhans
2020-04-23update to Loader 0.4.0Adrian Siekierka
2020-04-23Update to fixed fabric + yarnmodmuss50
2020-04-2319w12amodmuss50
2020-04-23fix indentationUpcraftLP
2020-04-23fix maven publishingUpcraftLP
2020-04-23update fabric URLUpcraftLP
2020-04-23move properties out of the main buildscriptUpcraftLP
2020-04-23Fix gradle.propertiesmodmuss50
2020-04-23Update example to 19w03c and increase the memory for gradle.modmuss50