Commit Graph

  • f8a13b401d Core/Spells: kaelima 2011-12-22 00:38:01 +01:00
  • 770ff57101 Core/Quests: Implement SMSG_QUESTUPDATE_COMPLETE Nay 2011-12-21 23:26:10 +00:00
  • ed4a74690e Fix compile and a typo Nay 2011-12-21 21:12:52 +00:00
  • 968e50c0b1 Core/Quests: Update SMSG_QUESTGIVER_QUEST_DETAILS Nay 2011-12-21 20:16:27 +00:00
  • 9de707d235 [Winter Veil] Mail loot templates for Winter Veil events Jon 2011-12-21 20:11:09 +02:00
  • c5ce824ab5 Core&DB/Quest: Add new fields to locales_quest Nay 2011-12-21 18:08:51 +00:00
  • f02b533d7a [Winter Veil] Mail rewards templates for Winer Veil events Jon 2011-12-21 19:59:51 +02:00
  • 7cc49aa0ab Core/Chat: Implement CMSG_MESSAGECHAT_ADDON_X depending on type Nay 2011-12-21 15:58:41 +00:00
  • e16ac6f1e5 Core/Protocol: More opcodes by Spp and weclub Nay 2011-12-21 14:29:57 +00:00
  • 00ddd4b979 Merge pull request #4430 from kandera/fix_linux_compile Nay 2011-12-21 06:05:59 -08:00
  • 36bfce08b4 Try to fix build in Linux. megamage 2011-12-21 08:55:54 -05:00
  • 96f4ba29cd Fix compile error from 2d93bd07ba kandera 2011-12-21 07:18:47 -05:00
  • 2a127f8c08 Added missing quest reward for Stolen Winter Veil Treats (horde) Jon 2011-12-21 12:44:19 +02:00
  • 2d93bd07ba Core/DBLayer: More generic implementation of callback chains, instead of using this functionality local to CharacterCreatInfo class. Will be used in other places as well. Machiavelli 2011-12-21 10:22:03 +01:00
  • 17aeeaa9b5 Core/DBLayer: Fix a silly error in HandleStableSwapPet (synchronous query in async context). Fixes possible loss of pets when swapping. Machiavelli 2011-12-21 09:33:01 +01:00
  • e285fcffac Fix compile kaelima 2011-12-21 03:45:58 +01:00
  • 6b25c2c629 Core/Spells: Added more cases for SMSG_CAST_FAILED. Thanks Tomrus and Spp kaelima 2011-12-21 03:29:25 +01:00
  • 4ef82117d1 Server/Protocol: kaelima 2011-12-21 03:25:24 +01:00
  • d70b94848f Core/Protocol: Added a few opcodes weclub 2011-12-21 02:53:13 +01:00
  • b8eed5d127 Misc/Enum: Updated some enums to 4.2.2 kaelima 2011-12-21 02:23:56 +01:00
  • 4b0acb7432 Core/Spells: Force Invisibility (mage) to leave combat. kaelima 2011-12-21 02:16:06 +01:00
  • 2f2b84f6e5 Core/Spells: Fix some possible crashes in HandleAuraDummy, caster can be null for auras. kaelima 2011-12-21 02:12:46 +01:00
  • 6ccf95af4c Scripts/Toc: Fix a possible crash with grand champions encounter. kaelima 2011-12-21 01:59:36 +01:00
  • 8cf2062c1f Update grid system. Try to fix some crashes and transport passengers (now they are despawned after a while). megamage 2011-12-20 17:05:08 -05:00
  • e1afd79b1e Core/DBLayer: Convert callback queries to prepared statements #2 leak 2011-12-20 09:12:19 +01:00
  • e7f1158d5d Core/Misc: Remove an overdue copyright. Cron 2011-12-20 00:07:42 -05:00
  • a3e8ca30b7 Core/Spells: Fix Druid's T10 Feral 4P Bonus. Kapoeira 2011-12-19 23:29:04 -05:00
  • 1e6546e05b Core/AuthServer: Add a missing header block. Kapoeira 2011-12-19 23:07:19 -05:00
  • 3d5e841f3b Merge pull request #4403 from horn/master Shauren 2011-12-19 14:31:41 -08:00
  • c0f66ff07c Core/Achievements: Define new achievement criteria condition ACHIEVEMENT_CRITERIA_CONDITION_NO_SPELL_HIT horn 2011-12-19 23:07:35 +01:00
  • 6c03bf9535 Core/Misc: Some random meaningless Engrish to English conversion in a method name because Discovered is too lazy to do it himself. Machiavelli 2011-12-19 22:06:29 +01:00
  • 8e0be985fd Core/Netcode: Fix a possible infinite loop after 829be0b82 (which was accidentally merged in this morning) Machiavelli 2011-12-19 21:12:35 +01:00
  • d1378a9c94 Core/Achievements: Correct recent pull Shocker 2011-12-19 19:30:38 +02:00
  • ea41b8bfe1 Merge pull request #4396 from w1sht0l1v3/master Shocker 2011-12-19 09:30:36 -08:00
  • 4ca6939b8b Core/Achievements: Remove hardcoded script and add proper achievement criteria data in DB. w1sht0l1v3 2011-12-19 18:44:17 +02:00
  • dc93f698ca 4.x add handler for CMSG_GROUP_SWAP_SUB_GROUP and uncomment some confirmed handlers Supabad 2011-12-19 12:57:50 +01:00
  • 01d634ef55 DB/Quests: Conjure Water should only be available to maegs. joschiwald 2011-12-19 11:19:40 +00:00
  • a06ba9e255 Update src/server/shared/Database/MySQLConnection.h Machiavelli 2011-12-19 11:25:58 +01:00
  • a1683f20dc Fix SQL file name after pull request, and fix compile on linux. Machiavelli 2011-12-19 11:17:52 +01:00
  • 16df950fdb Merge branch 'master' of github.com:TrinityCore/TrinityCore Machiavelli 2011-12-19 11:14:26 +01:00
  • 40e235a2cc Merge pull request #4387 from horn/master Machiavelli 2011-12-19 02:13:14 -08:00
  • 392baafed4 Core/DBLayer: Documentation update Machiavelli 2011-12-19 11:11:25 +01:00
  • 4069e45c5d Core/DBLayer: Fix crash caused in 7052fbf Machiavelli 2011-12-19 11:05:56 +01:00
  • e870b0d15c DB/Gossip: Add conditions to Bom'bay's gossip durotar 2011-12-18 23:55:14 +00:00
  • 2438f6eebf DB/SAI: Add goodbye script to Jeeves Warpten 2011-12-18 23:53:06 +00:00
  • 133c3304d8 DB/Quest: Fix quest The Black Knight's Orders nelegalno 2011-12-18 23:44:15 +00:00
  • 72b67c6cc6 DB/Misc: Various fixes: nelegalno 2011-12-18 21:51:13 +00:00
  • b119558ee1 Core/Dungeon Finder: Fixed LFG rewards in UK, ToCH, CoS and DTK. horn 2011-12-18 23:42:23 +01:00
  • 7a2f7b0e63 Commands/Npc: Add AIName/ScriptName to npc info kaelima 2011-12-18 22:45:23 +01:00
  • b4df932e71 Core/Dungeon Finder: Implemented Luck of the Draw buff Shauren 2011-12-18 22:09:03 +01:00
  • 3ba5afe820 Renamed SQL to meet standards Shauren 2011-12-18 22:08:02 +01:00
  • 7052fbf5cc Core/DBLayer: Convert callback queries to prepared statements leak 2011-12-18 20:55:59 +01:00
  • ac180fa4b3 Merge pull request #4381 from horn/master Machiavelli 2011-12-18 11:52:22 -08:00
  • 0014efb0d1 Core/Achievements: Remove stupid break which caused achievement Fa-la-la-la Ogri'la can't be completed. horn 2011-12-18 19:33:52 +01:00
  • 1af8de1013 DB/Gossip: Add missing gossips in Zangarmarsh Malcrom 2011-12-18 16:52:20 +00:00
  • b3670c9712 Core/Opcodes: Add id and handler for SMSG_UPDATE_LAST_INSTANCE (from WPP) Nay 2011-12-18 16:48:17 +00:00
  • 0c5d88c060 Core/Opcodes: Add a few opcode ids and enable their handlers weclub 2011-12-18 16:37:39 +00:00
  • 1a7f9f4ce6 Core/Spells: Update SpellEffects to 422 and fix a typo weclub 2011-12-18 16:24:15 +00:00
  • 9ded88d75f Core/Opcodes.h: Codestyle; opcode ids should be in hex and uppercased weclub 2011-12-18 16:18:07 +00:00
  • 0056360034 Core/Enum: Update ServerMessageType enum to 14545 weclub 2011-12-18 16:13:03 +00:00
  • 4f75009fdf Core/Opcodes: Enable SMSG_ZONE_UNDER_ATTACK, Structure is correct weclub 2011-12-18 16:06:49 +00:00
  • f6f21b0159 DB/Stats: Add player_levelstats for level > 80 and all levels for the two new races weclub 2011-12-18 15:59:27 +00:00
  • eadc73cc09 DB/Stats: Add player_classlevelstats for level > 80 weclub 2011-12-18 15:52:44 +00:00
  • 8a000de1ca Core/Misc: Fix two warnings Nay 2011-12-18 15:42:07 +00:00
  • 5fea1ae13c 'Merge' master SQLs with 4.x ones Nay 2011-12-18 15:17:20 +00:00
  • 9f635ca906 Merge branch 'master' into 4.x Nay 2011-12-18 15:10:54 +00:00
  • f3c6904096 Core/Quests: Fix exploits with banked quest items while trying to complete quests Shocker 2011-12-18 16:24:10 +02:00
  • c8d5f12901 DB: Kill some startup errors kaelima 2011-12-18 03:42:47 +01:00
  • 2b1dd6071c Correct some waypoint_scripts guids from last commit. kaelima 2011-12-17 16:00:09 +01:00
  • 9f18d9df84 DB/Upper & Lower Blackrock Spire: malcrom 2011-12-17 15:44:44 +01:00
  • 6758e13349 Core/Items: Added ITEM_FLAGS_EXTRA_BNET_ACCOUNT_BOUND Shauren 2011-12-17 14:37:28 +01:00
  • cef048beba Core/DB2: Wrap DB2 structures in #pragma pack(1) to prevent byte padding and allow correct reading on all platforms Shauren 2011-12-17 14:37:00 +01:00
  • 3bd80d2bdf Scripts/Winter Veil: Fix possible exploit when kissing Winter Reveler. Also fix the visual cast of the debuff. kaelima 2011-12-17 05:01:37 +01:00
  • d1bb5b21af Merge pull request #4356 from kandera/fix_TotT Shocker 2011-12-16 10:38:33 -08:00
  • 5d39dfc7be Merge pull request #4354 from elecyb/eletotem2 Machiavelli 2011-12-16 09:44:31 -08:00
  • c961d3fdb5 Core/Spells: Fix correct targeting for Tricks of the Trade kandera 2011-12-16 11:56:02 -05:00
  • d10b0b74bd Fix code style and compile from 7e1c556536 kaelima 2011-12-16 17:19:05 +01:00
  • 970878f677 Merge pull request #4355 from kandera/fix_master_poisoner Kaelima 2011-12-16 08:16:40 -08:00
  • 7e1c556536 Core/Spells: Envenom (Fix buff duration from master poisoner. aura was being considered negative due to the damage effect. aura should be considered positive) kandera 2011-12-16 11:04:52 -05:00
  • 739715c761 Merge pull request #4351 from gigatotem/master Kaelima 2011-12-16 07:59:04 -08:00
  • bd90edc806 Core/Items: Deathbringer's Will and Deathbringer's Will (HC) should proc Haste for a Druid not attack power. Gigatotem 2011-12-16 15:24:14 +00:00
  • eeb5a2d95e Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental Totem elecyb 2011-12-16 12:11:26 -03:00
  • 829be0b82b Core/Netcode: Re-enqueue packets with STATUS_LOGGEDIN requirement that are sent before the server recognizes the player as logged in. They will be processed later. Machiavelli 2011-12-16 15:36:03 +01:00
  • 7e94cae867 Merge pull request #4260 from wilds/fix_charge Machiavelli 2011-12-16 04:10:24 -08:00
  • 1af4d40be6 4.x simplify Authhandler Supabad 2011-12-16 12:55:02 +01:00
  • 929ad95525 Core/Spells: Fixed Envenom damage kaelima 2011-12-16 08:15:55 +01:00
  • 7f114b8ab7 Core/Spells: Fix second part of talent Nurturing Instinct Alexander 2011-12-16 13:44:40 +07:00
  • af5474c959 Core/Petitions: Fix a typo in a sql query (d59c5e627f) Nay 2011-12-15 21:30:11 +00:00
  • 6a4d68b8c2 Fix a crash caused by m_itemSoulboundTradeable. Fix #4266. megamage 2011-12-15 10:52:09 -05:00
  • ee8ed0247c Fix typo from previous commit Spp 2011-12-15 16:07:06 +01:00
  • d59c5e627f Fix warnings Spp 2011-12-15 11:12:15 +01:00
  • e504fc88d6 Core/Commands: Fixed crash when closing ticket in console, introduced in db8c10c7bf kaelima 2011-12-15 00:09:27 +01:00
  • 518df242c1 Merge pull request #4322 from kandera/fix_go_quest Shocker 2011-12-14 13:38:50 -08:00
  • 095be9864b Core/Scripts: fix quest A Not-So-Modest Proposal (10270) kandera 2011-12-14 10:53:01 -05:00
  • 2cd57b53e6 Shaman is the caster of Fire Nova not totem. dr.skull 2011-12-14 17:26:24 +01:00
  • 72e48ef8b3 Fix immunity system for many spells. Giuseppe Montesanto 2011-12-14 16:13:10 +01:00
  • db8c10c7bf Core/Commands: Make GM Ticket commands console enabled. (Aokromes' Suggestions)--; Machiavelli 2011-12-14 14:12:42 +01:00
  • 8ca9b38fee Core/Channels: Don't send channel kick/ban notifications if kicker is GM and Channel.SilentlyGMJoin == 1. (Aokromes' Suggestions)--; Machiavelli 2011-12-14 13:53:47 +01:00
  • 203d4a4952 Core/Commands: Show time left until shutdown in .server info. (Aokromes' Suggestions)--; Machiavelli 2011-12-14 13:42:57 +01:00
  • 557faa4a4c Core/Achievements: Update achievement criteria ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL for Disenchant spell (13262) in case of party disenchant roll Shocker 2011-12-14 04:43:41 +02:00