FutureRave
|
d7a2b1aae7
|
Address more
|
2022-01-24 02:00:30 +00:00 |
|
FutureRave
|
cfc540991c
|
Address some parts of review
|
2022-01-23 19:32:20 +00:00 |
|
FutureRave
|
5c34e55552
|
Fix some inconsistencies in my code
|
2022-01-18 00:21:25 +00:00 |
|
FutureRave
|
805be6bb01
|
hook runtimerror for the win
|
2022-01-16 17:25:51 +00:00 |
|
FutureRave
|
7794a12b95
|
make dedi patch work on client as well
|
2022-01-16 14:08:52 +00:00 |
|
FutureRave
|
5d26af4a28
|
Refactor script param checking behaviour
|
2022-01-16 13:45:18 +00:00 |
|
FutureRave
|
5231077b95
|
Fix other keks + add scr_addbool for good mesure
|
2022-01-15 19:18:15 +00:00 |
|
FutureRave
|
7fab6e136e
|
Comment gsc function
|
2022-01-15 13:49:33 +00:00 |
|
FutureRave
|
3b52208c87
|
Add script function from bo2 for good mesure
|
2022-01-14 00:21:14 +00:00 |
|
FutureRave
|
52d2a101e6
|
use dev_script for debugcode
|
2022-01-11 10:40:34 +00:00 |
|
Diavolo
|
3a9ec90127
|
Tidy format up a bit
|
2022-01-08 13:44:09 +01:00 |
|
Diavolo
|
c833a57508
|
Set debugcode to true if we are developers
|
2022-01-08 12:52:05 +01:00 |
|
Diavolo
|
77c2043006
|
Refactor script related funcs/modules
|
2022-01-07 22:00:44 +01:00 |
|
FutureRave
|
86158bddf2
|
Organize cheat commands/gsc in one module
|
2021-12-07 16:53:41 +00:00 |
|
FutureRave
|
6d916ebd47
|
Added god/demigod and fixed ufo
|
2021-12-07 16:10:46 +00:00 |
|
Dss0
|
e68c402095
|
Merge pull request #145 from diamante0018/refactor-logger-error
[Logger] Use correct enum over numbers for com_error
|
2021-11-30 14:42:50 +01:00 |
|
Dss0
|
5d72ee29a3
|
Merge pull request #144 from diamante0018/feature/replace-func
[Script] Add ReplaceFunc Game Script Function
|
2021-11-18 00:35:19 +01:00 |
|
FutureRave
|
f0687f8203
|
Use correct enum over numbers for com_error
|
2021-11-16 16:56:13 +00:00 |
|
FutureRave
|
6eaf72e86f
|
[Script] Small adjustment to variable type
|
2021-11-15 17:44:23 +00:00 |
|
FutureRave
|
c3dd5015e1
|
[Script] Fix compilation
|
2021-11-13 20:55:22 +00:00 |
|
FutureRave
|
5c69267ba3
|
[Script] Make index signed to keep consistency
|
2021-11-13 20:46:58 +00:00 |
|
FutureRave
|
4cb8cdfca3
|
[Script] Removed double check'
|
2021-11-13 19:12:16 +00:00 |
|
FutureRave
|
f101dbadec
|
[Script] Improve structs, add extra checks
|
2021-11-13 18:51:37 +00:00 |
|
FutureRave
|
c73794f6ea
|
[Script] Better comments
|
2021-11-13 13:32:20 +00:00 |
|
FutureRave
|
446c55b0b0
|
[Script] Fix unsigned/signed mismatch
|
2021-11-13 13:22:06 +00:00 |
|
FutureRave
|
8cd3f2cad4
|
[Script] Add replaceFun
|
2021-11-13 13:15:27 +00:00 |
|
FutureRave
|
4d2356f824
|
[Script] Add optional toggle parameter to ufo/noclip
|
2021-10-16 17:44:22 +01:00 |
|
FutureRave
|
4a40a89e70
|
[Script] Add ufo and noclip function
|
2021-10-16 13:36:29 +01:00 |
|
rackover
|
7f8995cf3e
|
Fix all killstreaks (but thermal on ac/cg)
|
2021-05-09 01:24:37 +02:00 |
|
rackover
|
332232b88f
|
Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into feature/xinput
|
2021-05-02 11:47:33 +02:00 |
|
Jan
|
e9f78eedb7
|
Add r_drawTriggers debugging dvar to draw triggers on the map
|
2021-04-05 17:29:49 +02:00 |
|
INeedBots
|
a737dd16e4
|
[XInput] Got lJoystick working
|
2021-01-02 13:42:52 -06:00 |
|
INeedGames
|
75caede0b2
|
[Script] Added hitch warning
|
2020-12-19 16:50:51 -06:00 |
|
INeedBots
|
096992672b
|
Merge branch 'develop' into runtime_errors
|
2020-12-09 11:25:33 -06:00 |
|
INeedBots
|
7d8050a7c6
|
[Script] Changed .contains to .count so it doesn't need C++20
|
2020-12-09 11:06:26 -06:00 |
|
INeedBots
|
9f281ba3a1
|
[Script] Fixed indents
|
2020-12-08 16:18:09 -06:00 |
|
INeedBots
|
1176a15e71
|
[Script] Added Script Runtime Error printing when in Developer
|
2020-12-08 16:14:47 -06:00 |
|
INeedBots
|
0bb12a9783
|
[Script] Added ScriptStorage, GetSystemTime, PrintConsole and Exec GSC Functions
|
2020-12-04 16:42:47 -06:00 |
|
Joelrau
|
d958a0675d
|
[Script] Added new functions and enabled methods
|
2020-09-02 13:02:41 +02:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01: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
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
fe6cb2d737
|
[Scheduler] Introduce scheduler with 80 compile errors
|
2017-05-31 15:50:32 +02:00 |
|
momo5502
|
a5a56f1e72
|
[Download] Implement gsc http download
|
2017-05-14 20:32:39 +02:00 |
|
momo5502
|
309e2d2987
|
[Script] Allow adding custom script functions
|
2017-05-13 12:09:58 +02:00 |
|
momo5502
|
a1bf2ee2e8
|
[Script] Remove debug message
|
2017-05-08 18:47:20 +02:00 |
|
momo5502
|
62f58b5b09
|
[Script] Fix setExpFog hook
|
2017-05-07 19:04:57 +02:00 |
|
momo5502
|
70d7312472
|
[Script] Allow 6 params for setExpFog
|
2017-04-29 23:08:41 +02:00 |
|
momo5502
|
29acb108be
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
|
momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|