View Full Version : Updates & Changelogs
- *Fix build in *nix
- *Lurker can now be fished, with anims and all
- *Some improvements in Mirrors Image visual - by thenecromancer.
- *Fix a frequent crash caused by wintergrasp. Thanks to drahy.
- * merge TC2-5459
- Change default MOTD text in load from conf (how did this get overlooked?) comment out
- * merge TC2-5460
- Replace switch with more proper way of checking allowSecurityLevel, and a few other m
- * merge TC2-5461
- * merge TC2-5462
- *implement 'water event' into SerpentShrine Cavernat start, Coilfang Frenzie will att
- Fix missed changes in conf file version. Thanks Aokromes
- * merge TC2-5463
- *Make position as a class;
- *Remove some log spams.
- *Disable changing specs in Battlegrounds unless you have Preparation buff.
- *Move movement generator to a seperate folder.
- *Update Archaedas (Uldaman) script to only require 1 player to activate the altars (c
- *forgotten sql for Alterac Valley this will remove all spawns from map 30 (AV) core s
- *Handle creature rotation using movement generator. Please tell me if this breaks any
- *Don't show lootable animation without loot. By WarHead
- *Fix script of quest trees company. By totoro
- *Implement achievement Make Quick Werk Of Him and minor clean in achievement Timely D
- fix import error in 5472
- *More update about positions. *Ulduar: do not allow demolisher to regenerate pyrite.
- genrevision now generates revision and hash number #defines that are used in trinityr
- merge
- *Cleanup in dual spec and handling of multiple ranks of spells; cleanup in resetSpell
- * Fix Build
- * merge TC2-5478
- merge
- *Brutallus, move intro start to MoveInLoneOfSight (works for other bosses..), transla
- *use random timers in coilfang ambusher script (lurker adds) so they don't oneshot th
- *Fix buld for some compilers.
- *Remove client spams caused by outdated waypoint data (I found the data is as old as
- *Fix the error in 5477 which makes server freeze.
- * merge TC2-5483
- *More verbose EAI output messages.. this should probably be double-checked for validi
- *Move an output message in ScriptMgr to somewhere more useful, and more private :)
- *Should fix some things with Rate.MoveSpeed, thanks megamage
- *More updates to Rate.MoveSpeed, thanks megamage
- *Make Unit::GetSpeed return correct value for creatures/players
- *Fix a crash caused by invalid mapid in player save. Thanks to Visagalis
- *Fix a crash caused by unremoved spell mode. Thanks to Visagalis
- *Temp fix for crash caused by new areaaura without a source. Thanks to Visagalis
- *Attempt to fix "can't learn any talents" bug
- *Same as previous commit, for pets. I know this could be optimized, but not sure how
- *Fix possible freezing bug of last rev.
- *Should fix 2 of Visagalis' crashes, and Grimwing flight master in Ebon Hold.
- *Hg missed a file in last commit -_-
- *Replace 2^32-1 with MAPID_INVALID (I knew megamage added this somewhere, just couldn
- * merge TC2-5509
- *rescripted Kalecgos
- *Fix a crash in npc_sinkhole_kill_creditAI. Thanks to Visagalis
- * merge TC2-5511
- *Add an error log to find crash reason of m_spellModTakingSpell.
- * Optimize vc8 project files for temp server
- * merge TC2-5512
- *Wintergrasp: fix the bug that player is send into hall when dead near hall. *Only re
- *Use updatecombatstate to replace updatevictim. This should fix the bug of MoveSeekAs
- *Add a line in ~Spell for debug.
- *Add more debug info.
- *Better check for achievement criteria ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING.
- *Fix build in linux.
- *Fix the bug that salvage defense's aura is not taken away after being hit.
- *Fix a typo that makes buildings in wintergrasp can never be destroyed and titan reli
- *Allow pet to have combo points.
- *Fix some restriction of pet spell cast.
- * merge TC2-5522
- * Test code to see if realm auth logging fixed
- * Remove test code and add it in a dif way* Fix IRC GM log hide passwords
- *Prevent players from casting spells while getDeathState() == DEAD (this blocks an ex
- * merge TC2-5523
- * remove some un-used code.
- *Add script for iruk and "aces high". By manuel
- *Better fix to dead player with health exploit..
- *Add some more debug info, don't kick GMs :)
- *Fix the final heal of lifebloom. The dispel issue is still not fixed.
- * merge TC2-5527
- *Make defensive procs are active on absorbs. By Cleave
- *Blink glyph fix. By Cleave
- [8431] Avoid unlearn class skills at unlearn spell learned at skill learn. Author: Vl
- *Switch exploit check to debug only..
- [8433] Implement proper store and use character specific account data. * Base at
- [8438] Correctly update achievement at bank bag slot buy instead next login. Author:
- [8436] Return CMSG_SET_ACTIVE_VOICE_CHANNEL to STATUS_AUTHED. Author: VladimirMangos
- [8442] Fixed displaying return button in mails Author: arrai
- [8442] Change some unit flag names. Author: NoFantasy
- *Fix a crash caused by gothik. Thanks to new001.
- *Fix the knockback direction of Typhoon
- *Wintergrasp: count two more creatures as guard. By Gyullo
- *Wintergrasp: allow player to get promotion by group member's kill. Thanks to iadus3
- *GetHealth() was not returning desired value, so this code block is worthless.
- * merge TC2-5541
- [8444] Prevent spawn gameobjects with invalid displayid by command. Author: VladimirM
- [8445] Fixed redundant calculation of v and s on every login Author: arrai The SRP
- [8446] Update ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING only for real alive cases.
- [8447] Small code cleanups in guild loading. Author: VladimirMangos
- [8449] Deprecate healing/damage item mods and merge internal data in to spell power.
- [8450] Prevented using of plaintext passwords in sql queries Author: arrai
- [8452] Add describtion for two attributes flags. Signed-off-by: hunuza
- [8453] Make more informative error output in case empty version tables. Author: Vladi
- [8455] Do not disband guild, if guild ranks are not defined for that guild, removed o
- *Fix a typo in rev "the bug that Elemental Invisibility causes the creatures to const
- *Fix the fraction loss of power regen. Thanks to HiZed
- *Teleport losed team to Dalaran after wintergrasp battle. Thanks to Gyullo
- Clean up some sqls to make sure they all have at least one newline at the end (part o
- *Fix a crash caused by Uldaman. Thanks to nanouniko
- * merge TC2-5565
- Fix DK Runes never cooling down - fix by HiZed
- * merge TC2-5566
- * Fix some SQL error logs
- Clean up in sql\updates move all 3.0.9 sqls to the 3.0.9_old directory, add 3.1.3_old
- *Fix a crash caused by wintergrasp setup when a graveyard defined in db cannot be fin
- Fix bug with going trough things on login. Thanks to Opterman and Nofantasy
- Fix some issues with game object create according to last patch. Thx to NoFantasy and
- * merge TC2-5570
- *Fix a bug that pvp flag is not cleared after unit is uncharmed.
- *Fix a bug that druid's flight form is not removed after entering wintergrasp.
- *Fix a crash caused by dispel effect. Thanks to nanouniko
- *Try to fix the bug that some bosses stuck in combat
- Fix a couple of small typos.
- *Add a dk quest sql back. It was removed by mistake in 5119, but was never added back
- * merge TC2-5576
- Add back -DCENTOS switch for cmake, since the previous solution wasn't working for ev
- * Register scripts for bosses Ionar and Volkhan in Halls of Lightning. Even though th
- *Fix a typo in trinity strings
- Add macro for finding Termcap with cmake, and some cleaning about readline
- Fix typo
- Partial fix of Quest 12698 - by Seirge - Also, I wrote a very preliminary script for
- * merge TC2-5582
- Some cosmetic change in cmake files
- merge
- *Try to fix a crash caused by unstable affliction. Thanks to nanouniko
- *Try to fix a crash caused by CalcAbsorbResist. Thanks to nanouniko
- *Fix the bug that tenacity buff in wintergrasp is not casted correctly. Thanks to dra
- * merge TC2-5587
- *Correct POI for Wintergrasp's gate. This fix the bug that the battle doesn't start.
- Count damage done by Deathknight Understudies towards damage done by players in Instr
- Typo, sorry.
- * merge TC2-5590
- * Fix quest src item not bveing removed on completing quest.
- Fix Typo in last commit
- * Fix bug that quest src items not taken from players on completing quest
- * merge TC2-5591
- * Remove quest src item from player on dropping quest.
- * Fix remove quest src item from player on dropping quest.
- * merge TC2-5592
- * merge TC2-5594
- *Some GUID cleanup, don't want any Linux crashes ;) (thanks Zor)
- Fix some recently added tabs to spaces and fix mem leak - patch provided by Onkelz
- * Phase one of new online/ingame shop system
- merge
- Start preparing script texts for upcoming changes to the way script texts will be han
- Add forgotten change to world.sql and update script for scarlet ghouls (quest 12698)
- *Replace uint32 with int32, should fix "Pet::Update(): pets aren't regenerating focus
- *"Level restrictions have been applied to Lake Wintergrasp. Only players level 70 or
- * merge TC2-5598
- * Update some data
- * Finish NPC for use with online shop, just needs testing..
- Step 2 of preparing script texts for upcoming changes
- Step 3 of preparing script texts for upcoming changes
- Step 4 of preparing script texts for upcoming changes
- Step 5 of preparing script texts for upcoming changesNow all continents are done.
- *Fix Hunter pet focus regen (thanks MrSmite)
- *Add back Themris' cleansing totem patch, accidentally removed in r4816
- *Add Instant flight paths option, by Hawthorne
- *MrSmite's PetAI patch, plus Hawthorne's Instant Flight Paths (now with actual code!
- Fix compatibility problems with PostgreSQL. Patch by Azuritus
- * merge TC2-5607
- *world_script_texts cleanup (that was a great way to kill an hour).. The Storm King's
- *GO Script: Zul'Farrak Shallow Grave, by totoro
- *Cleanup comments, update THANKS (no idea if I missed anybody o_O), added Themris' Wa
- *Some cleanup, fix Fire and Brimstone, thanks win32
- * merge TC2-5611
- *quest 11221 Reports from the Field (Howling Fjord) by Azazel, added missed update SQ
- *Base script for Maiden of Grief in Halls of Stone by Elron
- *template, not tempate! sorry if you got import errors :(
- * merge TC2-5614
- *Utgarde Keep: save & load door status, by Tartalo, thanks Aokromes for testing, and
- * merge TC2-5615
- * Comment out NPC test for new online shop NPC until defines are done
- * Final phase of new online shop and ingame NPC system, just needs final test now
- * possible fix for not auto dismounting on DK flight paths
- * Update token vendors allow lvl boosts to lvl 77 instead of 70
- * Fix typo in new shop NPC (note to self computers count up form 0 not 1)
- * Add the new code shop chat data to repo
- *[8469] Fix possible garbage in character_spell after [8416] Removed in sql update sp
- *COmment out MaNGOS specific data
- *[8471] Little correction to prev. commit. Spell effect 90 seems to be kill credit bu
- *[8472] Fixed argument for KilledMonsterCredit call. Author: ApoC
- *[8474] Allow to delete BattleGround objects when any of invited players didn't click
- *Attempt to fix PetAI crash, thanks WarHead
- *Fix a typo that disabled switching specs in Battlegrounds even under appropriate con
- Fix small omission in AuctionHouse.cpp caught by MrSmite, this may not make any diffe
- A bit more world_script_texts cleanup
- *Storm Peaks Sibling Rivalry Quest (13064) by Veras
- *Move a bunch of old SQL files around!
- *Fix CMakeLists, some minor SQL cleanup
- *Revert r5588.
- *Merge.
- * merge TC2-5641
- Add support for multirealm. Patch by streetrat.
- Add some entries to .hgignore
- *Config option to allow multiple Guild Masters by MrSmite
- *Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthorne *Boss Emote Command for DB S
- *Missed a Boss Emote Command change
- * merge TC2-5646
- * Add missing file from cmake, fix *nix compile
- * merge TC2-5647
- Remove the remaining obsolete Zthread code Part2
- Remove the remaining obsolete Zthread code
- Remove the remaining obsolete Zthread code Part3 Really this time.
- Change some variables from MANGOS to TRINITY
- *[Naxxramas] Four Horsemen heroic chest spawn by loop69
- Set DO_MYSQL = 0 when we compile with PGSQL
- * merge TC2-5653
- * Update data block info for trinichat , bring inline with 3.1.3 client info
- * Add missing changes from last commit, sorry
- * Remove some dupe code and add check to prevent a possible cash.
- * Fix typo
- * Fix another typo
- *Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)
- *Use 4 spaces instead of tabs in .cpp and .h files
- *Add TrinityScript to default x64 build configs (not sure why it wasn't there in the
- Backed out changeset 60578c781be1
- *Merge..
- Backed out changeset d3fe2d6d504a (please test your patches thoroughly before getting
- *Merge..
- Add Server revision to realmd.uptime table
- Add Chinese 3.1.3 build to expected client builds, you will need to enter 10146 in th
- Fix Instance resets not occuring without restarting server, patch provided by Trazom
- *Fix pets not selecting next target bug, by MrSmite
- [8500] Fixed long existed bug with vmaps unloading. When order of coordinates has be
- *Disable commit 4821 / 9d0967884f0b (caused some NPCs to not regenerate HP when they
- *Levelling Weapon Skill patch (Author: Menia), thanks Sorken :)
- * merge TC2-5676
- * Changed the logging for missing spell_script_target / spell_script_position * entri
- *[Ingvar The Plunderer] Fix Animation of Undead Part by Gyullo
- *Little changes in borean_tundra.cpp by manuel
- *Correctly update world_spell_full.sql with missed update from 5006_world.sql
- *[FIX] New characters are flagged on non-PvP servers by XTElite1
- * merge TC2-5681
- *Backed out changeset f2d288ace33d
- *Better fix to the waypoint mobs returning to spawn issue, thanks XTElite1
- * merge TC2-5683
- Fix typo in wintergrasp. Patch by Gyullo
- *fix Kael'thas (TK) summoning double phoenix, broken by an sd2 merge
- *Escort Quest The Totem of Kar'dash from SD2, thanks manuel
- Update to Gluth script; lower the distance required between zombie chow and Gluth bef
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.