Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-13 | Upgrade loom, loader, fabric, gradle and development JDK. | Keuin | |
2022-01-08 | Support unofficial fabric-permissions-api. Now it is supposed to work with ↵ | Keuin | |
LuckPerms. | |||
2021-10-10 | Bump version.v1.6.7 | Keuin | |
2021-10-09 | Bump version. | Keuin | |
2021-06-11 | fix silent-fail IO exception in ZipUtil; Improve code quality in ZipUtil | Keuin | |
2021-03-10 | print detailed information if incremental backup fail due to an IO exception. | Keuin | |
2021-02-15 | Minor bugfix: incremental backup without `backups` directory created will fail. | Keuin | |
2021-01-29 | Add Op login hint in the next start after restoring | Keuin | |
2021-01-26 | BugFix: fixed malformed success message of incremental backup.v1.6.2 | Keuin | |
2021-01-25 | Improve user interaction. | Keuin | |
Code refactor. | |||
2021-01-25 | Use semantic versioningv1.6.0 | Keuin | |
2021-01-24 | BugFix: incremental backup shows incorrect file count and size. | Keuin | |
2021-01-23 | I decided to change the version to `1.5.0` in order to stress the non ↵ | Keuin | |
forward-compatible for 1.4.6 created backups in older versions (<=1.4.5). | |||
2021-01-23 | Version 1.4.6 (preview): added metadata for incremental backup (need ↵ | Keuin | |
integrated test and display implementation) | |||
2021-01-22 | BugFix: `/kb list` or `/kb` shows `null` for all incremental backups.1.4.5 | Keuin | |
2021-01-22 | Speed up the incremental backup by using multiple CPU cores if available ↵ | Keuin | |
(use multiple threads to calculate the hash). | |||
2021-01-21 | update version number | Keuin | |
2021-01-20 | 1.4.2: BugFix: The plugin makes a blank backup if the world (is created in ↵ | Keuin | |
client-side and) is not named as the same with the folder name (by default it is `world`, the backup will fail silently if the world name is not equal to the folder name). | |||
2021-01-20 | 1.4.1: will not backup `session.lock` file. Improve test case compatibility ↵ | Keuin | |
to suit more general compile environments. | |||
2021-01-13 | Clean old incremental backup codes. | Keuin | |
2020-12-15 | Upgrade fabric | flier268 | |
2020-05-08 | Added script-based auto reboot support (after restoring). | 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-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-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 | 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 | Finish backup. | Keuin | |
TODO: - restore | |||
2020-04-23 | Update gradle, update deps, modCompile -> modImplementation | modmuss50 | |
2020-04-23 | 1.15.2 | modmuss50 | |
2020-04-23 | 1.15.1 | 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 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 | 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 | |
2020-04-23 | Minecraft 1.14, Loom 0.2.2 | asie | |
2020-04-23 | Update to pre 4 | modmuss50 | |
2020-04-23 | Update to fabric 0.2.6.121 | Bruno Ploumhans | |
2020-04-23 | update to Loader 0.4.0 | Adrian Siekierka | |
2020-04-23 | Update to fixed fabric + yarn | modmuss50 | |
2020-04-23 | 19w12a | modmuss50 | |