Commit Graph

  • 236f30216e
    Merge pull request #46 from Harveykang/patch-2 Szum123321 2020-11-25 10:27:58 +0100
  • a7b3e2b636
    Fixed the mistake of the Chinese page link Harveykang 2020-11-24 23:43:51 +0800
  • 32a5421884
    Fixed the mistake of the English page link Harveykang 2020-11-24 23:42:02 +0800
  • 1f0af8546d
    Merge pull request #45 from Harveykang/patch-1 Szum123321 2020-11-24 16:28:07 +0100
  • e56d323520
    Update README_zh-CN.md Harveykang 2020-11-24 23:12:15 +0800
  • a002d49ecf Automatic world saving is disabled when backup is being made szymon 2020-10-29 12:32:18 +0100
  • fd69b2ae6b Updated mappings szymon 2020-10-29 12:31:16 +0100
  • 38030be54d Typos szymon 2020-10-29 12:30:54 +0100
  • b0b2696251
    Update README.md Szum123321 2020-10-08 21:36:20 +0200
  • 3402654cba
    Merge pull request #40 from Szum123321/stable Szum123321 2020-09-14 20:18:57 +0200
  • 80ddc8d2b7 Version bump + Mc Update szymon 2020-09-14 20:15:56 +0200
  • 9280e7c7e6
    Merge pull request #38 from 66Leo66/stable Szum123321 2020-09-14 17:50:17 +0200
  • 599fdb9a19 Some cleanup and comments... szymon 2020-09-13 20:41:23 +0200
  • f7d8a7a854 Send to player also sends responses to the server console szymon 2020-09-13 20:39:33 +0200
  • d9aee50cd1 Renamed BackupContext.Builder#setServer -> saveServer szymon 2020-09-13 20:38:58 +0200
  • db8a6378d7
    Update README_zh-CN.md 66Leo66 2020-09-09 20:53:14 +0800
  • a99014cdad
    Update README.md 66Leo66 2020-09-09 20:52:31 +0800
  • b25a2a0407
    Update README.md 66Leo66 2020-09-09 20:52:13 +0800
  • d988687647
    Rename README_zh-CN to README_zh-CN.md 66Leo66 2020-09-09 20:51:07 +0800
  • 34f8fabce8
    Update README.md 66Leo66 2020-09-09 20:50:52 +0800
  • d836d60e7c
    Update README_zh-CN 66Leo66 2020-09-09 20:49:55 +0800
  • 9fb9724dd3
    Create README_zh-CN 66Leo66 2020-09-09 20:22:50 +0800
  • 370785d0c7
    Update README.md 66Leo66 2020-09-09 20:19:12 +0800
  • 5de9c9ba0c removed info call from sendInfo method in CustomLogger class szymon 2020-08-15 21:59:11 +0200
  • b24c807a3a 1.16.2 update szymon 2020-08-15 10:37:20 +0200
  • c5d89ee1ab Version bump szymon 2020-08-14 21:16:45 +0200
  • 76c76c7718 Added missing issues link szymon 2020-08-14 21:13:12 +0200
  • 1ffcfa6c0e added backup root checking to config checking szymon 2020-08-14 20:38:49 +0200
  • 9877fe5c2c Old backups now will be deleted after being restored szymon 2020-08-14 20:37:40 +0200
  • 3d4867519c forgot to clean globalShutdownBackupFlag szymon 2020-08-11 20:04:41 +0200
  • 9ffa3f0005 MakeBackupRunnable now takes BackupContext instead of separate objects szymon 2020-08-11 09:55:28 +0200
  • d215edcec9 Added sendInfo & sendError methods that take BackupContext as argument szymon 2020-08-11 09:54:36 +0200
  • d06ab7fe5d Shutdown backup starting code moved to SERVER_STOPPED event szymon 2020-08-11 09:53:55 +0200
  • 67fe75667b Decompressors now take File not FileInputStream GenericTarDecompressor now guesses correct decompressor szymon 2020-08-11 09:52:18 +0200
  • 7b6531185d Renamed isValid -> isValidBackup szymon 2020-08-11 09:51:34 +0200
  • 786666f827 Some minor improvements to compressors szymon 2020-08-11 09:43:19 +0200
  • 1ea2dc2969 Backup Context now can get MinecraftServer for ServerCommandContext szymon 2020-08-11 09:41:46 +0200
  • a93e87729b Moved most of the compression code to separate class (AbstractTarCompressor) szymon 2020-08-08 23:36:32 +0200
  • 2230f28e97 Statics.LOGGER.sendInfo is now used everywhere instead of source.sendFeedback szymon 2020-08-08 22:19:44 +0200
  • dd23524d98 version bump szymon 2020-08-08 12:10:14 +0200
  • 7920152c40 this should make waiting more responsive szymon 2020-08-07 22:29:21 +0200
  • c8b53a4ce2 More improvements on restore command szymon 2020-08-07 22:12:25 +0200
  • 7301a4be0e * Added findFileAndLockIfPresent method to RestoreHelper * create method in RestoreHelper return AwaitThread * Improved RestoreBackupCommand szymon 2020-08-07 00:06:36 +0200
  • c43ae5b19c Added isValid method to Utils BackupHelper cleanup method uses now separated delete method (for logging) szymon 2020-08-07 00:03:38 +0200
  • 5ed0511e7f v + Added defaultDateTimeFormatter to Statics szymon 2020-08-06 23:57:14 +0200
  • ac3ff2f78c Utilities shuffled around szymon 2020-08-06 23:55:56 +0200
  • ea50da980d Improved list command szymon 2020-08-06 23:53:02 +0200
  • e6814c4588 list backups now lists file names without the whole path szymon 2020-08-05 20:35:38 +0200
  • 073f01740f kill_r command now logs who called it. Changed kill_r to killR szymon 2020-08-05 20:34:54 +0200
  • b2fe8492d8 RestoreHelper return Runnable szymon 2020-08-05 20:33:31 +0200
  • 8da62f4f76 Added missing copyright header szymon 2020-08-05 20:09:16 +0200
  • 1856567b17 Improved formatting while sending szymon 2020-08-05 19:33:30 +0200
  • 7738e54583 Moved Static variables to separate class (Statics) Created custom logger (based on ModLogger by Cotton) Removed info & sendError methods form Utilities (Moved to CustomLogger) szymon 2020-08-05 19:11:06 +0200
  • a4fde82b84 Added command for stopping restoration szymon 2020-08-04 23:24:18 +0200
  • d28123aacc Moved LivingServer duck interface to core package szymon 2020-08-04 18:00:10 +0200
  • 1141c3500a Better java 8 support szymon 2020-08-04 17:32:43 +0200
  • abc047c9d6 Config prearrangement + removed option to disable logging. (Why was that there in the first place?) szymon 2020-08-04 17:32:11 +0200
  • 695ae7964e Divided command classes into sub-packages szymon 2020-08-04 17:29:45 +0200
  • 227faef84c Should work now. Only a ton of testing left... szymon 2020-08-03 23:38:54 +0200
  • 7c7c4c7493 It works! (At least now...) szymon 2020-08-03 13:45:24 +0200
  • b81b7d27f8 Version bump + ParallelGzipCompressor cleanup szymon 2020-08-02 23:09:46 +0200
  • 8f52745cdd Compression time should now look much more useful szymon 2020-08-02 22:33:11 +0200
  • 84cc3fdbfc Actually I broke BlockEncoder, but now it works. szymon 2020-08-02 21:56:19 +0200
  • a8b8e92187 Cleanup now gives some output. szymon 2020-08-02 20:53:49 +0200
  • a1a745abbb Cleanup of Bzip2 compressor files szymon 2020-08-02 20:29:15 +0200
  • be3c78e44b Moved compressors form core package to main. szymon 2020-08-02 20:06:53 +0200
  • fec162ae24 Added BackupContext. This object gets passed instead of passing ServerCommandSource, MinecraftServer, etc... separately. szymon 2020-08-02 20:05:07 +0200
  • 51ecf54fb6 Loom update + version bump szymon 2020-08-02 19:56:16 +0200
  • f070bfe702 This should make files resistant to modification szymon 2020-08-02 17:56:26 +0200
  • 584f03b834 This might repair #32 szymon 2020-08-02 11:11:05 +0200
  • 2c3c972324 This might repair Zip problems such as #31 szymon 2020-08-02 11:09:08 +0200
  • 64bc52c77f Repaired #30 szymon 2020-07-29 20:05:55 +0200
  • 31623906d9 Repaired #29 szymon 2020-07-19 12:00:15 +0200
  • d81aa65cc6 Version bump szymon 2020-07-19 11:59:17 +0200
  • 28641383f9
    Merge pull request #28 from Szum123321/better_scheduler_dev Szum123321 2020-07-14 21:50:34 +0200
  • 282dfa70b9 Version bump szymon 2020-07-14 21:47:24 +0200
  • e4f5eb1c88 Added executor service shutdown szymon 2020-07-14 21:38:13 +0200
  • 944713beb5 Small optimisation szymon 2020-07-14 21:37:28 +0200
  • 5dd25ce192 Make BackupScheduler actually work + typo szymon 2020-07-14 21:36:13 +0200
  • 888d56c3bb Added config check szymon 2020-07-14 14:42:46 +0200
  • d13bc5256c When backup interval is set to zero, no automatic backups will be performed szymon 2020-07-14 14:41:59 +0200
  • 55f5fdf1c4 Thanks to this change if backup was scheduled just before all players left and doBackupsOnEmptyServer = false, than this last backup will still be made. szymon 2020-07-14 14:19:47 +0200
  • c07f80b872 Added: new scheduling and execution system. Todo: testing and cleanup szymon 2020-07-14 14:11:31 +0200
  • 51ad310136
    Merge pull request #24 from Szum123321/#22_bugfix Szum123321 2020-07-09 21:07:51 +0200
  • f5d9947929 This caused time to be shifted by the time zone. szymon 2020-07-09 21:03:30 +0200
  • e2102900ed Of course I forgot! szymon 2020-07-09 20:45:05 +0200
  • 44fa50f287 Yarn update + typo + version bump szymon 2020-07-09 20:32:43 +0200
  • 422d3fcd2f Repaired #22. (Yes, i like streams) szymon 2020-07-09 20:31:04 +0200
  • f2b5c3e3a9
    Merge pull request #21 from Szum123321/#20-buxfix Szum123321 2020-06-30 15:59:01 +0200
  • b765b5d467 Opt-in into ModUpdater (https://www.curseforge.com/minecraft/mc-mods/modupdater) Szum123321 2020-06-30 15:57:53 +0200
  • 35b120ee21 Logging system redo Szum123321 2020-06-30 15:54:19 +0200
  • 92d2d3e2df Updated dependencies Renamed GenericTarCompressor -> LZMACompressor Szum123321 2020-06-30 15:52:32 +0200
  • 3e17a64714 Repaired #20 Szum123321 2020-06-30 15:50:16 +0200
  • 708659b5dd Few small tweaks. Most lkely final 1.16.1 version. Szum123321 2020-06-24 20:37:52 +0200
  • 1fd25e7344 Dependency update. Szum123321 2020-06-24 20:16:24 +0200
  • 19d86cc274 1.16-pre2 update. Szum123321 2020-06-05 16:15:36 +0200
  • 6590e38c3d Typo Szum123321 2020-06-05 11:30:11 +0200
  • 772797afb8
    Merge pull request #13 from Szum123321/#12_repair Szum123321 2020-05-24 14:04:50 +0200
  • 6e6fd951b9 Updated to 20w21a Szum123321 2020-05-24 13:27:12 +0200
  • 5f74d33e32 I think i repaired https://github.com/Szum123321/textile_backup/issues/12 Szum123321 2020-05-24 12:44:58 +0200