AroPix

Results 5 issues of AroPix

This creates the database if it doesn't exist (makes it way easier if planning to deploy many servers). It will crash because the logger tries to use the database before...

Right now when manuamlmaploading is enabled, it will use the maps that are in the db for recalculation. This hotifx makes it so it only caclulates using the maps that...

This changed SQL query shouldn't be more computationally expensive than the old one, and this one actually works reliably.

The codebase has very weird formatting and it's very painful coding with it when using a IDE like IntelliJ. Maybe using a formatter to use a standard format might be...

enhancement

Hey, i want to make a setup where i host the servers, mc-router and lazymc seperately, configuring these 2 through docker labels. I mount the folder where all servers are...

enhancement
help wanted