Commit Graph

36 Commits (ed9c9a16fc6b5f57d3b4709cb74f25b2f02457b9)

Author SHA1 Message Date
Szum123321 3af7d75042 changed built fle names and moved errorErrorHandlingMode to the end of config, so it appears as far down as possible 2022-11-29 22:43:16 +01:00
Szum123321 2053df7311 debugging in progress... 2022-11-28 18:53:55 +01:00
Szum123321 aaf9a54523 dep update + version bump + added testmod 2022-11-06 11:02:02 +01:00
Szum123321 14e82639a8 further dev environment shenanigans 2022-11-05 13:33:49 +01:00
Szum123321 13a114baa6 gradlew update 2022-09-04 10:55:06 +02:00
Szum123321 2bde644c76 loom update 2022-08-31 23:00:48 +02:00
Szum123321 03743dbdc9 1.19 update 2022-08-25 21:50:57 +02:00
Szum123321 4fa30024cf
Update build.gradle
NIO methods are only available in Apache 1.21
2022-06-22 23:02:46 +02:00
IzzyBizzy d0ffab9339 1.19 Changes 2022-06-10 14:08:46 +10:00
Szum123321 4d881fe940 Update 1.18.1 2021-12-23 20:58:31 +01:00
Szum123321 3bf91ea915 1.18 dep and name update 2021-11-27 19:54:35 +01:00
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