Edo
|
def50477fb
|
[Chat] Move chat commands here (#462)
* [Chat] Move chat commands here
* [General] Rename Cbuf_AddServerText to Cbuf_AddServerText_f
|
2022-08-27 23:19:09 +02:00 |
|
Diavolo
|
f0258631b2
|
[Vote] Improvements and other things
|
2022-08-24 23:46:07 +02:00 |
|
Diavolo
|
0393953ded
|
[Vote/UI] Add UI Script handlers
|
2022-08-24 16:38:14 +02:00 |
|
Edo
|
be0e071aba
|
[General] Attempt to organize functions def per category (#454)
* [General] Attempt to organize functions def per category
* [System] Forgot about sys_exitCmdLine
|
2022-08-23 12:58:33 +02:00 |
|
Edo
|
3246ed1bf5
|
[Script] Refactor loading code & add pseudo int64 (#419)
|
2022-08-23 09:12:20 +02:00 |
|
Edo
|
a3776f34c7
|
[ClientCommand] Make kill always avaiable (with cheats on) (#451)
* [ClientCommand] Make kill always avaiable (with cheats on)
* Update ClientCommand.cpp
|
2022-08-22 19:46:47 +02:00 |
|
Edo
|
92ed9afae7
|
[Voice] Use largelocal for speed/+cred/respect? (#448)
|
2022-08-22 16:06:00 +02:00 |
|
Edo
|
ba34f1ea7c
|
[Vote] Add vote/callvote (#447)
|
2022-08-21 18:52:54 +02:00 |
|
Diavolo
|
6276ef2e24
|
[Structs] Complete client_t
|
2022-08-20 12:30:34 +02:00 |
|
Diavolo
|
0c22596161
|
[Voice] Fix is_player_talking
|
2022-08-14 17:15:45 +02:00 |
|
Diavolo
|
cb3f1f1506
|
[Voice] How mute
|
2022-08-13 18:42:32 +02:00 |
|
Diavolo
|
421836b89f
|
[Voice] Voice chat
|
2022-08-13 17:19:45 +02:00 |
|
Diavolo
|
8a55ae1f30
|
[Lean] Add option to disable
|
2022-08-11 00:21:58 +02:00 |
|
Diavolo
|
3707b237e6
|
[Script] Strtol & Float
|
2022-08-08 14:37:24 +02:00 |
|
Diavolo
|
00a944cf5b
|
[Movement] Add rocket jump scale
|
2022-08-05 23:39:25 +02:00 |
|
Diavolo
|
8ac33260a4
|
[Utils] Fix function
|
2022-08-02 23:04:02 +02:00 |
|
Diavolo
|
fe73bb9827
|
[QuickPatch] Make startsingleplayer command work with iw4x-sp
|
2022-08-02 13:24:22 +02:00 |
|
Diavolo
|
3a3fca64e1
|
[Console] Add very useful debugging function
|
2022-07-23 15:49:56 +02:00 |
|
Edo
|
269f484011
|
[ClanTags] Fix (#361)
|
2022-07-17 00:15:15 +02:00 |
|
Edo
|
491d4d3ac3
|
[ClanTag] Add back component + extras (#357)
* [ClanTags] Add back component
|
2022-07-16 23:24:26 +02:00 |
|
Diavolo
|
1f7b0ff95d
|
[Rawfile] Fix hook
|
2022-07-07 15:32:18 +02:00 |
|
Dss0
|
69f395e2a7
|
Merge pull request #351 from diamante0018/debug-dvars
[Dvar] Better dvar settings for debugging
|
2022-07-03 00:49:55 +02:00 |
|
Diavolo
|
a200d82ae6
|
[Dvar] Better dvar settings for debugging
|
2022-07-02 19:52:57 +02:00 |
|
Diavolo
|
8127aa395e
|
[Weapon] Fix loading code
|
2022-07-02 18:30:35 +02:00 |
|
Edo
|
769ff3fd5e
|
Custom vision file parser (#249)
|
2022-06-30 21:37:47 +02:00 |
|
Dss0
|
060abd6251
|
Merge pull request #342 from diamante0018/clientconn
[Struct] Document clientConnections
|
2022-06-30 17:55:55 +02:00 |
|
Diavolo
|
46842a582c
|
[Struct] Document clientConnections
|
2022-06-30 17:36:54 +02:00 |
|
Diavolo
|
16988b24f4
|
[Renderer] Fix crash when debugging oilrig
|
2022-06-30 13:32:19 +02:00 |
|
Edo
|
2daaee8358
|
Merge pull request #316 from diamante0018/maths
[General] Quick Maths
|
2022-06-27 18:59:48 +02:00 |
|
Dss0
|
57341b7eec
|
Merge pull request #336 from diamante0018/logger-1
[Logger] Fix output by g_log_list & log_list
|
2022-06-27 13:18:59 +02:00 |
|
Dss0
|
5c5b9f0d5a
|
Merge pull request #330 from diamante0018/script-loading
[Script] (feature request): Enchance script loading
|
2022-06-27 13:18:40 +02:00 |
|
Diavolo
|
e2170e96c2
|
[Logger] Decouple NetworkLog from the logFile
|
2022-06-26 21:36:23 +02:00 |
|
Diavolo
|
8d2db6b34d
|
[Utils] Organize Vector functions under the maths module
|
2022-06-26 15:40:57 +02:00 |
|
Diavolo
|
ffd374fcd6
|
[Structs] Document scr_const_t
|
2022-06-25 20:17:34 +02:00 |
|
Diavolo
|
6cf7defdec
|
[Script] Fix bug
|
2022-06-25 14:22:13 +02:00 |
|
Edo
|
144ba7efd3
|
Add chat callback (#265)
|
2022-06-14 20:43:19 +02:00 |
|
Edo
|
0593913244
|
[Debug] Add simple overlays for debugging (#227)
|
2022-06-13 18:08:44 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
Diavolo
|
0ebc3a8224
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
|
Edo
|
27f78edb29
|
General Refactoring
* [General] Clean up a few things
|
2022-06-04 22:16:55 +02:00 |
|
Edo
|
558bf09338
|
[ClientCommand] Add give command
Just for weapons for now
|
2022-06-04 19:59:52 +02:00 |
|
Dss0
|
0f8e727a73
|
Merge pull request #290 from diamante0018/disablechat
[Chat] add dvar to disable chat
|
2022-06-04 19:40:15 +02:00 |
|
Diavolo
|
b072815407
|
99% non-plagiarised kill command implementation
|
2022-06-04 14:06:30 +02:00 |
|
FutureRave
|
b0dfd16759
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
|
Diavolo
|
854949a34f
|
[Script] Add way to modify player name
|
2022-06-04 10:56:14 +02:00 |
|
Diavolo
|
cb2346b478
|
[Chat] add dvar to disable chat
|
2022-05-31 17:57:44 +02:00 |
|
FutureRave
|
b0537675cc
|
[Security] Refactor patch (fix mistake?)
|
2022-05-11 16:24:19 +01:00 |
|
Edo
|
a455143785
|
Merge branch 'develop' into branding
|
2022-05-07 10:00:09 -04:00 |
|
Edo
|
099b779db2
|
Merge pull request #253 from diamante0018/elevators
Clarify some things in the elevators patch
|
2022-05-07 09:47:58 -04: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 |
|