Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-27 | rename project folder (:tf: commit log) | BobTheBob | |
2022-05-26 | update more stuff to new hook macros | BobTheBob | |
2022-05-26 | lots of cleanup and starting moving to new hooking macros | BobTheBob | |
2022-05-21 | remove unnecessary header files | BobTheBob | |
2022-05-12 | formatting changes | BobTheBob | |
2022-05-11 | rename g_ModManager to g_pModManager | BobTheBob | |
2022-05-11 | normalise mod fs paths to be lowercase | BobTheBob | |
2022-05-09 | use lambdas for dll load callbacks so intellisense shits itself less | BobTheBob | |
2022-05-09 | move tier0 and playlist funcs to namespaces | BobTheBob | |
2022-05-09 | use in-file macros rather than global funcs for registering dll load callbacks | BobTheBob | |
2022-04-13 | Format project | Northstar | |
2022-04-12 | more changes to mod rpak loading (#139) | BobTheBob | |
* more changes to mod rpak loading * reformat | |||
2022-04-09 | various rpak loading changes (#135) | BobTheBob | |
* various rpak loading changes * format rpakfilesystem.cpp | |||
2022-03-28 | More exploit fixes by KIttenPopo (#126) | GeckoEidechse | |
* Quick fix for a bug I caused * Typo * Update kitten-fixes branch to my repo (#122) * Added string hash macro * Added convenient vtfunc macro * Made lil ConCommand creation macro * Fixed multiple NET_SetConVar exploits * Quick fixerino * Fix convar struct (and other things) * Revive clang-format (but good, i think) * Update .clang-format * Reformatted code to meet .clang-format requirements * Minor formatting fixes * Fixed Northstar "crashing" when console is closed * Update .clang-format * Quick fix for a bug I caused * Typo * NSMem Update * ExplotFixes: Only block excessive convar counts if server * Update ExploitFixes.cpp * Update ExploitFixes.cpp * Updated bytepatch format * reformatted all code for clang-format * Updated my clang-format to v13.0.0 * 3 fixes in 1 - ANTITAMPER fixed - NSMem simplification update - Fixed bad byte string in serverauthentication.cpp * Improved ExploitFixes logging and NET_SetConVar patch * clang-format unironically sabotaged my code * Made ns_exploitfixes_log on by default * Fixed IsMemoryReadable (oops) Co-authored-by: KittenPopo <Pokeberry123@gmail.com> | |||
2022-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob | |
2022-03-15 | add mod binks, mod rpak loading, and support for non-preload vpks/rpaks | BobTheBob | |
2022-02-03 | Format project | Northstar | |
2022-01-05 | refactor to allow servers to reregister themselves in heartbeat | BobTheBob | |
2022-01-02 | setup for rpak filesystem hooks | BobTheBob | |