Edo
|
d7d06ea47b
|
[Command]: Refactor (#1013)
|
2023-05-06 14:20:56 +01:00 |
|
Edo
|
8f02f164a0
|
[GSC]: Add field component: (ping field) (#1002)
|
2023-05-03 17:31:24 +01:00 |
|
Edo
|
e1cd5766d5
|
[General]: Prepare new release (#998)
|
2023-05-03 13:29:17 +01:00 |
|
Edo
|
619cdf39e4
|
[Bots]: Format code properly (#975)
|
2023-04-26 14:57:54 +01:00 |
|
Edo
|
aa3f0d414a
|
[Bots]: Use correct parameter (#958)
|
2023-04-20 19:32:27 +02:00 |
|
Edo
|
39b9b9818c
|
[Bots]: Use modern c++ lambda for loading file once (#957)
|
2023-04-20 19:20:00 +02:00 |
|
Edo
|
70be263918
|
[Bots]: I misread std::string docs (#943)
|
2023-04-19 15:53:07 +02:00 |
|
Edo
|
6fb59fff1f
|
[Bots]: Cleanup (#934)
|
2023-04-16 13:01:58 +02:00 |
|
Edo
|
e05fa7f6a0
|
[Bots]: 🤦♂️ I'm blind (#933)
|
2023-04-16 12:30:12 +02:00 |
|
Edo
|
23bfc3e89a
|
[Bots]: Fix (#932)
|
2023-04-16 12:09:47 +02:00 |
|
Edo
|
c9b1566e38
|
[Bots]: sv_replaceTestClients dvar (#930)
|
2023-04-16 11:27:19 +02:00 |
|
Edo
|
e945652dc1
|
[Auth]: Improve sv_privateClients patch (#928)
|
2023-04-16 10:47:02 +02:00 |
|
Edo
|
9160436b05
|
[General]: Fix dvar name (#927)
|
2023-04-15 12:19:56 +02:00 |
|
Edo
|
2a55829d5a
|
[IO]: Refactor GSC funcs (#910)
|
2023-04-07 19:38:23 +02:00 |
|
Edo
|
64ed0ba7fb
|
[General]: Use some static assert (#909)
|
2023-04-07 11:52:46 +02:00 |
|
Edo
|
6006c58c86
|
[Script]: IW3 compiler behaviour (#880)
|
2023-03-28 20:06:46 +01:00 |
|
Edo
|
e539701d3d
|
[Bots]: Add back random bot names dvar (#876)
|
2023-03-25 23:14:31 +00:00 |
|
Edo
|
73f1f752fd
|
[Bots]: Update (#852)
|
2023-03-18 22:43:24 +00:00 |
|
Edo
|
4b8cd96851
|
[Bots]: Load more than 18 names from bots.txt (#850)
|
2023-03-18 22:08:23 +00:00 |
|
Edo
|
09ff8b4fb6
|
[GSC]: Remove reduntant color code (#830)
|
2023-03-12 11:40:01 +00:00 |
|
Edo
|
e0f7d42022
|
[Bots]: Do not spawn bots unless in-game (#829)
|
2023-03-12 00:02:15 +00:00 |
|
Edo
|
e02e833ee5
|
[Script]: Use the correct function to get ent (#825)
|
2023-03-10 20:55:22 +00:00 |
|
Edo
|
c71eddc5a9
|
[ServerList]: Check for duplicates (#820)
|
2023-03-09 18:39:10 +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
|
ffd7a59f5e
|
[Bots]: Get additional names from Patreon (#771)
|
2023-02-13 20:33:26 +00:00 |
|
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 |
|