knoxfighter / belt-balancer

MIT License
3 stars 12 forks source link

Softwarearchitecture problems #3

Closed knoxfighter closed 4 years ago

knoxfighter commented 4 years ago

Currently, the architecture has problems, with dangling lanes and therefore, with dangling balancers itself. The reason behind it: Lanes have no unique gameID and can dangling then :(

To fix it, adjust the lane-table, that it can be cleaned correctly.

knoxfighter commented 4 years ago

Mod is rewritten with a better architecture.