SaW
4f43600e7a
Silence error if preferred mounts SQL table playerbots_preferred_mounts does not exist ( #1062 )
...
* Fix error spam if DB does not exist
2025-03-06 15:03:23 +01:00
SaW
b9747fdd69
Reinstate cached preferred mounts ( #1058 )
2025-03-05 17:24:54 +01:00
SaW
fe21dfe48e
Fix/Feature: Bots can use travel/flight Shapeshift where appropriate ( #1042 )
2025-03-03 15:10:35 +01:00
SaW
6cb1599b52
CheckMountStateAction refactor Final ( #960 )
...
- Fix for the issue that bots occasionally moved awkward when mounted inside BG's
- Removed redundant mount data retrieval
- Removed redundant extra check on if carrying a flag (already covered in isUseful)
- Removed no longer necessary code
- Combined some conditions as having them separate made little sense anymore
- Moved checking carrying flag into the BG logic
2025-02-11 11:39:29 +01:00
SaW
e07a9e194a
MSA Improvement Part 2 ( #66 ) ( #933 )
...
Reduce iterations.
2025-02-01 20:23:25 +01:00
SaW
f52f999c09
Refactor of the CheckMountStateAction class ( #919 )
...
* Update CheckMountStateAction.cpp
The refactoring focused on improving readability, reducing redundancy, and optimizing performance where possible.
* Update CheckMountStateAction.h
* Update CheckMountStateAction.cpp
* Update CheckMountStateAction.cpp
* Update CheckMountStateAction.cpp
* Update CheckMountStateAction.h
* Fix lowest level mount from config
* Properly fix
* Reduced masterInShapeshiftForm lookups to 1
Reduced masterInShapeshiftForm lookups to 1
* Fix for missing useFastGroundMountAtMinLevel
* Final commit: Ensure max 99 speed in BG
2025-01-28 09:08:21 +01:00
Yunfan Li
53611c9040
Run clang-format
2024-08-04 10:23:36 +08:00
UltraNix
b952636f0d
Big update.
2022-03-12 22:27:09 +01:00