| Age | Commit message (Collapse) | Author |
|
Closes #24089
The spell 54613 is not used in the game
|
|
* Scripts/Ebon Hold: How To Win Friends And Influence Enemies
* Scripts/Ebon Hold: Improve SQL!
* Scripts/Ebon Hold: Final touch
* Scripts/Ebon Hold: Actually final touch
* Rename 9999_99_99_99_world.sql to 2020_01_26_04_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
|
* Scripts/Borean Tundra: Plug the Sinkholes
* Scripts/Borean Tundra: Improve SQL
* Scripts/Borean Tundra: Remove item script
* Rename 9999_99_99_99_world.sql to 2020_01_26_03_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
|
|
|
(#24062)
* Step 1: Rename GO_STATE_ACTIVE_ALTERNATIVE to GO_STATE_DESTROYED
* Update src/server/shared/SharedDefines.h
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
|
|
|
|
* Scripts/Violet Stand: Warmages
* Rename 9999_99_99_99_world.sql to 2020_01_19_02_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
|
* Scripts/Transitus Shield: Warmage
* Scripts/Transitus Shield: SQL fix
* Scripts/Transitus Shield: improve SQL
* Rename 9999_99_99_99_world.sql to 2020_01_19_01_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
|
Fix Ominous Clouds being only clockwise, now they move both clock and counter-clock wise.
Add a workaround for GenericMovementGenerator not handling correctly cyclic splines started by MoveCirclePath(), stopping the movement after a single round. The workaround code can be removed once the bug in GenericMovementGenerator is fixed.
|
|
Closes #24030
|
|
|
|
|
|
* spell_gen_turkey_marker::OnPeriodic: Pop expired stack timestamps from tracking list.
* Be a bit more explicit about the data type of removedCount.
* Formatting nudge.
* Remove brackets.
|
|
npc_green_dragon_combat_trigger
|
|
Dreamwalker
|
|
|
|
|
|
Closes #23658
|
|
|
|
|
|
|
|
Closes #24034
|
|
|
|
Say bye bye to every year changing dates
|
|
|
|
After 9c603ea87f09c47d52f093ccc73ee75c15eff6f5, dead creatures will tick UpdateAI
Closes: #24012
|
|
Closes #22090
|
|
|
|
Closes #23996
|
|
* additional output for additem command
when removing items with additem:
if the user provides an amount too large of a negative amount, the command will now output the amount of items that could not be destroyed.
* renamed sql file to hopefully avoid conflicts
* added clarification to failure string
* changed unneeded else if condition to else
* code style; braces
* Update and rename 9999_99_99_99_world.sql to 2019_12_28_01_world.sql
|
|
(Professor Putricide) (#23858)
More Info in: #23837
|
|
|
|
|
|
Closes #23977
|
|
|
|
|
|
|
|
* Boss/Script: Fix Mechano-Lord Capacitus's Nether Charges
Closes #23973
* Update boss_mechano_lord_capacitus.cpp
* Update boss_mechano_lord_capacitus.cpp
* Update boss_mechano_lord_capacitus.cpp
* Rename 2019_12_99_99_world.sql to 2019_12_19_00_world.sql
|
|
|
|
|
|
|
|
Making Aokromes happy
|
|
|
|
Closes #22407
|
|
Closes #23966
|
|
* Scripts/VioletHold: Minor improvements
* Now we can teleport inside with gossip if event is in progress
* Improve HavePlayers() check logic
* Remove a pointless comment
suggested by shauren
* Move CheckWipe function to execute every 3 seconds instead every map update
suggested by Riztazz
* I supose Riztazz forgot add this to repeat every 3 seconds
|
|
Closes #23916
|
|
* updated script model to new standard
* corrected spell usage and timers based on sniff data
* removed hacks
|
|
* Core/GameObjects: Skip LoS checks for traps
* Core/GameObjects: Fix spells cast by traps missing always
* Scripts/Spells: Fix WSG heal buff not healing
The WSG green heal buff is now cast by a GameObject so the spell target should be used to calculate the healing, not the GameObject.
|
|
(cherry picked from commit c3a9d56b56b665133707f587ecb1bd1c272f6911)
|