Commit Graph

73 Commits

Author SHA1 Message Date
Diavolo
13d1c23b99
[Script] *Update* 2022-07-23 23:22:58 +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
Edo
491d4d3ac3
[ClanTag] Add back component + extras (#357)
* [ClanTags] Add back component
2022-07-16 23:24:26 +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
Diavolo
da034bd825
[Logger] Fix source location
Only make it display if correct macro is defined
2022-06-22 10:58:51 +02:00
Edo
0a852c6431
[Events] Group game events callbacks in one module (#306) 2022-06-13 20:16:57 +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
Diavolo
fe0cbacdea
[UserInfo] Clear overrides when user disconnects 2022-06-04 18:52:46 +02:00
Diavolo
9ec081fcb1
Fix some things 2022-06-04 14:59:14 +02:00
FutureRave
b0dfd16759 Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
FutureRave
849b890a96
Get rid of direct checks of bistestclient 2022-05-07 00:49:29 +01:00
FutureRave
d75a5a71e5
[Bots] Add isBot GSC meth back 2022-05-05 23:48:33 +01: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
f9c40233d1
Add client dev commands & more 2022-04-12 14:34:51 +02:00
Edo
fa25cb25a1
Merge branch 'develop' into scr-method-function 2022-04-10 14:03:35 +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
FutureRave
c9d5306553
Address review 2022-03-21 18:55:35 +00:00
FutureRave
a41d7356cc
Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
FutureRave
0068b76d98
Fix a typo in stub & clean-up some things 2022-03-15 22:49:58 +00:00
FutureRave
9e207b3c9a
Clamp ping instead of throwing error 2022-03-02 11:46:02 +00:00
FutureRave
41ff80759d
Follow advice from a friendly guy 2022-02-27 17:36:13 +00: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
cbfd650f78
Merge branch 'develop' into refactor-scripts-stuff 2022-02-26 23:30:58 +00:00
FutureRave
a5cc395b65
Refactor some utils 2022-02-26 22:50:53 +00:00
FutureRave
a79c311ad9
Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-02-25 12:29:23 +00:00
FutureRave
20d0337880
Use getentity and getplayerentity game functions 2022-02-25 12:17:57 +00:00
FutureRave
857cc9f415
Differentiate between functions and methods (GSC) 2022-02-23 11:38:37 +00:00
FutureRave
74579be0b1
forgot to use diamond operators for std::clamp 2022-02-15 17:41:30 +00:00
FutureRave
457475961b
Restore test client functionality for real 2022-02-14 18:14:07 +00:00
FutureRave
dc91e126df
Small changes 2022-02-09 23:40:27 +00:00
Diavolo
a7a69d291f
Im🅱️rove 2022-02-01 15:24:20 +01:00
Diavolo
f75e4e5de4
Address last bit of review I forgot about 2022-02-01 13:41:38 +01:00
Diavolo
e014dd9a2a
Rename a few things to help bring more consistency 2022-02-01 13:29:27 +01:00
FutureRave
12a81eb5f7
Fix return type of stub 2022-01-28 11:28:52 +00:00
FutureRave
5c9a5c3eac
improve bot stub further 2022-01-24 12:15:33 +00:00
FutureRave
598eb99461
Remove useless dvar 2022-01-24 12:03:35 +00:00
FutureRave
b1293a0ae4
Fix asm 2022-01-24 03:20:57 +00:00
FutureRave
61c994cdda
Add printtoconsole again but make it better 2022-01-24 03:15:05 +00:00
FutureRave
4c8198e687
Fix weapon check 2022-01-24 02:08:28 +00:00
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
6687d73f20
Remove unused function 2022-01-20 18:21:37 +00:00