TheApadayo
|
128ef8016b
|
[Menus] Reduce complexity in the system for loading menus (+1 squashed commits)
|
2019-01-22 19:29:30 -05:00 |
|
TheApadayo
|
831291bdfe
|
[ImenuDef_t] Add logging to menus and fix a bug in clearing the array pointer for float expression entries
|
2019-01-19 11:28:36 -05:00 |
|
TheApadayo
|
ad5a58462f
|
[Menus] Properly load menus
Overridden menus are just loaded in iw4x_code_post_gfx_mp and new ones are added to ui_mp/iw4x.txt
|
2019-01-17 18:39:01 -05:00 |
|
TheApadayo
|
8080700432
|
[Menus] Rewrite how menus are loaded and used to support custom menu lists
|
2019-01-17 16:33:26 -05:00 |
|
TheApadayo
|
4dc912af3e
|
[Menus] Start working on loading custom menus
Currently doesn't work to override menus so I'm going to have to rewrite some stuff
|
2019-01-16 23:52:42 -05:00 |
|
TheApadayo
|
b120b10197
|
[ZoneBuilder] Check for spaces in asset name (This one took me about 4 hours of debugging to realize the source csv had a bunch of whitepace in it).
|
2019-01-16 12:15:13 -05:00 |
|
TheApadayo
|
7e40caefd4
|
Merge branch 'feature/anticheat-process-suspention' into 'develop'
Detect process suspension on startup to inject dlls
|
2019-01-16 06:59:04 +01:00 |
|
momo5502
|
b3ec628a33
|
[Exception] Remove debug minidump command
|
2019-01-12 17:53:33 +01:00 |
|
sr0
|
6ee814cef5
|
[Friends]
|
2019-01-10 21:18:18 +01:00 |
|
/dev/root
|
d01d27a3e9
|
[News] Update discord link
|
2019-01-10 10:24:22 +01:00 |
|
/dev/root
|
6176d26fbb
|
[ServerInfo] Add host info to /info
|
2019-01-09 21:40:56 +01:00 |
|
/dev/root
|
8e69de5083
|
[News] Add UIScript visitDiscord
|
2019-01-07 18:09:48 +01:00 |
|
TheApadayo
|
13cfe567a3
|
[AntiCheat] Correctly call startup time check so that it still runs if the AntiCheat is bypassed.
|
2019-01-06 14:02:17 -05:00 |
|
TheApadayo
|
69de8c3ac1
|
[AntiCheat] Remote extra line from debugging.
|
2019-01-06 14:00:13 -05:00 |
|
TheApadayo
|
f3b893f233
|
[AntiCheat] Detect if process is being started suspended in order to inject a dll to disable the anti cheat
|
2019-01-06 13:56:06 -05:00 |
|
TheApadayo
|
93d02d6f56
|
[AntiCheat] Make unreachable code useful again
|
2019-01-06 13:15:20 -05:00 |
|
momo5502
|
cdd64ec793
|
[Node] Don't stop frame work for dedis
|
2018-12-28 18:45:36 +01:00 |
|
RektInator
|
a1385f0a33
|
[Renderer] Enhance material debug information
|
2018-12-25 22:47:10 +01:00 |
|
RektInator
|
e3151fb155
|
[FastFiles] Fixed compiler warnings
|
2018-12-24 22:19:40 +01:00 |
|
RektInator
|
e79350e586
|
[FastFiles] Fixed XSurface count when loading fastfiles
[Renderer] Added logging for broken materials
|
2018-12-24 21:42:39 +01:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
/dev/root
|
70a60517ee
|
[Download] Change json
|
2018-12-03 22:10:55 +01:00 |
|
/dev/root
|
3f9f58d5f6
|
[Download] Add serverlist info
|
2018-12-02 19:04:04 +01:00 |
|
momo5502
|
077d798e6b
|
[Maps] Set download delay to 10 seconds
|
2018-11-25 23:19:21 +01:00 |
|
momo5502
|
8872a36f82
|
[UIFeeder] Fix feeder highlighting
|
2018-11-25 20:23:29 +01:00 |
|
momo5502
|
41df24f249
|
[Maps] Add normal indices to face definitions
|
2018-11-21 23:22:20 +01:00 |
|
momo5502
|
4da5be8422
|
[Maps] Dump vertex normals to wavefront objects
|
2018-11-21 23:18:24 +01:00 |
|
momo5502
|
b2cb5f7394
|
[QuickPatch] Fix invalid name check
|
2018-11-19 21:29:16 +01:00 |
|
momo5502
|
3a9d8da1f1
|
[Maps] Fix map dumping
|
2018-11-19 20:35:25 +01:00 |
|
momo5502
|
4f8820587d
|
[Download] Temporarily disable the dvar check to fix startup
The dvar system is not yet active at that point, so the client will crash
|
2018-11-04 20:16:14 +01:00 |
|
TheApadayo
|
e11e4ae5a9
|
[Download] Add Dvar for protection and also properly shutdown server even when running on a client
|
2018-10-22 18:58:09 -04:00 |
|
/dev/urandom
|
46a340af3d
|
[Download] Enable when running as client.
This fixes mods being unusable in private matches.
|
2018-10-22 18:09:39 -04:00 |
|
momo5502
|
86819658f7
|
[QuickPatch] Fix party-join vulnerability
|
2018-10-13 22:59:32 +02:00 |
|
momo5502
|
7c768b941f
|
[Bans] Add unbanclient command
|
2018-10-13 17:37:37 +02:00 |
|
momo5502
|
b2c94a7be3
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
|
momo5502
|
537cbe12f0
|
Revert "[DHT] Integrate the protocol into the game's network infrastructure"
|
2018-10-09 10:53:04 +02:00 |
|
RektInator
|
b0a41328ed
|
[General] Added VMProtect libraries (I own a license, feel free to DM), Fixed empty name vuln, Fixed javelin glitch.
|
2018-07-17 14:30:29 +02:00 |
|
momo5502
|
9ca19f8f7b
|
[IMaterial] Better statebits
|
2018-05-10 18:10:56 +02:00 |
|
momo5502
|
2c3f445f8f
|
[AntiCheat] Introduce LibUnlocker
|
2018-05-10 17:24:03 +02:00 |
|
momo5502
|
0ac7f39b05
|
[IGfxImage] Fix wrong image resolutions
|
2018-05-10 13:44:11 +02:00 |
|
momo5502
|
d8b2318acd
|
[IclipMap_t] Fix border mapping
|
2018-05-09 15:52:36 +02:00 |
|
momo5502
|
ceebe4dfd0
|
[IGfxImage] Fix image loading
|
2018-05-09 15:14:31 +02:00 |
|
momo5502
|
33a8baa9b5
|
[Game] Adapt to correct structures
|
2018-05-09 14:33:52 +02:00 |
|
momo5502
|
7ca3b49f1e
|
[Game] Fix structure changes
|
2018-05-09 12:04:20 +02:00 |
|
momo5502
|
c3083ea78c
|
[IMaterial] Fix materials
|
2018-05-09 11:20:17 +02:00 |
|
momo5502
|
c7b5d5a2b8
|
[IW4MVM] Easily switch the component off
|
2017-09-03 20:31:58 +02:00 |
|
momo5502
|
5d4cd82ed1
|
[DHT] Integrate the protocol into the game's network infrastructure
|
2017-09-03 18:14:08 +02:00 |
|
momo5502
|
76b8e299a0
|
[DHT] Implement DHT
|
2017-09-02 20:03:51 +02:00 |
|
TheApadayo
|
20048b8d50
|
[Node] Disable node system while in game to prevent lag spikes on lower end PCs
|
2017-07-24 19:15:27 -04:00 |
|
momo5502
|
e4ff3113ea
|
[Console] Use try/except SEH
|
2017-07-14 11:36:37 +02:00 |
|