Commit Graph

2411 Commits

Author SHA1 Message Date
Jan
c0b2ca0813 Fix knife charge not working anymore with gamepad patch enabled 2022-05-07 14:26:32 +02:00
Jan
f9bfb0b883 replace spaces with tabs in gamepad patch 2022-05-05 21:42:15 +02:00
Jan
13911fcb62 Whenever a gamepad button is rebound with a menu bind field, set the button config to custom so gamepad config shows a changed button layout 2022-05-05 21:36:27 +02:00
Jan
41c652ed36 Fix not being able to assign gamepad keys in bind menu fields 2022-05-05 21:24:25 +02:00
Jan
20d17a3dec Mark Gamepad OnMouseMove parameters as maybe unused 2022-05-04 20:29:02 +02:00
Jan
4af77130df Fix RawMouse patch making gamepad mouse move hook not getting called 2022-05-04 20:24:37 +02:00
Jan
378ef7ec60 Update gamepad patch dvar flags 2022-05-04 17:47:50 +02:00
FutureRave
bf0ea14fde
[General] Update changelog 2022-05-04 12:49:03 +01:00
FutureRave
8d31466fc5
[Script] GScr_IsArray 2022-05-04 12:44:45 +01:00
FutureRave
219a10d6a0
[Dedicated] Actually fix sv_lanOnly 2022-05-04 00:26:53 +01:00
FutureRave
d28dc6ecc4
[Dedicated] fix sv_lanOnly 2022-05-04 00:03:11 +01:00
Edo
7393f6da7f
Merge pull request #234 from mjkzy/master-server
Use master server, fallback to node if not reached
2022-05-03 20:51:21 +01:00
Edo
d6c4159bdd
Merge pull request #241 from diamante0018/custom-bullet-features
Add user requested features
2022-05-03 18:04:00 +01:00
FutureRave
b1595b4e1a
[Bullet] Add user requested features 2022-05-03 17:57:36 +01:00
m
736d3a0e24 log failures to resolve address
also adds toast to let the user know a error occured :D
2022-05-03 11:35:53 -05:00
FutureRave
12b292a43b
[Gamepad] Fix format 2022-05-03 16:59:51 +01:00
FutureRave
c8064d5a7d
[Gamepad] Fix hook conflitcs 2022-05-03 16:50:27 +01:00
FutureRave
658c5891f9
[Chat] Fix format in this module 2022-05-03 12:44:18 +01:00
FutureRave
696d719211
[Chat] Fix crash 2022-05-03 12:41:46 +01:00
m
e63132b29b changes 2022-05-03 04:10:48 -05:00
Edo
6f057d3af7
Merge pull request #230 from GEEKiDoS/develop
Add RawMouse Compoment
2022-05-03 09:27:25 +01:00
m
00ac17c901 remove useless dvar fetching 2022-05-03 02:01:54 -05:00
m
4e234e88ef allow storing of nodes whenever 2022-05-03 01:55:30 -05:00
m
000ad98408 title for toast 2022-05-03 01:40:24 -05:00
m
a0345bcdbe don't refresh browser on updating filter...
... because this only causes a refresh if there are no servers to even begin with and the chance of that happening is kinda slim if we catch servers really fast. this also prevents 2 calls to Refresh right as you open a empty server browser. 😛
2022-05-03 01:38:51 -05:00
m
102e8862f2 fix stutter, use node as fallback, add toasts 2022-05-03 01:34:57 -05:00
m
44090244bc use X Labs master server, node fallback 2022-05-03 00:17:31 -05:00
GEEKiDoS
64103044df Fetch hWnd from Window::GetWindow() 2022-05-03 10:32:15 +08:00
GEEKiDoS
1b6a852d07 Change dvar description, static_assert size, style fix 2022-05-03 10:11:02 +08:00
FutureRave
299eb11e1c
[Movement] Fix format 2022-05-02 19:36:50 +01:00
FutureRave
2b68f47d86
[Movement] Fix bug 2022-05-02 19:34:26 +01:00
GEEKiDoS
2d79f10b37 Static class member name style fix 2022-04-30 02:02:27 +08:00
GEEKiDoS
c2c62cd72e Style fixes 2022-04-30 01:42:47 +08:00
GEEKiDoS
237a89fa71 Finish RawMouse component, also enable dpi awareness for game window; 2022-04-29 22:26:14 +08:00
LittleC
08d658644e Add RawMouse Compoment 2022-04-29 16:56:51 +08:00
FutureRave
8123e21767
Reverse flag 2022-04-28 14:25:53 +01:00
FutureRave
ab06edf44d
Expose entity and client flags to GSC 2022-04-28 13:03:22 +01:00
Dss0
1f5253ad2a
Merge pull request #220 from diamante0018/security-patches
Put security patches in their module
2022-04-19 16:24:40 +02:00
Diavolo
0b57d35aac
Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
Dss0
f737b1be58
Merge pull request #226 from diamante0018/logger
Logger improvements
2022-04-16 14:58:58 +02:00
Diavolo
f71946a56b
Logger improvements 2022-04-16 10:01:25 +02:00
Dss0
33dae74500
Merge pull request #223 from diamante0018/level-local
Add level struct for simpler referencing
2022-04-15 13:31:36 +02:00
Dss0
48e8e62a3b
Merge pull request #224 from diamante0018/remove-ac
Remove anticheat
2022-04-15 13:31:12 +02:00
Diavolo
0098359b93
Add level struct for simpler referencing 2022-04-15 12:16:12 +02:00
Diavolo
16f180d08d
Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Louve
82df689be4
Merge pull request #222 from diamante0018/remove-vm
Remove VMProtect from project
2022-04-15 10:44:37 +02:00
Diavolo
8bae77a8f6
Remove VMProtect from project 2022-04-14 22:24:37 +02:00
Dss0
d3da21bd2d
Merge pull request #221 from diamante0018/bots-req-changes
[Bots] Make requested changes by ineedbots
2022-04-14 18:43:30 +02:00
Diavolo
215c5b269a
[Bots] Make requested changes by ineedbots 2022-04-14 18:04:34 +02:00
Diavolo
0e5af0f514
Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00