aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2024-06-08Core/Creatures: Validate creature.modelid on startup (#30023)Meji
2024-06-04Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-05-25Core/Creature: Implemented CREATURE_STATIC_FLAG_IGNORE_COMBATModoX
2024-05-19Core/Creatures: Fix level scaling for summons without SummonPropertiesFlags::...Meji
2024-05-19Core/Spells: Implemented SummonPropertiesFlags::UseDemonTimeoutShauren
2024-05-02Core/Combat: reset the ThreatManager update interval upon engaging the creatu...Ovahlord
2024-05-01Core/Spells: Implemented evoker empower spell mechanicShauren
2024-04-28Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...Ovahlord
2024-04-26Core/Creature: implement overriding creature static flags based on spawnId an...Ovahlord
2024-04-10Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-04-10Core/Entities: Added possibility to inherit StringIds from other entities (#2...ModoX
2024-04-09Core/Entities: nopch build fixModoX
2024-04-09Core/Entities: Update StringId assignment to use StringIdTypeModoX
2024-04-09Core/Entities: Added GetStringId helper methodsModoX
2024-03-30Core/Pets: Removed overriding unit class for petsShauren
2024-03-30Core/Creatures: Changed the spawn health field in creature table to a percent...Meji
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2024-03-09Core/Objects: Implemented vignettesShauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-04Core/Auras: Feign death will no longer cause creatures immune to it to drop c...Shauren
2024-03-04Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_IGNORE_SANCTUARY (ignore S...Shauren
2024-03-03Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...Shauren
2024-03-02Core/Creatures: Implemented CREATURE_STATIC_FLAG_6_ALWAYS_STAND_ON_TOP_OF_TARGETShauren
2024-03-02Core/Creatures: Implemented unsummoning and resummoning critter pets on flyin...Shauren
2024-03-01Core/Creatures: Fixed sparringShauren
2024-03-01Core/Creature: corrected swimming toggle behavior for amphibious creaturesOvahlord
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...Shauren
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_FLOATING, CREATURE_STATIC...Shauren
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-02-27Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_ALLOW_MOUNTED_COMBAT and o...Shauren
2024-02-27Core/Creatures: Implemented CREATURE_STATIC_FLAG_5_NO_LEAVECOMBAT_STATE_RESTOREShauren
2024-02-22Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and fixe...Shauren
2024-02-20Core/Creatures: Prevent resetting creature sparring health thresholds on evad...Shauren
2024-02-14Core/Creatures: Implemented CREATURE_STATIC_FLAG_3_NO_THREAT_FEEDBACKShauren
2024-02-13Core/Creatures: ed0b621d1569a14174a9802027b68dbe4329da69 followupShauren
2024-02-10Core/Creatures: Set InteractSpellID for npc spellclickShauren
2024-02-05Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_BIRTH_ANIMShauren
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-16Core/Creatures: fixed a logic mistake in personal skinning loot that was caus...Ovahlord
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2023-12-28Core/Creatures: Refactor CreatureEliteType (#29525)Teleqraph
2023-11-26Core/Creatures: Don't require `creature`.`modelid` to be one of linked `creat...Shauren
2023-11-09Core: Update to 10.2.0Shauren
2023-11-01Core/Gossip: Rename and document text id field in SMSG_GOSSIP_MESSAGE to incl...Shauren
2023-10-28Core/Creatures: Taxi improvementsShauren
2023-10-15Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...Shauren