Szum123321
cb55d5c9a4
Repaired merge error
2021-08-03 23:47:56 +02:00
Szum123321
d24aa5c9e8
Merge pull request #70 from Szum123321/auto_config
...
Auto config
2021-08-03 23:44:37 +02:00
Szum123321
76d7326237
Locked parallel gzip version
2021-08-03 22:12:18 +02:00
Szum123321
33f01e8189
Dep update
2021-08-03 21:26:42 +02:00
Szum123321
0d093d75c4
Merge branch '2.x' into 2.1.0
2021-06-26 13:24:42 +02:00
szymon
a8f98c460e
Many, many changes:
...
- I migrated from cotton config to Cloth config + Auto config, that way it's easy to provide modmenu integration while keeping backward-compatibility. Because settings might change at runtime it's now necessary to keep the config reference up-to-date. I done this by using wrapper class around ConfigHolder<> and having a reference to main instance in each class accessing the config.
- Switched form using one global logger to creating new instance in every class.
- Removed BackupScheduler from Statics. Why did I put it there in the first place?
2021-06-26 13:10:35 +02:00
szymon
cc912d322e
added copyright notice into output jar
2021-06-19 19:03:13 +02:00
szymon
adc14273d0
Java 16 update
2021-06-16 22:42:11 +02:00
szymon
18e8860f42
1.17 update
2021-06-13 21:25:52 +02:00
szymon
b172df6c0f
1.17 update
2021-06-13 19:12:26 +02:00
szymon
acba0d0cb8
File names now end with minecraft minor version and should not contain patch id.
2020-12-25 19:34:36 +01:00
szymon
51ecf54fb6
Loom update + version bump
2020-08-02 19:56:16 +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
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
d4f38b2ebe
loom update
2020-05-08 21:43:37 +02:00
Szum123321
0be55ed060
Updated Jankson
2020-05-08 21:43:02 +02:00
Szum123321
19349e3775
BZip2 Compression is now also done on multiple threads
2020-04-19 09:17:06 +02:00
Szum123321
e8d9c15625
zip ang zip are now multi threaded
2020-04-18 18:23:24 +02:00
Szum123321
c74fc6c999
Some additional tweaks to the compression system. Also file blacklist works now!
2020-04-17 10:20:47 +02:00
Szum123321
be282adacf
Initial version of multiple compression format system. Some more testing still required
2020-04-15 21:02:35 +02:00
Szum123321
b30e35a308
small corrections
2020-03-22 22:06:45 +01:00
Szum123321
5aebbdbf75
Added folder size file limit
2020-03-22 21:54:03 +01:00
pm709
7d0bbaf930
Fix NullPointer exception when server stop (ctx is null when BackupHelper.create is called by net.szum123321.textile_backup.mixin.MinecraftServerMixin#onShutdown)
...
Fix ClassNotFoundException exception for IOUtils class by adding dependency to org.apache.commons:commons-compress:1.8.1
2020-01-29 10:03:28 +01:00
szymon
6c064c1a4d
Init
2020-01-25 09:54:58 +01:00