Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-25 | Forward-port to Minecraft 1.15.21.3.3-1.15.2 | Keuin | |
2020-05-08 | Added script-based auto reboot support (after restoring). | Keuin | |
2020-04-29 | Add project github address in startup message. | Keuin | |
2020-04-28 | refactor | Keuin | |
2020-04-27 | Resized the logo to reduce plugin size.1.3.3-dev1.3.2-dev | Keuin | |
Refactored code for a better implementation of async and blocking task. | |||
2020-04-25 | resize the logo to reduce plugin size | Keuin | |
2020-04-24 | Version 1.3.1-dev (BugFix)1.3.1-dev | Keuin | |
Improve some info output. BugFix: Deleted backup won't immediately disappear in the suggestion list. | |||
2020-04-24 | Added hint at the "/kb" output in the first run after restoring from a backup.1.3.0-dev | Keuin | |
Warning: Backup in this version is not compatible with older version! | |||
2020-04-24 | Implemented uniformed console output (log4j) in PrintUtil. | Keuin | |
2020-04-24 | Refactored pending task using OCP design pattern. | Keuin | |
2020-04-24 | Added /kb delete <backup_name> for deleting an backup (with auto-complete ↵ | Keuin | |
supported). Command /kb confirm now confirms both /kb restore and /kb delete. Added /kb prev for easily check out the latest backup. | |||
2020-04-24 | Added /kb delete <backup_name> for deleting an backup (with auto-complete ↵ | Keuin | |
supported). | |||
2020-04-23 | Merge branch 'master' of https://github.com/keuin/KBackup-Fabric | keuin | |
2020-04-23 | Split Log4j | Keuin | |
2020-04-23 | Update README.md | Keuin | |
fix to-do list | |||
2020-04-23 | 1.2.0-dev:1.2.0-dev | Keuin | |
- Optimized ZipUtil. - Added support for Asian characters (Chinese, Japanese, Korean) in backup name. - Add validate for backup name (in file name). | |||
2020-04-23 | Added backup name completion. | Keuin | |
2020-04-23 | Refactored code. | Keuin | |
Added startup message on the first start after restoring a backup. Adjusted text color. | |||
2020-04-23 | Correct mod icon | Keuin | |
2020-04-23 | Update To-Do List | Keuin | |
2020-04-23 | Optimize code redundancy. | Keuin | |
2020-04-23 | Version 1.1.0-dev:1.1.0-dev | Keuin | |
- 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-23 | Version 1.0.1-pre: | Keuin | |
- Optimized ZipUtil | |||
2020-04-23 | Update README.md | Keuin | |
Update command list to version 1.0.0-dev | |||
2020-04-23 | Update README.md | Keuin | |
2020-04-23 | Version 1.0.0-dev1.0.0-dev | Keuin | |
TODO: Optimize ZipUtil | |||
2020-04-23 | Correct LICENSE and README.md | Keuin | |
2020-04-23 | Finish backup. | Keuin | |
TODO: - restore | |||
2020-04-23 | Update README.md | modmuss50 | |
2020-04-23 | Add Eclipse *.launch files to the gitignore (#37) | Caroline Joy Bell | |
2020-04-23 | Update gradle, update deps, modCompile -> modImplementation | modmuss50 | |
2020-04-23 | Add minVersion to template mixin config (#41) | i509VCB | |
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4 | |||
2020-04-23 | 1.15.2 | modmuss50 | |
2020-04-23 | 1.15.1 | modmuss50 | |
2020-04-23 | Increase required loader version | modmuss50 | |
2020-04-23 | 1.15 | modmuss50 | |
2020-04-23 | Update yarn, loader and api (#31) | Brad Erickson | |
Co-authored-by: modmuss50 <[email protected]> | |||
2020-04-23 | Update yarn, loader and api | modmuss50 | |
2020-04-23 | Update gradle to 5.5.1 | modmuss50 | |
2020-04-23 | Update loom + dependencies | modmuss50 | |
2020-04-23 | Fix #18 (#19) | MrIbby | |
2020-04-23 | 1.14.4 | modmuss50 | |
2020-04-23 | Update API version to fix a bug with crashes. | Modmuss50 | |
Sadly this bug snuck into previous versions, this has been fixed. | |||
2020-04-23 | 1.14.3 | modmuss50 | |
2020-04-23 | version updates | asie | |
2020-04-23 | Update gradle.properties (#15) | Alexander | |
2020-04-23 | fix requires -> depends in mod JSON | asie | |
2020-04-23 | Update to 1.14.2 | modmuss50 | |
2020-04-23 | Update Yarn mappings to 1.14.1+build.5 | Connor 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-23 | Update to 1.14.1 and Fabric API 0.3.0 | modmuss50 | |