index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Player
Age
Commit message (
Expand
)
Author
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-26
Core/Units: Fix some cases where server was not sending power updates to clie...
Mykhailo Redko
2024-02-25
Core/Players: Move power regeneration calculations to Player::UpdatePowerRegen
r4dish
2024-02-25
Core/Players: Auras that change the rate of energy regeneration should have a...
r4dish
2024-02-25
Core/Players: Adjusting the amount of rage and runic power lost over time.
r4dish
2024-02-23
Core/PacketIO: Implemented SMSG_REAL_GROUP_UPDATE, used to access information...
Shauren
2024-02-22
Core/Spells: allow players to absorb fire damage from environmental damage sp...
Ovahlord
2024-02-13
Core/Players: Improvements for talent reset logic. (#29580)
Mykhailo Redko
2024-02-04
Fix typo in Player.cpp (#29638)
Jan125
2024-01-24
Core/PacketIO: Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE (#29570)
Mykhailo Redko
2024-01-06
Core/Misc: Add permission that allows player to be AFK on the battleground.
r4dish
2024-01-06
Core/Misc: Do not apply Deserter debuff to players teleported from the battle...
r4dish
2024-01-06
Core/RBAC: Add permission that prevents getting a battleground deserter debuff.
r4dish
2023-12-28
Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511)
HelloKitty
2023-12-03
Core/Items: Fixed soulbound tradeable items not being properly update once ev...
Kelno
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-09-26
Core/Player: return player corpse locations by reference instead of creating ...
Ovahlord
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-15
Core/Misc: Removed structure bitfield definitions that don't do anything
Shauren
2023-08-12
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2023-07-09
Core/Spells: Corrected client control checks in spell packets
Shauren
2023-05-28
Core/StatSystem: Fixed missing calls to set negative attack power mods (#28883)
robinsch
2023-05-07
Core/Objects: Removed default argument value from WorldObject::IsNeverVisible
Shauren
2023-05-07
Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...
Shauren
2023-05-03
Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation (#28953)
Gildor
2023-03-23
Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)
Meji
2023-03-11
Core/Item: Fixed incorrect damage mod for Heirloom 2H weapons (#28836)
robinsch
2023-02-25
Core/Misc: Sending player's own auras before all visible objects. (#28450)
Mikhail Redko
2022-12-04
Core/Player: Vertical "Say" distance (#28544)
Badgersson
2022-09-28
Core/Players: Added error message for death knights attempting to leave their...
Shauren
2022-09-05
Core/Auras: Improve aura interactions with immunities on spell effect level
Shauren
2022-09-02
Core/Misc: Store skillline abilities grouped by skill id (#28199)
ihm-tswow
2022-07-30
Core/Player: Fix GM character level
jackpoz
2022-07-27
Fix starting level for GMs creating a DK (#28080)
Dan Johnson
2022-05-09
Core/Player: Prevent updating visibility if player is not in world. Closes #1...
Intel
2022-04-17
Core/Gossip: Fixed gossip menu options not performing their default actions w...
Shauren
2022-04-17
Core/Chat: Apply chat flood control to addon messages as well (#26908)
stoneharry
2022-03-29
Core/Units: Reduce differences between branches part 1 - object class
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-03-24
Core/Units: Rename AnimationTier to AnimTier for consistency with master branch
Shauren
2022-01-01
Core/Units: Sync ProcessTerrainStatusUpdate code with master branch
Shauren
2021-11-15
Core/Vehicles: Add additional logging to track issue #24876
Shauren
2021-10-01
Core/Combat Improve extra attacks handling (#26859)
trickerer
2021-10-01
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2021-09-16
Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXI
offl
2021-09-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2021-08-31
Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...
Shauren
2021-08-30
Core/Combat Fix first autoattack being skipped after charging (#26860)
trickerer
[next]