20 Commits

Author SHA1 Message Date
FutureRave
7d03e90197
[Weapon]: Add very realistic FreezeControlsAllowLook 2023-05-11 12:32:14 +01:00
Edo
8f02f164a0
[GSC]: Add field component: (ping field) (#1002) 2023-05-03 17:31:24 +01:00
Diavolo
dd0ddda091
[General]: Cleanup 2023-04-06 09:27:20 +02:00
Edo
ae6d50dad8
[String]: Add IString func (#877) 2023-03-27 12:51:00 +01:00
Edo
09ff8b4fb6
[GSC]: Remove reduntant color code (#830) 2023-03-12 11:40:01 +00:00
Edo
e02e833ee5
[Script]: Use the correct function to get ent (#825) 2023-03-10 20:55:22 +00:00
Edo
91d367c1c9
[General]: Deps Update (#813) 2023-03-06 17:28:35 +00:00
Edo
6e7556b177
[GSC]: Add namespace to match folder layout (#808) 2023-03-05 13:14:47 +00:00
Edo
c0e4a5b4ac
[Script]: Re-organize some functions (#795) 2023-02-24 11:23:06 +01:00
Edo
b195d96abb
[GSC]: Script aliases (#610) 2022-11-29 08:18:10 -06:00
FutureRave
b7e6662e6b
got -> itr 2022-10-14 22:56:09 +01:00
Edo
e49194ff65
Feature/set get stat (#485)
* [Script]: GetStat & SetStat from CoD4(x)

* [Stats] Remove limitation

* [Bullet] Clean this up
2022-09-13 20:39:45 +02:00
Diavolo
6276ef2e24
[Structs] Complete client_t 2022-08-20 12:30:34 +02:00
Diavolo
28b089f070
[Structs] use clientheader 2022-08-20 12:09:41 +02:00
Edo
b55d609710
[Script] Rename float to CastFloat (#431) 2022-08-15 00:13:55 +02:00
Diavolo
3707b237e6
[Script] Strtol & Float 2022-08-08 14:37:24 +02:00
Diavolo
13d1c23b99
[Script] *Update* 2022-07-23 23:22:58 +02:00
Diavolo
da61ab42ec
Fix some justified warnings & more 2022-07-21 18:56:16 +02:00
Louve
617d9ad654
Prefix custom GSC functions with "iw4x_" (#362)
* Prefix custom GSC functions with a "iw4x_" client prefix to preserve older mods & for better backward & forward compatibility

* Prefix bot GSC functions too

* Updated comments

* Undo formatting

* Affect functions aswell

* Add deprecation warnings & auto upgrade of function names for botwarfare needs

* add iw4x_prefix

* Addressed review

* ADdress review²

* Remove choice to add clientprefix or not

* Fixes & follow some of laupetin's suggestions

* Fixe copy paste

* use constexpr const char*

* Update message

Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
2022-07-18 13:01:29 +02:00
Diavolo
60f7c7c254
[Script] Re-work stuff (no hidden changes)
*maybe* (Based on a true story and events)
2022-07-06 17:48:40 +02:00