Commit Graph

7 Commits

Author SHA1 Message Date
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
JezuzLizard 31c885a396 Remove limit on how many actions can be queued.
Add support for affecting the process order of an action aka the order the should do action function is executed for each action. Add bot actions for each bot think thread.
2023-03-25 20:32:14 -07:00
JezuzLizard 7614efcec3 Import code from another repo(by me). 2023-03-25 19:16:32 -07:00
JezuzLizard 7d01471760 New base. 2023-03-25 19:10:22 -07:00
JezuzLizard 1b1c2418ce Import more code from bot warfare. 2022-11-22 10:28:33 -08:00
JezuzLizard db823277b2 Initiali bot manager. 2022-11-20 21:18:30 -08:00