aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2021-11-21Core/Movement: correct logic wrongly ported in 2a84562dc8ccrs
2021-11-18Scripts/Commands: Fix crash caused by .set npc model (#22877)Giacomo Pozzoni
2021-11-15Add rotation to .gob info (#22723)Rochet2
2021-11-15Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2021-11-14Core/Commands: fix .appear command provide wrong undermap position (#22624)ForesterDev
2021-11-14Core/Commands: Fix quest remove error message (#22623)ForesterDev
2021-11-10Core/Commands: Fixed crash in .go commandsShauren
2021-11-08Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...Treeston
2021-10-26kill some whitespacesAokromes
2021-10-25Core/ChatCommands: Implement achievement link parsingTreeston
2021-10-25Scripts/Commands: Rewrite .account commands to new modelTreeston
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2021-10-23Core/RBAC: Simplification part 1. Nobody needs different permissions for each...Treeston
2021-10-23Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren.Treeston
2021-10-23Scripts/Commands: New command ".go instance". Goes to an instance.Treeston
2021-10-23Scripts/Commands: .npc info now includes react state infoTreeston
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-10-22Core/Scripts: Implement script name reloadingSeyden
2021-10-21Core/Commands: Fixed .damage command to work with spell schools caused by bad...Shauren
2021-10-21Scritpts/Commands: Fix area name display if no area present. Closes #21727.Treeston
2021-10-19Scripts/Commands: Fix .quest complete to properly work with PvP kill questsShauren
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-14Scripts/Commands: Demangled typeinfo of f7466c2 for gcc/cmakeTreeston
2021-10-14Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in a...Treeston
2021-10-09Core/Conversations: Replace _participants with generic personal object implem...Shauren
2021-10-07Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2 (PR #22087)killerwife
2021-10-05Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel (#2...ModoX
2021-10-03Core/Spells: Reduce number of CastSpell overloads to 1Shauren
2021-10-02Core/Transports: Store information about continent transportsShauren
2021-10-02Core/Commands: Remove the option to teleport to "startzone" with .unstuck com...Shauren
2021-10-01Core/Commands: Lookup spell command fixesShauren
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-26Core/Quest: Fix crash caused by disabled questsjackpoz
2021-09-26Core/Threat: My dictionary informs me that "fixtate" is not, in fact, a word....Treeston
2021-09-26Core/Threat: Re-add fixtate system. I am being told Netherspite needs it.Treeston
2021-09-26Core/Unit: UNIT_FLAG renamesTreeston
2021-09-26Core/Transports: Force transport passengers into legacy spawn groupShauren
2021-09-26Core/Misc: movement header cleanupccrs
2021-09-24Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2021-09-23Core/Misc: whitespace/tab cleanupariel-
2021-09-23Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...Treeston
2021-09-19Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#21642)Mikhail Redko
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-08-28Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...ariel-
2021-08-24Core/Creatures: Reworked setting move types in databaseShauren
2021-08-23Scripts/Command: build fix for horrible outdated boost version used by travisariel-
2021-08-08Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add Wor...Treeston
2021-08-08Core/GameObject: implemented gameobject_overrides table to change faction and...ariel-
2021-06-21Scripts/Commands: add AI/ScriptName to .gobject info (PR #21419)Gooyeth