summaryrefslogtreecommitdiff
path: root/src/server/game/Conditions
AgeCommit message (Expand)Author
2025-12-10fix(Core/LFG): Don't include disabled maps in the LFG queue (#24057)Andrew
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-09-25Revert "fix(Core/Conditions): `ConditionList` use after free (#23006)" (#23023)sogladev
2025-09-23fix(Core/Conditions): `ConditionList` use after free (#23006)sogladev
2025-09-11feat(Core/Conditions): Implement CONDITION_AI_DATA and support for st… (#22...Andrew
2025-08-19refactor(Core): Improve readability (#22691)天鹭
2025-07-12feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286)Jelle Meeus
2025-05-09refactor(Core/World): Move various worldstate related functions to worldstate...Benjamin Jackson
2025-02-12fix(Core/Disables): Optimize DisableMgr container (#21416)Takenbacon
2025-02-01refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)Kitzunu
2024-11-12feat(Core/WorldState): improved WorldState scripting (#20141)Jelle Meeus
2024-10-27refactor(src/server/game/*): remove unused imports (big part 1) (#20310)Francesco Borzì
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
2024-07-06chore(Scripts/Commands): QOL server debug (#19297)Kitzunu
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-10-20feat(Core/Conditions): Add GoState condition for near gameobject. (#17524)avarishd
2023-02-19feat(Core/Disables): Implement DISABLE_TYPE_LOOT (#15136)Skjalf
2023-02-05chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875)Skjalf
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-12-06fix(DB/Conditions): Pint-Sized Pink Pachyderm and Wolpertinger should… (#13...UltraNix
2022-10-20fix(Core/Event): Rework STV Fishing Extravaganza (#12506)schell244
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-07-10refactor(Core): Improve struct alignment and codestyle (#12335)Maelthyr
2022-04-18feat(Core/Conditions): CONDITION_STAND_STATE (#10287)IntelligentQuantum
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-03-15fix(Core/Spells): Kill credits given via spells should always be awarded to p...UltraNix
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-02-17fix(DB/Creatures): Nat Pagle should display vendor icon if player completed N...UltraNix
2022-02-14refactor(Core/Misc): rename some variables that can be confusing (#10592)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-02-04feat(Core/Conditions): CONDITION_DIFFICULTY_ID (#10332)IntelligentQuantum
2022-01-30feat(Core/Conditions): CONDITION_PET_TYPE (#10299)IntelligentQuantum
2022-01-29feat(Core/Conditions): CONDITION_TAXIIntelligentQuantum
2022-01-29feat(Core/Conditions): CONDITION_CHARMED (#10298)IntelligentQuantum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-21feat(Core/Common): delete old Tokenizer (#10121)Kargatum
2022-01-17feat(Core/Conditions): Implement CONDITION_SOURCE_CREATURE_VISIBILITY (#10208)Skjalf
2022-01-14feat(Core/Creature): Allow 3 ids per spawn point. TESTING (#10169)Malcrom
2022-01-01feat(Core/Conditions): Implement CONDITION_TYPE_CREATURE_RESPAWN (#9927)Skjalf
2021-12-31refactor(Core/Misc): abs() to std::abs() (#9789)Kitzunu
2021-12-10Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631)Skjalf
2021-12-09fix(Core/Spells): Forward core changes (#8841)acidmanifesto
2021-11-17feat(Core/Loot): Implement player_loot_template (#9198)Skjalf
2021-11-13fix(Core/Disables): Remove validation checks from DISABLE_TYPE_GAME_EVENT (#9...Skjalf
2021-11-10feat(Core/Disables): Implement DISABLE_TYPE_GAME_EVENT (#9099)Skjalf
2021-10-21fix(Core/Conditions): Conditions not working for area auras (#8648)acidmanifesto
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-09-07chore(Core/Condition): replace assertion with logs preventing server crash (#...Stefano Borzì