aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2024-04-06Core/Scripts: Integrate new ActionResultSetter with movement generators and s...Shauren
2024-04-04Core/Movement: Allow overriding speed for taxi movement generatorShauren
2024-04-01Removed unneccessary c_str() from previous commitShauren
2024-03-31Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
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-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-27Core/GameObjects: Implement destructible_hitpoint table to store health info ...Jeremy
2024-03-24Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...Meji
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2024-03-24Core/Players: Fix console errors of wrong teamid for neutral pandaren raceaquadeus
2024-03-24Core/Loot: Fixed crashes when generating loot on map that has no MapDifficult...Shauren
2024-03-22Core/PacketIO: Fixed player updatefieldsShauren
2024-03-21Core: Updated to 10.2.6.53840Shauren
2024-03-14Core/Objects: Cook the copied pastaShauren
2024-03-14Core/Objects: Added ToWorldObject and ToItemShauren
2024-03-14Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...Shauren
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-10Core/Auras: Update visible aura immediately during spell cast instead of wait...Shauren
2024-03-09Core/Objects: Implemented vignettesShauren
2024-03-08Core/Players: Extend Player::SendInitialVisiblePackets to work with all World...Shauren
2024-03-07Core/Objects: Keep current WMO info on position updates and use it in party m...Shauren
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/Units: Set UNIT_FLAG3_FAKE_DEAD as disallowed flag for database columnMeji
2024-03-03Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...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-02Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUNDShauren
2024-03-01Core/Creatures: Fixed sparringShauren
2024-03-01Core/Items: allow all soulbound common and poor items to unlock their appeara...Ovahlord
2024-03-01Core/Spells: Implemented pausing spell cooldownsShauren
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-28Core/Movement: Fixed MoveRotate not updating orientationShauren
2024-02-27Core/Units: Added helper function to clear boss emote frame and enable SMSG_C...Shauren
2024-02-27Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_ALLOW_MOUNTED_COMBAT and o...Shauren
2024-02-27Core/Items: Fixed possible out of bounds array access when applying enchantme...Shauren
2024-02-27Core/Creatures: Implemented CREATURE_STATIC_FLAG_5_NO_LEAVECOMBAT_STATE_RESTOREShauren
2024-02-26Core/Auras: Implemented SpellEffectAttributes::AuraPointsStackShauren
2024-02-25Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...Mykhailo Redko
2024-02-25Core/Units: Update facing spline movement immediately after launching (#29494)Ovahlord
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-02-24Core/Position: Allow constexpr use of PositionShauren
2024-02-22Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and fixe...Shauren