Commit Graph

5457 Commits

Author SHA1 Message Date
click
123d40dcfe * Add some more transactioncontrol to pet database handling + adjust character_aura keys to avoid duplicates
--HG--
branch : trunk
2010-04-21 20:34:04 +02:00
thenecromancer
2d994648a1 Don't loose arena points in case of rating lower than 1000 ( don't know if this is season dependant, as it was quite hard to loose that much rating )
--HG--
branch : trunk
2010-04-21 19:08:39 +02:00
thenecromancer
3d52a41e6b Fix Intervene and alikes (unlike spell magnets, intervene alikes are actualy just a single target auras so we need to get caster, not owner)
--HG--
branch : trunk
2010-04-21 19:01:46 +02:00
thenecromancer
3ea6bc08db Fix Critical Block
--HG--
branch : trunk
2010-04-21 18:56:13 +02:00
thenecromancer
4a698f5dd2 Fix typo in one druid talent handling
--HG--
branch : trunk
2010-04-21 18:55:16 +02:00
thenecromancer
4bac471798 PvP duration for Mark of Blood
--HG--
branch : trunk
2010-04-21 18:53:51 +02:00
thenecromancer
b54feffadb Weapon dependant damage for some rogue talents
--HG--
branch : trunk
2010-04-21 18:52:30 +02:00
thenecromancer
7f4e73dbff Fix skirmish battles
--HG--
branch : trunk
2010-04-21 18:49:57 +02:00
Rat
b7a44ae2ba *fix visibility for trigger creatures
NOTE: if you see any trigger (in player mode) with a visible model (DB bug), please report creature entry + modelid in bugtracker

--HG--
branch : trunk
2010-04-21 13:55:43 +02:00
_manuel_
b0daeeb4ab Added missing return;
--HG--
branch : trunk
2010-04-20 22:53:35 -03:00
p0wer
232dc7b6f7 Actually make a change in Blade Barrier to fix the crash.
--HG--
branch : trunk
2010-04-20 15:55:20 -05:00
Trazom62
f8cf934775 Fix crash in AchievementCriteriaData::Meets.
Fixes issue #1555.

--HG--
branch : trunk
2010-04-20 21:55:47 +02:00
click
b34e2bdb1c Fix spellaura-crash
Fixes #1767, closes #1772 (and the other ones already merged into it)

--HG--
branch : trunk
2010-04-20 03:30:27 +02:00
click
a5500fd7f1 Make ResetPeriodic controllable by boolean value, defaults to false
Fix by Moriquendu

--HG--
branch : trunk
2010-04-20 00:11:03 +02:00
click
e1e7083990 Remove caster from always being part of casters targetlist during spellcasts - thanks to QAston for pointing out that it's useless! :)
--HG--
branch : trunk
2010-04-20 00:02:37 +02:00
p0wer
f23a3adb36 Fix crash involved with DK talent Blade Barrier.
--HG--
branch : trunk
2010-04-19 15:36:17 -05:00
Spp
450c6af43b Code Style: Remove trailing spaces and tab to spaces
--HG--
branch : trunk
2010-04-19 17:13:20 +02:00
Spp
97b7aa1116 Remove unused columns from sqls
--HG--
branch : trunk
2010-04-19 17:08:08 +02:00
Spp
452cada8b6 ScriptedAI: Fix types in SelectSpell
--HG--
branch : trunk
2010-04-19 17:04:28 +02:00
Spp
be01821050 More warning removal (Some code modifications and cleanup when needed)
--HG--
branch : trunk
2010-04-19 17:03:10 +02:00
Spp
f74e969a06 Fix Custom Enchant load
--HG--
branch : trunk
2010-04-19 16:59:30 +02:00
Spp
2b81449f3e Unit: Fix Unit Flight UpdateSpeed not getting charmer bonuses
--HG--
branch : trunk
2010-04-19 16:56:24 +02:00
Spp
74dd02d024 Remove LOTS of compile warnings
--HG--
branch : trunk
2010-04-19 09:26:37 +02:00
click
fdd8d2f3cc Move around and do some changes to homebinding, thanks to Vladimir
* Adds support for spelltarget-positions
* Uses areaname instead of zonename on hearthstone
Add homebind animation to player, with cast from innkeeper

--HG--
branch : trunk
2010-04-18 23:20:07 +02:00
Trazom62
fbe4539e23 Implement auto pass on loot.
Fixes issue #1684.

--HG--
branch : trunk
2010-04-17 18:55:17 +02:00
click
cc2db574f1 Whack questgivers in the head with a bat to make them properly show ! or ? properly depending on the questtype they hand out
Patch by Liberate

--HG--
branch : trunk
2010-04-17 17:59:19 +02:00
Rat
6e0fa4b39e *fix arena join if start rating is set to 0
note: rating == 0 is used by BattlegroundQueue for update stuff

