cdd2b78c43 
								
							
								 
							
						 
						
							
							
								
								getMinecraftServer was renamed to getServer  
							
							... 
							
							
							
							Also updated to mc 1.17.1 
							
						 
						
							2021-07-06 22:33:00 +02:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								d0772b44eb 
								
							
								 
							
						 
						
							
							
								
								i think it's time  
							
							
							
						 
						
							2021-06-17 22:24:58 +02:00  
				
					
						
							
							
								 
						
							
							
								5cfb5c393a 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2021-06-13 21:27:08 +02:00  
				
					
						
							
							
								 
						
							
							
								18e8860f42 
								
							
								 
							
						 
						
							
							
								
								1.17 update  
							
							
							
						 
						
							2021-06-13 21:25:52 +02:00  
				
					
						
							
							
								 
						
							
							
								e92ef1fb28 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2020-12-07 00:02:54 +01:00  
				
					
						
							
							
								 
						
							
							
								59c691bd59 
								
							
								 
							
						 
						
							
							
								
								Dependency update + version bump  
							
							
							
						 
						
							2020-11-30 10:15:59 +01:00  
				
					
						
							
							
								 
						
							
							
								fd69b2ae6b 
								
							
								 
							
						 
						
							
							
								
								Updated mappings  
							
							
							
						 
						
							2020-10-29 12:31:16 +01:00  
				
					
						
							
							
								 
						
							
							
								80ddc8d2b7 
								
							
								 
							
						 
						
							
							
								
								Version bump + Mc Update  
							
							
							
						 
						
							2020-09-14 20:15:56 +02:00  
				
					
						
							
							
								 
						
							
							
								b24c807a3a 
								
							
								 
							
						 
						
							
							
								
								1.16.2 update  
							
							
							
						 
						
							2020-08-15 10:37:20 +02:00  
				
					
						
							
							
								 
						
							
							
								c5d89ee1ab 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2020-08-14 21:16:45 +02:00  
				
					
						
							
							
								 
						
							
							
								dd23524d98 
								
							
								 
							
						 
						
							
							
								
								version bump  
							
							
							
						 
						
							2020-08-08 12:10:14 +02:00  
				
					
						
							
							
								 
						
							
							
								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) 
							
						 
						
							2020-08-05 19:11:06 +02:00  
				
					
						
							
							
								 
						
							
							
								7c7c4c7493 
								
							
								 
							
						 
						
							
							
								
								It works! (At least now...)  
							
							
							
						 
						
							2020-08-03 13:45:24 +02:00  
				
					
						
							
							
								 
						
							
							
								b81b7d27f8 
								
							
								 
							
						 
						
							
							
								
								Version bump + ParallelGzipCompressor cleanup  
							
							
							
						 
						
							2020-08-02 23:09:46 +02:00  
				
					
						
							
							
								 
						
							
							
								51ecf54fb6 
								
							
								 
							
						 
						
							
							
								
								Loom update + version bump  
							
							
							
						 
						
							2020-08-02 19:56:16 +02:00  
				
					
						
							
							
								 
						
							
							
								d81aa65cc6 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2020-07-19 11:59:17 +02:00  
				
					
						
							
							
								 
						
							
							
								282dfa70b9 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2020-07-14 21:47:24 +02:00  
				
					
						
							
							
								 
						
							
							
								44fa50f287 
								
							
								 
							
						 
						
							
							
								
								Yarn update + typo + version bump  
							
							
							
						 
						
							2020-07-09 20:32:43 +02:00  
				
					
						
							
							
								 
						
							
							
								b765b5d467 
								
							
								 
							
						 
						
							
							
								
								Opt-in into ModUpdater ( https://www.curseforge.com/minecraft/mc-mods/modupdater )  
							
							
							
						 
						
							2020-06-30 15:57:53 +02:00  
				
					
						
							
							
								 
						
							
							
								92d2d3e2df 
								
							
								 
							
						 
						
							
							
								
								Updated dependencies  
							
							... 
							
							
							
							Renamed GenericTarCompressor -> LZMACompressor 
							
						 
						
							2020-06-30 15:52:32 +02:00  
				
					
						
							
							
								 
						
							
							
								708659b5dd 
								
							
								 
							
						 
						
							
							
								
								Few small tweaks. Most lkely final 1.16.1 version.  
							
							
							
						 
						
							2020-06-24 20:37:52 +02:00  
				
					
						
							
							
								 
						
							
							
								1fd25e7344 
								
							
								 
							
						 
						
							
							
								
								Dependency update.  
							
							
							
						 
						
							2020-06-24 20:16:24 +02:00  
				
					
						
							
							
								 
						
							
							
								19d86cc274 
								
							
								 
							
						 
						
							
							
								
								1.16-pre2 update.  
							
							
							
						 
						
							2020-06-05 16:15:36 +02:00  
				
					
						
							
							
								 
						
							
							
								5f74d33e32 
								
							
								 
							
						 
						
							
							
								
								I think i repaired  https://github.com/Szum123321/textile_backup/issues/12  
							
							
							
						 
						
							2020-05-24 12:44:58 +02:00  
				
					
						
							
							
								 
						
							
							
								7e1fe5a602 
								
							
								 
							
						 
						
							
							
								
								All is good.  
							
							
							
						 
						
							2020-05-08 23:13:34 +02:00  
				
					
						
							
							
								 
						
							
							
								c8c370cec0 
								
							
								 
							
						 
						
							
							
								
								20w19a update  
							
							
							
						 
						
							2020-05-08 22:35:12 +02:00  
				
					
						
							
							
								 
						
							
							
								b01d22e4c8 
								
							
								 
							
						 
						
							
							
								
								Few final tweaks. Everything seems to be working alright.  
							
							
							
						 
						
							2020-04-19 10:40:28 +02:00  
				
					
						
							
							
								 
						
							
							
								e8d9c15625 
								
							
								 
							
						 
						
							
							
								
								zip ang zip are now multi threaded  
							
							
							
						 
						
							2020-04-18 18:23:24 +02:00  
				
					
						
							
							
								 
						
							
							
								c74fc6c999 
								
							
								 
							
						 
						
							
							
								
								Some additional tweaks to the compression system. Also file blacklist works now!  
							
							
							
						 
						
							2020-04-17 10:20:47 +02:00  
				
					
						
							
							
								 
						
							
							
								be282adacf 
								
							
								 
							
						 
						
							
							
								
								Initial version of multiple compression format system. Some more testing still required  
							
							
							
						 
						
							2020-04-15 21:02:35 +02:00  
				
					
						
							
							
								 
						
							
							
								13436baaec 
								
							
								 
							
						 
						
							
							
								
								Repaired Backups have a "." directory  #7 , and updated minecraft version.  
							
							
							
						 
						
							2020-04-03 00:37:45 +02:00  
				
					
						
							
							
								 
						
							
							
								312cb57692 
								
							
								 
							
						 
						
							
							
								
								Added:  
							
							... 
							
							
							
							-per world backup
-configurable datetime format
-configurable permission level
-player black and whitelist 
							
						 
						
							2020-03-23 17:42:17 +01:00  
				
					
						
							
							
								 
						
							
							
								a1bb7ed8f3 
								
							
								 
							
						 
						
							
							
								
								Added file comment option and ported to 20w12a  
							
							
							
						 
						
							2020-03-22 20:10:30 +01:00  
				
					
						
							
							
								 
						
							
							
								663fba57de 
								
							
								 
							
						 
						
							
							
								
								Now, both absolute and relative paths are supported. Added license headers  
							
							
							
						 
						
							2020-02-26 12:38:10 +01:00  
				
					
						
							
							
								 
						
							
							
								0b68c2efee 
								
							
								 
							
						 
						
							
							
								
								20w06a update  
							
							
							
						 
						
							2020-02-11 19:26:16 +01:00  
				
					
						
							
							
								 
						
							
							
								83503307c8 
								
							
								 
							
						 
						
							
							
								
								Small fabric.mod.json and other update  
							
							
							
						 
						
							2020-01-25 11:17:16 +01:00  
				
					
						
							
							
								 
						
							
							
								6c064c1a4d 
								
							
								 
							
						 
						
							
							
								
								Init  
							
							
							
						 
						
							2020-01-25 09:54:58 +01:00