Commit Graph
5435 Commits
Author SHA1 Message Date
megamage 21074bee8a *Use light red in error log. By MrSmite
--HG--
branch : trunk
2009-08-27 20:53:49 -05:00
megamage 624d20fb30 *Implement spell savage defense. By Vladimir
--HG--
branch : trunk
2009-08-27 20:44:51 -05:00
megamage dc208f351b [8427] remove afk-flag at bg-join
Signed-off-by: balrok <[email protected]>

--HG--
branch : trunk
2009-08-27 20:28:28 -05:00
megamage dd72b5524c [8426] Use upper/lower iterator pairs as result instead 2 function calls. Author: VladimirMangos
--HG--
branch : trunk
2009-08-27 20:27:55 -05:00
megamage eeb18e51bb *Correctly process more movement packets. Author: VladimirMangos
--HG--
branch : trunk
2009-08-27 20:14:50 -05:00
megamage 90b55ff7b1 [8424] Added support for strict chatmessage validation Author: arrai
--HG--
branch : trunk
2009-08-27 19:57:35 -05:00
megamage 82bd15b7be *fixed warning spam at CMSG_MOVE_SET_CAN_FLY_ACK receive by use proper packet sructure reading. Author: VladimirMangos
--HG--
branch : trunk
2009-08-27 19:51:14 -05:00
megamage fba8a23b63 [8421] Propertly skip unused data in CMSG_LOOT_RELEASE for avoid warning spam. Author: VladimirMangos
--HG--
branch : trunk
2009-08-27 19:41:21 -05:00
megamage 19c5f4a03a [8416] Fixed problem with double cast form passives at loading. Author: VladimirMangos
* Drop learning form passives at form psell learning, and cast it explictly from code in all cases.
    * Drop cast form passives at learning.
    * Note: talents that have dependent form time passives still work in original way: learned and casted at learn if need.
    * Drop hack for spell 24907 casting at form apply: it casted fines as result normal triggered effect in related form spell.

    Original patch provided by nos4r2zod.

--HG--
branch : trunk
2009-08-27 19:37:19 -05:00
megamage a795df9cca *Remove function passengerleft
--HG--
branch : trunk
2009-08-27 19:26:18 -05:00
Machiavelli 5ce0b50fc6 Merge
--HG--
branch : trunk
2009-08-28 01:57:29 +02:00
Machiavelli 1c45055482 * Update to guild handlers. Fix bugs related to the wrong ranks being updated, the greyed out withdraw button when you were eligible to withdraw money, and the improper display of no withdrawals left for a tab when you have plenty.
NOTE: Guild masters might need to reconfigure their permissions per rank in order to resolve any permission issues.

--HG--
branch : trunk
2009-08-28 01:50:29 +02:00
QAston 562f661ac3 *Backout *[8394] Propertly reject self targeting for pet spell 2947 and ranks, and spell 54646.
--HG--
branch : trunk
2009-08-28 00:58:08 +02:00
Rat 5be01b1d14 *temp fix for the new "huge icons in chat" exploit
*you have to enable ChatFakeMessagePreventing in config file to work

--HG--
branch : trunk
2009-08-28 00:31:27 +02:00
megamage ee3c766bc9 *Use one dynobj to handle multiple aura effects.
--HG--
branch : trunk
2009-08-27 16:41:10 -05:00
megamage d829014920 *Use source guid to check if an aura is persistent.
--HG--
branch : trunk
2009-08-27 16:01:10 -05:00
megamage 69f6138353 *Better check to decide if a vehicle should be dismissed.
--HG--
branch : trunk
2009-08-27 15:55:41 -05:00
QAston 629420b54b *Fix Crypt Fever and Ebon Plague disease damage mod.
--HG--
branch : trunk
2009-08-27 22:39:06 +02:00
megamage 685dee5593 *A missing part of last rev.
--HG--
branch : trunk
2009-08-27 13:59:29 -05:00
megamage d91903e5b1 *Fix the behavior of mob assistance.
--HG--
branch : trunk
2009-08-27 13:54:57 -05:00
megamage 72c18a7354 *Fix a crash caused by sartharion script.
--HG--
branch : trunk
2009-08-27 13:54:22 -05:00
megamage 56bdb0fc6b *Fix a crash caused by possess pet. Thanks to nanouniko
--HG--
branch : trunk
2009-08-27 11:32:46 -05:00
megamage 71860b5024 *A temp fix for the crash caused by creature 28782
--HG--
branch : trunk
2009-08-27 11:08:55 -05:00
QAston 94b8532c4f *Fix build with GCC.
--HG--
branch : trunk
2009-08-27 17:59:01 +02:00
QAston 6b703d600b *Add spell_dbc table to store dbc entries not present in client
*Remove workaround from Demonic Circle code and use the sql table instead.

