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