nav: more fixes to ladder navigation

refactor: bot difficulty data and add graph refresh command
combat: fixes for smoke grenades (ref #743)
engine: fixes to spawn management (ref #744)
This commit is contained in:
jeefo 2025-11-12 21:31:23 +03:00
commit 17ed252b60
No known key found for this signature in database
GPG key ID: D696786B81B667C8
26 changed files with 506 additions and 408 deletions

View file

@ -227,6 +227,7 @@ public:
bool loadGraphData ();
bool canDownload ();
bool isAnalyzed () const;
bool isConverted () const;
void saveOldFormat ();
void reset ();