EverWrath/src
P-Kito 2514f8fc9a
feat(Core/AI): CU_SAI - Custom Target Options (#2879)
NEW:
* SMART_TARGET_PLAYER_WITH_AURA (spellid, negation?, distMax, distMin) - if target.O is set it will resize the list of targets to target.o
* SMART_TARGET_RANDOM_POINT (range, amount (for summon creature), self (creature is middle else use xyz) (ONLY USED FOR SUMMON CREATURE OR MOVE/JUMP TO POS ACTIONS FOR NOW)

MODIFIED:
* SMART_ACTION_SUMMON_CREATURE now possible to spawn multiple creatures with SMART_TARGET_RANDOM_POINT
* SMART_ACTION_MOVE_TO_POS/JUMP_TO_POS now possible to move to a random point with SMART_TARGET_RANDOM_POINT
* SMART_TARGET_PLAYER_RANGE no longer targets GMs or dead targets and when target.o is >0 it will try all possible targets in max instead of min-maxing


Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-04-18 16:59:52 +02:00
..
cmake refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
common fix(Core/Mail): Mailhandler cleanup (#2802) 2020-04-15 12:23:30 +02:00
genrev feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
server feat(Core/AI): CU_SAI - Custom Target Options (#2879) 2020-04-18 16:59:52 +02:00
tools Core/Misc: Remove redundant null pointer checks before delete (#2679) 2020-02-20 18:33:28 +01:00
CMakeLists.txt fixed cmake 2017-12-21 00:48:33 +01:00