Commit Graph
13145 Commits
Author SHA1 Message Date
QAston 68037cdc3c Scripts/Commands: Allow c++ style comments in opcode.txt file for .debug send opcode command. 2011-09-01 10:46:15 +02:00
QAston 71b9e0d8de Core/Spells: Make mind sear aoe no longet target unit at which caster is channeling the spell. 2011-09-01 09:07:14 +02:00
Shauren b12c75ecfa Scripts/Icecrown Citadel: Fixed Blood-Queen Lana'thel's target selection for Bloodbolt Whirl 2011-09-01 00:00:19 +02:00
Shauren 0fb5c2947f Revert "Rotface should only cast Mutated Infection on one player."
This reverts commit b0ec389e1f.
2011-08-31 23:58:41 +02:00
QAston f16520fa25 Merge pull request #2838 from wonopon/patch-7
Rotface should only cast Mutated Infection on one player.
2011-08-31 14:34:38 -07:00
wonopon b0ec389e1f Rotface should only cast Mutated Infection on one player. 2011-08-31 18:09:15 -03:00
QAston 534ca8e23f Merge pull request #2821 from Chaplain/cleanup2
Core/Misc: Cleanup
2011-08-31 11:33:26 -07:00
QAston 048ae9cfab Merge pull request #2792 from wonopon/patch-6
Scripts/Taldaram: Make the boss cast Bloodthirst on self instead of on victim.
2011-08-31 11:31:11 -07:00
QAston ac9701afa7 Merge pull request #2762 from Kapoeira/master
Core/Spells: Prevent deterrance from parrying spells that require the attacker to be behind the hunter, like Shred or Ambush.
2011-08-31 11:24:45 -07:00
Shocker b83e858455 Core/Spells: Some aura defines 2011-08-31 12:37:19 +03:00
Shocker 4eb3a9ca48 Core/Spells: Rename SPELL_AURA_POWER_BURN_MANA to SPELL_AURA_POWER_BURN 2011-08-31 12:11:38 +03:00
Chaplain f5a668ae8d Core: Cleanup. 2011-08-30 23:09:39 +03:00
Kapoeira 5d0a2b6094 Core/Spells: Fix Aspect of the Beast
Closes #462
Closes #2814
2011-08-30 20:24:36 +07:00
Spp- aa85553bfd Core: Crash fix (TemporarySummon), remove some warnings and some other minor changes
- "const uint64" and "uint64 const" --> uint64
 - Add some info in LFGDungeonEntry
 - Move some definitions from ".h" files and move to ".cpp"
