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
FutureRave
5c34e55552
Fix some inconsistencies in my code
2022-01-18 00:21:25 +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
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
446c55b0b0
[Script] Fix unsigned/signed mismatch
2021-11-13 13:22:06 +00:00
Diavolo
4966a64711
Fix compilation
2021-09-08 11:19:30 +02:00
INeedBots
1b9748a703
[Bots] Readded bot name numbering when no bots.txt is found
2020-11-14 03:37:58 -06:00
INeedBots
e63b9591ae
[Bots] Fixed wanring
2020-11-14 03:29:53 -06:00
INeedBots
4c3ca3ca5c
[Bots] Use static
2020-11-14 03:28:58 -06:00
INeedBots
e1c534fc50
[Bots] Added GSC Functions
...
- SetPing; Sets the ping of only a bot client
- isBot; Returns true if the client is a bot
- botStop; Bot stops all buttons and movement
- botWeapon; Bot changes to the weapon told
- botMovement; Bot moves in the given direction
- botAction, Bot presses the given buttons
2020-11-14 03:20:56 -06:00
INeedBots
de12280d55
[Bots] Added the bot user command handle loop
2020-11-14 03:05:00 -06:00
INeedBots
992a23d713
[Bots] Added helper functions
2020-11-14 02:58:05 -06:00