Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - Fix Frenzied Regeneration (Didn't buff up the additional HP)
- - Fixed Guaridan of Ancient Kings
- - Rewrite Redirect spell script. Fixes combo points not transferring properly.
- - Fix Honor Among Thieves Stacking
- - Fixed Soul Link, it will now reapply after you dismounted (Currently if you use it, mount up, dismount, it will disappear, while it is supposed to get reapplied. This now works correctly.
- - Fix an issue where Rapid Killing wouldn't regenerate +50 focus if you had Rapid Recuperation.
- - Fixed Holy Shield
- - Fixed issues with Chains of Ice.
- - Fixed an issue where Improved Exposure Armor was buggy and not adding combo points properly.
- - Fixed Rapture (Important Priest Talent)
- - Fixed Stormchops, no longer able to use stormchops on targets other than the player itself.
- - Fixed Siphon Soul not stacking per each tick of affliction auras, capped at 18%
- - Fixed an issue where Tentacle of the Old Ones (proc from Gurthalak, Voice of the Deeps) didn't proc in Arenas
- - Fixed Variable Lightning Capacitator trinket
- - Fixed Matrix Restabilizer trinket
- - Fixed Shaman T12 Restoration 2P Bonus
- - Fixed Tree of Life, so that the 15% Healing Bonus (Passive) now works
- - Fixed an issue where Dark Transformation could be used before an arena match started to stack up.
- - Removed old code with Unholy Blight & Fixed up the damage.
- - Fixed an issue with Lightwell being spawned with 1 HP. It now spawns with 30% of the caster's maximum health.
- - Fixed an issue where Killing Spree targetted totems.
- - Fixed an issue where Mastery - Blood Shield would proc after a Death Strike failed to hit the target
- - Fixed an issue where Guardian of the Ancient Kings would reset after the paladin is stunned/feared/sapped
- - Fixed Rogue T13 2P Buff - Tricks of Time. #Ayiko
- - Implemented a Custom SpellRegulator so that you can easilly modify ALL of the spells spells through the database for your needs. #Jameyboor.
- - Nerf BG Rewards as they were buffed up with extra zero counters.
- - Fixed an issue with pet slots overriding each other after reaching the maximum pet slots.
- - Fixed an issue where pets weren't able to be buffed
- - Fix another issue with any overriding pet slot issue upon saving.
- - Pets now resurrect properly in battleground, as well as frost mage's water elemental spell will reset cooldown upon revival.
- - Set Spirit Wolf attack speed at 1.5s (enhancement shaman spell Feral Spirit)
- - Corrected online flag set in database when logging out, spotted by e000
- - Better handle system clock changes - FIX autobroadcast spam, sometimes occuring.
- - Fix a stacking exploit on reforge
- - Fix another reforge exploit
- - Fixed Shadowstep taking the caster out of combat while it shouldn't
- - Fixed Issue while a target is getting out of combat and target use a Stealth Spell. The Pet won't break the aura anymore. #Phil
- - Added a Condition when the target is detected by the player and use the pet to attack the Stealthed Target. #Phil
- - Fix an issue with Guild Bank Withdrawal limit settings per day not showing up correctly in the guild interface; (Issue that were reported a lot of times and furher information below):
- "About guild's bank money/day permission setting bug. It store value in xxxxxx copper/day [instead of gold/day] and have value cap at 100000 [100000 copper = 10 Gold]. If 95326 is set when i go check in guild bank it will say 9Gold53Silver26Copper." (FIXED in V5)
- - Fix an issue with attacking the same faction in gurubashi arena etc (FFA zones), fix an issue with gouge
- - Improved Auth System to avoid specefic floods.
- - Made Morchok have 1 hour of spawntime instead of 10 min.
- - Fixed all portals in Dragonsoul, they can now get used and working after boss kill of X boss depending on the teleporter.
- - FIRELANDS instance / portal can now get entered with .gm on and also as dead.
- - Fixed Flame Stomp spell from trash mob Molten Lord (In Firelands)
- - Fixed Summon Lava Jest from trash mob Molten Lord (In Firelands)
- - Shannox has been spawned correctly, with waypoints and based-text.
- - Baleroc has also been spawned correctly along with other trash-mobs.
- - Fixed some issues with Illidan
- - Fixed looting for High Priest Venoxis
- Duskwood;
- - Fixed some duplication spawns with Splinter Fist Firemonger.
- - Fixed some duplication spawns with Splinter Fist Ogre
- - Fixed some duplication spawns with Splinter Fist Warrior
- - Fixed some duplication spawns with Black Ravager
- - Fixed some duplication spawns with Coapelt Bear
- - Fixed some duplication spawns with Batn Owl
- - Fixed some duplication spawns with Anguished Spirit
- - Fixed some duplication spawns with Forlorn Spirit
- - Fixed some duplication spawns with Skunk
- - Fixed some duplication spawns with Black Widow
- - Fixed some duplication spawns with Plague Spreader
- - Fixed some duplication spawns with Rotted One
- - Fixed some duplication spawns with Bone Chewer
- - Fixed some duplication spawns with Flesh Eater
- - Fixed some duplication spawns with Dire Wolf
- - Fixed some duplication spawns with Venom Web Spider
- - Fixed some duplication spawns with Tarantula
- - Fixed some duplication spawns with Great Goretusk
- NEWEST UPDATE:
- Lately, we've put a lot of focus on the duplication spawns because it's very frustrating.
- We have therefor worked on a PHP script that sorted out the distance between z,x,z as well as position_z, position_x etc, and this have resulted in us removing over 53K duplication spawns,
- Yes 53K. This results in a LOT of duplication spawns being fixed in Version 5, that I hope will become useful for you guys, I hired a PHP coder to code it, but should be worth it.
- There's one downside though, it's "only" removing the duplication spawns that has the same entry, this means there are still duplication npcs all around the world, (just far from as many), and it's different entries, names etc so it won't look as bugged and so on for yourself/players/friends and so on.
- If we made it also remove other entries than the same ones, we would be removing blizzlike spawns so we had to refrain from doing so.
- - For now temp Disable Dungeon Finder function because it doesnt work as intended, applying when people leave, even when the dungeon is completed, needs a rewrite.
- - Movement, Line of Sight System (etc);
- - Fix evade issue happening when an evading creature assists another one, causing it to stay in evading state forever.
- - Fix LoS issue of NPCs chasing targets
- - Add Line of Sight checks to WorldObject::GetNearPoint(), fixing to TargetedMovementGenerator not reaching a point with valid LoS to the target and MotionMaster::MoveKnockbackFrom() knocking creatures inside walls.
- - Remove unused movement code.
- - Add LOS check for fleeingmovement target point.
- Prevents fleeing or feared units from going to upper floor ignoring walls/ceilings with mmaps on(and usually get stucked).
- Current implementation just randomly selects a distance and angle against the frighting unit, when in narrow circumstance such as underground caves, such targeting point would be at another floor.
- -- 5.1:
- - Fixed Improved Steady Shot
- - Reworked Censure aura to avoid an aura stacking crash.
- - Fix a typo related to Rapture - OnDispel
- - Rewrite Glyph of Death's Embrace, to possibly fix an issue where you get more runic power from Death Coil with the glyph enabled, could be another aura causing it, so now only limit it to proc of the healing part of Death Coil.
- - Fixed an issue where the heroic version of Glubtok in Deadmines (First boss) was spawned in the normal instance.
- -- The normal one, now has the correct boss (in level 16) spawned, and the heroic one has the heroic one.
- - Removed the blocking access to Illidan as he's now attackable.
- - Increased BG rewards (honor related) with a zero encounter (IN BETA)
- - Fixed an issue with Death Grip where it didn't work.
- - Fixed an issue with Invisibillity where it didn't work.
- - (TEMP) fixed Mastering the Arcane, it has been put to autocomplete until a proper fix has been made. I am well aware it's not a proper fix, but then it's atleast not making you stuck in your quest line because it's bugged.
- - Improvements in Gilneas, before the map was buggy, aka you couldn't see anything on map, which is obviously very frustrating and hard to deal with, so that is fixed now, and improvements in phasing and has been made as well.
- - Fixed http://www.emucoach.com/showthread.p...nning-wild-bug Related to worgen forms not being properly defined in the core.
- - Fixed a strange aura bug occuring in V.5 related to pets; http://www.emucoach.com/showthread.php?1335-V5-Aura-bug
- Dungeons;
- In some instances in Scarlet Monastery, bosses had wrong drop chance of items in percentage and (most) of them, have been corrected now, and you can see the bosses there have been through a correction in looting:
- Interrogator Vishas
- Fallen Champion
- Bloodmage Thalnos
- - Fixed 85% of the Dragonsoul Portals.
- Naxxramas:
- - Fixed the health of Stalagg. There was an issue where it only had "60" health.
- - Fixed the health of Feugen. There was an issue where it only had "60" health.
- The Eye Of Eternity:
- - Fixed duplication spawn of Molygos,
- - Fixed an issue where Molygos only had 600 health.
- - Declared an unk definition in core
- - Don't allow to mark delete mails as read. #TC
- - Fix the opcode structure of SMSG_PLAY_SOUND
- - Improve Guild - Related to -> SwitchRank
- - Fix the known client crash on pressing ESC
- - Prevent uninitialized pointer #TC
- - Add Vampiric Embrace spell attribute
- - Reworked and fixed Harmony (Resto druid mastery)
- - Correct a logical mistake regarding velocity which will prevent some errors
- - Fixed some issues with crossfaction BG where you weren't able to click the flag if the flag was the same faction as your orginal faction.
- - Fixed a lot of weird issues, also related to looting, pets, attacking, delays, and other weird issues that COULD occur.
- - Reworked Cloak of Shadows spell mechanic so it doesn't remove spells as BG debuff.
- - Possible fix for Mass Resurrection, reported by Hans on EmuCoach VIP.
- - Possible fix to Typhoon, fixing the delay issue on it.
- - Fix Hunter T13 2P (Cobra & Steady Shot)
- - Hackfixed Through Fire And Flames:
- http://www.wowhead.com/quest=13878/t...ire-and-flames
- It is not properly fixed (feeding part), as you gotta kill them instead, but it's a hackfix until a proper scripting fix has been made.
- - Big Worgen Update:
- - Improved Worgen Forms (a lot), related to flags and what not. This fixes issues as running wild, and other worgen related transformations from spells (also from bosses) etc that didn't work properly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement