index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T13: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-03-25
Core/Objects: Implemented vignettes
Shauren
2024-03-13
Core/Creatures: added PetSpellDataId and Civilian fields to creature_template...
Ovahlord
2024-03-13
Core/PacketIO: Update to 4.4.0.53627 (#29805)
MaxtorCoder
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
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-09-06
Core/Creatures: Fix instant despawn for summons with unlimited duration (#29307)
Meji
2023-08-31
Core/Creature: Fixed logic for npcflag, unitflags when saving creatures to db
ModoX
2023-08-31
Core/Creature: Save npcflags and unitflags as NULL in db if they are equivale...
ModoX
2023-08-29
Core/Creature: Allow creature table to override npc- and unitflags to 0 (#29281)
ModoX
2023-08-16
DB/Pets: Removed invalid spells from creature_template_spell
Shauren
2023-08-15
Core/Creatures: Updated totem slot assignment logic
Shauren
2023-08-10
Core/Creatures: Clean up temporary summon duplicate level initialization
Shauren
2023-08-09
Core/Creatures: Allow modifying TempSummon duration after summoning
Shauren
2023-08-09
Core/Creatures: std::chrono-ify TempSummon
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-07-20
Core/Unit: Added helper functions to modify UNIT_FLAG2_CANNOT_TURN (#29160)
Teleqraph
2023-07-19
Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-05
Core/Pets: Fixed crash when summoning hunter pets
Shauren
[next]