Commit Graph

7946 Commits

Author SHA1 Message Date
Shauren
941904d5ea Core/Items: Updated item stat calculations
* Implemented item modifiers
* Implemented item bonuses
2014-12-23 00:25:43 +01:00
Northstrider
0c0207a2f9 DB/CreatureText: Update Feledren the Banished's creature text with its missing sound
Closes #13732

(cherry picked from commit 249270c52c)
2014-12-21 21:16:16 -02:00
Vincent-Michael
5177d776d2 DB/BattleNet: Update wow build to 19342 2014-12-20 11:32:26 +01:00
Shauren
9f0051c4e5 Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spells 2014-12-19 23:52:29 +01:00
Kinzcool
bdeb3026e2 DB/Quests: Added a new quest table for their objectives 2014-12-19 16:33:31 -05:00
Rat
085df6d987 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells
Conflicts:
	src/server/scripts/Northrend/Ulduar/HallsOfLightning/boss_loken.cpp
2014-12-19 20:10:10 +01:00
Nyeriah
037418a116 Scripts/Naxxramas:
* Implement dialogue after Sapphiron dies.
* Spawn missing triggers at Kel'Thuzad's room.
* Implement a couple of missing texts and emotes to Kel'Thuzad's fight.

(cherry picked from commit dd942db85f)
2014-12-17 14:56:42 -02:00
joschiwald
58aca0da81 Scripts/Archimonde: replaced one yell with proper db content and unhacked drain world tree 2014-12-15 00:05:30 +01:00
Nyeriah
0e995303fb Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing and the one after killing Mr. Bigglesworth
(cherry picked from commit ee1fa93360)
2014-12-13 21:53:47 -02:00
Nyeriah
6c7472a6d3 Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after Gothik's death
(cherry picked from commit f7a5a19f00
2014-12-12 15:21:15 -02:00
Nyeriah
3fc612b277 DB/Conditions: Update instance data enum value on condition for Descent into Madness teleporter gossip (previous value was 14 which now refers to BOSS_BRIGHTLEAF)
(cherry picked from commit 1076b469db)
2014-12-12 01:33:14 -02:00
Nyeriah
ba19f84402 DB/Creature: Onyxia's immunities
* Add immunity to interrupt effects
* Remove immunity to taunt effects as that was only valid for the classic version

(cherry picked from commit e75534301d)
2014-12-12 01:31:34 -02:00
Nyeriah
775ce243c4 DB/Misc: Add missing spawns of Bloodcursed Voyagers and few additional scripts
* Scripts Captain Edward Hanes to cast The Captain's Kiss upon accepting "The Bloodcursed Legacy" and "The Hopeless Ones..."
* Script his gossip and add menu option from sniffs

Closes #9611

(cherry picked from commit 72ad55469d)
2014-12-12 01:18:29 -02:00
Nyeriah
99c4c4cee5 Core/RBAC: Allow setting different default security level roles to different realms
(cherry picked from commit c79af3f16f)
2014-12-10 22:50:28 -02:00
Intel
4825832c85 Merge branch '6.x' into Spells
Conflicts:
	src/server/game/DataStores/DBCStores.h
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Server/Protocol/Opcodes.cpp
	src/server/scripts/Spells/spell_druid.cpp
2014-12-07 23:20:52 +02:00
Vincent-Michael
5007efd7a2 DB/BattleNet: Update wow build to 19243 2014-12-05 22:52:38 +01:00
Rat
4b8493d4b2 Renamed wrong named sql file from merge 2014-12-05 14:55:51 +01:00
Rat
340f725795 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells 2014-12-04 19:30:00 +01:00
Rat
08f486bfcf Core/Spells: some updates to player spell and talent learning 2014-12-04 19:23:35 +01:00
Naios
7e68b39873 DB/GameTele: Add some Pandaria teleport positions. 2014-12-04 07:55:53 +01:00
Rat
df2514f044 Core/Spells:
- fixed special action buttons
- added all 6.0.3 player starting spells (needs a little cleanup after level based auto learning is done)
- added all 6.0.3 player starting actions
2014-12-01 22:08:46 +01:00
Kinzcool
e3b23c2513 Core/Creature: Implemented negative levels for creatures having -1 as expansion 2014-11-30 03:45:48 -05:00
Nayd
ed3970690c DB/Schema/Auth: Also change battlenet_accounts.os to varchar(4)
Ref 59bb9c20f3
2014-11-25 16:44:50 +00:00
Nayd
59bb9c20f3 DB/Schema/Auth: Change account.os to varchar(4)
Windows and Mac 64 bit clients send "Wn64" and "Mc64", respectively, and that does not fit in a varchar(3)
2014-11-23 23:53:22 +00:00
Kinzcool
da5d0da724 Core/Spells: Made the loading of the orientation of SPELL_DEST_DB from SpellEffect.dbc 2014-11-21 17:29:08 -05:00
joschiwald
c7a0cc02f6 Scripts/SethekkHalls: fixed Talon King Coffer
(cherry picked from commit 716d1404de)
2014-11-21 01:14:53 +01:00
Nayd
5bf5791758 It's a good idea to save file changes before commiting. 7aac3bc152 2014-11-20 14:14:03 +00:00
Naios
7aac3bc152 DB/GameTele: Added some Draenor teleport positions.
Closes #13594
2014-11-20 14:05:11 +00:00
Kinzcool
ca5824799f DB/Misc: Updated the change faction reputations up to 6.0.3.19057 2014-11-19 21:36:54 -05:00
Aokromes
d08d6d08ef DB/Commands: Fix 2 commands permisions
Closes #13592
2014-11-19 11:44:06 +01:00
Kinzcool
cff8b62448 DB/Creatures: Removed "Class Trainer" & "Trainer" flags from class trainers 2014-11-17 00:07:42 -05:00
Kinzcool
2c22beaaef DB/Trainers: Truncated npc_trainer
* Professions will be redone later
2014-11-16 16:26:50 -05:00
Kinzcool
350373d980 DB/Models: Updated creatures' model data up to 6.0.3.19057 2014-11-16 16:17:29 -05:00
MitchesD
061a577471 DB/SAI: fixed target_type of spell Vampire Rush, added in my previous commit.
I have used target_type, which caused that NPC used the spell on all players in range, that's wrong.

(cherry picked from commit 1699cf70dd)
2014-11-16 19:48:46 +01:00
Nayd
ddc259a744 DB/PageTexts: Multiple page texts 2014-11-16 01:49:17 +00:00
AriDEV
0dd2d159d3 DB/PageTexts: Dog-Eared Note
Closes #13562
2014-11-16 01:48:49 +00:00
Nayd
b94e1cdc1d Core/Loading: Fix crash in LoadMissingKeyChains
Also emptied `world`.`keychain_db2`

Closes #13566
2014-11-16 01:20:12 +00:00
Intel
da52c8d54e Core/Talents:
Fixed SMSG_TALENTS_INFO packet
Fixed talents saving to DB
Renamed 'talent spec' to 'talent group' since this name was shadowing character specializations (and new name is correct according to JAM)
Enabled loading of MinorTalent.dbc (will be used later)
Added additional specialization check in LearnTalent
2014-11-12 21:43:48 +02:00
Aokromes
bc3244c6bc Rename 2014_11_10_03_world.sql to 2014_11_10_03_world.sql 2014-11-11 07:42:43 +01:00
Heihachi
87fb23d8ab Scripts/Commands: mod xp command
Closes #13476

(cherry picked from commit 3e03e546d3)

Conflicts:
	sql/base/auth_database.sql
	src/server/scripts/Commands/cs_modify.cpp
2014-11-11 00:58:13 +00:00
DDuarte
9c55d9fdeb Core/Commands: implement .pvpstats command
Shows number of battleground victories in the last 7 days

Closes #13460

Conflicts:
	sql/base/auth_database.sql
	sql/updates/auth/2014_11_10_00_auth.sql
	src/server/game/Accounts/RBAC.h

(cherry picked from commit fd0b961781)
2014-11-10 23:10:02 +00:00
Dr-J
a74b7228b8 DB/Quest: Rallying the Troops
The original fix by @Nevadas is correct according to sniff, when the spell hits the grizzly hills giant in sniff it just gains aura and gives kill credit thats it,

Closes https://github.com/TrinityCore/TrinityCore/issues/4173
2014-11-10 21:57:42 +00:00
Rat
f2e4a43754 Core/DataBase: Updated spell_proc and spell_proc_event tables 2014-11-10 17:03:33 +01:00
Rat
d268b81044 Revert "Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2, SpellPower.db2, SpellAuraRestrictions.db2, OverrideSpellData.db2 files"
This reverts commit b4a9f47123.
2014-11-10 15:11:42 +01:00
Rat
b4a9f47123 Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2, SpellPower.db2, SpellAuraRestrictions.db2, OverrideSpellData.db2 files
- Note: you will need the above files from 6.x
- Implemented flag128 class, used for spellfamilymasks
2014-11-10 11:28:34 +01:00
DDuarte
d36af78c7f DB/World: Update faction and unit_class to default values 2014-11-10 02:35:25 +00:00
DDuarte
ad2cc63569 SQL: Update auth_database.sql
It was missing an update to realmlist.gamebuild
2014-11-10 02:34:33 +00:00
Shauren
0c27ffaa49 Core/Commands: Battle.net account command changes
* All commands renamed from "battlenetaccount" to "bnetaccount"
* bnetaccount create now also creates and links initial game account
* Added new commands bnetaccount link/unlink to manage relations between existing accounts
2014-11-10 01:19:24 +01:00
Kinzcool
0ea4069b98 SQL: Updated the base build with changes in 2d74ee9141 2014-11-09 13:23:48 -05:00
Kinzcool
2d74ee9141 DB/Realmlist: Updated the required build to the actual base build 2014-11-09 13:20:05 -05:00