aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2023-12-12Core/Player: Added helpers to check quest objective statusModoX
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-12-06Core/Items: Fixed socket bonus checks (and reduce differences between branches)Shauren
2023-12-04Core/Players: Learn parent skilllines if they are missing while learning chil...Shauren
2023-11-26Core/Creatures: Don't require `creature`.`modelid` to be one of linked `creat...Shauren
2023-11-25Core/Units: Update PlayHoverAnim state when flying or hovering (#29434)Meji
2023-11-25Core/Spells: Implement spell queue (#29409)Ovahlord
2023-11-23Core/Auras: Fixed crash happening when a periodic aura tick triggers SPELL_AU...Shauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-13Core/Objects: Fixed SelectNearestPlayerShauren
2023-11-10Core/Creatures: Remove stand state when a creature attacks or dies (#29396)Meji
2023-11-09Core: Update to 10.2.0Shauren
2023-11-03Core/Spells: Store BasePoints as float in SpellEffectInfoShauren
2023-11-01Core/Gossip: Rename and document text id field in SMSG_GOSSIP_MESSAGE to incl...Shauren
2023-10-31Build fixShauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-10-28Core/Creatures: Taxi improvementsShauren
2023-10-27Core/Players: Don't update mount capability while loading from db - auras are...Shauren
2023-10-24Add missing overrideShauren
2023-10-24Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...Shauren
2023-10-22Core/Spells: Named and implemented most of SpellAttr8Shauren
2023-10-21Core/Spells: Named and implemented most of SpellAttr7Shauren
2023-10-19Core/Players: Fixed pvp flag being missing when logging in with war mode disa...Shauren
2023-10-17Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...Shauren
2023-10-15Core/Achievements: Fix CriteriaTypes related to areas and zones (#29367)Meji
2023-10-15Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...Shauren
2023-10-14Core/Auras: Registering a new owned aura will now search existing owned auras...Shauren
2023-10-08Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)Jeremy
2023-10-07Core/Chat: Corrected chat channel flag implementationsShauren
2023-10-06Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...Shauren
2023-10-04Core/GameObject: Update spawn conditions when new ControlZone event is trigge...Jeremy
2023-10-03Core/GameObject: Implement ControlZone gameobject type (#29320)Jeremy
2023-10-02Core/AreaTriggers: Add missing null checks for serverside areatriggersShauren
2023-10-01Core/AreaTriggers: Implement missing functionalityShauren
2023-09-30Core/Players: Implement mastery and versatility in character_stats (#29342)Keramat Jokar
2023-09-30Core/GameObjects: Implemented data22 for chests (allow opening while immune)Shauren
2023-09-29Core/Spells: Implemented NoImmunity spell effect attributeShauren
2023-09-28Core/Units: Implemented UNIT_FLAG2_INTERACT_WHILE_HOSTILEShauren
2023-09-27Core/Creatures: Allow UNIT_FLAG2_INTERACT_WHILE_HOSTILE to be set in databaseShauren
2023-09-25Core/Achievements: Fixed achievement criteria StartEvent and FailEventShauren
2023-09-24Core/Quests: Fixed optional quest objectives incorrectly changing quest state...Shauren
2023-09-23Core/Skills: Fixed updating riding skill value when learning riding spells au...Shauren
2023-09-23Core/Players: Fixed learning riding spells (#29326)Meji
2023-09-19Core/Quests: Fix questgiver status for trivial and future quests (#29328)Meji
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2023-09-17Core/Players: Fix environmental damage from lava (#29327)Meji
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-09-07Core: Update to 10.1.7Shauren
2023-09-07Core/AreaTriggers: Added SpawnDifficulties for spawned areatriggers (#29284)Traesh
2023-09-06Core/Creatures: Fix instant despawn for summons with unlimited duration (#29307)Meji