aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2025-04-15Core/Items: restore item random enchantmentsOvahlord
2025-04-12Core/Commands: Allow non-const reference arguments in chat command handlersShauren
2025-04-09Core/Network: Move to separate projectShauren
2025-04-06Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-02-04Core/Commands: Fixed .debug guidlimits output for creature guidsShauren
2025-02-01Core/Spells: Remove manual spell guid creation in scriptsShauren
2025-01-09Core/Misc: Removed GetClassName preprocessor hackShauren
2025-01-09Core/Commands: Extract bonus lists and item context from provided item link f...Shauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-12-29Core/Loot: Implemented automatic flagging of tracking quests from lootShauren
2024-12-26Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...Ovahlord
2024-12-12Build fix for old boost versionShauren
2024-12-12Core/Commands: Fix vmap directory size calculation for .server debug command ...Shauren
2024-12-07Core/Commands: Handle more quest objective types with .quest complete commandShauren
2024-11-01Core/Packets: updated packet structures for 4.4.1Ovahlord
2024-11-01Core/PacketIO: updated update fields to 4.4.1funjoker
2024-09-18Core/Misc: remove character creation code for Demon Hunters, Evokers and Alli...Ovahlord
2024-09-17Core/Commands: Refactor .additem to use typed argsShauren
2024-09-01Core/Misc: removed most retail specialization code and restored legacy functi...Ovahlord
2024-08-27Core/Commands: Fix windows unicode escape sequence warningShauren
2024-08-27Core/Loot: Implemented currency lootShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-07-28Core/Player: removed InitTalentForLevel as it no longer serves any purpose wh...Ovahlord
2024-07-27Core/Player: initial work on implementing talents for CataclysmOvahlord
2024-06-23Core/Commands: Allow to complete tracking quests with .quest complete command...Meji
2024-06-13Core/Quests: update quest_template fields to 4.4.0Ovahlord
2024-05-28Core/Misc: Minor fixes in preparation to support fmt v10Shauren
2024-05-28Core/Misc: Support boost 1.85Shauren
2024-05-28Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-05-28Core/Creatures: Changed the spawn health field in creature table to a percent...Meji
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-28Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-25Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-19Scripts/Commands: fixed buildOvahlord
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-12Core/Players: updated inventory slotsOvahlord
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...Shauren
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-27Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...Shauren
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2023-12-30Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...Shauren
2023-12-03Scripts/Commands: Restore worldserver port output in .server debug (#29466)Odyssey
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-10-06Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...Shauren
2023-09-24Core/Commands: Fixed accessing empty optional in .modify faction commandShauren