Commit Graph

5 Commits

Author SHA1 Message Date
Atermonera
b104a5e33a Revert whitelist rev 3 (#9078)
* Revert "And actually call the proc..."

This reverts commit 48b71016ec.

* Revert "Load whitelist on server start (#9076)"

This reverts commit 3f0bddff31.

* Revert "Another take at a new whitelist system (#8887)"

This reverts commit 2cee4d6a57.
2023-03-18 14:06:20 -08:00
Atermonera
3f0bddff31 Load whitelist on server start (#9076)
* Load the whitelist on server start

* Update whitelist generator script to handle errors a bit mroe gracefully
2023-03-18 00:43:50 -08:00
Atermonera
2cee4d6a57 Another take at a new whitelist system (#8887)
* Another take at a new whitelist system

* fixes

* Fixes usage

* Adds python script to reassemble the glorious new whitelist
2023-03-18 00:13:07 -08:00
atermonera
806ff210b3 Fixes issue with language whitelists 2022-10-22 13:18:54 -08:00
Atermonera
712c59328f Implements a path-based, player-specific whitelisting system (#8725)
* Implements a path-based, player-specific whitelisting system

* Readds ported functions

* Local testing

* Copy-paste error

* VV modifications, player panel interface

* Testing admin operations

* data review
2022-10-22 11:34:19 -08:00