10 Commits

Author SHA1 Message Date
JezuzLizard
23a64c5e1c Clean up code, and add prototypes for objectives. 2023-04-29 17:18:24 -07:00
JezuzLizard
1990b8c79d Fix compile errors. Add bot pathing and movement. 2023-04-28 23:43:40 -07:00
JezuzLizard
558805de77 Improve target code. 2023-04-27 02:28:35 -07:00
JezuzLizard
bdf933b907 Add target handling code. 2023-04-26 03:12:45 -07:00
JezuzLizard
a6ce1e1923 Simplify combat action functions.
Add look action functions.
2023-04-23 02:13:49 -07:00
JezuzLizard
a230151228 WIP objective code for powerup and revive type objectives. 2023-03-28 04:01:09 -07:00
JezuzLizard
ae7cfb991a Add missing return values to check_complete functions.
Fix mistakes in scripts. Create bot objective glob and add objectives on map to the glob. Don't create 3 separate threads for bot think.
2023-03-27 21:38:25 -07:00
JezuzLizard
872630b7e2 Fix some compile errors.
Add base scripts for personality and difficulty presets. Add canceling, and postponing thinks.
2023-03-27 16:44:32 -07:00
JezuzLizard
c23fd0fd2d Add 2 new functions to handle getting and setting action completion.
Move action code to bot_actions_common.gsc and remake how it works.
2023-03-25 23:34:31 -07:00
JezuzLizard
f75726147c Split bot actions script into 3 different scripts. 2023-03-25 21:35:57 -07:00