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
Edo
144978e758
Merge branch 'develop' into branding
2022-05-03 11:04:29 +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
Diavolo
0955d451cd
Fix color
2022-04-21 20:37:14 +02: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
Diavolo
b99ad565bb
Cleanup code a bit
2022-04-16 17:11:08 +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
Edo
653760952c
Merge branch 'develop' into branding
2022-04-15 14:50:58 +02:00
Diavolo
8a770985d6
Add branding component
2022-04-15 14:50:22 +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
Diavolo
f9c40233d1
Add client dev commands & more
2022-04-12 14:34:51 +02:00
Diavolo
17059c9ca3
Case insentive comparison like the game does :/
2022-04-10 15:02:25 +02:00
Diavolo
0f1c2c0195
Oops moment
2022-04-10 14:37:04 +02:00
Diavolo
d18a576ba2
Address some warnings
2022-04-10 14:13:32 +02:00
Edo
fa25cb25a1
Merge branch 'develop' into scr-method-function
2022-04-10 14:03:35 +02:00
Diavolo
79d4aca33d
Add some more utils funcs
2022-04-10 14:00:55 +02:00
Diavolo
25a84bdb0a
Reorder the static_cast(s)
2022-04-09 20:49:35 +02:00
Diavolo
f343b2da3f
Add scr_toupper
2022-04-09 18:27:18 +02:00
Diavolo
7f08cb053d
Merge scr branch
2022-04-09 17:53:29 +02:00
Edo
771d8a025d
[Bots] Update comment
...
Remove reference to bot warfare as any mod could use this API.
(100% Last Commit) (No Tax Evasion was committed)
2022-04-09 16:54:54 +02:00
Diavolo
6b9e36b3b7
Address review
2022-04-09 16:29:58 +02:00
Diavolo
85168bb94c
Merge branch 'refactor-scripts-stuff' into scr-method-function
2022-04-09 14:04:23 +02:00
Edo
2d139ac435
Merge branch 'develop' into refactor-scripts-stuff
2022-04-07 16:47:56 +02:00
Diavolo
538ef7e491
Update Premake5 (100% no hacks)
2022-04-07 11:41:20 +02:00
Edo
df733bcc9a
Merge branch 'develop' into fix-dedi
2022-04-06 21:38:36 +02:00
Diavolo
57513c61d9
Fix dedi
2022-04-06 21:37:28 +02:00
Dss0
15b8b9910e
Merge pull request #210 from diamante0018/fix-comp
...
Fix Wine
2022-04-05 12:55:13 +02:00
Diavolo
7e8d14120d
Fix Wine
2022-04-05 11:50:13 +02:00
Dss0
a71a60776b
Merge pull request #201 from diamante0018/default-constructor
...
Remove unnecessary deconstructors
2022-03-22 00:01:53 +01:00
Edo
fad1071f54
Merge branch 'develop' into fix-dvars
2022-03-21 22:35:18 +00:00
FutureRave
c9d5306553
Address review
2022-03-21 18:55:35 +00:00
Dss0
bb59c10c92
Merge pull request #205 from diamante0018/quick-ref-of-patch
...
Refactor quickpatch
2022-03-20 16:43:04 +01:00
Edo
722b673100
Merge branch 'develop' into default-constructor
2022-03-20 11:25:17 +00:00
FutureRave
21de40c48a
Remove redundant clears
2022-03-20 11:20:53 +00:00
FutureRave
5e55ba3d1d
Refactor quickpatch
2022-03-20 09:05:45 +00:00
Dss0
50230fc862
Merge pull request #204 from diamante0018/better-dvar-dump
...
[Command] Fix bug
2022-03-19 22:21:34 +01:00
FutureRave
045640d460
Fix bug
2022-03-19 16:38:07 +00:00
Dss0
5098561627
Merge pull request #203 from diamante0018/better-dvar-dump
...
[Command] Refactor
2022-03-17 23:32:25 +01:00
FutureRave
a41d7356cc
Refactor command (changes from s1x)
2022-03-17 18:50:20 +00:00
FutureRave
809e66cdb1
Remove unnecessary deconstructors
2022-03-16 00:44:59 +00:00
FutureRave
7798532ad0
Revert accidental remove of string literal
2022-03-15 22:52:48 +00:00
FutureRave
847d442f88
Merge branch 'refactor-scripts-stuff' of https://github.com/diamante0018/iw4x-client into refactor-scripts-stuff
2022-03-15 22:50:14 +00:00
FutureRave
0068b76d98
Fix a typo in stub & clean-up some things
2022-03-15 22:49:58 +00:00
Dss0
e7474b4543
Merge pull request #179 from diamante0018/fix-font-asset
...
[IFont] Use Zone allocator instead of static mem allocator
2022-03-12 11:44:35 +01:00
FutureRave
bc852d8840
Revert changes to some maths operation
2022-03-11 10:42:22 +00:00
Dss0
aa9e1fdd4b
Merge pull request #197 from diamante0018/fix-some-stuff
...
[General] Disable warning & more
2022-03-09 20:46:23 +01:00
FutureRave
f3a2d6f406
Fix some things
2022-03-08 14:42:41 +00:00
FutureRave
43fa4cd736
Fix flag for scr_dvar
2022-03-08 12:44:05 +00:00
FutureRave
21f0fe8c5e
Fix dvar flags & various dvar improvements
2022-03-08 12:20:28 +00:00
FutureRave
0cf2ac2853
Disable warning, fix naming inconsistency for component & remove unused code
...
Rename Slowmotion.cpp to SlowMotion.cpp
Rename Slowmotion.hpp to SlowMotion.hpp
Modify comments and remove unused code
2022-03-08 10:21:23 +00:00
FutureRave
74ed534bf6
snake case var
2022-03-03 17:43:22 +00:00
FutureRave
5a2c0b565d
Do not lookup rcon dvars every single time we need them
2022-03-03 16:37:18 +00:00
Edo
03523cf100
Merge branch 'develop' into refactor-scripts-stuff
2022-03-03 15:47:08 +00:00
Dss0
1216f10b15
Merge pull request #170 from diamante0018/insanely-fast-crit-sections
...
Fix DB_EnumXAssetEntries
2022-03-02 17:42:31 +01:00
FutureRave
9e207b3c9a
Clamp ping instead of throwing error
2022-03-02 11:46:02 +00:00
FutureRave
8847b362a7
Use c++ template function for vsnprintf
2022-03-02 10:10:03 +00:00
Edo
f07b2816df
Merge branch 'develop' into refactor-scripts-stuff
2022-03-01 20:34:25 +00:00
FutureRave
41ff80759d
Follow advice from a friendly guy
2022-02-27 17:36:13 +00:00
FutureRave
204a752a96
Refactor utils
2022-02-27 16:42:53 +00:00
FutureRave
30f47bf2b8
Merge develop into script...
2022-02-27 13:44:31 +00:00
FutureRave
27ca63bf65
Resolve conflict
2022-02-27 13:43:18 +00:00
FutureRave
620efbd068
Trigger CI
2022-02-27 13:40:19 +00:00
Dss0
f4ba792dc3
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
...
ISO Core guidelines
2022-02-27 14:10:31 +01:00
FutureRave
c54981c6df
ISO Core guidelines
2022-02-27 12:53:44 +00:00
Edo
cbfd650f78
Merge branch 'develop' into refactor-scripts-stuff
2022-02-26 23:30:58 +00:00
Dss0
d1da779388
Merge pull request #191 from diamante0018/refactor-smol-components
...
Refactor some utils
2022-02-27 00:11:01 +01:00
FutureRave
624eba7114
Auto keyword
2022-02-26 23:02:04 +00:00
FutureRave
a5cc395b65
Refactor some utils
2022-02-26 22:50:53 +00:00
FutureRave
4156bacf2a
Use key from map when searching for custom func
2022-02-25 12:37:01 +00:00
FutureRave
a79c311ad9
Merge branch 'refactor-scripts-stuff' into scr-method-function
2022-02-25 12:29:23 +00:00
FutureRave
967642c6d1
Fix God command
2022-02-25 12:20:34 +00:00