yapb-noob-edition/inc
jeefo e7712a551a
backport: nodes flooder (analyzer) from cs-ebot
analyze: allow to disable goal marking
analyze: add cvars descriptions and bounds
nav: added optional post path smoothing for astar algorithm
nav: now bots will use Dijkstra algo instead of floyd-warshall if memory usage too high (controlled via yb_path_floyd_memory_limit cvar) (fixes #434)
nav: vistable are now calculated every frame to prevent game-freeze during loading the game (fixes #434)
graph: pracrice reworked to hash table so memory footprint is as low as possible (at cost 5-10% performance loss on practice) (fixes #434)
control: bots commands now is case-insensitive
bot: major refactoring of bot's code
nav: issue warnings about path fail only with debug
practice: check for visibility when updating danger index
analyzer: suspend any analyzing on change level
control: add kickall_ct/kickall_t
nav: increase blocked distance in stuck check
2023-05-02 09:42:43 +03:00
..
analyze.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
config.h crlib: switch to new hashmap 2023-04-15 04:10:09 +03:00
control.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
engine.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
graph.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
manager.h mgr: enable balancing bot difficulty on interval instead of on new round (closes #400) 2023-04-12 23:03:36 +03:00
message.h aim: verify camp angles from nav data before using them 2023-04-07 14:46:49 +03:00
module.h Some menu tweaks (#397) 2023-01-22 19:12:03 +06:00
planner.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
practice.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
product.h build: reworked build and package to simplify process 2023-04-02 12:17:12 +03:00
sounds.h aim: verify camp angles from nav data before using them 2023-04-07 14:46:49 +03:00
storage.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
support.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
version.h build: reworked build and package to simplify process 2023-04-02 12:17:12 +03:00
version.h.in build: reworked build and package to simplify process 2023-04-02 12:17:12 +03:00
vistable.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00
yapb.h backport: nodes flooder (analyzer) from cs-ebot 2023-05-02 09:42:43 +03:00