summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-23Split Log4jKeuin
2020-04-23Update README.mdKeuin
fix to-do list
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-23Added backup name completion.Keuin
2020-04-23Refactored code.Keuin
Added startup message on the first start after restoring a backup. Adjusted text color.
2020-04-23Correct mod iconKeuin
2020-04-23Update To-Do ListKeuin
2020-04-23Optimize code redundancy.Keuin
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-23Version 1.0.1-pre:Keuin
- Optimized ZipUtil
2020-04-23Update README.mdKeuin
Update command list to version 1.0.0-dev
2020-04-23Update README.mdKeuin
2020-04-23Version 1.0.0-dev1.0.0-devKeuin
TODO: Optimize ZipUtil
2020-04-23Correct LICENSE and README.mdKeuin
2020-04-23Finish backup.Keuin
TODO: - restore
2020-04-23Update README.mdmodmuss50
2020-04-23Add Eclipse *.launch files to the gitignore (#37)Caroline Joy Bell
2020-04-23Update gradle, update deps, modCompile -> modImplementationmodmuss50
2020-04-23Add minVersion to template mixin config (#41)i509VCB
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4
2020-04-231.15.2modmuss50
2020-04-231.15.1modmuss50
2020-04-23Increase required loader versionmodmuss50
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 gradle to 5.5.1modmuss50
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-23fix requires -> depends in mod JSONasie
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-23actually update to Loom 0.2.1asie
2020-04-23Update to pre 4modmuss50
2020-04-23Update to fabric 0.2.6.121Bruno Ploumhans
2020-04-23Update gradle to 4.10.3 (#9)Selebrator
2020-04-23update to Loader 0.4.0Adrian Siekierka
2020-04-23Update to fixed fabric + yarnmodmuss50
2020-04-2319w12amodmuss50
2020-04-23fix typoasie
2020-04-23remove javadoc jarUpcraftLP
2020-04-23automatically set mod version on exportUpcraftLP
2020-04-23fix indentationUpcraftLP
2020-04-23fix maven publishingUpcraftLP