joschiwald
6b52cef5bc
Core/Spells: corrected implementation of SPELL_EFFECT_QUEST_START
2014-04-21 16:48:05 +02:00
Aokromes
e3e342b0f7
DB/Quest: operation Gnomeran chain correction
...
By untaught, closes #8314
2014-04-21 07:48:11 +02:00
Aokromes
9c16940193
DB/SAI: Fix runtime error 4856
...
By Fateswhisper, closes #11907
2014-04-21 03:53:49 +02:00
Warpten
e25416ee23
Merge pull request #11913 from NorthStrider/master
...
Core/Units: Don't set new power type if old power type is the same
2014-04-20 21:54:45 +02:00
ZackTsuna
518190ee88
Core/Units: Don't set new power type if old power type is the same
2014-04-20 21:22:21 +02:00
Aokromes
c26dec8dbb
DB/Misc: Adition to 29dccd9
...
By dr-j, closes #11911
2014-04-20 19:48:08 +02:00
Aokromes
2132fc41fa
DB/Creature: Fix Earthcaller Ryga
...
By untaught, closes #11827
2014-04-20 19:10:50 +02:00
Shauren
fd6fcbb547
Repository: Set line endings in .patch/.diff files to LF via .gitattributes
2014-04-20 16:51:10 +02:00
Shauren
0f5632c70e
Core/Misc: Fixed some -Weffc++ warnings
2014-04-20 16:48:35 +02:00
jackpoz
e830225b21
Core/Misc: Fix change faction on dead Night Elves keeping the speed buff
...
Fix change faction on dead Night Elves causing the new player keeping the 175% wisp speed buff.
Players will be resurrected automatically on change faction.
Closes #255
2014-04-20 15:02:19 +02:00
Shauren
fc538c5088
Tools: Enabled struct packing to ensure that structures are read from files properly
2014-04-20 14:49:44 +02:00
Aokromes
d4e355d534
DB/Creature Text: Add texts for Injured Soldiers
...
By untaught closes #11872
NOTE: don't posts multiple unrelated bugs on a single ticket.
2014-04-20 14:01:44 +02:00
Aokromes
6efe5d9603
DB/Creature: Fix Birgitte Cranston
...
By untaught, closes #11842
2014-04-20 11:57:48 +02:00
jackpoz
fb6365ac68
Core/Misc: Check GetVictim() for NULL before dereferencing it
...
Add additional NULL checks all around the code before dereferencing GetVictim() result.
Keep in mind UpdateVictim() result has nothing to do with GetVictim() result and the caller shouldn't assume anything about GetVictim() based on UpdateVictim().
2014-04-20 00:38:25 +02:00
jackpoz
8ca6371793
Core/Misc: Ensure GetVictim() returns a valid reference when expected
...
Add a new method EnsureVictim() which asserts a valid not NULL reference will be returned to the caller. Use this whenever the GetVictim() would be dereferenced .
2014-04-19 21:48:22 +02:00
Aokromes
fac3f445b1
Rename 2014_04_19_world_misc.sql to 2014_04_19_00_world_misc.sql
2014-04-19 20:53:59 +02:00
Warpten
d9493d9cc9
Scripts/Ruby Sanctum: Fixed corporeality scaling changes.
...
Thanks to Unholychick.
P.S.: #9231 if still valid will be fixed soon (tm)
2014-04-19 19:18:51 +02:00
Aokromes
1521352d34
DB/Quest: Plundering the Plunderers
...
By dr-j, closes #11902
2014-04-19 19:10:58 +02:00
Aokromes
29dccd9a4c
DB/Quest: Script replacement of/or issueing of items needed for quests
...
By dr-j closes #11901
2014-04-19 19:08:15 +02:00
jackpoz
93a68a66c3
Core/MMAPs: Improve NPC behavior with fences and high climbs
...
Increase the max walkable angle and max walkable climb in MMAPs generator to allow NPCs to jump on fences and climb steps.
This requires MMAPs to be extracted again with mmaps_generator, old extracted MMAPs are still compatible but will not provide the benefits of this commit.
Fixes #9965
2014-04-19 15:35:13 +02:00
Unholychick
574fa30ea6
Core/Spells: Convert Avenging Wrath to spellscript
...
Closes #11896
Closes #3464
2014-04-18 20:21:05 +02:00
Vincent-Michael
89cc056a50
Fix
2014-04-18 17:02:04 +02:00
Vincent-Michael
20c9981578
Core/Misc: Added missing field in npc_text table for loading
2014-04-18 16:56:05 +02:00
Dr-J
220a45b0cf
Scripts/Ulduar: Archivum Console
...
- Scripts for Archivum Console, Brann Bronzebeard (33235), Prospector Doren/Loren
- Fixing quest chaining for both versions of the archivum data disc chains
- Fixes loot so correct quest starter item drops from assembly when done in hard mode rather than 10m quest item dropping in 25 and nothing dropping in 10 man
- Scripted events for turn in of Archivum Data Disk, The celestial Planetarium and watcher Analysis's and turn in of ancient history (Val'anyr, Hammer of Ancient Kings chain)
- Fix both versions of the Celestial Planetarium
Closes #11547
Closes #11556
2014-04-17 21:52:08 +02:00
QAston
57e78dac6b
Merge pull request #11853 from Unholychick/patch-2
...
Done & taken procs & a few trinket fixes
2014-04-17 18:18:02 +02:00
Aokromes
b0d0bed9ef
DB/Creature: Highlord Bolvar Fordragon
...
By MitchesD, closes #11893
2014-04-17 07:56:50 +02:00
Kinzcool
f9381d2e8c
DB/Creatures: Added trigger flag to the remaining triggers
2014-04-16 20:15:01 -04:00
joschiwald
119688d964
Rename 2014_02_15_00_world_spelldifficulty_dbc.sql to 2014_04_17_01_world_spelldifficulty_dbc.sql
2014-04-17 02:03:53 +02:00
joschiwald
8877a87c99
Merge pull request #11614 from MitchesD/kelthuzad
...
Scripts/Kelthuzad: move spells into spelldifficulty_dbc and cleanup
2014-04-17 02:02:51 +02:00
joschiwald
fa472c6142
Merge pull request #11787 from MitchesD/misc
...
Scripts/ZulGurub: clean up the old code
2014-04-17 02:01:05 +02:00
joschiwald
0a014e1431
Scripts/UtgardeKeep: fixed some issues on Ingvar the Plunderer
...
Closes #10859
2014-04-17 00:09:43 +02:00
Kinzcool
07fd33fa2a
DB/BroadcastText: Corrected texts using backslashes and ALL the errored "EmoteDelay"s due to a fail in the parser *cough* *cough*
2014-04-15 20:51:56 -04:00
Kinzcool
d26889744d
DB/NPCText: Conversion to BroadcastText system for npc text (part IV)
2014-04-15 20:08:10 -04:00
w1sht0l1v3
f3fa0d0d37
DB/SAI: Runes of Compulsion (Quest: 12093)
...
Closes #4898
2014-04-16 00:42:06 +03:00
Kinzcool
3332ea9df8
DB/Gossips: Conversion to BroadcastText system for gossips (part III)
2014-04-14 19:21:52 -04:00
Unholychick
057169c21c
Fix done & taken procs
...
Corrects the logic for dot/hot procs and fixes spells such as althor's abacus, egg of mortal essence, black magic, spiritual attunement etc etc.
Reverts the remaining part of 8edf6247c0
2014-04-15 00:03:01 +02:00
Kinzcool
798b73a1ae
DB/CreatureText: Conversion to BroadcastText system part II
2014-04-14 15:29:11 -04:00
joschiwald
533cbf20bb
Core/Spells: addition to b9a62115b1
2014-04-14 21:12:05 +02:00
untaught
b9a62115b1
Core/Spells: fixed Relic of the Earthen Ring
...
Closes #11282
2014-04-14 19:48:13 +02:00
Kinzcool
6464cfd033
DB/CreatureText: Started the conversion to the BroadcastText system
2014-04-13 20:36:34 -04:00
jackpoz
ba61ec085d
Scripts/Commands: Add comment about 9d58410739 changes
2014-04-13 16:02:41 +02:00
jackpoz
9d58410739
Scripts/Commands: Fix memory leak in ".gobject add" command
...
Valgrind log:
158 (104 direct, 54 indirect) bytes in 1 blocks are definitely lost in loss record 24 of 73
at operator new(unsigned long) (vg_replace_malloc.c:319)
by GameObjectModel::Create(GameObject const&) (GameObjectModel.cpp:152)
by GameObject::Create(unsigned int, unsigned int, Map*, unsigned int, float, float, float, float, float, float, float, float, unsigned int, GOState, unsigned int) (GameObject.cpp:237)
by gobject_commandscript::HandleGameObjectAddCommand(ChatHandler*, char const*) (cs_gobject.cpp:155)
2014-04-13 15:01:20 +02:00
jackpoz
dc58ec0d6c
Scripts/Commands: ".modify speed" targets current Player by default
...
Allow ".modify speed" command to target current Player if there is no target or if the selected Unit is a Creature.
This behavior could be extended to other commands that require target Players.
2014-04-13 14:06:21 +02:00
jackpoz
a07e82530f
Scripts/Commands: Fix .mmap loc wrong coordinates
...
Fix .mmap loc command printing swapped x and y tile coordinates
2014-04-13 13:40:42 +02:00
Shauren
e51976e17a
Core/Spells: Fixed players being able to mount with all transform auras
...
Closes #11852
2014-04-13 01:06:46 +02:00
Aokromes
9568829dbf
DB/Item: Fix Essence of the Pure Flame scaling
...
By gecko32, closes #1925
2014-04-12 17:56:09 +02:00
Warpten
17923c3c44
Scripts/Commands: Ensure gameobject template is valid from .gob add temp [...]
...
As per Aokrome's spamming. "Avoids false positive logs"
2014-04-12 14:45:51 +02:00
Nyeriah
870d5d9c45
[TW278] - Core/Scripts: Prevent multiple spawns of Ulag
...
http://www.wowhead.com/quest=1819/ulag-the-cleaver
2014-04-11 22:36:38 +02:00
MitchesD
ab602837b1
Scripts/ZulGurub: clean up the code and remove old hacks
2014-04-11 18:43:38 +02:00
jackpoz
7b9b0edb5d
Core/GameObjects: Fix crash with Summoning Ritual GOs
...
Fix a crash happening with GAMEOBJECT_TYPE_SUMMONING_RITUAL GameObjects if a Player clicked on the GO, logged out and let another Player click on it.
Issue added in 464c0c1611
Fixes #11856
2014-04-10 20:41:34 +02:00