Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-08 | avoid ptr decay when setting auth tokenv1.9.8-rc2 | BobTheBob9 | |
2022-10-08 | set serverfilter betterv1.9.8-rc1 | BobTheBob9 | |
2022-10-08 | improve cvar flag fixup and remove temp thing from findflags | BobTheBob9 | |
2022-10-08 | fixup formatting | BobTheBob9 | |
2022-10-08 | bring up to date with main | BobTheBob9 | |
2022-10-08 | fixup command flags better and reformat | BobTheBob9 | |
2022-10-07 | fix issues with cvar flag commit | BobTheBob9 | |
2022-10-03 | only unrestrict dev commands when commandline flag is present | BobTheBob9 | |
2022-09-26 | change some stuff in exploitfixes | BobTheBob9 | |
2022-09-19 | set launcher directory and error on fail creating log files | BobTheBob9 | |
2022-09-19 | update postbuild step | BobTheBob9 | |
2022-09-15 | fix more formatting | BobTheBob9 | |
2022-09-15 | clang format, fix issues with server registration and rpak loading | BobTheBob9 | |
2022-09-03 | various formatting changes and fixes | BobTheBob9 | |
2022-09-01 | add scriptdatatable.cpp rewrite | BobTheBob9 | |
2022-09-02 | Refactor cleanup (some formatting fixes) (#257) | GeckoEidechse | |
* Fix some formatting * More formatting fixes | |||
2022-08-24 | Update 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-24 | Fix line endings (hopefully) (#244) | GeckoEidechse | |
* Fix line endings (hopefully) * Fix more line endings | |||
2022-08-24 | Add some changes from main to refactor (#243) | GeckoEidechse | |
* Add PR template * Update CI folder location * Delete startup args txt files | |||
2022-08-23 | Add ability to load Datatables from files (#238) | Maya | |
* first version of kinda working custom datatables * Fix copy error * Finish custom datatables * Fix Merge * Fix line endings * Add fallback to rpak when ns_prefere_datatable_from_disk is true * fix typo * Bug fixess * Fix Function Registration hook * Set convar value * Fix Client and Ui VM * enable server auth with ms agian * Add Filters * FIx unused import * Merge remote-tracking branch 'upsteam/bobs-big-refactor-pr' into datatables Co-authored-by: RoyalBlue1 <realEmail@veryRealURL.com> | |||
2022-08-22 | i swear i committed these how are they not there | BobTheBob9 | |
2022-08-22 | add more prs | BobTheBob9 | |
2022-08-20 | Revert "fix line endings on vcxproj" | BobTheBob9 | |
This reverts commit 4ff7d022d2602c2dba37beba8b8df735cf5cd7d9. | |||
2022-08-19 | fix line endings on vcxproj | BobTheBob9 | |
2022-08-19 | improve rpakfilesystem | BobTheBob9 | |
2022-08-17 | implement some more prs | BobTheBob9 | |
2022-08-16 | lots of stuff idk | BobTheBob9 | |
2022-07-24 | accidentally pushed broke code oops | BobTheBob9 | |
2022-07-24 | add new memory lib | BobTheBob9 | |
2022-07-18 | use modular ServerPresence system for registering servers | BobTheBob9 | |
2022-07-12 | move exploit prevention and limits code out of serverauthentication, and ↵ | BobTheBob9 | |
have actual defs for CBasePlayer | |||
2022-07-10 | add nsprefix because i forgot to include it | BobTheBob9 | |
2022-07-10 | completely remove old hooking | BobTheBob9 | |
2022-07-07 | almost fully replaced hooking lib | BobTheBob9 | |
2022-05-27 | fix up postbuild commands to use relative dir | BobTheBob | |
2022-05-27 | rename project folder (:tf: commit log) | BobTheBob | |