| 
						
					 | 
					
						
						
							
						
						1dabc804b4
					 | 
					
						
						
							
							Fix up test(s)
						
						
						
						
						
						
					 | 
					
						2025-03-18 21:31:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a6cfd3e16e
					 | 
					
						
						
							
							Use fucking graphs again
						
						
						
						
						
						
					 | 
					
						2025-03-18 21:01:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1e4b4db220
					 | 
					
						
						
							
							Rework everything again
						
						
						
						
						
						
					 | 
					
						2025-03-18 17:18:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						43a7efa1aa
					 | 
					
						
						
							
							Fix up more test cases
						
						
						
						
						
						
					 | 
					
						2025-03-18 00:31:39 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						72b6f3486d
					 | 
					
						
						
							
							Rework everything to be less dogshit
						
						
						
						
						
						
					 | 
					
						2025-03-17 23:46:25 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						179bebf188
					 | 
					
						
						
							
							Fix size sorting and add regressive test
						
						
						
						
						
						
					 | 
					
						2025-03-17 22:40:58 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						07264d1f75
					 | 
					
						
						
							
							Add a few more tests
						
						
						
						
						
						
					 | 
					
						2025-03-17 21:05:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fb8d3195db
					 | 
					
						
						
							
							Refactor mod list to return an object with a list of errors
						
						
						
						
						
						
						
						So we don't throw and catch like Java 
						
						
					 | 
					
						2025-03-17 20:53:38 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c27ae80b5e
					 | 
					
						
						
							
							Vomit up more test cases
						
						
						
						
						
						
					 | 
					
						2025-03-17 09:31:20 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						872a59b27c
					 | 
					
						
						
							
							Fix linear forwards backwards
						
						
						
						
						
						
					 | 
					
						2025-03-17 09:07:49 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2df23dde06
					 | 
					
						
						
							
							Add more test cases
						
						
						
						
						
						
					 | 
					
						2025-03-16 23:48:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dbfe627877
					 | 
					
						
						
							
							Implement parts of linear search and add more test cases for bisect
						
						
						
						
						
						
					 | 
					
						2025-03-16 23:14:12 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						70198ff293
					 | 
					
						
						
							
							Fix up bisect every which way
						
						
						
						
						
						
					 | 
					
						2025-03-16 22:37:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9192e68bd3
					 | 
					
						
						
							
							Implement backward bisect
						
						
						
						
						
						
					 | 
					
						2025-03-16 22:33:38 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0a9d97074f
					 | 
					
						
						
							
							Implement forward bisect
						
						
						
						
						
						
					 | 
					
						2025-03-16 22:31:51 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5deaf35b95
					 | 
					
						
						
							
							Comment out our main and broken test
						
						
						
						
						
						
						
						We don't care about them right now, this commit will be reverted
eventually 
						
						
					 | 
					
						2025-03-16 22:18:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4d2b676c8b
					 | 
					
						
						
							
							Add mod list troubleshooter skeleton
						
						
						
						
						
						
					 | 
					
						2025-03-16 22:16:54 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d41413dbcd
					 | 
					
						
						
							
							Outline the plan for troubleshooter
						
						
						
						
						
						
					 | 
					
						2025-03-16 14:21:26 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8f8f727603
					 | 
					
						
						
							
							Oh God that shouldn't happen, right?
						
						
						
						
						
						
						
						We cannot depend on a mod and loadbefore it.........
Hopefully 
						
						
					 | 
					
						2025-03-16 14:03:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0a6032d77b
					 | 
					
						
						
							
							Refactor test completely
						
						
						
						
						
						
					 | 
					
						2025-03-16 14:01:14 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						49a6caa127
					 | 
					
						
						
							
							More tests
						
						
						
						
						
						
					 | 
					
						2025-03-16 13:45:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9931e7bf89
					 | 
					
						
						
							
							Implement loading dependencies for mods
						
						
						
						
						
						
					 | 
					
						2025-03-16 13:31:15 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						76363dd523
					 | 
					
						
						
							
							Fix throwing error on conflicts
						
						
						
						
						
						
					 | 
					
						2025-03-16 13:18:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c32101c238
					 | 
					
						
						
							
							lil bit more refactoring
						
						
						
						
						
						
					 | 
					
						2025-03-16 13:13:06 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2cd9d585e6
					 | 
					
						
						
							
							Implement everything...
						
						
						
						
						
						
					 | 
					
						2025-03-16 12:52:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						606607a278
					 | 
					
						
						
							
							More slight refactoring
						
						
						
						
						
						
					 | 
					
						2025-03-16 12:47:26 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						07ba9604fa
					 | 
					
						
						
							
							It's rim(W!)orld
						
						
						
						
						
						
					 | 
					
						2025-03-16 12:32:49 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						eee0ede75d
					 | 
					
						
						
							
							Add tests hopefully
						
						
						
						
						
						
					 | 
					
						2025-03-16 12:32:49 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						26ee34c1d6
					 | 
					
						
						
							
							Initial commit
						
						
						
						
						
						
					 | 
					
						2025-03-15 23:09:23 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |