aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-30Forgot to add the sql changes to world_scripts_full.sql in my previous commit.Liberate
2011-01-30Quests: Fixes quest "Going Bearback". Needs DB support to work.Liberate
ref ticket:472
2011-01-30Fixed compile warning added by me in previous commitShauren
2011-01-30Scripts/Icecrown Citadel: Fixed encounter state after wipe on Blood Prince ↵Shauren
Council (prevent exploits), also fixed Dark Nucleus spawning out of the room
2011-01-29Scripts/Icecrown Citadel: Fixed Coldflame spawning position (outside hitbox ↵Shauren
normal phase and directly on the spot during Bone Storm)
2011-01-29Scripts/Quests: Fixed incorrectly named hooksShauren
2011-01-29SQL/Quest: Added linked credit spells for quest 8867 (Lunar Fireworks)Shauren
2011-01-29Core/Creatures: Add new extra flag to know if creature is dungeon bossSpp
2011-01-28Scripts/Pit of Saron: Fixed Scourgelord Tyrannus despawning 30 seconds after ↵Shauren
death and fixed his intro being started multiple times
2011-01-28Core/Auras: Fixed displaying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE damage bonus ↵Shauren
in character stats
2011-01-28Core/Achievements: Achievement title rewards will be readded when loading ↵Shauren
achievements (fixes cases like player completing achievement X and not getting reward because it was misssing from database at that time)
2011-01-28Core/Instances: Fixed cleaning and packing query for account_instance_times ↵Shauren
table (instance can no longer exist but player limit is still there)
2011-01-28Scripts/Icecrown Citadel: Pact of the Darkfallen will now only damage the ↵Shauren
caster and all other non-linked players
2011-01-28Scripts/Icecrown Citadel: Implemented Pact of the Darkfallen damage scaling ↵Shauren
(Blood-Queen Lana'thel) SQL: Renamed and split 2011_01_26_world_scriptname to meet the standards
2011-01-28Fixed compile warningShauren
2011-01-28Core/Map scripts: make some error messages more informative and reformat ↵Azazel
code a little bit Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-28Core/Spells: Move Glyph of Smite code to a better location.johnholiver
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-28Core/Spells: Fixed Rip damage.johnholiver
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-28Core/Spells - Fixed Bestial Wrath immunitiesJohnHoliver
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-26Scripts/Oculus: Implemented AI for Boss Ley-Guardian Eregos.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-26Scripts/Oculus: Make Urom's event state available for condition system.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-26Core/Spells: Remove movement impairing effects for druids when shifting back ↵leak
to normal form fixes #320
2011-01-26Core/Entities: Avoid unique key violations during character inventory saving ↵leak
for newly created items
2011-01-26Restore unix buildleak
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid ↵leak
asynchronous indexes at query logging or error output - Add values to prepared statement query log messages - Killed a bit Engrish and trailing white whitespaces
2011-01-25Core/Entities: Avoid unique key violations during character inventory savingleak
(It only works "<Machiavelli> because I saideth so")
2011-01-25SQL: Minor cleanup in existing roll up patchesleak
2011-01-25Core/Items: Proper money refund fix for 0ad2c90d2259316be875. Thanks to ↵Machiavelli
Destalker
2011-01-25Core/Players: Implement generic SendClearFocus instead of magic ↵Machiavelli
SMSG_BREAK_PACKET randomly in the middle of code. Also preallocate correct size for packed guid.
2011-01-25Core/SQL: Fixed typo in world_scripts_full.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Scripts/Oculus: Fixed typo thanks to Shauren.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Items: Fix money refund amount. Also fix a possible exploit possibility ↵Machiavelli
of redeeming both vendor sellprice and money refund price in one go.
2011-01-24Core/SQL: Added forgotten sql data.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Scripts/Oculus: Improved Arcane Beam ability of Azure Ring Captain ↵Manuel
(Varos Encounter) Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Scripts/Oculus: Improved Energize Core ability of Boss Varos. Thanks to ↵Manuel
Xanadu, Gyullo and Josh. Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Scripts/Oculus: Switched ScriptedAI to BossAI.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Scripts/Oculus: Implemented worldstates related to Varos.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/ZoneScript: Implemented OnCreatureDeath function.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/Instances: Made the max amount of instances player can enter within ↵Shauren
hour configurable and fixed typo in instance packing/cleaning query
2011-01-24Core/Instances: Implemented confirmation dialog for players upon entering ↵Shauren
instance which would permanently bind the player to it, players can now choose to get saved or leave the instance Also fixes broken build
2011-01-24Reverted unintended change from previous revisionShauren
2011-01-24Core/Instances: Implemented hourly instance limit: players are limited to ↵Shauren
entering 5 instances per hour (account wide limit)
2011-01-23Scripts/Icecrown Citadel: Implemented boss raid frames for Blood Prince CouncilShauren
2011-01-23Core/Scripts: Implemented method for sending encounter boss frames from scriptsShauren
2011-01-23Core/Auras: Removed unneeded typecasting from aura 54798 handlerShauren
2011-01-22Core/Vehicles: Hotfix for client freeze on vehicle enter by reverting ↵Machiavelli
certain changes to SMSG_MONSTER_MOVE_TRANSPORT. Still have to figure out the correct structure in the future.
2011-01-22Core/SQL: Add unique table key for (guid, bag, slot) in character_inventory ↵Machiavelli
to prevent storing different item entities in the same slot. NOTE: If you get import errors it's YOUR OWN RESPONSIBILITY to fix current data inconsistencies your database might have.
2011-01-22Scripts/Spells: Moved all special target filtering cases to scriptsShauren
2011-01-21Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be ↵Shauren
used to filter area targeting spells