tobmaps
8fc000b216
Core/Spells: Fixed damage from warlock's Death Coil
2011-05-10 22:28:28 +07:00
tobmaps
6edde93e75
Core/Spells: Fix damage and combat log for spell Hand of Reckoning
2011-05-10 20:27:08 +07:00
Shocker
2703c6a38b
Core/Commands: Include mute/ban info in .pinfo command
2011-05-09 18:00:42 +03:00
Shocker
3fa651ce19
Core/Misc: Include resilience in character_stats
2011-05-09 17:01:10 +03:00
kezo90
8a2b1c302b
DB/SQL: Remove duplicate entry from world database
...
Closes #1414
2011-05-09 13:15:47 +03:00
kaelima
3f7926e0d2
Core/Spells: Fix Warlock T6 2p Bonus. Also split last commit into two sqls
2011-05-06 13:01:51 +02:00
kaelima
9e0129a72a
Core/Spells: Fix Item - Coliseum 25 Heroic Caster Trinket - Pillar of Flame
2011-05-06 12:57:35 +02:00
kaelima
72d08b6e8d
Core/Spells: Fix Death Knight T9 Melee 2p Bonus
2011-05-06 12:53:40 +02:00
Shocker
dc6224d60a
Core/Spells: Fix Warrior T10 Protection 4P Bonus
...
Closes #1307
2011-05-06 13:36:03 +03:00
runningnak3d
49602752a6
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2011-05-06 00:33:22 -04:00
runningnak3d
3acbd2aaf6
SQL/Structure: Allow 20 character guild names.
2011-05-06 00:32:26 -04:00
Shocker
0baf01892c
Merge pull request #31 from Ramusik/master
...
.modify scale on creatures, Combustion bug, Starfall supressing from root effects corrected, Dislodged Foreign Object no proc from heals, .learn all_myspells remove only player spells
2011-05-05 11:34:25 -07:00
telsamat
6d63f92bdb
Core/Spells: Fix internal cooldown for Mirror of Truth trinket
...
Closes #1365
2011-05-04 09:15:21 +03:00
Shocker
6b709d1ee0
Core/Spells: Glyph of Shadowflame effect should be removed when Shadowflame is removed
...
Closes #1359
2011-05-04 08:53:45 +03:00
leak
01a79947d5
More cleanup after last commit spree
2011-04-29 19:59:40 +02:00
leak
03365e9a57
Core/ObjectMgr: Refactor sEquipmentStorage
2011-04-28 22:34:40 +02:00
leak
5aeb4fe794
Core/ObjectMgr: Refactor sInstanceTemplate
2011-04-28 22:16:13 +02:00
Shauren
ee50bcfccd
Core/Spells: Fixed duration of Noblegarden bunny transforms
...
DB/Achievements: Fixed "Hard Boiled"
2011-04-25 21:18:18 +02:00
laserjet
a2a751b9d6
DB: Fixed comments in character_banned table
...
Closes #1273
2011-04-23 10:56:04 +02:00
erimioa
65e776011f
DB/Creatures: Spawn and pool engineering clouds in Northrend
...
Closes #493
2011-04-22 17:36:38 +01:00
Shauren
18c9038ca7
Scripts/Spells: Fixed achievements The Dapper Sapper and Explosives Expert (SotA)
2011-04-22 13:35:46 +02:00
Azazel
c36846d78a
Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr.
2011-04-19 14:04:18 +06:00
kaelima
18f4ed5de4
Core/Spells: Fix damage scaling of mages Water Elementals.
...
- Water Elemental scales with 33% of mages spell power.
- Waterbolt scales with 83.33% of elementals spell power.
2011-04-17 13:32:46 +02:00
Azazel
a26b4ff95e
Core/SQL: fix a few minor mishaps with wrong keys not being updated in commit 5357b1ba77 - fixes import of base characters database (thanks click for pointing out). Closes #1231 .
...
Also rename indexes in recently cleaned tables to have 'idx_' prefix.
Add queries to recreate indexes based on recently modified columns (just to make sure that all indexes are correct).
2011-04-14 11:31:15 +06:00
Azazel
3993b73925
Core/CharDB cleanup: change creature_respawn and gameobject_respawn column names to lowerCamel, rename instance column to instanceId and move all queries to these tables to prepared statements.
...
Fix import error in character_database.sql.
2011-04-13 17:02:06 +06:00
leak
d4f4f4bfea
SQL: Updated char db base
2011-04-12 09:34:35 +02:00
Azazel
5357b1ba77
Core/CharDB Cleanup: alter corpse table making column names lowerCamel and move all queries to prepared statements.
...
NOTICE: column can be named `guid` only if it represents character guid. All other guids will be renamed to reflect their purpose (like corpseGuid in this specific case)
2011-04-11 14:39:00 +06:00
Ramusik
66081a3532
Dislodged Foreign Object shouldn't proc from healing spells
2011-04-10 08:53:43 +03:00
leak
7935c2f5c2
Core/Arena: Move personalRating to arena_team_member
2011-04-08 21:14:30 +02:00
leak
1e94fc530b
SQL/Arena: Fix some warnings with missing default values
2011-04-08 15:57:25 +02:00
Azazel
9f1cc4407a
Core/CharDB Cleanup: alter character_homebind table making column names lowerCamel and move all queries to prepared statements.
2011-04-08 17:04:51 +06:00
Azazel
37a6fe2ae7
Core/CharDB Cleanup: alter character_battleground_data table making column names lowerCamel and move all queries to prepared statements.
2011-04-08 11:28:10 +06:00
Shauren
24240430ad
Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior (cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly
2011-04-06 21:21:45 +02:00
Shocker
06acfddb86
Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spells list
2011-04-06 20:17:29 +03:00
leak
9456ae7199
SQL/Arena: Removing ambiguous personalRating column until things are sorted out
2011-04-06 11:20:01 +02:00
leak
ae3ab32ea5
Core/Arenas: Refactor arena code and db layout
2011-04-05 21:54:28 +02:00
Shauren
9f5ca0bf29
Core/DBC: Implemented achievement_dbc db table for filling in missing achievements and added sample data
2011-04-03 13:18:21 +02:00
Manuel
af49603fb8
SQL: Added forgotten data in full sql files.
...
Signed-off-by: Manuel <manue.l@live.com.ar >
2011-03-27 12:51:52 -03:00
ZxBiohazardZx
89fd9d9ca5
DB/Items: fix Darkmoon Card: Illusion
...
fixes #671
2011-03-26 15:18:16 +01:00
Ramus
6ee47ad22f
Fix Combustion bug exploit
...
Add forgotten file from previous commit
2011-03-21 13:50:50 +02:00
Ramus
0676da0ea1
Allow apply .modify scale to targeted creature.
2011-03-21 13:21:19 +02:00
Ramus
7d0b5bfff9
Core/Spells: Arcane Concentration should proc only from mage spell casts
2011-03-19 13:23:31 +01:00
leak
6eb5014182
SQL: Lost changes in character base sql
2011-03-19 00:23:35 +01:00
Azazel
a959618f31
Core/DB: increase size of phaseMask field in corpse table to allow values larger than 255
2011-03-17 12:33:20 +06:00
Azazel
926106c095
Core/SQL: fix error in world_database.sql
2011-03-17 09:38:58 +06:00
Shocker
b5fa232716
Core/Commands: Allow npc info to show both DB GUID and current GUID
2011-03-11 23:31:06 +02:00
Azazel
3973d1b454
CharDB Schema/Cleanup: cleanup channels table:
...
* rename columns (remove m_ prefix and convert to lowerCamel case);
* rename prepared statements to conform to standards (there is no CLEAN statement).
2011-03-11 17:18:17 +06:00
Nay
05d6bef5f6
DB/NPC: Spawn Shango with pathing.
...
SQL: Fix typo and add missing changes to world_database.sql
Closes #883
2011-03-07 21:20:31 +00:00
Machiavelli
311d0cf989
Core/Commands: Make vehicle_accessory and vehicle_template_accessory reloadable with commands
2011-03-07 20:25:56 +01:00
GWRde
22703bc58d
Core/Spells: Fixed Glyph of Shadow Word: Pain
2011-03-07 19:36:34 +01:00