mt-mods / beowulf

anticheat mod
MIT License
9 stars 2 forks source link

upgrade to new geoip api #9

Closed BuckarooBanzay closed 2 years ago

BuckarooBanzay commented 2 years ago

Switches to the new geoip api introduced here: https://github.com/mt-mods/geoip/pull/7

S-S-X commented 2 years ago

FYI https://github.com/mt-mods/beowulf/tree/ac-ban WIP stuff and requires another geoip update for some caching and other stuff (forgot to push that, added #10). And related geoip mod caching layer + prejoin hooks: https://github.com/mt-mods/geoip/tree/geoip-cache (https://github.com/mt-mods/geoip/pull/10)

S-S-X commented 2 years ago

Probably better to fix with this now than waiting for my changes, I could push my stuff to some branch anyway to increase visibility.

Well, unless it somehow works without crashing engine. In that case could optionally wait until I manage to finish updates / testing. (I think it already works but I've not really tested well enough and it is fairly complicated)