Commit Graph

13 Commits

Author SHA1 Message Date
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
51d9526aa3 Implement some more helper methods and proper copy in modlist 2025-03-16 22:30:10 +01:00
2a7b3f8345 Add copy with to modlist 2025-03-16 22:14:50 +01:00
958de3e4a1 Implement sorting by size
This AI bullshit will be the end of me...
2025-03-16 14:14:58 +01:00
856d98ac12 Fix up load dependencies to handle circular and multi dependencies 2025-03-16 14:01:24 +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
197ac61774 Rework shit again 2025-03-16 12:32:45 +01:00
8848b0c06e Refactor modlist 2025-03-16 01:09:14 +01:00