Commit Graph

81 Commits

Author SHA1 Message Date
66Leo66
a99014cdad
Update README.md 2020-09-09 20:52:31 +08:00
66Leo66
b25a2a0407
Update README.md 2020-09-09 20:52:13 +08:00
66Leo66
d988687647
Rename README_zh-CN to README_zh-CN.md 2020-09-09 20:51:07 +08:00
66Leo66
34f8fabce8
Update README.md 2020-09-09 20:50:52 +08:00
66Leo66
d836d60e7c
Update README_zh-CN 2020-09-09 20:49:55 +08:00
66Leo66
9fb9724dd3
Create README_zh-CN 2020-09-09 20:22:50 +08:00
66Leo66
370785d0c7
Update README.md
New commands added!
2020-09-09 20:19:12 +08:00
szymon
b81b7d27f8 Version bump + ParallelGzipCompressor cleanup 2020-08-02 23:09:46 +02:00
szymon
8f52745cdd Compression time should now look much more useful 2020-08-02 22:33:11 +02:00
szymon
84cc3fdbfc Actually I broke BlockEncoder, but now it works. 2020-08-02 21:56:19 +02:00
szymon
a8b8e92187 Cleanup now gives some output. 2020-08-02 20:53:49 +02:00
szymon
a1a745abbb Cleanup of Bzip2 compressor files 2020-08-02 20:29:15 +02:00
szymon
be3c78e44b Moved compressors form core package to main. 2020-08-02 20:06:53 +02:00
szymon
fec162ae24 Added BackupContext. This object gets passed instead of passing ServerCommandSource, MinecraftServer, etc... separately. 2020-08-02 20:05:07 +02:00
szymon
51ecf54fb6 Loom update + version bump 2020-08-02 19:56:16 +02:00
szymon
f070bfe702 This should make files resistant to modification 2020-08-02 17:56:26 +02:00
szymon
584f03b834 This might repair #32 2020-08-02 11:11:05 +02:00
szymon
2c3c972324 This might repair Zip problems such as #31 2020-08-02 11:09:08 +02:00
szymon
64bc52c77f Repaired #30 2020-07-29 20:05:55 +02:00
szymon
31623906d9 Repaired #29 2020-07-19 12:00:15 +02:00
szymon
d81aa65cc6 Version bump 2020-07-19 11:59:17 +02:00
Szum123321
28641383f9
Merge pull request #28 from Szum123321/better_scheduler_dev
Better scheduler dev
2020-07-14 21:50:34 +02:00
szymon
282dfa70b9 Version bump 2020-07-14 21:47:24 +02:00
szymon
e4f5eb1c88 Added executor service shutdown 2020-07-14 21:38:13 +02:00
szymon
944713beb5 Small optimisation 2020-07-14 21:37:28 +02:00
szymon
5dd25ce192 Make BackupScheduler actually work + typo 2020-07-14 21:36:13 +02:00
szymon
888d56c3bb Added config check 2020-07-14 14:42:46 +02:00
szymon
d13bc5256c When backup interval is set to zero, no automatic backups will be performed 2020-07-14 14:41:59 +02:00
szymon
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. 2020-07-14 14:19:47 +02:00
szymon
c07f80b872 Added: new scheduling and execution system.
Todo: testing and cleanup
2020-07-14 14:11:31 +02:00
Szum123321
51ad310136
Merge pull request #24 from Szum123321/#22_bugfix
#22 bugfix
2020-07-09 21:07:51 +02:00
szymon
f5d9947929 This caused time to be shifted by the time zone. 2020-07-09 21:03:30 +02:00
szymon
e2102900ed Of course I forgot! 2020-07-09 20:45:05 +02:00
szymon
44fa50f287 Yarn update + typo + version bump 2020-07-09 20:32:43 +02:00
szymon
422d3fcd2f Repaired #22. (Yes, i like streams) 2020-07-09 20:31:04 +02:00
Szum123321
f2b5c3e3a9
Merge pull request #21 from Szum123321/#20-buxfix
#20 buxfix
2020-06-30 15:59:01 +02:00
Szum123321
b765b5d467 Opt-in into ModUpdater (https://www.curseforge.com/minecraft/mc-mods/modupdater) 2020-06-30 15:57:53 +02:00
Szum123321
35b120ee21 Logging system redo 2020-06-30 15:54:19 +02:00
Szum123321
92d2d3e2df Updated dependencies
Renamed GenericTarCompressor -> LZMACompressor
2020-06-30 15:52:32 +02:00
Szum123321
3e17a64714 Repaired #20 2020-06-30 15:50:16 +02:00
Szum123321
708659b5dd Few small tweaks. Most lkely final 1.16.1 version. 2020-06-24 20:37:52 +02:00
Szum123321
1fd25e7344 Dependency update. 2020-06-24 20:16:24 +02:00
Szum123321
19d86cc274 1.16-pre2 update. 2020-06-05 16:15:36 +02:00
Szum123321
6590e38c3d Typo 2020-06-05 11:30:11 +02:00
Szum123321
772797afb8
Merge pull request #13 from Szum123321/#12_repair
#12 repair
2020-05-24 14:04:50 +02:00
Szum123321
6e6fd951b9 Updated to 20w21a 2020-05-24 13:27:12 +02:00
Szum123321
5f74d33e32 I think i repaired https://github.com/Szum123321/textile_backup/issues/12 2020-05-24 12:44:58 +02:00
Szum123321
5d1bdf5e9e Small tweak. 2020-05-08 23:33:43 +02:00
Szum123321
7e1fe5a602 All is good. 2020-05-08 23:13:34 +02:00
Szum123321
c8c370cec0 20w19a update 2020-05-08 22:35:12 +02:00