Commit Graph

7 Commits

Author SHA1 Message Date
0ffe3198e6 Fixed hundreds of small issues, code improvements, typos, ... 2025-01-16 00:25:23 +01:00
ca7a51af2c Permissions can now pre-cache all known players, and API users can get all cached players 2024-03-01 20:17:30 +01:00
bd3bea8381 Some refactoring in pandalib-util 2023-08-27 13:37:17 +02:00
0fcd02c80d Permission system now provides a default player
The default player has a fixed name and uuid that should never collide with existing players.
It will never have self permission data, and it will always be part of the default groups.

It is useful for anonymous permission test (for instance, listing only the servers that are publicly visible for the ping server list)
2023-08-14 01:49:56 +02:00
5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
c5e59537a0 Ability to get all players inheriting a PermGroup 2023-01-07 17:12:21 +01:00
d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00