Commit Graph

3848 Commits

Author SHA1 Message Date
kaelima 2b2ebfaac0 DB/Spell Bonus Data: Fix more spell power stacking exploits (items & enchants)
Thanks Hitplusone, amort and SignFinder for the list
Closes #1701
2012-04-12 02:12:07 +02:00
tobmaps 40309110ac DB/Spell Bonus Data:
- Set 0 values for some spells that should never scale with spell power. If some have been left out please report an issue.
- Set 20% ap coefficient for Howling Blast
Closes #6163
Closes #4166
Closes #436
2012-04-12 01:50:09 +02:00
kaelima 636d553aa8 DB/WDB: Remove temp entry 68686 and replace with existing wdbverified
(doesnt really fix anything, just for the sake of using proper entries)
2012-04-12 01:32:56 +02:00
kaelima f60e9a4f84 DB/Creature: Use proper model for Celestial Steed - fixes some animations
Closes #6166
2012-04-12 01:11:12 +02:00
Subv e309c4fe1b Core/Spells: Fixed Riptide bonus on Chain Heal
closes #1152

Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-08 19:09:30 -05:00
Nay 1922314858 DB/Spells: Add a missing spell (Blessed Life) to spell_dbc
Made with love, for Subv.
2012-04-08 15:24:13 +01:00
Shauren 5e485cba76 Scripts/Icecrown Citadel: Fixed Mystic Buffet applying on targets hidden behind Ice Tombs 2012-04-08 15:15:16 +02:00
Nay 2d0e5e2e0c Core/Conditions: Add missing code for CONDITION_TITLE
DB/Char: Add changes to character base
Thanks to manuel and QAston for noticing
2012-04-08 12:56:18 +01:00
Discover- 01fc695bad Database/Misc: Template updates for Gymer.
Author: Faq

