Dekadence
5ac63a43fb
Achievements/Guilds: Fix guild achievement tracking
...
- This fix a typo on commit TrinityCore@7ec22c5
- This fix update of criteria progress on login
Thanks to @DDuarte for initial commit and help with pull request
Thanks to @Kiritoo for send me sniffs
2014-09-27 14:28:10 +02:00
Aokromes
b48ba56efd
Core/Gossip: Implement GOSSIP_ICON_CHAT_21 to kill another startup error
2014-09-24 00:59:26 +02:00
joschiwald
c695c084b8
Scripts: update blackrock caverns
2014-09-23 20:47:05 +02:00
Malcrom
f72125a318
Scripting/Blackrock Caverns: Misc updates.
2014-09-23 15:13:38 -02:30
MitchesD
1455aaa83c
Scripts/BlackrockCaverns: fix build
2014-09-23 15:51:45 +02:00
Malcrom
0f1c819ccb
Scripting/Blackrock Caverens: A few updates to scripts.
...
Spawning almost complete.
2014-09-23 03:12:14 -02:30
DDuarte
878ffbc22a
SQLs: Rename 434 only sql files
2014-09-22 20:28:31 +01:00
Vincent-Michael
15520e38d0
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
sql/base/dev/world_database.sql
src/server/game/Entities/Player/Player.h
2014-09-22 06:41:14 +02:00
Vincent-Michael
1bd700284f
Core: Fix gcc build
2014-09-22 06:34:52 +02:00
Morgoporc
ec59c3ab03
Core/Players/DK: Implement Rune Grace Period mechanic
...
Closes #11736
Fixes #6122
2014-09-22 01:05:13 +01:00
Malcrom
89423032ec
DB/Creature Template: Fixed some startup errors.
2014-09-21 20:23:51 -02:30
Malcrom
7d92ccd3e5
Scripting/Blackrock Caverns: Fix some event numbers.
2014-09-21 19:21:45 -02:30
Malcrom
cc6e4d4608
Sripting/Blackrock Caverns: Start scripting for Blackrock Caverns
2014-09-21 19:05:59 -02:30
jackpoz
84efd8b92b
Scripts/Examples: Remove outdated example scripts
...
Remove outdated misleading example scripts not following anymore current TC codestyle and standards. Please refer to the wiki or forum for up to date examples and documentation.
2014-09-21 22:42:50 +02:00
jackpoz
6e27841382
Core/Misc: Refactor scripts to fix static analysis warnings
...
Seventh batch of fixes targeting 100 issues reported by Coverity
2014-09-21 22:15:04 +02:00
Shauren
243b80defb
Core/Entities: Fixed 4.3.4 guid format
2014-09-21 17:49:16 +02:00
Malcrom
dc814ed282
DB/Creature Model: Fix a few models by AriDEV
2014-09-21 13:18:14 -02:30
Vincent-Michael
1d8feb271c
Core:/SmartScript: Added log for item has credit spell blabla
2014-09-21 17:45:57 +02:00
DDuarte
d33c2952ad
SQLs: Rename updates/world sql files to the new format
2014-09-21 16:26:20 +01:00
jackpoz
b71f8367e4
Scripts/Shadowmoon Valley: Fix static analysis issues added in cd48ee01c0
...
Fix static analysis issues added in cd48ee01c0 about uninitialized values and pointers possibly point to free'd memory being dereferenced.
In memory of all the developers who got banned from IRC in the process of fixing these issues.
2014-09-21 17:21:04 +02:00
Vincent-Michael
31234c0ca0
SQL: Sync world_database after tdb 335.56 release
2014-09-21 17:09:51 +02:00
Vincent-Michael
2d277bc167
SQL: Update for 4.3.4
2014-09-21 17:07:20 +02:00
Dr-J
ffa6e37abc
DB/Misc: Remove more additem hacks
...
Use proper spells for creating items instead of sai action 56, this leaves only NR items using this action to add items as data missing for spells.
2014-09-21 16:05:56 +01:00
Warpten
e70ce42416
Merge pull request #13180 from ShinDarth/335_fix
...
Core/ObjectMgr: corrected error labels
2014-09-21 15:24:51 +02:00
ShinDarth
4892408ed0
Core/ObjectMgr: corrected error labels
2014-09-21 15:21:30 +02:00
Malcrom
cd48ee01c0
Scripting/Shadowmoon Vally: Added scripting for Infernal Attackers.
2014-09-21 10:46:49 -02:30
Dr-J
9be609c49e
DB/Misc: Remove some hacks for additem
...
* Replace sai to add some items with sai action 56 with correct spells to create items
* Add option and sai to replace Blood Elf Disguise for What Illidan Wants, Illidan Gets...
2014-09-21 12:51:05 +01:00
Vincent-Michael
e592a7bdbb
TDB 434.08 - 2014/09/21
2014-09-21 13:47:57 +02:00
Vincent-Michael
267e95dfe6
SQL: Only 4.3.4
2014-09-21 13:30:36 +02:00
Vincent-Michael
25c363e1d3
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-21 13:29:29 +02:00
Vincent-Michael
69c1e0d758
TDB 335.56 - 2014/09/21
TDB335.56
2014-09-21 13:26:27 +02:00
Vincent-Michael
d29556ef89
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-21 12:12:47 +02:00
Vincent-Michael
ef70382d5b
SQL: Only 3.3.5a
2014-09-21 12:12:16 +02:00
Vincent-Michael
5061def422
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/DataStores/DBCStructure.h
src/server/game/DataStores/DBCfmt.h
2014-09-21 12:11:03 +02:00
Shauren
e5e52406bd
Core/Misc: Fixed gcc build and some warnings
2014-09-21 11:07:31 +02:00
Shauren
e559e6b844
Core/AchievementMgr: Fixed build
2014-09-21 10:52:32 +02:00
Aokromes
793c56b8b7
DB/Creature: Delete 2 duplicate spawns
2014-09-21 10:23:58 +02:00
Vincent-Michael
076158e7a0
DB/Spells: Added missing EffectItemType stuff in spell_dbc table
2014-09-21 05:20:25 +02:00
Vincent-Michael
c243bf96d4
DB/Spells:
...
- Added EffectItemType columns to spell_dbc table
- Fix "Create Bundle of Bloodthistle"
2014-09-21 04:18:31 +02:00
Dr-J
df50d07567
DB/Misc: Fix gossip condition which was never met
...
Fix condition for gossip option 'Lend me a Windrider. I'm going to Spinebreaker Post!' on Wing Commander Brack for when player has got quest http://www.wowhead.com/quest=10242/spinebreaker-post .
The existing condition quest taken (9) was never met as this quest is complete in players log as soon as taken, ie just turn in no other objectives, and even when player had quest in log gossip would never be displayed,
2014-09-21 01:35:02 +01:00
Malcrom
cb9f7fce77
DB/Misc: Respawn Invis Infernal Caster, Wildhammer Defenders, Shadowmoon Scouts, and removed Infernals.
2014-09-20 21:57:36 -02:30
Vincent-Michael
a259c437b6
Core: Fix build
2014-09-20 23:23:04 +02:00
jackpoz
38952576f8
Core/Misc: Update helgrind suppressions
2014-09-20 22:41:49 +02:00
Vincent-Michael
f767aef12e
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Achievements/AchievementMgr.cpp
src/server/game/Achievements/AchievementMgr.h
src/server/game/Globals/ObjectMgr.cpp
2014-09-20 22:39:37 +02:00
jackpoz
a209fc30ff
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
2014-09-20 22:35:13 +02:00
Malcrom
72d08a146f
DB/Misc: Add missing creature spawns to Invasion Point, Shadowmoon Valley with pathing
2014-09-20 17:11:20 -02:30
jackpoz
b5e3535dbf
Core/Misc: Refactor scripts to fix static analysis warnings
...
Sixth batch of fixes targeting 100 issues reported by Coverity
2014-09-20 20:21:54 +02:00
Malcrom
53dbab809f
DB/Gameobject: Properly spawn Deathforged Infernals in Shadowmoon Vally
2014-09-20 15:25:31 -02:30
Malcrom
0cb1050dbf
DB/Creature: Some Shadowmoon missing spawns
2014-09-20 15:11:56 -02:30
joschiwald
54c195bee8
Core/Spells: fixed Intervade
...
Closes #13171
2014-09-20 19:15:37 +02:00