11 Commits

Author SHA1 Message Date
IcePixelx
70b4c02a9a Read description for all changes.
* Added ability to register custom ConVar.
* Added 2 custom ConVars to open the CGameConsole and CCompanion Windows.
* Changed ResolveRelativeAddress.
* Added Config System for the Gui.
* Added ImGui::Hotkey.
* Added the ability to change 2 hotkeys for opening the window for CGameConsole and CCompanion.
* Changed pattern for Squirrel_CompilerError to use a String.
* Added IMemAlloc::AllocWrapper to patterns.h
2021-08-19 01:27:44 +02:00
BobTheBob
06127dee1d
prevent squirrel compiler errors from killing game process (#43) 2021-08-19 00:17:51 +02:00
Amos
a0f45c8791 Update variable names
Removed old WPM calls after confirming the new system works
2021-07-20 16:32:25 -07:00
IcePixelx
8e46b6f379 Added memory helper class. 2021-07-20 23:28:54 +02:00
IcePixelx
b3d5b5c2ad Switched to precompiled headers, compile time is very fast now. 2021-07-19 15:45:42 +02:00
Amos
3fa766f730 Set persistent var for all players on connect
And separate serverbrowser from gameconsole
2021-07-19 04:05:54 -07:00
IcePixelx
51f5a29541 Added FrameStageNotify hook, Added CHostState class, Added CHLClient Class 2021-07-18 02:16:16 +02:00
IcePixelx
8aee8712a2 Updated PatternScan and added more gameclasses. 2021-07-15 16:33:13 +02:00
Amos
4f80dbba19 Fixed several issues
* Fixed clientcommand codecallback
* Fixed engine crash on connect command execution
* Disabled automated connect command execution when starting listen server
*Rson files now load from the disk if they are present on the disk
2021-07-09 06:18:07 -07:00
Amos
02c02f53b0 Update detours to S3 N1094
Update project to build R5pc_r5launch_N1094_CL456479_2019_10_30_05_20_PM
2021-07-03 08:18:57 -07:00
Amos
584b64f0f3 Restructure R5Dev codebase 2021-06-14 17:41:20 -07:00