| Age | Commit message (Collapse) | Author |
|
end and operator++
|
|
to fit standard container naming
|
|
naming
|
|
standard container naming
|
|
|
|
|
|
constructor overloads to object searchers
|
|
|
|
AnyUnitInObjectRangeCheck)
|
|
|
|
|
|
|
|
|
|
NearestAreaTriggerEntryInObjectRangeCheck
|
|
|
|
|
|
e245e8ad124cee19d35e4f67f7aed4dcc871b3bf
|
|
template parameter instead of passing in TypeList
|
|
Ref: #26528 #30273 #23258
|
|
units in CreatureWithOptionsInObjectRangeCheck::IsAlive check (#30361)
* this also extends SMART_TARGET_CLOSEST_CREATURE dead param
|
|
implementations
|
|
|
|
|
|
conflicting with "WorldObject" class name
|
|
WorldObject types
|
|
spawned in a cell
Closes #29372
|
|
|
|
|
|
|
|
|
|
PlayerSearcher classes into one common implementation
|
|
|
|
* Core/Player: chat messages use 3d distance Fix #26593
* Core/Player: chat messages use 3d distance
new arg in SendMessageToSetInRange
Fix #26593
(cherry picked from commit 297541e9c9bf90d410922db397d2f94dff9592cc)
|
|
(#28669)
|
|
compatible api)
|
|
|
|
|
|
to avoid duplicate phase check (its also checked in Searcher classes)
|
|
make finding specific creatures in script easier (#28500)
Allows targeting specific spawns without hardcoding guids or find a bunch of different creatures with a single search
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
* Game/Object: Implement NearestCreatureEntryWithLiveStateAndAuraInObjectRangeCheck class and FindNearestCreatureWithAura method
* moved arguments
|
|
Partial port of cmangos/mangos-wotlk@ff5232c64809207b5fa59d62e9870f58a36b6f3f
|
|
* Fully synchronize serverside animation progress with client
* Implemented updating passenger positions on elevators
* Removed visibility hack for elevators that always forced CreateObject packet to be sent to client
|
|
|
|
SPELL_ATTR5_NOT_ON_PLAYER_CONTROLLED_NPC
|
|
* Implemented SPELL_ATTR3_NO_AVOIDANCE
* Implemented SPELL_ATTR3_ONLY_PROC_OUTDOORS
* Implemented SPELL_ATTR3_ONLY_PROC_ON_CASTER
* Implemented SPELL_ATTR3_PVP_ENABLING
* Implemented SPELL_ATTR3_SUPPRESS_CASTER_PROCS
* Implemented SPELL_ATTR3_SUPPRESS_TARGET_PROCS
|
|
|
|
(cherry picked from commit c4741a131a0a28b69c228d3637beab7090e5f1e3)
|
|
Revert define to constexpr as this also broke some calculations
(cherry picked from commit ed1c0b6ec9232cc638fa242ea839c4645bb4be07)
|