--HG--
branch : trunk
2009-08-27 17:44:30 +02:00
Drahy 562b4fc0a4 * Updated Full sqls
* Added missing script entries and cleanup

--HG--
branch : trunk
2009-08-27 12:00:33 +02:00
megamage 9ae9807d98 merge
--HG--
branch : trunk
2009-08-27 03:36:58 -05:00
megamage 405a054a13 *Fix a crash. Thanks to MaXiMiUS
--HG--
branch : trunk
2009-08-27 03:35:53 -05:00
maximius d2ae7e1cd4 *Make .namego and .goname more flexible when summoning players to/from instances & BGs
--HG--
branch : trunk
2009-08-26 22:17:40 -07:00
maximius 35c57db00a *Make .namego and .goname inherit phase from destination player
--HG--
branch : trunk
2009-08-26 21:48:38 -07:00
megamage 7cb2864d82 *Fix a crash caused by spellclick enter vehicle. Thanks to nanouniko
--HG--
branch : trunk
2009-08-26 23:40:28 -05:00
megamage f16b93d8d8 *Update flame levi script. Fix the bug that it often gets stuck.
--HG--
branch : trunk
2009-08-26 22:56:20 -05:00
megamage c5ff737ef8 *Fix a crash caused by possess pet. Thanks to nanouniko
--HG--
branch : trunk
2009-08-26 21:30:45 -05:00
megamage a6e7a83644 *Fix a crash caused by recall pet. Thanks to nanouniko
--HG--
branch : trunk
2009-08-26 21:17:47 -05:00
megamage ef093eb9f0 *Add an assert.
--HG--
branch : trunk
2009-08-26 19:40:17 -05:00
megamage a4978bb90a *Add some crash log.
--HG--
branch : trunk
2009-08-26 19:35:20 -05:00
megamage 21af4cf832 *Some clean up and add debug info to find the reason of crash.
--HG--
branch : trunk
2009-08-26 19:28:21 -05:00
Anubisss 390257b2f6 *Delete table spell_affect's structure from world.sql
*If you didnt drop it just run: 4542_8191_world_spell_affect.sql from sql's updates.

--HG--
branch : trunk
2009-08-27 01:49:02 +02:00
megamage 185219d087 *Try to fix a crash caused by corpse. Thanks to new001.
--HG--
branch : trunk
2009-08-26 18:11:14 -05:00
megamage 3cf8ae345c *Fix a crash caused by area aura. Thanks to nanouniko
--HG--
branch : trunk
2009-08-26 17:44:00 -05:00
megamage a35991c836 *Add function CanAIAttack
--HG--
branch : trunk
2009-08-26 16:54:59 -05:00
megamage dad2c55287 * Also check for Power Type when checking out if player has enough Runes to cast spell. Some spells have Rune cost entry, but use Runic Power instead ( eg. Mind Freeze ) By thenecromancer
--HG--
branch : trunk
2009-08-26 16:33:07 -05:00
megamage b68aa14ef1 *Use MECHANIC to check if an aura is a movement impairing aura. By thenecromancer
--HG--
branch : trunk
2009-08-26 14:20:59 -05:00
megamage f74a134ed6 *Fix a crash caused by leave channel.
--HG--
branch : trunk
2009-08-26 14:06:12 -05:00
megamage 227471fe18 *Remove some unused code in movement generator.
--HG--
branch : trunk
2009-08-26 13:39:11 -05:00
megamage f13b3f4e58 *Fix the bug that inhabit_air does not make mob fly
--HG--
branch : trunk
2009-08-26 13:38:09 -05:00
Anubisss cda2fc2ecb *Fix the bug that Steady Shot make too much(over million) damage with these items: 42946, 44093.
--HG--
branch : trunk
2009-08-26 17:56:35 +02:00
maximius 0b7a89e3b0 *Fix typo (that's what I get for doing this at 3AM)
--HG--
branch : trunk
2009-08-26 03:07:53 -07:00
maximius 649a10c6f4 *Forgotten getVictim() in last commit >_<
--HG--
branch : trunk
2009-08-26 02:57:58 -07:00
maximius 044a707f7b *Replace XT-002 anti-exploit spell with something more appropriate
--HG--
branch : trunk
2009-08-26 02:56:21 -07:00