EQ2EMu/EQ2/source/WorldServer/Bots
Image 04498a2490 Player/Target Radius added to distance checks
Radius is now built into the GetDistance formula, it also is based on f32/32.0f per recommendations of peak (Thx peak!)

Added combat range as a rule: rule_manager.GetGlobalRule(R_Combat, MaxCombatRange)->GetFloat()

Fixes #53
2020-03-22 09:45:40 -04:00
..
Bot.cpp Base 2020-02-28 09:17:24 -05:00
Bot.h Base 2020-02-28 09:17:24 -05:00
BotBrain.cpp Player/Target Radius added to distance checks 2020-03-22 09:45:40 -04:00
BotBrain.h Base 2020-02-28 09:17:24 -05:00
BotCommands.cpp Base 2020-02-28 09:17:24 -05:00
BotDB.cpp Base 2020-02-28 09:17:24 -05:00