A248 / LibertyBans

The be-all, end-all of discipline.
https://ci.hahota.net:8443/job/LibertyBans/
GNU Affero General Public License v3.0
165 stars 40 forks source link

Alts registration per server #248

Open SnakeAmazing opened 9 months ago

SnakeAmazing commented 9 months ago

This feature aims to solve a recurrent problem that was stated in the discord server multiples times. This problem refers to alts registration for players that haven't logged in, which means that only affects non-premium servers.

In order to solve this, I've added a way to disable alts registration per-server. This means that now you can choose which servers are going to register alts for player and which not.

Despite that, this feature hasn't been tested because I don't have the required time and resources to do it, so I'm opening this pull request in order to make more visible this new version.

So, if you are someone that needs this feature and wants to help, reach me through the libertybans discord server and I can send you the compiled version of it (you can clone this rep and compile it by yourself following the instructions).

SnakeAmazing commented 7 months ago

Hi! Sorry for the late response. I've been a bit busy the last months. Thanks for the feedback, I'll have a look into solving those issues.

A248 commented 6 months ago

Hi Snake, I've completed the heavy lifting with respect to the database queries that I described above in great detail. This means all you have to do is complete some of the lesser tasks relating to English grammar and code style, and we can merge this PR, and it will enter nonstable development builds.

At a later point in time, I will need to write additional tests for the database queries introduced by my commit. However, I don't believe that should block this PR, and I will open a separate issue for that and handle it myself. Unless you want to contribute those tests, then by all means.

ant-7802 commented 1 week ago

is this releasing anytime soon?