Closes #6089
2012-04-08 13:18:58 +02:00
Shauren 56766949fa Scripts/Icecrown Citaldel
* Timer improvements after air phase for Sindragosa
* Added landing animation after air phase
* Unchained Magic affects 6 targets on 25 man mode
*
2012-04-08 12:14:04 +02:00
Subv f17b990f68 Core/Spells: Fixed rogue T10 2P and 4P bonuses
Closes #422

Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-07 16:58:56 -05:00
Vincent-Core 59493a7f71 Db/GameEvent: Fix start_time for Noblegarden and Children's Week 2012-04-07 21:08:17 +02:00
Nay 3d83f663f6 Core/Tickets: Add report time and current latency to lag_reports table
It's a tiny bit more useful now.
2012-04-07 19:12:14 +01:00
Shauren c2c8b62282 DB/Spawns: Added missing gameobject at Majordomo Executus area (damage on pile of coal) 2012-04-07 17:00:05 +02:00
Helias 7dfebf57fc DB/GOs: Add missing page_text data
Data from UDB
Closes #6074
2012-04-07 15:10:04 +01:00
Nay a074497880 Core&DB/Spells: Fix Warr T8 4p bonus
- Added missing spell to DB
- Corrected DBC data that is, very likely, wrong
Closes #2386
2012-04-06 19:33:32 +01:00
Nay bc3ea0d1f6 DB/GOs: Add (custom) template for spell focus GO required by spell 70477
Thanks Altair, I guess..
2012-04-06 19:17:36 +01:00
Nay d546a531c3 Core&DB/Spells: Fix DK T8 4p bonus
- Added missing spell to DB
- Corrected DBC data that is, very likely, wrong
Closes #6062
2012-04-06 18:49:40 +01:00
Nay e2cfef4a1a DB/Spells: Fix DK T7 4p bonus for Death Strike
Closes #6059
2012-04-06 16:00:05 +01:00
Subv 4126e76862 SQL/Spells: Fixed Libram of Veracity proc
Closes #6022

Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-05 12:10:48 -05:00
Kandera 9ae22e06f6 Core/Spells: Fix unrelenting assault not proccing aura when overpower is used while target is casting.
Closes #5965
2012-04-05 12:46:51 -04:00
Nay e3fd50b7f5 This should have been commented out (@ previous commit) 2012-04-05 17:42:19 +01:00
Nay d155304f84 DB/GOs: Correct some templates and add a missing one (WDB)
DB/Auth: Add missed change to auth_base.sql
Also fix file endings in some of hte sqls
2012-04-05 17:38:13 +01:00
Subv a7de92a7a1 Core/Spells: Rune Strike should only be available for use once after a block/parry
Closes #6007

Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-04 21:41:54 -05:00
Subv 98687770ff SQL/Spells: Will of Sartharion should only affect the drakes and Sartharion, patch by Vincent-Michael
Closes #5641
2012-04-04 14:15:16 -05:00
leak e359bfef1b SQL: Adjust rollup filename and change address length to 255 according to RFC 1035 2012-04-04 17:58:54 +02:00
kandera 0814bfb35e Update sql/updates/world/2012_04_03_00_world_spell_script_names.sql 2012-04-03 11:21:53 -03:00
Kandera cce8b56a26 Core/Spells: fix wintergrasp water being applied to players. small codestyle fix 2012-04-03 10:19:17 -04:00
Subv 66629854d0 Merge pull request #5981 from Jildor/fix_Spinning_Pain_Spike2
Core/Spells: Fix Spinning Pain Spike damage
closes #5652
2012-04-01 15:13:41 -07:00
Nay 4e58efcfec DB/Conditions: Capture Jormungar Spawn can only be used in Ice Heart Cavern
Fix by Discover and Havenard
Closes #2452
Also fix a typo in a previous commit
2012-04-01 18:45:31 +01:00
Odyssey b07e236783 DB/SAI: Fix quest Falcon Versus Hawk
Closes #2127
2012-04-01 17:53:02 +01:00
Discover- f7b1edf60d DB/NPC: Mana Beast shouldn't reward XP
Closes #1887
2012-04-01 17:45:43 +01:00
Svannon 860c0cb43a DB/Conditions: Imbued Scourge Shroud should only be used in City area (conditions)
Closes #1527
2012-04-01 17:42:39 +01:00
Subv ceb27c2332 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-04-01 11:13:18 -05:00
Subv 65ba081b6c SQL/Spells: Missing SQL from previous commit 2012-04-01 11:06:08 -05:00
Nay 8b81c1a570 DB/NPC: Fix trainers added in 1bc99cd5af 2012-04-01 17:04:19 +01:00
Jildor b8558a6990 Core/Spells: Fix Spinning Pain Spike damage
Close: #5652
2012-04-01 18:00:37 +02:00
Nay 1bc99cd5af DB/Spawns: Fix previous commit (512aa8897b) 2012-04-01 14:55:19 +01:00
Discover- 512aa8897b Database/Spawns: Spawn some missing creatures.
Closes #5974
2012-04-01 14:54:15 +02:00
Nay 00264e45cf DB/Auth: Increase realmlist.address size to 64 (varchar)
You might want to verify if the previous size did not truncate your address (it was 15)
2012-04-01 03:09:02 +01:00
ZxBiohazardZx 343a93a56f DB/Loot: Antechamber of Ulduar reworked 2012-03-31 19:20:38 +02:00
click 7efb637258 DB/Quest: Add SAI-script for quests - thanks to Unholy and Redsonja for recreating the SQL.
Closes #1448, #3812, #4312, #385.
2012-03-31 04:59:58 +02:00
leak a14aa37585 Core/DBLayer: Fix value list from recent changes 2012-03-28 21:34:26 +02:00
leak 4bead55dcd SQL: Proper prefixing 2012-03-28 19:51:13 +02:00
leak 7309ee5621 SQL: Auth db data type cleanup logs, realmcharacters, realmlist, uptime / Storage engine switched to InnoDB Note:
As for the redundant `uptime`.`startstring` being removed, this page might be of interest how to generate time strings from unix timestamps
http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_from-unixtime
2012-03-28 19:46:38 +02:00
click 6237ddac34 Partially revert a36a0a77ef.
Cleaning databases for old/deprecated and expired quests should never be a
developers choice specifically. This should be done by admins, not developers,
through the use of the already existing paramters found in the worldserver config :
CleanCharacterDB / PersistentCharacterCleanFlags

An adjustment to the respective questloader prepared statement has been done to
accomodate for the earlier change (by not loading such quests into memory at all).

Documentation for how this cleanup-procedures work already exists in the core :
doc/CharacterDBCleanup.txt.
2012-03-28 19:31:06 +02:00
leak a01e2a59cd SQL: Auth db data type cleanup account_access, account_banned, ip_banned / Storage engine switched to InnoDB 2012-03-28 16:48:49 +02:00
leak b21725ecac SQL: Auth db data type cleanup account / Storage engine switched to InnoDB 2012-03-28 16:39:59 +02:00
click 63c4d2b96e Core/DB: Adjust AP-bonuses for Hunter Volley (thanks to Jildor) 2012-03-28 04:33:51 +02:00
Nay f44e6834df Core/DBLayer: Fix remaining errors in loading world tables and a couple of them in characters database
Also removed World::LoadIp2nation(), it was not doing anything.
Closes #5897
2012-03-28 00:38:24 +01:00