Commit Graph

122 Commits

Author SHA1 Message Date
Edo
b5d4da254e
Merge branch 'develop' into new-map-rotation 2022-06-04 22:25:04 +02:00
Diavolo
854949a34f
[Script] Add way to modify player name 2022-06-04 10:56:14 +02:00
Diavolo
aef820179c
Remove ceg 2022-05-27 14:15:03 +02:00
Diavolo
479a2e548d
[Dedicated] New map rotation system 2022-05-25 18:03:26 +02:00
Edo
555a33e62d
Merge branch 'develop' into branding 2022-05-04 10:39:11 +01:00
FutureRave
b1595b4e1a
[Bullet] Add user requested features 2022-05-03 17:57:36 +01:00
Edo
144978e758
Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
GEEKiDoS
237a89fa71 Finish RawMouse component, also enable dpi awareness for game window; 2022-04-29 22:26:14 +08: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
8a770985d6
Add branding component 2022-04-15 14:50:22 +02:00
Diavolo
16f180d08d
Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
FutureRave
27ca63bf65
Resolve conflict 2022-02-27 13:43:18 +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
ac66040452
Merge branch 'develop' into refactor-scripts-stuff 2022-02-01 15:25:54 +01:00
FutureRave
653c55ced9
Update premake5 2022-01-25 20:08:34 +00:00
FutureRave
cfc540991c
Address some parts of review 2022-01-23 19:32:20 +00:00
FutureRave
86f0242a3d
Reimplement clientcommand like in debug builds 2021-12-09 12:01:37 +00:00
FutureRave
86158bddf2
Organize cheat commands/gsc in one module 2021-12-07 16:53:41 +00:00
FutureRave
ae627d5f8f
Elevators for trickshotting 2021-11-29 12:26:53 +00:00
FutureRave
1112eba7fa
Add customizable speed scale for stance 2021-11-07 11:09:00 +00:00
Jan
624daa858e Move Dedicated patches related to chat to new Chat component 2021-09-19 13:13:46 +02:00
Jan
46a7dcdb48 Merge branch 'develop' into feature/fonticons
# Conflicts:
#	src/Components/Loader.cpp
#	src/Components/Modules/Colors.cpp
#	src/Components/Modules/Colors.hpp
#	src/Game/Functions.cpp
#	src/Game/Functions.hpp
#	src/Game/Structs.hpp
2021-09-12 15:09:36 +02:00
Louvenarde
570d2acdac Merge branch 'develop_official' into feature/xinput
# Conflicts:
#	src/Components/Loader.cpp
2021-09-08 21:34:37 +02:00
Jan
3266c5790f Move remaining patches from color component to text renderer component 2021-09-07 13:15:44 +02:00
Jan
5020d82f68 Add conceptional fonticon in text rendering 2021-09-05 02:25:24 +02:00
Jan
d4d1520f65 Implement cod native controller support like xinput value retrieval 2021-08-30 16:09:51 +02:00
Louvenarde
0f8acb940e Better dvar handling 2021-08-14 13:51:22 +02:00
Louvenarde
8e4c102984 Sound mutex workaround 2021-08-14 00:27:19 +02:00
INeedBots
39c14fd775 [Modules] Added XInput stub module 2021-01-02 00:49:45 -06:00
Joelrau
b366f5cb4f [Client] Added new component 'Client'
-Client Stuff-

Functions:
+ fileWrite(<filepath>, <string>, <mode>)
+ fileRead(<filepath>)
+ fileExists(<filepath>)
+ fileRemove(<filepath>)

Methods:
+ self getIp()
+ self getPing()

Commands:
+ NULL
2020-09-02 13:02:41 +02:00
Maurice Heumann
dd42a06151 [MapDump] Introduce proper map dumping 2019-12-28 14:35:00 +01:00
TheApadayo
93d02d6f56 [AntiCheat] Make unreachable code useful again 2019-01-06 13:15:20 -05:00
momo5502
b2c94a7be3 Revert "[DHT] Implement DHT" 2018-10-09 10:53:15 +02:00
momo5502
c7b5d5a2b8 [IW4MVM] Easily switch the component off 2017-09-03 20:31:58 +02:00
momo5502
76b8e299a0 [DHT] Implement DHT 2017-09-02 20:03:51 +02:00
momo5502
4ae2cc8040 [Loader] Remove inline attribute 2017-07-12 11:37:23 +02:00
momo5502
d7c26d6dea [AntiCheat] Disable protection during unit tests 2017-07-12 11:33:30 +02:00
momo5502
bbc28a0a8b [IW4MVM] Include IW4MVM 2017-07-05 20:50:12 +02:00
momo5502
41a85262f5 [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
momo5502
b1a91125fc [Node] Rewrite entire node system 2017-06-25 21:54:35 +02:00
momo5502
aac43f1e7d [MusicalTalent] Disable this feature 2017-06-18 12:36:19 +02:00
momo5502
08bc848267 [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
momo5502
8b38b3990c [Main] Directly jump to the initialization routine 2017-06-12 19:54:11 +02:00
momo5502
445c7825c0 [Proxy] Remove steam start 2017-06-07 11:50:47 +02:00
momo5502
c42486ecd2 [Clantags] Temporarily disable until fixed 2017-06-05 00:26:34 +02:00
momo5502
c8f80ceee0 [String] Use alternateive VAProvider when uninitializing
Using thread-local VAProviders in the uninitialization routine is not
possible, as thread storage has already been destroyed
2017-06-04 14:20:44 +02:00
momo5502
d8c3e7fcee [String] Make VA leak-safe 2017-06-02 15:36:20 +02:00
momo5502
1b6255f069 [Scheduler] Correctly register the scheduler 2017-06-01 10:54:16 +02:00