Commit Graph

  • 768952ae71 Added missing delete from r34f4db8886. Thnx kolapse01. John Holiver 2010-06-01 00:37:59 -03:00
  • 1943b19ff8 Fix to Drums of Forgotten Kings, Drums of the Wild and Runescroll of Fortitude. Thx maczuga.k for the first 2 ;D Fixes issue #1990 John Holiver 2010-06-01 00:07:40 -03:00
  • 4eb7f38dfc Added scriptnames for ref4a8519f6. Other stuff needed was posted on TDB forum (e.g. EAI for summons). John Holiver 2010-05-31 22:02:13 -03:00
  • ed636d96d8 * Fix target count for Blazing Harpoon (spell 61588) * Credits to click and Xanadu who had to show some love to Malcrom Brian 2010-05-31 18:55:02 -06:00
  • 76f4259091 * Fix Linux compile. Brian 2010-05-31 18:10:29 -06:00
  • f1e194aa6d Forgot to put the sql updates of my previous commit in world.sql and the world_script_full.sql again Liberate 2010-06-01 00:15:04 +02:00
  • 97ea58fe0c Revert unintended change in 39d9d11c09 - special thanks to HG for being so cooperative. (Essence of 39d9d11c09 is still intact) Machiavelli 2010-05-31 23:03:14 +02:00
  • b02bde6d2a *Fix: Strand of the Ancients. - Massive Seaforium Charge (needs DB support for the spawns) - Demolishers are not attackable at the start - Demolishers spawn at the workshop if the graveyard is taken (The spawn locations aren't official yet) - Demolishers spawn immediately after being destroyed To make SotA perfect, it needs a lot of DB support. - Seaforium Bomb spawn locations - Set speed_run to 0 of the Cannons. Liberate 2010-05-31 23:01:47 +02:00
  • a623ccd5fa Fix possible client crash in SMSG_ATTACKERSTATEUPDATE caused by outdated packet structure. Machiavelli 2010-05-31 22:09:58 +02:00
  • 836f7e19fd Fix small filename typo click 2010-05-31 22:02:00 +02:00
  • 08a20ef8a2 Random BG: never select a disabled bg Spp 2010-05-31 20:53:43 +02:00
  • 973c837729 Skadi review of SnakeIce patch. A minor bug is still present, you can find it on the SDComment. Closes issue #1105 and #2251 John Holiver 2010-05-31 15:55:19 -03:00
  • 824b1303ce Dungeon Finder: - Add Rolechecks - Can Join and Leave queue Spp 2010-05-31 20:25:21 +02:00
  • 248782448c Fix hidden CD for HandleDummyAuraProc for random proc spell (put the hidden CD on one of the random spell to avoid multiple proc of different random spell). Take trigger_spell from dbc in case there is one and not yet handled by custom case. Trazom62 2010-05-31 20:14:21 +02:00
  • 427e8be656 Fix Spell::m_selfContainer not reset in destructor. This should fix crash in Unit::FindCurrentSpellBySpellId. Fixes issue #2263. Trazom62 2010-05-31 19:19:30 +02:00
  • 15847b2f2f Fix exploit with swaping already looted items. Patch by Vladimir from idea of Zhenya. Fixes issue #702. Trazom62 2010-05-31 19:10:26 +02:00
  • 1a636d3af8 Fix realmd to accept more than 64 connections on windows. Author: Derex Machiavelli 2010-05-31 15:02:41 +02:00
  • 042b503665 ITEM_FLAGS_EXTRA_NEED_ROLL_DISABLED should only affect Need before Greed loot method Shauren 2010-05-31 14:07:29 +02:00
  • 7fbeef3d09 Cleaned up and unified various sort predicates and moved them to Trinity namespace, replaced priority queues with sorts and purged some unused code. Xanadu 2010-05-30 04:23:27 +02:00
  • 14382dd1fe Ulduar, Flame Leviathan: add Track tower activation state for Achievements stil WiP and not finished removes one comment from the TODO LIST Supabad 2010-05-30 03:03:31 +02:00
  • 3ffdce920b Ulduar: Add missing breaks, ty Josh ;) Tartalo 2010-05-29 23:25:00 +02:00
  • affccbdb57 Ulduar: Fix typo on Flame Leviathan's tower event's triggering system Tartalo 2010-05-29 23:23:38 +02:00
  • 0dceb037bf Ulduar, Flame Leviathan: Add initial tower event support. This is WiP and is not finished. Actually the event is not activable since there is no script for Lore Keeper so don't complain about that. Tartalo 2010-05-29 21:58:44 +02:00
  • cf34b23692 Fixed Twisted Faith not increasing damage of Mind Flay while Shadow Word: Pain was present on target, thx maxdestroyer for pointing that EffectSpellClassMask doesn't match Shauren 2010-05-29 21:00:30 +02:00
  • 29e891a02f Added missing delete statement in 8330_world_playercreateinfo_spell.sql, thx jesper.vortex for pointing it out Shauren 2010-05-29 19:45:56 +02:00
  • 5718cabd9c Implemented script for Sunreaver Guardian and Silver Covenant Guardian. _manuel_ 2010-05-29 14:19:00 -03:00
  • 78cb29a30d Implemented areaflag hacks for areas Sunreaver Pavilion and Silver Covenant Pavilion. _manuel_ 2010-05-29 14:13:56 -03:00
  • 1758940ce2 Fix: use stored randombg resettime for calculating when to do the next daily reset of random battlegrounds Thanks to HP for pointing this out. click 2010-05-29 18:42:19 +02:00
  • ea3760066b Initialize the random logonhash on world startup to avoid socket hang on Windows platform. Patch by scarymovie87. Update issue 1611 The "fix" itself will require further testing, though I'm suspecting this occurs due to that the loginhash (to a realm that has just been restarted) isn't properly initialized. Consider this as a temporary workaround. click 2010-05-29 17:26:43 +02:00
  • a8b244afd5 Allow Flame Shock DoT ticks to be critical strikes Shauren 2010-05-29 16:38:57 +02:00
  • a083bc5981 RequiredReputationFaction == 0 && RequiredReputationRank != 0 means its some leftover data, not a sign we should check standing with vendor's faction This fixes players "randomly" being unable to purchase an item due to missing reputation Shauren 2010-05-29 16:17:28 +02:00
  • d1747a66ce add sql for previous commit. Supabad 2010-05-29 15:44:03 +02:00
  • 1b66be14f6 Add support to Flame Leviathan. Thanks to SnakeIce for posting patch, and Manuel for support during codecleanup. Supabad 2010-05-29 15:32:28 +02:00
  • 0d64afc166 Fixed quests 11505 and 11506 - Spirits of Auchindoun Shauren 2010-05-29 13:42:57 +02:00
  • 3b8be6d108 Fixes the cooldown of the heroic version of the Deathbringer's Will Trinket. Thanks nightseas for testing and finding this bug. Liberate 2010-05-29 10:11:39 +02:00
  • d104f19469 *Properly initialize members to prevent DB logging before the DB is started. Fixes a rarely seen startup crash. *Code cleanup. Xanadu 2010-05-29 03:16:39 +02:00
  • de97bd4f00 Remove a duplicate check from map/vmap files existance of all races' startup areas. Dear God, my english rocks (:. Anubisss 2010-05-29 00:16:06 +02:00
  • f14ab71fad Fix SMSG_LOGOUT_RESPONSE - Use correct structure format - Send opcode when instant logout Spp 2010-05-28 02:07:47 +02:00
  • 7ac8e6571d Fix compile on linux for previous commit. Thanks click for testing. Trazom62 2010-05-27 22:40:47 +02:00
  • 19743316e0 Update Script Sunwell/Kil Jaeden. Fixes issue #291. Thanks Ille000. Code layout. Trazom62 2010-05-27 21:23:25 +02:00
  • 452675e500 Fix Vigilance. Implements Glyph of Vigilance. Fixes issue #1134. Thanks Bodompelle for the idea, even thought the fix is rather different. Trazom62 2010-05-27 21:11:38 +02:00
  • 73c627829f Fixes a mistake in my previous commit regarding Mirror Image. Fire Blast should scale with 15% of the spell power, not 30%. Thanks A.Metaphysical.Drama for pointing this out. Also fixes a double entry in world.sql. Liberate 2010-05-27 16:15:23 +02:00
  • ac2ac3dbcf Change auctionhousesearches with extended itemnames (of the hawk etc) to use the DBC-locale, not the DB-locale Major thanks to D_Skywalk for figuring out the bug click 2010-05-27 14:13:22 +02:00
  • ae71f23dd6 Fixes Mirror Image damage. Also adds some sql's to world.sql which I forgot in my previous commits. Fixes issue 2349 Liberate 2010-05-27 13:01:25 +02:00
  • 2c1b9ad8a0 Updates the Judgement of Light proc heal to the current patch. It does not scale with attack power and spell power anymore. Liberate 2010-05-27 11:02:44 +02:00
  • ca5f51d48f Don't parse "== START DUMP" or "== END DUMP" lines when attempting to load dumpfiles (another PEBKAC-check) click 2010-05-27 04:41:02 +02:00
  • c0f099c9c9 Fixes Eye for an Eye: it's damage will not be increased by spell power anymore. This will greatly reduce Eye for an Eye's damage. Liberate 2010-05-26 22:55:30 +02:00
  • c3b480ce81 Fixes the Deathbringer's Will Trinket. This needs DB support so you don't change into a pig instead of a vrykul/taunka. Based on c.j.b's patch. Fixes issue 1933 Fixes issue 1843 Liberate 2010-05-26 22:47:47 +02:00
  • 033d688d8e Re-implemented pointers to npcs, now quest "The Attack" is working again. Resolves issue #1567 _manuel_ 2010-05-26 17:04:23 -03:00
  • e33e700a78 Merge, thanks to Aokromes for testing my patches. Added tag UP30 for e653a5b8d0 Machiavelli 2010-05-26 20:26:03 +02:00
  • ee86f72217 Moved sql update files to 333a_old dir. teacher 2010-05-26 20:21:38 +02:00
  • 249a5f7722 Remove some guardAI gossip (handled DB-side), remove some NPC gossip (handled DB-side) click 2010-05-26 20:03:40 +02:00
  • ff7308f754 Re-re-fix for Life Tap (3.3.3). I hope that this one is the last. Each rank now use diferent spell power gains (0, 0.2, 0.5). John Holiver 2010-05-26 14:54:56 -03:00
  • 7c0f140bb0 Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of using ACE_Based::LockedQueue. This will either result in a crash fix caused by underlying operations of ACE_Based::LockedQueue, or at least give us a clearer view at where the crash is coming from. Machiavelli 2010-05-26 19:19:06 +02:00
  • 6da6879eff Add another ACE_Thread_Mutex in Database class for threadsafe operations on m_transQueues. Fixes crash specified in comment #8 on issue #2214 Machiavelli 2010-05-26 19:04:13 +02:00
  • 3cd4626dac Fix a typo in my previous commit. thanks dr.tenma for pointing this out. Liberate 2010-05-26 16:18:45 +02:00
  • aa5100e7d9 *Fix: Don't apply an aura when it's duration is 0. (for example because of diminishing returns) This should fix interrupts when casting fear, stun, etc, while the duration is 0. Fix based on havenard's patch. Fixes issue 1621 Fixes issue 2271 Liberate 2010-05-26 15:38:31 +02:00
  • 3718dfa94f Fix statistics for random battlegrounds (by footman) + add missing configoption for when to reset random BGs click 2010-05-26 13:15:35 +02:00
  • 28b9e104a8 Remove two lingering (unused) files from previous commit (damn mercurial and it's inability to not detect removed files) click 2010-05-26 11:59:30 +02:00
  • 7a13839178 Add support for random battlegrounds - port by n0n4me, original code by Vladimir and Griffonheart (Big thanks to all of you!) click 2010-05-26 11:34:37 +02:00
  • e4c03aa55a Fixed achievements rewarding titles to wrong faction (alliance title for horde char) Shauren 2010-05-26 11:03:45 +02:00
  • 4658b3be97 Modified SCRIPT_COMMAND_TELEPORT_TO now it can be used for Creatures. For players datalong2 must be 0 for creatures 1. _manuel_ 2010-05-25 22:11:36 -03:00
  • bd13582bd2 Minot codestyle cleanup (tabs to spaces) click 2010-05-26 02:03:45 +02:00
  • dd1a750921 Re-Fix Life Tap Formula (3.3.3). More blizzlike formula. The formula used now IS NOT perfect(!), but it's a extremely good aproximation of the current Blizz calc. This formula was based on curve fitting from data collected from retail. Also, fix the usage of BaseSpellPower, now it also employ 'green' bonus. John Holiver 2010-05-25 20:25:56 -03:00
  • 7556bb80a7 open door when Rhakzor dies. patch made by antihrists requires db support Supabad 2010-05-26 00:07:46 +02:00
  • 6ba14cbc9e Restore questgiver npcflag for Willix the Importer escort quest when you successfully complete it Shauren 2010-05-25 19:08:54 +02:00
  • a9d50a6651 Added spell_dbc data for Orbs of Translocation (by Tome). teacher 2010-05-25 19:06:36 +02:00
  • 39108e68c9 Set default spawndistance for creatures to 0 on creature creation click 2010-05-25 16:39:29 +02:00
  • 2b9eef87e4 Slap auctioneers in the face telling them to search for items with partial names or suffixes - patch by MrSmite Will require more testing, but base functionality is there. Fixes issue #1510. Closes issue #1534. + Skip some excess (unused) packetdata sent from client during AH-usage (click) click 2010-05-25 16:15:22 +02:00
  • aaf6b425fc Allow accounts to create characters in both horde and alliance factions by default (now blizzlike) click 2010-05-25 10:50:11 +02:00
  • b4e19528ef Make spellsteal respect dispel-resistances - patch by dr.tenma (thank you!) This changes the way SPELL_AURA_MOD_DISPEL_RESIST works and fixes mages root diminishing returns Closes issue #1045. click 2010-05-25 10:36:33 +02:00
  • 8f908f9df7 Add support for sending accountbound items between characters on the same account - Fix by Francesco Closes issue #2332 click 2010-05-25 08:43:56 +02:00
  • 0f99ca17ee Add some missing %s on final dk quest. Patch by Aokromes Spp 2010-05-25 04:29:59 +02:00
  • 9498bf147b * Proper number of DBCs read by core * Fixes 102% load bar Brian 2010-05-24 18:55:39 -06:00
  • 1c871c2290 Remove unneeded loading bar for referenced vendors Shauren 2010-05-24 21:59:07 +02:00
  • 09a455dcd1 *Fix: Only show quests in the first page of gossip, instead of every page. Liberate 2010-05-24 21:10:48 +02:00
  • 89aebd40c9 Fixes waypoints: No pause between every waypoint. This makes waypoints a bit smoother. Liberate 2010-05-24 20:16:09 +02:00
  • a7ebcc91cf - Applied TrinityScript Developing Standards. - Now the fellhunter will move to the corpse and then cast the spell. - Removed code from Reset() that can cause crash, check if the owner exist before do MoveFollow. _manuel_ 2010-05-24 12:10:09 -03:00
  • c7ff7de08b Makes npc's not give kill credit when talking with it. A gossip script will have to do the thing. Fixes issue 1209 Liberate 2010-05-24 16:37:37 +02:00
  • d9dae8a051 Added serverside spell placeholder for future development. Added an empty line at the end of a file. teacher 2010-05-24 16:20:45 +02:00
  • 2f5e46ee89 Fixed remaining scaling mounts that have 310% speed when you have other 310% mount: Celestial Steed and X-53 Touring Rocket Shauren 2010-05-24 16:11:35 +02:00
  • ffe78ba600 Fixed duration on Glow Worm Shauren 2010-05-24 13:56:21 +02:00
  • 3083fc9885 Add support for quest 10629 (Shizzwork) Hellfire Peninsula Supabad 2010-05-24 13:41:11 +02:00
  • b6add13f9e Fixed checks for Disarm Trap, thanks to Spp. _manuel_ 2010-05-23 22:17:01 -03:00
  • 8460168e5f Removed tabs _manuel_ 2010-05-23 18:20:10 -03:00
  • 83afcd9061 Disarm Trap now can be used in BattleGrounds and Arenas. _manuel_ 2010-05-23 18:06:22 -03:00
  • 37e6aa3634 Add OpenSSL integration with ACE (5.6.6) for Windows. Will be used in the future. *nix users will already have these files. Credits to the original authors over at ACE. Machiavelli 2010-05-23 17:54:36 +02:00
  • e658298053 Fixed display of quest rewarded xp in quest details menu, also in completion menu multiply xp gained by rates + code style Shauren 2010-05-23 14:40:23 +02:00
  • e2020a587e Added serverside spell placeholder for future development. teacher 2010-05-23 13:06:18 +02:00
  • 8c7a8eb9cd More sql cleanup. Added missing data in fulls and renamed a wrongly named file (my fault). Also removed non TC-related data from sql update file. teacher 2010-05-23 11:10:31 +02:00
  • 18e19eaeed Making use of SetFlying function in Creature::Create instead of AddUnitMovementFlag(MOVEMENTFLAG_FLY_MODE|MOVEMENTFLAG_FLYING); _manuel_ 2010-05-22 23:37:59 -03:00
  • 6901e41a03 Added new area flag to enum which marks areas you cannot fly in Fixed: Headless Horseman's Mount client crashes, Magic Broom client crashes, Big Love Rocket now works, Invincible now works, Blazing Hippogryph now works Shauren 2010-05-22 22:57:16 +02:00
  • eb1c55f13a Fixed line endings in some files Shauren 2010-05-22 21:15:25 +02:00
  • bccd6fa652 Forgot Windows users on last rev. Sorry guys! Tnx georgiosburnham for pointing out. John Holiver 2010-05-22 15:59:13 -03:00
  • b3bd094785 Review of Onyxia's Lair Make it 95% perfect to LK version (fixes spawns, eruption, achievements and some more) John Holiver 2010-05-22 15:26:38 -03:00
  • d1099c345d Added King Ymiron texts (Utgarde Pinnacle) by John Holiver. Added a couple of expty lines at the end of files. teacher 2010-05-22 15:59:46 +02:00
  • 8b84665550 Fix crash in npc_stinkbeardAI Closes issue #2306 Machiavelli 2010-05-22 14:42:13 +02:00
  • fee834cb3c Remove some obsolete preprocessor definitions. Machiavelli 2010-05-22 11:52:14 +02:00
  • 8b8ededec2 Fix Life Tap Formula (3.3.3) Tnx Karolis.Rudzevicius for pointing out the problem Fixes issue #2106 John Holiver 2010-05-22 04:04:51 -03:00
  • 18f3d29caf Change some casts in Unit.cpp (old typos) - tip from RaptorTeak, original fix by zergtmn Fixes issue #2300 click 2010-05-22 07:05:40 +02:00