Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-13 | Format project | Northstar | |
2022-03-26 | Major exploit fixes and some minor bug fixes/improvements (#117)v1.6.0-rc3 | KittenPopo | |
* Added main exploit fixes * Fixed typo in sigscanning.cpp * Fully implemented * Added proper includes for new files * Update README.md * typo * spare me my sanity (fixed ridiculous code) * Added rest of KittenMemUtils * Rename KittenMemUtils * Removed all messy memory edits, implemented NSMem instead * Update NorthstarDedicatedTest.vcxproj * [1] Move everything from securitypatches to ExploitFixes * [2] Move everything from securitypatches to ExploitFixes * Fixed module offsets in stack trace * Fixed UTF8 Parsing (Multiplayer Crash) * Implemented UT8 fix * Update NorthstarDedicatedTest.vcxproj * Update hookutils.cpp * Small fixes * all my homies hate clang-format * Temporarily restore README.md * 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 | |||
2022-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob | |
2022-02-28 | Autogenerate startup args text files (#99) | Emma Miler | |
Adds `-nostartupargs` | |||
2022-02-03 | Format project | Northstar | |
2022-01-24 | check for -northstar in wrong place | p0358 | |
2022-01-03 | merge with upstream | HappyDOGE | |
2021-12-31 | some post-merge changes combined with my local changes | p0358 | |
2021-12-31 | Clean up | geni | |
2021-12-30 | actually use custom allocation, override allocators of curl and rapidjson | p0358 | |
2021-12-30 | Restore the functionality of arguments from command line | p0358 | |
2021-12-30 | Refactor and fix of various issues, add run_northstar.txt support | p0358 | |
2021-12-27 | remove hook preload as it's not crossplatform | HappyDOGE | |
use a universal solution instead | |||
2021-12-27 | initial work on maxplayers | HappyDOGE | |
2021-12-02 | tier0 code cleanup and loadlibrary hook fix | BobTheBob | |
2021-07-17 | add support for custom convars and concommands | BobTheBob | |
2021-07-08 | initial commit | BobTheBob | |