KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
21 stars 10 forks source link

Refactor FilterDependencies to use LINQ groups #188

Closed Shivansps closed 1 month ago

Shivansps commented 1 month ago

This is more clear to read, it also finishes adding "<=" support if it is set externally(it is for some mods on the nebula db), ill not add support for it in the UI because to make it work properly for every case it would need a complete rewrite the dependency system.

Knet 2.0 will need a complete re-write of the dependency system.

Shivansps commented 1 month ago

I see no point in merging this now that the dependency system will be changed sooner rather than later.