View Full Version : Updates & Changelogs
- *Backout some mangos stuff which is solved using better way in trinity.
- merge
- [8262] Fixed work /played client chat command. Author: tomrus88 Thanks to The_Game
- [8265] Add boss spells 64422 and 64688 to divided damage spells list. Author: Lutik
- *Handle target area path as area cone for now.
- [8266] Move percent spells with flat energize effect spells to effect code. Author: V
- [8269] added "m_" prefix to ArenaTeam classmember-variables Author: balrok
- [8271] Fix: SQL typo in [8269] Author: Ebrithil
- [8272] Fixed typos in world 'height' by code. Author: Sorya
- *Replace "LoginDatabase" with "loginDatabase"
- *Fixed /played chat command. Author: tomrus88
- [8274] use virtual m_TeamScore for battlegrounds score is used in every battlegrou
- [8276] Implement achievment ACHIEVEMENT_CRITERIA_TYPE_WIN_BG Author: VladimirMangos
- [8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalph
- [8278] Update packet size checks in WorldSocket::HandleAuthSession to 3.x state. Auth
- *Fix build.
- merge
- * Fix build after recent merge with TC2
- * Fix build for *nix thanks to QAston
- * remove un-need extern
- Backed out changeset "[8251] Store in some DB tables only data for first rank. Author
- *Merge after backout.
- *Fix build on platforms using CMake - by Biglad
- *Remove world_tmp_full - templates made by core devs are going to be included in upda
- merge
- *Remove data from world.sql - it exists now only for structure documentation.*Remove
- *Tempfix for a crash caused by trying to access db script while out of world. This wi
- merge
- *add 6 secs cooldown for warrior talent 56636 (Taste for Blood) and ranks, sql by HP1
- *Improvements in map managing.
- *Update Bloodworms Healing formula *Removed unnecessary db proc data.
- *Remove unneeded assert.
- *Update world_spell_full with missing data.
- *Check in spell block chance calc to prevent return unexpected value - by thenecroman
- *Fix a problem with instantioned bgs introduced in 4697.
- *Prevent possible creation of instance from bg map.
- merge
- * Make BG announce messages show in IRC (nneds testing) * Remove silly MOTD msg from
- * occulus npc update, not sure why hes not working??? but i do have a nice hang over
- * Better way to send BG Announcer to IRC * Place holder added for achivments to IRC
- * Moved IRC BG Announce code to correct file, helps if i woke up before coding.
- * Fix INT -> String convertion for BG info to IRC thanks to Zor for help
- * Fix output display for BG announcer to IRC
- * fix very small typo (just cosmetic)
- *Fix Spell 1852 (This is a GM tool for silencing players.)
- *Added DELETE statement forget in last sql. (Sorry about that)
- Fix CRLF in SQL update for 4705
- *Teleport player to homebind if instance can't be created in WorldSession::HandleMove
- * Merge TC2-4708
- *Store mapId in Corpse class for access to corpse when grid containing them is unload
- *Fix Glyph of Guardian Spirit
- * Merge TC2-4709
- *Do not remove player reference to map on player remove from map.
- *Fix a typo.
- *One more map correction - reset map pointer if still avalible in constructor.
- * Merge TC2-4712
- [8279] Fixed paladin auras for SpellSpecific. Author: nos4r2zod
- *Fix ppm handling for victim auras - by pasdVn.
- Avoid target requirement checks for spells with caster base target selection (self,pe
- [8283] Implement 3.x way work for double damage from 35290 and ranks Author: Vladimir
- [8284] Use BuyCound instead Stackable for seelction original items amount for new cha
- [8285] Don't show creatures as lootable that have no loot. Author: Prince
- [8286] Correctly show talent points after talents reset at login by "at login" flag.
- [8288] Add table base addition reqs for achievements with ACHIEVEMENT_CRITERIA_TYPE_W
- [8291] Now allow auto-casting pet spells out of combat by PetAI, related code cleanup
- [8292] Fixed healing part of spell 19505 and ranks (in fact from rank 2) Author: Vlad
- *Fix Aura Mastery "Immunity"
- * Merge TC2-4723
- * Couple of new AIs for DK , yay free TPs round ebon hold!!!
- * helps if i inlcude the new AI files
- * Another Ebon Hold Teleporter AI.
- * add new AI to cmake
- * Fix small typo in lvl check use > instead of
- Sql fix in MGA sql file
- *Fix Glyph of Polymorph
- *fix Lady Vashj*fix Toxic Sporebat's Toxic Pool spell
- merge
- *Add a missing update to scripts' full sql.
- *Fix Polymorph Sheep Sound*Fix Glyph of the Penguin*Clean Up Glyph of Polymorph
- *Typo
- merge
- merge
- *Fix Glyph of Fireball *Fix Glyph of Frostbolt
- * Merge TC2 4730
- * Add place holder for new code, needs some testing before goes live
- * Add Arena Announcer to IRC, will need some format tweaking prob..
- * Removed un used code
- * Hopfuly Fix Crash Bug, caused by last commit
- * Hopfuly Fix Crash Bug, try2
- * Crash Fix
- * IF this doesnt work i can fix it another way.
- * Comment out all the arena announcer code for IRC, so if ti crash now nothing todo w
- Fix CRLF in SpellAuras.cpp and strange character in world_script_texts.sql
- * Merge TC2 4731
- *Add some crash prevention checks.
- * Merge TC2 4732
- * Forgot a change with last commit
- * Possible fix with GET/HAS Aura
- *Add DeleteObjectWith owner function for gameobject deletion with updating owner obje
- * Merge TC2 4733 - This fix crash bug
- Removed tag stable
- Removed tag Stable
- Added tag stable for changeset fa27379094e7
- * Merge TC2 4736 - ADD STABLE TAG!!!
- merge
- *Alterac Valley sql data update - by Boogie.
- *Add Rate.RepairCost config option - by MaXiMiUS*Apply tc sql coding style to 4737_wo
- *Moved Glyph of Polymorph in Unit::HandleDummyAuraProc
- *Update zone for players after adding to map. - by VladimirMangos*Skip instance loadi
- *Cleanups in BattlegroundAV::Update.
- * Added AP bonus for Hunter - Volley* Some cleanup in spell_full
- *Fix Shaman T8 Bonus*Added Polymorph Glyph to world_spell_full.sql
- *Update formula on last fix
- * Fixed typo in spell_full* Moved part from converter to spell_full
- *Use heroic_level_min value (if not 0) from table access_requirement for instances wi
- *Merge last two revs. :(
- *Allow ItemExpire events to be scripted.*Add .debug itemexpire command*Add script for
- * Some cleanup in full sqls
- merge
- * Add a debug line to check for the silly respawn times
- merge
- [8304] Move standup code to login, remove other not needed data change at save. Autho
- [8305] Fixed item loading from pdumps. Author: hunuza This resolve problems with
- [8306] Implement single-per-caster limitation for paladin "hand of" spells. Author: V
- [8307] Fix skinning for creatures without loot. Signed-off-by: hunuza
- For check allowed in dead state auras apply use IsDeathPersistentSpell instead hack c
- [8308] More generic code for new continent spell casting including fly form/mounts. A
- [8309] Fixed paladin judgement selection code in some places. Author: KAPATEJIb
- *Merge
- *Fix a typo.
- *Fix a bug that DK does not have full talent points after leaving starting map. Thank
- *Do not allow dk to teleport out of start map without completing required quests. *Re
- *Teleport player to start pos instead of home pos when using stuck spell.
- *Some clean up of scripts.
- *Correct reputation rounding. By Necroo
- merge
- AHBot rewrite, pulled from TC2-3.0.9 repo, in no particular order. *Any file named RE
- *fix typo in 4759_world.sql
- *Add script of General Bjarngrim, Halls of Lightning. Source: SD2. Thanks to manuel.
- *Patch Reliquary of Souls. By Farah
- *Mirror Image By thenecromancer *Fixes a bug when images loose name after they reset
- *Try to fix the crash caused by invalid map pointer of player.
- Merge [SD2] r1114 Added two new struct ObjectDistanceOrder/ObjectDistanceOrderReverse
- *Update creature damamge formula. Use damage mod in config as total_pct modifier.
- *Fix a dead loop in 4786. By QAston.
- Fix typo in 4787_script_texts.sql. Thx Aokromes
- *Use flags for positive spell check to reduce calculation.
- *Remove the assert(false) in StopCastingCharm() because i am not able to fix it for n
- Merge [SD2] r1120 Add CallForHelp at aggro for two instance bosses. Requires Mangos 7
- * merge 4793
- merge
- * test for new bot
- Merge [SD2] r1130 Update scripts using common way to initialize heroic and instance d
- *Fix some Gothik mob spells. Thanks to Stryker
- *Fix the bug that player's pet enterevademode repeatedly.
- *Add SpellCasterAI as a framework for casting only units (like ebon gargoyle or mirro
- *Fix the bug that players get stuck after teleported out of bg. *Do not delete the ma
- *Correctly show npc root aura expire in client - by thenecromancer.
- [8311] Prevent multiline fake messages in chat. Author: horogandris
- [8315] Fixed memory leaks (mostly at server shutdown) and code cleanups. Author: Vlad
- [8316] Remove duplicate player stat output. Author: XTZGZoReX
- Merge [SD2] r1142 Fix: Kael'thas advisors gain double health in phase 3 and dropp the
- *merge 4803
- Fix knockback effect cause the creature's position client-server sync problem - By sm
- *merge 4804
- *Fix Glyph of Mirror Image
- Merge [SD2]r1146 Use ForcedDespawn() where possible and remove some not needed functi
- *Emalon the Stormwatcher fully scripted, by Necroo (boss needs to be spawned and Scri
- *Check category instead of flags for some spells. Author: VladimirMangos
- Backed out changeset: f86476eb503d
- merge
- *Fix a typo in spellauras.cpp which makes some triggered spells triggered twice.
- *Fix the bug that noth is unselectable.
- *Fix a bug introduced in 3874. This makes IsNonMeleeSpellCasted cannot correctly chec
- Add config options for filters, add some, delete some, change others. Make sure you u
- *merge 4814
- *Cleanups, remove obsolete code and minor optimizations in spellauras.cpp and spellef
- *Fix Unbreakable Armor Formula*Fix Glyph of Unbreakable Armor
- *Fix Icebound Fortitude Formula*Fix Glyph of Icebound Fortitude
- *Fix a bug that UNIT_STAT_CASTING is not cleared when delayed spells are casted.
- *Only allow mover to turn when it is on vehicle.
- *Also aggro player-controlled units in dozoneincombat.
- *Some update of vehicle.
- [8318] Deleted as expected runnable objects at related Thread deleting for avoid memo
- [8320] Imporovements in wild summoned gameobjects work. Author: VladimirMangos * N
- [8325] Restore BG spirit guids work after [8308]-1. Author: VladimirMangos
- [8327] Fixed recieved packet size check for MSG_MOVE_TELEPORT_ACK. Author: VladimirMa
- [8328] Fixed problem with crash at startup in result destroy anti-freeze thread runna
- *Add assert back to go::setownerguid
- *Revert Mangos patch [8325]
- * merge 4828
- * Fix AsylumChat to work with new anti memory leak system.
- *Fix the quest requirement for DK to leave start zone. By kaell
- *Implement SPELL_ATTR_EX4_FIXED_DAMAGE
- Merge [SD2]r1151 Remove old workaround and instead use spell to summon dragonhawk fro
- merge
- *Fix Glyph of Blood Strike*Fix Glyph of Plague Strike*Fix Glyph of Death Strike
- Typo
- * merge 4835
- *Added autoannounce to core, and optimized autobroadcast db query to put less strain
- *Fix a crash caused by relocationnotify
- *Fix a crash caused by undismissed pet.
- *Try to fix a crash caused by adding player to wrong instance.
- *Cleaned up SQL, updated FULLs
- *Update Vault of Archavon, updates and FULL sqls are now accurate
- merge
- Backed out changeset: 172ff3605037
- merge
- * Fix typo after backing out changeset 172ff3605037
- * Comment out code for Icebound Fortitude until fix found for crash
- *ScriptName -> script (thanks Forgiven)
- *added script for Tomb of the Seven event in Blackrock Depths
- *fix crash in Illidan script *only spawn parasites in first phase of fight *despawn s
- *fix Lady Vashj event
- merge 4845
- UNIT_FLAG_NON_ATTACKABLE was cousing Whitemane's resurrect to miss Mograine Whitemane
- *fix Leotheras the Blind Channeler reset(visual is still bugged) !please delete all G
- * merge 4847
- Backed out changeset: 43d0f185abe2
- merge
- *Add an assert in removeunitfromnotify
- [8331] Restore spirit guids work, step 2 Author: VladimirMangos Remove hack in b
- [8332] Add non-unique key `accid` for `realmcharacters` table for speedup queries by
- [8334] Small cleanup in magic shield back damage code. Author: VladimirMangos
- *Fix a typo of fixed damage spells. Thanks to loop69
- [8336] Prevent apply item 34678 damage effect to cast target if it's friendly. Author
- *Move beast within bonus auras to sql.
- *Implement achievement Chaos Theory, Intense Cold. *Thanks to Big for the help with t
- Fix credit from quest 12698
- Missing part of patch added in 4783
- merge
- Backed out changeset: 48cb6ae30d8e
- merge - Icebound fortitude fixed
- *ScriptMgr cleanup
- *More cleanup
- *Fix typo in 4872_world_scripts.sql, thanks Lorac
- *Missed in last commit >_
- * Cleanup in Fulls
- *Fix prison Containment Spheres in Keristrasza.
- *Fix a crash when player gets teleported during log out.
- *Cleanup about deleting player.
- *Some update of opvp (no real change)
- *Assert !IsInWorld() in reset map
- *Assert !IsInWorld() in set map
- merge
- Backed out changeset: de1874d6ff4c
- merge - Backout of autobroad-cast fixes in favor of our own
- Fix last merge
- All sql fixes from the forum, thanks Rachael,Abu, the8thark and Trucidare Moved all M
- Fix typo
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.