--HG--
branch : trunk
2010-04-17 12:36:41 +02:00
click
746e170e2b *Fix: Pets now properly avoid doublestacking talentbased auras where they shouldn't
This also removes the double-filed entries in pet_auras, meaning no more SQL-complaints in the server logs regarding duplicates
Also fixes (properly) pets losing/readding pet auras when dismissed/lost on a boat/lost on flightpath usage
Fix by click and Liberate

--HG--
branch : trunk
2010-04-16 19:20:27 +02:00
click
e79d50fa2d Reapply the previous "actionbars"-fix/handling db/coreside
Fixes issue #1669
Note: This issue has been a pain in the rear, as it was actually messing up
clients that ran a vanilla client without addons. The issue only comes
in to place when players load a SINGLE actionbar, and not selecting
"activate all bars". Extensive testing and debugging done to figure out
why this actually happened - I'll fricking shoot the next one messing
with it!

--HG--
branch : trunk
2010-04-16 02:14:21 +02:00
Trazom62
81d5a23b37 Fix Threat of Thassarian. Thanks Azuritus.
Fixes issue #1657.

--HG--
branch : trunk
2010-04-15 21:51:53 +02:00
Spp
f9987206f0 Fix AHBot crashes. Patch based on code from Xeross' repo
Closes issue 1649

--HG--
branch : trunk
2010-04-15 13:46:37 +02:00
Spp
0032bb5886 Fix compile.
--HG--
branch : trunk
2010-04-15 12:32:40 +02:00
Spp
08785d63ab Fix bad use of worldstates table in last commit
--HG--
branch : trunk
2010-04-15 10:18:38 +02:00
n0n4m3
8abcca0a06 Another fix quest flags, Implement support weekly quests cooldowns(Original patch by GriffonHeart), also code cleanups.
--HG--
branch : trunk
2010-04-15 08:26:30 +04:00
Rat
6bcb297de4 *code cleanup
*totally destroyed m_creature, use "me" for future coding

--HG--
branch : trunk
2010-04-14 23:07:41 +02:00
click
cc262e1cde Fix IsPetAura() so it's actually working properly - typos ftw.
--HG--
branch : trunk
2010-04-14 22:21:25 +02:00
click
34a70d3e46 Port some mailsending-fixes from MaNGOS - prevents copying maildata/text into new mails
Original fix by Vladimir

--HG--
branch : trunk
2010-04-14 19:06:37 +02:00
click
c8bf52d191 Retain pet buffs/debuffs/spells when pet is resummoned after lagout/flightpath unsummon
Research and patch by Liberate (minor assist by click)
Fixes issue #689
Fixes issue #794
Fixes issue #1454

--HG--
branch : trunk
2010-04-14 15:43:45 +02:00
n0n4m3
a6af93c3d6 Create new table character_stats for external tools(website,etc). This table use only when player logout. Original code by hunuza.
--HG--
branch : trunk
2010-04-14 13:29:56 +04:00
n0n4m3
8b6005666d Add index for some tables in characters DB. by AlexDereka.
--HG--
branch : trunk
2010-04-14 13:02:05 +04:00
n0n4m3
e3e5ca6227 Drop not needed table 'item_text', add new column 'text' in table 'item_instance'. Original patch by Vladimir.
--HG--
branch : trunk
2010-04-14 12:43:42 +04:00
n0n4m3
61e71986f0 Drop old item amount calculation. by Vladimir
--HG--
branch : trunk
2010-04-14 12:22:35 +04:00
n0n4m3
4f051752bd Fix quest flags, restore work many quests broken after client switch on 3.3.3a. Patch by Shauren.
--HG--
branch : trunk
2010-04-14 07:25:53 +04:00
click
b5e9b5fa13 * Fix actionbars-issue with talent-based spells/actions disappearing
* Revert previous mess someone(tm) made with the "reinstating" actionBars -field (me!)

--HG--
branch : trunk
2010-04-13 18:35:00 +02:00
Rat
a02e0bb4bf *fix mail system error thanks to FaTe753 Fixes issue #1616
--HG--
branch : trunk
2010-04-13 17:46:00 +02:00
n0n4m3
e8181f1dc9 Restore works many spells, broken after client switch.
--HG--
branch : trunk
2010-04-13 16:24:17 +04:00
click
c359e64371 Forgot to remove reference-comment for the old functionality.
--HG--
branch : trunk
2010-04-13 13:28:16 +02:00
click
aef86ce05b Fix hunter pet losing talents on respec -now back to being blizzlike
--HG--
branch : trunk
2010-04-13 13:18:06 +02:00
Spp
7cd1f436be Fix compile warning in ObjectMgr::AddSpellToTrainer
--HG--
branch : trunk
2010-04-13 11:49:09 +02:00
Trazom62
2202c4fa97 Fix PW:S bonus from Twin Disciplines and Focused Power. Thanks Proof.
See issue #1322.

--HG--
branch : trunk
2010-04-12 23:37:47 +02:00