| Age | Commit message (Collapse) | Author |
|
|
|
Closes #21067
Ty Kittnz, killerwife, Aokromes (sniffs)
|
|
|
|
* Scripts/Commands: Fix crash caused by .set npc model
Fix crash caused by .set npc model with invalid model id
|
|
|
|
Closes #20493
|
|
Fix crash added in PR #22806 happening in quest "Ruthless Cunning and Returning the Favor"
|
|
|
|
* Ruthless Cunning and Returning the Favor
* no more magic numbers
* now with scripted ai and condition
* travis
* more travis
* jackpoz
* now with no banner spellscripts
* typo
* Rename 9999_99_99_99_world.sql to 2018_12_03_00_word.sql
|
|
* Core/GameEvent: weekend xp rate
by kline
* Update to recent code
* compile fix try
things of copy and paste 4 years old code xd
* more code update
* forgot to change this
* Update worldserver.conf.dist
* Added function to calculate weekend event xp rates
By greenbagels
* Cleaning using scripts
* Implement daymask and rename variables etc.
* Rename script file weekend -> boosted
* Update src/server/game/World/World.cpp
Co-Authored-By: Aokromes <Aokromes@users.noreply.github.com>
* Fix xp multiplier not applying to quest rewards
* Disable xp boost script when no boosted days selected
|
|
MaxAffectedTargets to 3 (#22828)
Closes: #22826
|
|
and play nice with IDEs (PR #22768)
|
|
Closes #21264
ScheduleEvents need happens after remove ImmuneToPc, or it will cause evade.
|
|
Closes: #22755
Update: #20961
|
|
Update: #20234
Followup: a6673f6aa7a1c2ca4b3f2ac22cbff5f4191ec664
More Info: https://github.com/TrinityCore/TrinityCore/issues/20234#issuecomment-436970730
|
|
* CoA now as spellscript
* clean up drain soul
* keader
* keader2
* Rename 9999_99_99_99.sql to 2018_11_04_00_world.sql
|
|
* Add rotation to .gob info
- Add rotation (yaw, pitch, roll) to .gob info command
- Replace LANG_SPAWNINFO_DISTANCEFROMPLAYER with LANG_SPAWNINFO_ROTATION
- Fix description of .distance to describe the command arguments (the more you know..)
- Fix .gob info guid targetting nearest gameobject instead of finding with given guid
- Reorder the info data slightly
- Print location and rotation data regardless of object found in world
- Add error messages for when object is not found by guid or entry
|
|
|
|
|
|
|
|
|
|
High Justice Grimstone's movement script timers improvement in Ring of the Law.
case 6 & case 7 modifications:
- Event_Timer = 5000; // originally 0
Closes #20499 (High Justice Grimstone issue)
|
|
|
|
|
|
Ty Sirikfoll :)
|
|
Closes #17559
|
|
|
|
|
|
* add quest locales tables
|
|
Add quest fail if the npc dies
Ref #22586
|
|
* Atal'Alarion will now despawn as a regular Elite mob
(5 minutes unlooted or 2.5 minutes when fully looted)
instead of 7200 (ms) (7.2 seconds) before this change.
Closes #22531
|
|
Closes: #22545
|
|
|
|
Closes #22500
|
|
Fix infinite loop in Gyth fight and double event caused by Rend Blackhand being respawned.
Please note this event is completely bugged and unfinished and contains for sure more bugs.
|
|
- use DB gossip instead of `#define` (deprecated)
Updates #22500
|
|
|
|
Closes #22498
|
|
(#22477)
- The previous (wrong) spell ID used mana, so it was never cast because Firesworns aren't mana users
|
|
|
|
Closes #22478
|
|
ref https://github.com/TrinityCore/TrinityCore/commit/2e4358f726354d3954047eb63d4390ce39247335#r30588551
|
|
case where images would not spawn if he was casting during transition (#22474)
|
|
(#22475)
* Scripts/TempleOfAhnQiraj: Implement Battleguard Sartura's skip-prevention area trigger
* Sartura engages players if they try to skip her by walking past down the tunnel
* Clean up the instance script a bit
|
|
std::list does not provide random access
|
|
because we all love retri paladins and hate healers, right?, right?
|
|
Closes #15769
|
|
* Unify Chrono Literals
* Retire IN_MILLISECONDS
* Build fix
* Build fix (sequel)
* Retire urand()
* Edge cases
* Build
* Whitespaces
* More edge cases
* Additional cases
|
|
behavior, sanitize pointer usage, code style. Closes #22374.
|
|
make it do anything.
|