aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Miscellaneous
AgeCommit message (Expand)Author
2023-01-03Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and SPELL...Shauren
2022-12-27Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2022-12-04Core: Updated to 10.0.2Shauren
2022-12-04Core/Spells: Extended mechanic mask to uint64Shauren
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-09-09Core/Misc: Update ResponseCodes enum for 9.2.7Shauren
2022-09-02Core/Commands: Convert quest commands to new systemShauren
2022-09-02Core/Commands: Added .quest objective complete command to complete single que...ModoX
2022-08-25Core/Misc: Updated some enums for 9.2.7Shauren
2022-08-08Core/Misc: Fixed ResetFailedReason enum values for 9.2.5 clientShauren
2022-07-24Core/WorldStates: Add generic worldstates for team in instanceShauren
2022-07-15Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD (#28117)ModoX
2022-07-14Core/WorldStates: Move custom worldstates to separate table and move saving w...Shauren
2022-07-11Core/WorldStates: Migrate pvp season worldstates to new systemShauren
2022-07-01Core/WorldStates: Migrate war mode bonus value worldstates to new systemShauren
2022-06-27Core/WorldStates: Migrate Tol Barad worldstates to new systemShauren
2022-06-26Core/WorldStates: Migrate Wintergrasp worldstates to new systemShauren
2022-06-02Core/DataStores: Updated structures to 9.2.5Shauren
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-05-12Core/Misc: Name more invisibility typesShauren
2022-05-08Core/Spells: Add notes on remaining SpellAttr6Shauren
2022-05-08Core/Spells: Implemented SPELL_ATTR6_TAPS_IMMEDIATELYShauren
2022-05-08Core/Spells: Implemented SPELL_ATTR6_ABSORB_CANNOT_BE_IGNOREShauren
2022-05-07Core/Spells: Implemented SPELL_ATTR6_DELAY_COMBAT_TIMER_DURING_CASTShauren
2022-05-07Core/Spells: Implemented SPELL_ATTR6_NO_PUSHBACKShauren
2022-05-06Core/Spells: Implemented SPELL_ATTR6_AURA_IS_WEAPON_PROCShauren
2022-05-06Core/Spells: Implemented SPELL_ATTR6_DO_NOT_RESET_COOLDOWN_IN_ARENAShauren
2022-05-06Core/Spells: Implemented SPELL_ATTR6_ALLOW_EQUIP_WHILE_CASTINGtisk
2022-05-06Core/Misc: Fixed mistake in racemask IsEmptyShauren
2022-05-06Core/Spells: Rename SpellAttr6 to use official attribute namesShauren
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-05-02Core/Spells: Add notes on remaining SpellAttr5Shauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_AURA_UNIQUE_PER_CASTERShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_ALWAYS_LINE_OF_SIGHT and SPELL_ATTR5_ALW...Shauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_TREAT_AS_AREA_EFFECTShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_NOT_AVAILABLE_WHILE_CHARMEDShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLA...Shauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_IGNORE_AREA_EFFECT_PVP_CHECKShauren
2022-05-02Core/Auras: Added support for SPELL_ATTR5_LIMIT_N limit to other number than ...Shauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-05-01Core/Spells: Rename SpellAttr4 to use official attribute namesShauren
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-29Core/Misc: Updated ChatMsg enum to 9.2.0ModoX
2022-04-28Core/Spells: Rename SpellAttr2 to use official attribute namesShauren
2022-04-25Core/Spells: Rename SpellAttr1 to use official attribute namesShauren
2022-04-24Core/Spells: Rename SpellAttr0 to use official attribute namesShauren
2022-04-16Core/Auras: Remove aura 490 implementation (purpose unknown, needs more spell...Shauren
2022-04-16Core/Battlegrounds: Updated battleground join results enumShauren
2022-04-16Core/Battlegrounds: Implement mercenary systemTraesh