Marcii0
a3025e76de
Changed map-select drop down menu, now it displays 'Map Name + Season' instead of file-name. ( #41 )
...
* Host Server shows normal map names
* Changed a few stuff...
* redid some stuff that isn't crucial
* Update CCompanion.cpp
* Update CCompanion.cpp
* Updated mapname displaying.
* Moved "ServerMap" as a static object into CCompanion::HostServerSection().
Co-authored-by: IcePixelx <41352111+PixieCore@users.noreply.github.com>
2021-08-19 00:17:18 +02:00
IcePixelx
bbd58bba75
Fixed potential crashes in r5net and added debug prints.
...
* Potential crashes were when in certain post functions the returned status wasn't 200.
2021-08-17 23:18:35 +02:00
IcePixelx
3558eb9c48
Removed un-used define in hooks.h
2021-08-17 23:11:29 +02:00
IcePixelx
54cdb2fb61
Updated IsFlagSet hooks.
...
* Cleaned up code to properly mask off Dev and Cheat flags.
* Added separate define from _DEBUG so you can define it in release builds for people without C++ Debug Restributeables.
2021-08-17 23:04:53 +02:00
IcePixelx
7e7717ff68
Added new patterns to the print function.
2021-08-17 23:03:21 +02:00
IcePixelx
768f2341f1
Added separate function to resolve relative addresses in address.h
2021-08-17 23:02:14 +02:00
IcePixelx
3c641687f1
Fix post-build for r5dev debug compilation.
2021-08-17 22:17:58 +02:00
PixieCore
d9d3a08f95
Added postbuild event for the debug compile.
2021-08-16 16:33:49 +02:00
IcePixelx
6904273ab9
Merge branch 'master' of https://github.com/PixieCore/detours_r5
2021-08-16 16:32:56 +02:00
IcePixelx
01d3be4c66
Prebuild event for debug dll.
2021-08-16 16:32:28 +02:00
PixieCore
1b0e9ee08d
Merge pull request #38 from PixieCore/master
...
Added lots of stuff to r5net and invalided stryder hostnames.
1.5.2
1.5.1
1.5
2021-08-15 19:59:02 +02:00
PixieCore
61d195ced7
Merge branch 'Mauler125:master' into master
2021-08-15 19:57:51 +02:00
IcePixelx
a78484b5c5
Read description for changes.
...
* Updated r5net. Checking for version number now.
* Added SQVM_Warning hook.
* Adjusted IsFlagSet, will only mask off DEV_FLAGS in Release compile now.
* Empty hostname cvars.
2021-08-15 19:57:33 +02:00
PixieCore
5b295221d6
Merge pull request #36 from PixieCore/master
...
Check if script checksum is valid.
2021-08-15 01:02:02 +02:00
PixieCore
086779c736
Merge branch 'Mauler125:master' into master
2021-08-15 01:01:08 +02:00
IcePixelx
37053627f0
Merge branch 'master' of https://github.com/PixieCore/detours_r5
2021-08-15 01:00:41 +02:00
IcePixelx
b3ea6c9c94
Check if script checksum is valid.
2021-08-15 01:00:39 +02:00
PixieCore
655b2101d8
Update README.md
2021-08-15 00:49:28 +02:00
PixieCore
0ba130dd2e
Update README.md
2021-08-15 00:49:15 +02:00
PixieCore
5b0d52ebd4
Update README.md
2021-08-15 00:48:07 +02:00
PixieCore
b1e886b860
Update README.md
2021-08-15 00:47:41 +02:00
PixieCore
de7f17005f
You shall not clear the string.
2021-08-14 23:54:28 +02:00
IcePixelx
755fa46ea4
You shall not clear the string.
2021-08-14 23:53:18 +02:00
PixieCore
6b79be3a45
Merge pull request #34 from PixieCore/master
...
Added check_sum to post request.
2021-08-14 23:05:10 +02:00
IcePixelx
ef69bbb947
Update CCompanion.cpp
2021-08-14 23:02:59 +02:00
IcePixelx
4b905325e6
added remote_checksum to postreq.
2021-08-14 23:02:50 +02:00
PixieCore
302a9c1378
Merge pull request #33 from salexandru1/master
...
Various fixes
2021-08-14 22:57:41 +02:00
Alex
0fde6763f3
Fixed some crashes when server could not be reached
2021-08-14 23:55:33 +03:00
Alex
7d0383c3f1
Merge branch 'Mauler125:master' into master
2021-08-14 23:37:34 +03:00
Alex
0b516d3dc3
Readded possibility to change comp-server connstring
2021-08-14 23:37:22 +03:00
PixieCore
19bf186863
Merge pull request #32 from PixieCore/master
...
Re-Load playlists from disk after disconnecting or getting dropped of…
1.4.2
1.4.1
1.4.3
2021-08-14 12:50:48 +02:00
IcePixelx
b1bf7ee7c4
Re-Load playlists from disk after disconnecting or getting dropped of server.
2021-08-14 12:46:52 +02:00
PixieCore
1b65803073
Merge pull request #31 from salexandru1/master
...
r5net added
v1.4
2021-08-14 01:57:12 +02:00
IcePixelx
4e261f788a
Went over pr and added GetExportedFunction to address.h
2021-08-14 01:56:05 +02:00
Alex
4ebc191a6a
Fixed missing brace lol
2021-08-14 02:30:41 +03:00
Alex
d77878d638
Merge commit
2021-08-13 23:00:54 +03:00
Alex
5e3e8d5a5f
Fixed prev commit (mostly)
2021-08-13 22:57:47 +03:00
PixieCore
cbcf289287
Merge pull request #30 from PixieCore/master
2021-08-13 16:25:09 +02:00
PixieCore
b9060b00f3
Merge branch 'Mauler125:master' into master
2021-08-13 16:24:39 +02:00
IcePixelx
8d11dd6495
Removed padding, compiler takes care of those.
2021-08-13 16:24:23 +02:00
IcePixelx
028ef8b5ab
Fixed RUI resizing.
2021-08-13 16:24:09 +02:00
PixieCore
232feeea31
Fixed dx11 fullscreen crash. Fixed imgui tables crash.
2021-08-13 15:39:59 +02:00
IcePixelx
2ec2ace1b6
Forgot to add unhook comment.
2021-08-13 15:39:16 +02:00
IcePixelx
ef4a2f806f
Fixed fullscreen issue with dx hook. Fixed tables crash.
2021-08-13 15:37:43 +02:00
Alex
ed36428cbb
Separated web requests to comp-sv into r5net (new project); commit is not functional
2021-08-12 14:51:20 +03:00
PixieCore
9a2b086f16
Added ConVar/Command dumper to log.
2021-08-12 01:43:34 +02:00
IcePixelx
9f55f22b58
Added ConVar/Command dumper to log.
2021-08-12 01:42:10 +02:00
PixieCore
cc8ef88e03
Merge pull request #25 from r-ex/master, add newline for NET_PrintFunc on wconsole
2021-08-09 18:16:18 +02:00
PixieCore
b55b1369ab
Changed to address.h
...
* Cleaned address.h up
* Added function to search for string in .rdata section
* Added function to search for string usage in .text section
2021-08-09 18:13:44 +02:00
PixieCore
bbebd598e0
Merge branch 'Mauler125:master' into master
2021-08-09 18:12:55 +02:00