4558 Commits

Author SHA1 Message Date
IcePixelx
6b7200f459 shorter sig for MSG_EngineError 2021-07-21 19:34:19 +02:00
PixieCore
8f24168f27
Merge pull request #13 from PixieCore/master
Added new functions to address.h, Shortened SQVM_Print Pattern.
2021-07-21 16:16:48 +02:00
IcePixelx
42df81cbb3 Added new functions to address.h, Shortened SQVM_Print Pattern. 2021-07-21 16:15:32 +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
PixieCore
0587c8f85c
Merge pull request #12 from PixieCore/master
Added memory helper class.
2021-07-20 23:36:48 +02:00
IcePixelx
8e46b6f379 Added memory helper class. 2021-07-20 23:28:54 +02:00
Amos
46e2206a6b Quick fix for the serverbrowser
Last known issue remains the access violation on hwndproc interaction. This will be fixed soon
2021-07-19 11:31:12 -07:00
Amos
757cf804d4 Fix crash in ServerBrowser while executing commands v1.3 2021-07-19 10:14:46 -07:00
PixieCore
91474ab2bc
Merge pull request #10 from PixieCore/master
Switched to precompiled headers, compile time is very fast now.
2021-07-19 15:51:49 +02:00
IcePixelx
b3d5b5c2ad Switched to precompiled headers, compile time is very fast now. 2021-07-19 15:45:42 +02:00
PixieCore
42b27028cc
Merge pull request #9 from PixieCore/master
Fixed a console crash, added a broadcasting bool for the server browser.
2021-07-19 14:38:58 +02:00
IcePixelx
02ad0bd4f2 Update overlay.cpp 2021-07-19 14:38:21 +02:00
IcePixelx
2f239760ad Assign g_GameConsole ptr only 1 time, Fixed variable initialization, fixed overlay.cpp crash with free call. 2021-07-19 14:31:12 +02:00
PixieCore
d8ba5a3740
Merge pull request #8 from PixieCore/master
Renamed hook and memory addresses, FIxed calling original in isPersis…
2021-07-19 13:37:35 +02:00
IcePixelx
2d7300f5b3 Renamed hook and memory addresses, FIxed calling original in isPersistenceDataAvailable 2021-07-19 13:36:36 +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
PixieCore
a51d7d712f
Merge pull request #7 from salexandru1/master
Companion improvements
2021-07-18 20:03:07 +02:00
IcePixelx
243756ee2b moved constructor to header. 2021-07-18 20:02:39 +02:00
alexsandulescu
65e5a8d756 the host request message should disappear when not hosting 2021-07-18 20:34:26 +03:00
alexsandulescu
8b78ab729b Added request response messages on imgui
remove expire field
removed ip field from gui list
2021-07-18 20:31:40 +03:00
PixieCore
f2de1412a6
Merge pull request #6 from PixieCore/master
Added GameGlobals, Re-factored overlay.cpp.
2021-07-18 17:39:47 +02:00
IcePixelx
b98f1c94a3 re-named console variables. 2021-07-18 17:38:59 +02:00
PixieCore
126a6ea38e
Merge branch 'Mauler125:master' into master 2021-07-18 17:34:46 +02:00
IcePixelx
5191a24d37 Added GameGlobals, Re-factored overlay.cpp. 2021-07-18 17:34:15 +02:00
PixieCore
b83b1f84bb
Merge pull request #5 from PixieCore/master
Added FrameStageNotify hook, Added CHostState class, Added CHLClient …
2021-07-18 02:17:43 +02:00
IcePixelx
51f5a29541 Added FrameStageNotify hook, Added CHostState class, Added CHLClient Class 2021-07-18 02:16:16 +02:00
PixieCore
ab17fb44b8
Merge pull request #2 from salexandru1/master
ImGui Companion (Server Browser + Server hosting utils)
2021-07-18 02:00:46 +02:00
IcePixelx
ebd13bfd11 Update r5dev.vcxproj.filters 2021-07-18 02:00:13 +02:00
IcePixelx
f90b22224c Merge branch 'merge' into pr/2 2021-07-18 01:46:48 +02:00
Amos
4a4af50039
Merge pull request #4 from PixieCore/master
Updated PatternScan and added more gameclasses.
2021-07-17 01:28:07 -07:00
alexsandulescu
a167eed2c1 fixed bug 2021-07-17 01:48:46 +03:00
alexsandulescu
34c71b1007 thigns 2021-07-17 00:01:29 +03:00
alexsandulescu
b27a763c01 fixed compile error lmao 2021-07-16 23:13:32 +03:00
alexsandulescu
5f85c0510d Merge remote-tracking branch 'upstream/master' 2021-07-16 23:12:20 +03:00
alexsandulescu
309e4acf21 Added state check kek 2021-07-16 23:10:10 +03:00
IcePixelx
8aee8712a2 Updated PatternScan and added more gameclasses. 2021-07-15 16:33:13 +02:00
Amos
aac2b4fd54
Merge pull request #3 from PixieCore/master
Different input disabling method.
2021-07-14 03:33:30 -07:00
alexsandulescu
d9fe7effe5 Various 2021-07-14 12:51:25 +03:00
alexsandulescu
1dc25a193e Added integration with server browser api 2021-07-14 02:03:47 +03:00
IcePixelx
33ba9ed11f Added CInputSystem Interface and use a different method of disabling game input. 2021-07-13 18:38:48 +02:00
Amos
99b6e5f017 Update console overlay colors
Revert back to DXGI_FORMAT_R8G8B8A8_UNORM_SRGB since the adjusted shader will deal with the conversion
v1.2
2021-07-13 02:16:11 -07:00
Amos
294dee76cc Update vertex shader in Dear ImGui for color correction for DXGI_FORMAT_R8G8B8A8_UNORM_SRGB
Shader taken from https://github.com/ocornut/imgui/issues/1724
2021-07-13 02:13:56 -07:00
alexsandulescu
4bff66e88b Cleanup 2021-07-13 01:53:53 +03:00
alexsandulescu
5bcf30a1a3 Fixed ip not getting assigned from the constructor 2021-07-13 01:53:15 +03:00
alexsandulescu
40093aaef1 Removed server browser list test 2021-07-13 01:46:08 +03:00
alexsandulescu
22c5c7be49 Update overlay.cpp
Replaced the manual filter with imgui filter

Theme adjustments:
-- item separation is bigger
-- window title is centered
-- inputtext is more clearly highlighted so it doesnt blend out with the background

-- adjusted companion window initial pos and size
2021-07-13 01:45:30 +03:00
alexsandulescu
a5e43d3132 Changed the label of the developer mode button back to normal 2021-07-13 00:44:05 +03:00
alexsandulescu
55ec44b584 Merge remote-tracking branch 'upstream/master' 2021-07-13 00:40:30 +03:00
alexsandulescu
eabf5944b5 renamed the draw functions to comply with the original 2021-07-12 21:15:28 +03:00
alexsandulescu
7630468806 changed the serverlisting info 2021-07-12 21:13:30 +03:00