Commit Graph

  • bcbb52f507 Fix recipe-learning in Raozrofen Down (cooking/alchemy) - patch by PrinceCreed Closes issue #1009 click 2010-05-01 08:36:38 +02:00
  • 8df6879e94 Add support for quest 11626 (The Emissary) - patch by antihrists (thanks) Closes issue #1061 click 2010-05-01 08:30:46 +02:00
  • 3a61667492 Add support for sorting vendor itemlists click 2010-05-01 08:10:14 +02:00
  • ea2d4d9536 Fix broken vendors Fixes issue #1952 click 2010-05-01 06:37:35 +02:00
  • 320cbdb2af Correction in scripts (m_creature -> me) - fixes #1954 (Also corrects some old scripts that seems to have been done the same way) click 2010-05-01 02:59:48 +02:00
  • 3eccb81ee3 Add support for quest 9446 (Tomb of the Lightbringer) - closes #197 Patch by Supabad click 2010-05-01 00:19:04 +02:00
  • 6feda6605b * Fix CRLF. XTZGZoReX 2010-04-30 23:59:59 +02:00
  • 11ef556320 Add support for quest 12832 (Bitter Departure) - closes issue #804 Patch by supabad click 2010-04-30 23:53:37 +02:00
  • 51881810b7 Add support for daily quest "Overwhelmed!" (quest 12288) Patch by Supabad (thank you) click 2010-04-30 23:30:08 +02:00
  • 4efd84a1e8 Add SQL-changes from previous commit into world.sql as well click 2010-04-30 23:04:12 +02:00
  • 697685c3f5 Add support for vendors selling the same items with different extendedCost - original code by Vladimir (thanks mate) Closes issue #1756 click 2010-04-30 22:35:37 +02:00
  • 4b1a9916ac Clean up in item refund related code. Machiavelli 2010-04-30 19:20:59 +02:00
  • 31113370b3 Fix typo in sql file Spp 2010-04-30 16:32:47 +02:00
  • e782acfca3 Fix compile. (Not a good idea to test something and push another file) Spp 2010-04-30 18:06:26 +02:00
  • 9aa4405a5a * Fix CRLF. XTZGZoReX 2010-04-30 15:19:50 +02:00
  • 377fa8e713 DragonBlight: Script for Quest 12321 (A Righteous Sermon) Patch by Supabad Closes issue 314 Spp 2010-04-30 15:01:37 +02:00
  • 31201a6cc8 Apply style to FULL sql's Spp 2010-04-30 14:36:38 +02:00
  • 0f913476e4 add missing change in previous commit Spp 2010-04-30 14:02:36 +02:00
  • ce1f99cbe0 Implementation of Tabard vendor Patch by etznab Closes issue 908 Spp 2010-04-30 13:32:14 +02:00
  • 7f81217d68 Fix trap spell casting. Improved version of Supabad's patch Closes issue 1910. Spp 2010-04-30 13:09:38 +02:00
  • 213a5e5062 Silithus: Fix event for quest 8519 Patch by "kb_z" Closes issue 177 Spp 2010-04-30 11:31:59 +02:00
  • 1bc2a9fd4a Replace some PQuery/PExecute by more simple Query/Execute Original patch by hunuza, extended to whole code Closses issue 1446 Spp 2010-04-30 11:21:25 +02:00
  • 19bed20036 Fix Death Pact, by Havenard Closes issue 1658 Spp 2010-04-30 09:47:06 +02:00
  • 7b6f52b2a0 Fix crash when summoning minions (introduced in vanitypet-fix) click 2010-04-30 03:21:59 +02:00
  • 2f21081904 Block battleground-flag from being picked up while player is on a vehicle Fix by Scazzato - closes issue #1161 click 2010-04-30 00:24:25 +02:00
  • f4dcdf9507 * Properly dismiss vanitypets (implements use of CMSG_DISMISS_CRITTER) Some small code cleanups click 2010-04-29 23:24:31 +02:00
  • cb0cb96283 Warning Fixes Code Style cleanup Fix linux compile Spp 2010-04-29 23:12:16 +02:00
  • 35af94d4b5 Update/Fix some opcode names. Patch by Zor Spp 2010-04-29 22:47:47 +02:00
  • 1f9af1794f Add missing SQL file from 8020 Machiavelli 2010-04-29 22:04:26 +02:00
  • 757fbfba83 *implemented 'empty' VehicleAI NOTE: VehicleAI::UpdateAI runs even while the vehicle is mounted! Rat 2010-04-29 21:22:25 +02:00
  • 946ded4619 Fix FoS/Bronjham script. Fixes issue #1895. Trazom62 2010-04-29 19:04:19 +02:00
  • 78244e3733 Added handler to all opcodes that didn't have any Spp 2010-04-29 16:19:45 +02:00
  • cade04accc Add missing change in rev: 8012 Spp 2010-04-29 16:06:44 +02:00
  • c10526a3ae Don´t inherit refund data when cloning when original item is not refundable. Machiavelli 2010-04-29 14:05:41 +02:00
  • f7ab90d79d Fix Shaman totem bars and Call of the Elements/Spirits/Ancestors Machiavelli 2010-04-29 11:35:31 +02:00
  • e45ec85096 Fix weekly reset time being updated twice Patch by NoFantasy Spp 2010-04-28 22:11:53 +02:00
  • c2aaf6bfcb Fix weekly reset time initialization. If timer in the past update to current time Spp 2010-04-28 22:07:58 +02:00
  • 6014f6e583 Fix arena point distribution time initialization. If timer in the past update to current time Thanks to "p.alexej" for pointing it out. Spp 2010-04-28 21:41:22 +02:00
  • 453e3e8976 Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and Liberate for talking sense into me. Only load 1 spec in memory at a time. Also fixes totem bar loading due to a typo. Machiavelli 2010-04-28 22:35:55 +02:00
  • a82d3d88c9 Fix item vendor refund for stackable items. Machiavelli 2010-04-28 19:38:37 +02:00
  • 95e5ba5bdb Remove a remnant from debugging code from prev. commit. (sorry) Machiavelli 2010-04-28 16:11:27 +02:00
  • ab013e42c9 Fix action buttons sent to client when swapping between talent specs. Storage related parts by Hunuza (MaNGOS), big thanks. Machiavelli 2010-04-28 16:08:31 +02:00
  • 311d108529 BG: Ignore min player limit while in debug mode Patch by AntiDiavol closes issue 1581 Alex Bolotsin 2010-04-10 23:41:11 +03:00
  • 650ae59514 Fix Arena autodistribution interval time shift Patch by leak Closses issue 1703 Spp 2010-04-28 15:34:14 +02:00
  • f9650d4a36 Fix SMSG_AUTH_RESPONSE when queue is full. Patch by Gian Spp 2010-04-28 08:55:07 +02:00
  • e719bd32a3 Fix timed achievement checks for boss killed in instance. Trazom62 2010-04-27 22:26:30 +02:00
  • 36ebd58b37 Implement support of Timed Achievement. Thanks Shauren. Fixes issue #1431. Trazom62 2010-04-27 22:22:13 +02:00
  • 90f38341f0 Implement Opcode SMSG_CORPSE_NOT_IN_INSTANCE Spp 2010-04-27 09:45:43 +02:00
  • 31318eabfd Fixed weekly quest reset by Gyullo. _manuel_ 2010-04-26 17:52:57 -03:00
  • 3c9cb12341 Fix Scourge Strike. Thanks Havenard. Fixes issue #1668. Trazom62 2010-04-26 22:03:09 +02:00
  • e76160e835 Remove a remnant from some local testcode (damn, I'm sure I had removed it - it's not even related to the previous fix) click 2010-04-26 19:32:59 +02:00
  • 4348e2bea2 Properly relearn talents/spells when changing active specialization - also relearn the spells that require this talent Fixes issue #907 - Patch by liberate click 2010-04-26 17:27:33 +02:00
  • 71cdf91acc CR/LF cleanup and file-renaming click 2010-04-26 09:47:40 +02:00
  • 55a054c10f Adjust quest_templates "questflags" fieldsize to accomodate any variation of questflags currently available. click 2010-04-26 04:27:58 +02:00
  • f6b9caff47 Fix: Forgot to delete a spell before reinserting in previous commit click 2010-04-26 00:09:32 +02:00
  • 2a1299fc33 Spellfixes:: Libram of Valiance, Divine Guardian rank 1, Glyph of Seal of Command Fix by liberate click 2010-04-26 00:01:57 +02:00
  • 4f209556c3 Implement coreside support for questflag QUEST_FLAGS_AUTO_ACCEPT and its use - patch and research by click and Liberate (This also fixes the complaints that starter-quests were broken - the flag was actually never used coreside) click 2010-04-25 23:52:33 +02:00
  • edbbec75b1 Fix channelled spells when player has lot of haste AND a buff reducing spell duration. Thanks dr.tenma. Fixes issue #1052. Trazom62 2010-04-25 22:20:59 +02:00
  • 9b83945c33 Fix resilience update for 3.3.x. Thanks dr.tenma. Fixes issue #198. Trazom62 2010-04-25 21:31:55 +02:00
  • cf7170f69d Drak'Tharon Keep, Tharon'Ja: Demorph players when boss dies Thanks & congratz to all developers, contributors & users, we reach revision 8000 ;) Tartalo 2010-04-25 16:10:37 +02:00
  • bdaa101a28 Fix HandleStatModifier for BASE_PCT and TOTAL_PCT modifierType. Trazom62 2010-04-25 15:52:15 +02:00
  • eccf5bf547 Refactor Creature::SelectNearestTarget(float dist) Trazom62 2010-04-25 12:59:27 +02:00
  • b466819333 Fix Taxi flight Stormwind Harbor. Thanks scarymovie87. Fixes issue #425. Trazom62 2010-04-25 12:47:15 +02:00
  • b12e9633cf * Fix structure of SMSG_INSPECT_TALENTS. Patch provided by Elron103. XTZGZoReX 2010-04-25 00:27:29 +02:00
  • a12c0aef85 Fix compile ¬¬ + Code Style (for, if, while) Spp 2010-04-24 17:48:52 +02:00
  • 9aa3fea857 Remove unnecesary casts to Player in Player.cpp Thanks to Shauren for pointing it out Spp 2010-04-24 17:27:09 +02:00
  • 30c842480c - Fix display of recently earned achievements when the player has a high total of earned achievements. - Fix crash in compare achievements with players with high GUIDs, by havenard. Fixes issue #1724 Machiavelli 2010-04-24 15:08:18 +02:00
  • 20b79fec28 Don't build jemalloc on mac. raczman 2010-04-24 14:20:28 +02:00
  • 7bd0941607 * Fixed two potential crashes in ChatHandler::HandleChannelSetPublic. Thx Rat/Machiavelli. XTZGZoReX 2010-04-24 00:43:46 +02:00
  • 5435d4f303 Fix spelling error in CONFIG_GM_WHISPERING. p0wer 2010-04-23 17:03:03 -05:00
  • f93443b41c *Fixes conflagrate DOT damage so that warlocks finally can be the pyromaniacs they want to be Closes issue #942 Fix by Liberate click 2010-04-23 21:24:32 +02:00
  • c972765e0a Implemented script for areatriggers 5332,5338,5334 and 5340, related with quest Last Rites. _manuel_ 2010-04-23 16:11:57 -03:00
  • c4e4486903 Properly deregister WorldSocket connections in case of reaching socket timeout time. Machiavelli 2010-04-23 12:56:16 +02:00
  • b142ae155e Fixes GCD when 1 sec or shorter. Support aura reducing GCD (SPELLMOD_GLOBAL_COOLDOWN) (e.g. Backdraft, Unholy presence). Fixes issue #1666. Fixes issue #1616. Trazom62 2010-04-22 21:28:04 +02:00
  • 7eac04b5ad Update SpellEntry comments to 3.3.3a Spp 2010-04-22 20:43:19 +02:00
  • f65318eaf3 Revert the override introduced in [7980] This due to a referencefile not being updated after 3.3.3a changeover (gave bad counting-values when examining DBCs) click 2010-04-22 20:36:47 +02:00
  • 144dbd11dd *fixed crashpoint in spell difficulty handler *added more checks at loading *better searcher Rat 2010-04-22 19:39:19 +02:00
  • 00c2674553 Make Divine Guardian proc on Divine Sacrifice only (by Liberate). Removed DB data not handled by Core Team. You can find it on Database forums. Added missing recently committed data to world.sql... Renamed an old file which had wrong name. teacher 2010-04-22 18:50:14 +02:00
  • ab396beb56 Add support for season-dependant gameevents Patch by Liberate click 2010-04-22 16:22:39 +02:00
  • ca2b52af0d Add 10% healing reduction to PVP-zones (as per 3.3.x patchnotes) Fix by Havenard - closes #1565 click 2010-04-22 15:24:30 +02:00
  • b31d567bfd Change visibility of pets or charmed units as well when GM is invisible Fix by liberate click 2010-04-21 23:15:29 +02:00
  • 12950d1c16 Update trigger visibility when doing gm on/off Fix by liberate click 2010-04-21 23:14:37 +02:00
  • 3a826ecfee Fix Beacon of Light: make it work when casted on other players (no initial aggro on caster) Fix by Liberate click 2010-04-21 22:33:20 +02:00
  • e4164b8c16 Forgot a ; in previous commit - fixed (i need a beer!) click 2010-04-21 20:45:36 +02:00
  • 63642068b3 Ok, I need to get my glasses.... click 2010-04-21 20:42:14 +02:00
  • 123d40dcfe * Add some more transactioncontrol to pet database handling + adjust character_aura keys to avoid duplicates click 2010-04-21 20:34:04 +02:00
  • aaf3a62395 * Fix Death's Choice and Death's Verdict Paragon buffs Fix by Liberate click 2010-04-21 19:55:29 +02:00
  • 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 ) thenecromancer 2010-04-21 19:08:39 +02:00
  • 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) thenecromancer 2010-04-21 19:01:46 +02:00
  • 3ea6bc08db Fix Critical Block thenecromancer 2010-04-21 18:56:13 +02:00
  • 4a698f5dd2 Fix typo in one druid talent handling thenecromancer 2010-04-21 18:55:16 +02:00
  • 4bac471798 PvP duration for Mark of Blood thenecromancer 2010-04-21 18:53:51 +02:00
  • b54feffadb Weapon dependant damage for some rogue talents thenecromancer 2010-04-21 18:52:30 +02:00
  • 7f4e73dbff Fix skirmish battles thenecromancer 2010-04-21 18:49:57 +02:00
  • 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 Rat 2010-04-21 13:55:43 +02:00
  • b0daeeb4ab Added missing return; _manuel_ 2010-04-20 22:53:35 -03:00
  • c1d3c2a31d Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ScriptDev2. _manuel_ 2010-04-20 22:25:26 -03:00
  • 232dc7b6f7 Actually make a change in Blade Barrier to fix the crash. p0wer 2010-04-20 15:55:20 -05:00
  • f8cf934775 Fix crash in AchievementCriteriaData::Meets. Fixes issue #1555. Trazom62 2010-04-20 21:55:47 +02:00
  • 50ac994cf2 Revert changes done in re6b772bbb596137e7f83dabaab46fc501fb6a8f5 - reason: breaks readline-history capability on linux This is essentially a bug in MySQLs InnoDB database storage engine where connectionhandlers does not decrement the servers threadcount while trying to exit properly. Bugreport exists on mySQL bugtracker. click 2010-04-20 19:51:20 +02:00