aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/bansystem.cpp
AgeCommit message (Collapse)Author
2022-09-02Refactor cleanup (some formatting fixes) (#257)GeckoEidechse
* Fix some formatting * More formatting fixes
2022-08-24Update refactor (#250)GeckoEidechse
* Add PR template * Update CI folder location * Delete startup args txt files * Add editorconfig file (#246) * Add editorconfig file It's a cross-editor compatible config file that defines certain editor behaviour (e.g. adding/removing newline at end of file) It is supported by major editors like Visual Studio (Code) and by version control providers like GitHub. Should end the constant adding/removing of final newline in PRs * More settings - unicode by default - trim newlines - use tabs for indentation (ugh) * Ignore folder rename (#245) * Hot reload banlist on player join (#233) * added banlist hotreload * fix formatting * didnt append, cleared whole file oopsie * unfuckedunban not rewriting file * fixed not checking for new line Co-authored-by: ScureX <47725553+ScureX@users.noreply.github.com>
2022-08-22add more prsBobTheBob9
2022-08-16lots of stuff idkBobTheBob9
2022-07-24add new memory libBobTheBob9
2022-07-18use modular ServerPresence system for registering serversBobTheBob9
2022-07-12move exploit prevention and limits code out of serverauthentication, and ↵BobTheBob9
have actual defs for CBasePlayer
2022-07-10completely remove old hookingBobTheBob9
2022-07-07almost fully replaced hooking libBobTheBob9
2022-05-27rename project folder (:tf: commit log)BobTheBob