2011-08-30 13:46:36 +02:00
Spp- fcf58e7062 Core/AI: Fix a crash in UnitAI 2011-08-30 13:44:14 +02:00
leak d498a5b68f Core/Commands: Prevent crash upon using .pinfo on characters in unknown areas
Closes #2784
2011-08-30 13:15:38 +02:00
Shauren 3be7485020 Yet another missed change, i should probably start reading what i change... 2011-08-30 12:58:10 +02:00
Shauren d8fcc9ef46 Core/Objects: Properly clear update mask after sending update packets, thanks Havenard for pointing it out
Closes #2799
2011-08-30 12:38:41 +02:00
QAston d863562507 Core/Spells: Make core be a little less strict about some spell attributes SPELL_ATTR0_CASTABLE_WHILE_DEAD and SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS checks. 2011-08-30 00:13:53 +02:00
cyberbrest 5708bc8b1e Core/Spells: Set summoner guid for GO cast triggers to allow proper hostility checks on cast 2011-08-29 23:49:46 +02:00
QAston 2f79241237 Core/Spells: check unattackable flag only for negative spells. 2011-08-29 23:26:47 +02:00
Shauren 4138b6e48e Scripts/Icecrown Citadel: Valithria Dreamwalker will be immune to healing from Glyph of Dispel Magic 2011-08-29 13:22:20 +02:00
Shauren 240534ba2f Scripts/Icecrown Citadel: Removed crashing script for Expunged Gas and moved it to where it belongs - proc system 2011-08-29 13:17:08 +02:00
KingPin 308c2c0550 Actively seeking a newer better spellchecker that doesnt make me look like a jerk. 2011-08-29 12:48:07 -03:00
KingPin d1fdfebc13 typo in link fixed. 2011-08-29 12:41:26 -03:00
KingPin dc02973027 Edited README with some proper info. 2011-08-29 12:37:39 -03:00
wonopon 703953db34 He should cast Bloodthirst on himself, not on his target 2011-08-28 22:44:34 -03:00
Shauren 582ca004dc Scripts/Icecrown Citadel: Fixed Professor Putricide variable debuffs on 25man heroic mode 2011-08-28 20:41:34 +02:00
Shauren 8c707a13de Core/Objects: Changed how update fields changes are identified, no longer storing old value to compare with new. Instead fields are now simply marked if changed. This means that even if a field changes back to its original value, packet will be sent anyway (client expects it for some fields like shapeshift) 2011-08-28 18:31:37 +02:00
Shauren 8cf3e5536a Scripts/Icecrown Citadel: Fixed eating ooze ability
Closes #2707
2011-08-28 18:27:34 +02:00
Shauren 8ca3912eed Scripts/Icecrown Citadel: Fixed crashes in spell_putricide_expunged_gas_SpellScript 2011-08-28 17:59:34 +02:00
Shauren b94a6f63c5 Core/Auras: If the creature whose model is used for SPELL_AURA_TRANSFORM is a trigger, apply trigger model rules to the creature as well 2011-08-28 17:36:02 +02:00
Shauren 28a8732c8b Scripts/Icecrown Citadel
* Fixed Lord Marrowgar's Coldflame
* Fixed crashes cause by recent targeting changes in Professor Putricide
* Corrected target usage in Rotface's Ooze Explosion spell script
* Added missing previous bosses killed check to Valithria Dreamwalker
2011-08-27 17:02:44 +02:00
QAston 8754166071 Core/Spells: Send expected type of spell implicit target to client. 2011-08-27 12:59:57 +02:00
Nay 1faea1f98e DB: Move SQL updates to old directory. Uploaded full DB 42. 2011-08-27 03:57:06 +01:00
Nay 83912c43ad Core/Spells: Revert a (little) part of 85164d2876
DB: Fix startup errors Closes #2568
2011-08-26 18:04:35 +01:00
Nay fac814c87b Core/SAI: SMART_ACTION_SET_FACTION validation should check FactionTemplate(.dbc) and not Faction. 2011-08-26 17:26:51 +01:00
QAston 751cbaf307 Core/Spells: Fix a typo (!GetDst() instead of !HasDst()) which prevented from automatical lconverion of spell unit target to destination target (this is only used in script casts). Closes #2761. 2011-08-26 16:30:56 +02:00
QAston 79427354aa Fix build. Damn. 2011-08-26 15:40:11 +02:00
Cron 04d1bdf69c Core/Spells: Prevent deterrance from parrying spells that require the attacker to be behind the hunter, like Shred or Ambush. 2011-08-26 10:33:41 -03:00
QAston 265c909666 Core/Spells: small correction to e2d592f380, don't interrupt passive auras. 2011-08-26 14:43:19 +02:00
QAston e2d592f380 Core/Spells: Interrupt periodic trigger auras when triggered spells fails to cast. Closes #2598 2011-08-26 14:23:23 +02:00
QAston 2ee88d76da Core/Spells: remove one obsolete spell proc target check. 2011-08-26 12:48:12 +02:00
QAston 8e392440cf Core/Spells: Fix a regression of 7f30ac5a95 - spells with TARGET_SELECT_CATEGORY_CHANNEL target type (like mind sear) should be triggered by triggering spell caster 2011-08-26 12:39:50 +02:00
QAston 5c48d9ec8a Core/Spells: Store explicit unit, corpse and GO targets in one variable, because both client and server can't handle more than one explicit object target; Add spell explicit target validation. 2011-08-26 12:06:13 +02:00
Spp- e41774750f Core/Spell: Partial revert of 85164d2 (Move icc spell back to original line to keep icc spells grouped) 2011-08-26 10:29:23 +02:00
Havenard 7fe89b9674 Scripts/Icecrown Citadel: Fixed crash caused by recent changes in spellsystem
Closes #2760
2011-08-26 10:27:40 +02:00
Spp- 45c0fd2d37 Core/Handlers: Set LFG_GET_STATUS session status to unhandled (Kills log flood) 2011-08-26 09:43:29 +02:00
Spp- 85164d2876 Core: Some cosmetic changes and minor optimizations 2011-08-26 09:41:33 +02:00
Spp- 4649281536 Core/DVCS: Add .diff extension to gitignore 2011-08-26 09:40:03 +02:00