aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions
AgeCommit message (Expand)Author
2024-06-04Core/Disables: Added DISABLE_TYPE_PHASE_AREA (#29997)ModoX
2024-05-22Core/Conditions: Added private object to StaticConditionTypeData and defined ...ModoX
2024-04-13Core/Conditions: Added startup error log for conditions using invalid effect ...Shauren
2024-04-01Core/Conditions: Fixed evaluation of CurrentPvpFaction outside arenas or batt...Meji
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Extend circular references check for player condition condit...Shauren
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-02-03Core/Conditions: Fixed typo in worldstate expression evaluation (#29639)Christyan
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-12Core/Conditions: Added stringid condition typeShauren
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-11-26Scripts/Conditions: Fallback to other targets to get map if first target is i...ModoX
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-05Core/Conditions: Allow battleground maps to use CONDITION_INSTANCE_INFOShauren
2023-10-13Core/Misc: Use DB2Manager::IsInArea for area-related criterias and conditions...Meji
2023-10-06Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...Shauren
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-08-07Core/Misc: Reduce number of player spec hardcoded checksShauren
2023-07-21Core/Condition: Implemented condition CONDITION_PRIVATE_OBJECT (#29136)ModoX
2023-06-26Core/Conditions: Replaced Player argument to world state expression checking ...Shauren
2023-06-01Core/Graveyards: Drop Faction column and replace it with conditions (#28965)Jeremy
2023-04-08Core/Conditions: Fix log typoMeji
2023-04-05Core/Creature: Added possibility to give creatures multiple gossip menu ids a...ModoX
2023-01-29Core/Spawns: Allow spawn groups with MANUAL_SPAWN flag to automatically despa...Meji
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-16Core/Players: Implemented new talent systemShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-12-04Core/Spells: Extended mechanic mask to uint64Shauren
2022-11-27Core/Conditions: Improve comment docs for CONDITION_QUEST_OBJECTIVE_PROGRESSShauren
2022-10-24Core/Conditions: Add const to condition checking functionsShauren
2022-10-09Core/Gossip: Remove gossip menu option fallback code, all menus are now requi...Shauren
2022-08-02Core/Conditions: Added CONDITION_PLAYER_CONDITION to integrate conditions wit...Meji
2022-07-25Core/Conditions: Allow empty (CONDITION_NONE) conditions with just script att...Shauren
2022-07-17Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desyncShauren
2022-07-13Core/DataStores: Named WorldStateExpression function 38Shauren
2022-07-08Core/Conditions: Implemented PlayerCondition::CurrentPvpFactionShauren
2022-06-26Core/WorldStates: Migrate conditions and criteria to new worldstate apiShauren
2022-06-26Core/DataStores: Updated WorldStateExpression function enum to 9.2.5Shauren
2022-06-24Core/Conditions: Implemented conditions for spawn groupsShauren
2022-06-24Core/Conditions: Fixed CONDITION_AURA to allow effect index greater than 2Shauren
2022-06-21Core/Conditions: Added CONDITION_SCENE_IN_PROGRESS, useful for cases where yo...Antonio Martín Berti
2022-05-09Core/Conditions: Added CONDITION_SCENARIO_STEP (#27928)Antonio Martín Berti
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-03-20Core/Conditions: Fixed conditions not working for area aurasShauren
2022-03-14Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for DISABLE_T...Gildor
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-08Core/Conditions: Add missing null checks for PlayerConditionShauren