Commit Graph

22043 Commits

Author SHA1 Message Date
Keader
2cbc68a6d8 Core/Scripts: Missing break and added ZBoundary in Blood Queen Lana Thel 2017-01-07 07:21:06 +01:00
Rushor
bef4f69899 Scripts/TrialOfTheCrusader: Anub'Arak Enable Emerge Emote (#18721) 2017-01-07 07:20:56 +01:00
Gustavo
b42f9370c8 Core/Scripts: Implement Boss Coren Direbrew (#18137) 2017-01-07 07:20:43 +01:00
Gildor
7965c5343b Build Fix (#18719)
Closes #18718
2017-01-07 07:20:19 +01:00
Keader
d9a723dbb6 Build Fix 2017-01-02 07:49:17 +01:00
Keader
7032ff8cd4 Core/Scripts: Blood Prince Council refactored and fixed reported issues (#18632)
Closes #7150
2017-01-02 07:48:11 +01:00
Keader
7787c97513 Core/Scripts: Illidari Council Rewrite
Thanks to Sirikfoll, Krudor and Offl for all help
2017-01-02 07:47:26 +01:00
Aokromes
719a317a67 Update copyright note for 2017 2017-01-02 07:26:38 +01:00
Aokromes
54057b1ed4 fix merge 2017-01-01 16:27:00 +01:00
Rushor
b418b5b58f Scripts/Quest: Work Work! Move Lazy Peon script to SAI 2017-01-01 15:42:33 +01:00
Ayrton Stout
3b3183f6cf Fixed array size bug with the auction house bid price. Lowered the default max bid price (#18697)
Closes #18698
2017-01-01 13:38:32 +01:00
xinef1
59f8f59520 Core/Pets: Fixed hunter pet resistance exploit (#18600) 2017-01-01 13:38:23 +01:00
xinef1
ae56332789 Core/World: Simplified sleep calculation routine for world update thread (#18634) 2017-01-01 13:38:02 +01:00
Ayrton Stout
eed28a5be9 Core/AH: AuctionHouseBot BidPrice determined by config options 2017-01-01 13:37:53 +01:00
ariel-
001e7f8212 Core/Player: Recast lost by death item obtain spells of any items held in the inventory when resurrecting
I HAS BUKKIT

Closes #5184
2017-01-01 13:35:15 +01:00
ariel-
c5d9f07a2a Core/Vehicles: make vehicles immune to Cyclone
Closes #18489
2017-01-01 13:35:06 +01:00
xinef1
1ba5a92343 Core/Items: Fixed problem where item dependent auras are not properly updated (#18592)
-  Introduced in 7e83d7e22a

Closes #18506
2017-01-01 13:34:34 +01:00
xinef1
2f43df388d Core/Spell: Fixed bug where spell could fail to hit a target properly even if all conditions were met (#18596) 2017-01-01 13:29:19 +01:00
Aokromes
f76121fafc missing change 2016-12-30 02:07:48 +01:00
Aokromes
c787664a23 Fix build 2016-12-30 02:06:20 +01:00
DDuarte
0578f5612a Dep: Update fmt (cppformat) to 3.0.1 7fa8f8fa48 2016-12-30 01:19:58 +01:00
ariel-
38754b396e Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticks
Closes #14726
2016-12-30 01:16:41 +01:00
Aokromes
acdf0f3427 missing part 2016-12-29 05:30:28 +01:00
Aokromes
637ab1a56c Core/Opcodes: Enable another opcode 2016-12-29 04:57:27 +01:00
Keader
cde1877d7d Core/Scripts: Fixed chase movement in Palehoof encounter
Closes #15405
2016-12-28 16:12:40 +01:00
Keader
0db82c91fe Build fix 2016-12-28 16:11:53 +01:00
Keader
481160caac Core/Scripts: Black Temple misc fixes
Closes #18176
* Implemented faction change of Ashtongues when Shade of Akama dies
* Moved factions to black_temple.h
* Removed explicit from EnslavedSoulEvent (Reliquary of Souls)
* Fixed a typo in Skeram Script (followup 5f44890049)
* Fixed spell Shadow Inferno (Illidari Nightlord)
2016-12-28 16:11:44 +01:00
xinef1
ae6f40555e Core/Movement: Typo fix for falling to void case (#18611) 2016-12-28 16:11:08 +01:00
Keader
dc7cd66a70 Core/Scripts: Added missing spells in Skeram (#18486) 2016-12-28 16:11:01 +01:00
Kittnz
79e28d4452 Tabs 2016-12-28 16:10:54 +01:00
Kittnz
a2e01f386a Core/SmartScript: update ACTION_GO_SET_GO_STATE
GO_STATE_ACTIVE             = 0,                        // show in world as used and not reset (closed door open)
GO_STATE_READY              = 1,                        // show in world as ready (closed door close)
GO_STATE_ACTIVE_ALTERNATIVE = 2                         // show in world as used in alt way and not reset (closed door open by cannon fire)

Credits to Sunwell
2016-12-28 16:10:44 +01:00
Kittnz
0f734dc43a Core/Events: Fixed logic for Fireworks Show at New Years Adjustments 2016-12-28 16:10:37 +01:00
Kittnz
d2551101fb Core/Events: Adjust timings and occurrence for Fireworks Show at New Years Eve 2016-12-28 16:10:29 +01:00
xinef1
8e824d0b32 Core/Items: Fixed empty slots handling in equipment manager (#18613) 2016-12-28 16:08:43 +01:00
xinef1
3d4a36a5bd Core/Units: Fixed bug in stun code making units summoned by npcs to never break out of stun (#18612) 2016-12-28 16:08:35 +01:00
xinef1
297fdc6e1a Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605) 2016-12-28 16:08:22 +01:00
sirikfoll
bada32707d Core/Ruby: Minor fixes in Halion encounter
* Some codestyle fixes
* Fixed wrong Halion summon with Hotswap system
* Fixed evade issue
* Fixed emblem frost exploit
2016-12-28 16:05:10 +01:00
Keader
d192ff2e7c Core/Ulduar: Fixed XT002 Heart phase
Closes #18557
Thanks to xinef1
* Fixed Heart Phase
* Fixed Combat bug with Heart after wipe
* Added DespawnAtEvadeMethod
2016-12-28 16:05:03 +01:00
Keader
5f2fa73f7a Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounter
Closes #18530
* Fixed range issue
* Fixed weave spawn when Summon Timmer Suppresser(70912) is casted
* Fixed spawn count
2016-12-28 16:04:38 +01:00
Keader
c96d92eb8a Core/Scripts: Mother Shahraz encounter rewrite (#18446) 2016-12-28 16:04:12 +01:00
Keader
75ad9b01fd Core/Scripts: Minor fixes in Baltharus The Warborn (#18550)
* Core/Scripts: Minor fixes in Baltharus The Warborn

* go away travis
2016-12-28 16:04:03 +01:00
sirikfoll
d7fcf684c0 Scripts/Events Implement Pilgrim's Bounty Bountiful Table 2016-12-28 16:03:16 +01:00
Aokromes
ffb8b463d1 Core/Misc: Mark some rbac/trinity_string entries as used 2016-12-28 16:02:55 +01:00
Aokromes
300de1477f fix build 2016-12-16 20:37:49 +01:00
Aokromes
949ce2d576 Core/Units: Cleanup hardcoded magic numbers for byte field offsets
(cherry picked from commit ac1dc75)
2016-12-16 19:54:22 +01:00
Keader
dc0a599467 Core/Scripts: Black Temple - added comments in all SpellScripts (#18494) 2016-12-16 19:29:26 +01:00
ariel-
f32fe0cd0e Core/Player: prevent early aura removal when swapping weapons
Closes #18428
2016-12-16 19:28:06 +01:00
ariel-
af85fd52da Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommands
Ref #18463
2016-12-16 19:27:57 +01:00
Keader
5a0ab74588 Core/Scripts: Fixed Reliquary of Souls Boundary (#18470)
Followup 02f18419f5
2016-12-16 19:25:36 +01:00
Aokromes
bdf74d9e8f Update boss_reliquary_of_souls.cpp 2016-12-16 19:25:27 +01:00