Vulpes
Vulpes copied to clipboard
Halo Client and Server Extension Mod
designing a permissions system that we'll eventually use for chat commands and rcon. A good way to differentiate between player commands, moderator commands, admin commands. Potentially also for things other...
This will require the implementation of a permission system too.
When you throw a grenade and die before it gets released it does not sync.
- We should also store these directories in the config file. - When loading a maps folder all the maps in that folder need to be added to the list...
We need both a way to store lua scripts in map files. And we need to sandbox those lua scripts so the require function in lua only looks in the...
Use SAPP's names `about` to see what server mod is being used and what version. `info` to see what settings are applied. `whatsnext` to see what map gametype combo is...
We will also want to replace the default banning commands with commands that ban IPs because no one who plays this game has a legit key at this point.
Blacklist people who try to brute force the rcon password from using rcon commands.