Diavolo
|
038582f8ad
|
[Bots]: Remove unused variable
|
2023-01-10 18:05:03 +01:00 |
|
Edo
|
06e7f86a42
|
[Download]: Poll every 1000 msec, fix bug (#707)
|
2023-01-09 09:37:56 +01:00 |
|
Edo
|
f70c02b42e
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
|
Edo
|
79758e1752
|
[Bots]: Fix code style mistake (#666)
|
2022-12-24 22:21:18 +00:00 |
|
Edo
|
9f67a4f62d
|
[Bots]: Add requested feature (#665)
|
2022-12-24 23:14:47 +01:00 |
|
Edo
|
ab0da964ee
|
[Bots]: Support clantags (#645)
|
2022-12-15 16:13:49 +01:00 |
|
Edo
|
b195d96abb
|
[GSC]: Script aliases (#610)
|
2022-11-29 08:18:10 -06:00 |
|
Edo
|
49d5e84372
|
[Script]: Add method to clear text in HudElems (#604)
|
2022-11-27 19:20:07 +00:00 |
|
FutureRave
|
af6958bba1
|
[Script]: Add IsSprinting & more
|
2022-11-24 15:30:06 +00:00 |
|
Edo
|
2b774b6c41
|
[General] Small cleanup (#479)
* [General] Small cleanup
* [Bots] Use ZeroMemory
|
2022-09-08 17:11:54 +02:00 |
|
Diavolo
|
6276ef2e24
|
[Structs] Complete client_t
|
2022-08-20 12:30:34 +02:00 |
|
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 |
|