aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-06-03Rename SCRIPT_COMMAND_MOD_UPDATEFIELD to SCRIPT_COMMAND_SET_FLAG to avoid ↵Machiavelli
confusion. Also add a parameter ´apply´ (dataint). If 1, it will set the flag, if 0, it will remove it. Note: currently only supports 32bit integers. --HG-- branch : trunk
2010-06-03Implement SCRIPT_COMMAND_MOD_UPDATEFIELD with parameters datalong = index, ↵Machiavelli
datalong2 = newvalue. This will allow you to set the specified index value to the specified flag, as per Malcrom´s request. --HG-- branch : trunk
2010-06-03SOTA anticheatRat
Graveyards shouldn't be captured unless the respective gates are broken. Relic shouldn't be activated unless the respective gate is broken. by Snakeice --HG-- branch : trunk
2010-06-03removed old and incorrect 80-120% honor bonus (leftover from preBC O.o)Rat
added new honor formula for player kills added new formula for bonus honor calculation (*HK) pls test and compare with retial --HG-- branch : trunk
2010-06-03dismount when entering a battlegroundRat
use 80 for max level honor bonus calculation fixed SOTA second round timer by Gyullo --HG-- branch : trunk
2010-06-03Fix crash in SCRIPT_COMMAND_QUEST_EXPLORED, fixes issue #2532Machiavelli
--HG-- branch : trunk
2010-06-03should fix linux compileRat
guess what.. im on win.. --HG-- branch : trunk
2010-06-03added script hook for gameobject's destroyed eventRat
--HG-- branch : trunk
2010-06-02* Fix Glyph of Mend Pet (tnx L1ghtGu4rd from Mangos)John Holiver
--HG-- branch : trunk
2010-06-02stick with 1x rates, thankyaRat
--HG-- branch : trunk
2010-06-02*Fix: Only don't apply aura's with 0 sec duration (because of diminishing ↵Liberate
return for example) if the aura is not positive. --HG-- branch : trunk
2010-06-02Fix crash in Unit::HandleProcTriggerSpell (Actually in ↵Trazom62
Object::GetUInt32Value when pVictim is null). Fixes issue #2458. --HG-- branch : trunk
2010-06-02MergeMachiavelli
--HG-- branch : trunk
2010-06-02Few changes to *_scripts handling in core.Machiavelli
- Use pointers of most abstract classes possible where applicable. - Don´t use dynamic_cast when casting possibility is already explicitly checked per typeid. - Where applicable use the ToCreature() and ToPlayer() functions for typecasting. - Fix functioning of SCRIPT_COMMAND_CAST_SPELL - Fix possible crash in SCRIPT_COMMAND_KILL - Always include script id in error messages. - Added a few TODO comments. These changesets were merged in from MaNGOS: - [9576] Implement SCRIPT_COMMAND_CREATE_ITEM by NoFantasy - [9577] Implement SCRIPT_COMMAND_DESPAWN_SELF by NoFantasy - [9869] Extend SCRIPT_COMMAND_QUEST_EXPLORED to allow player<->player as source/target by NoFantasy --HG-- branch : trunk
2010-06-02fixed sota round two shipsRat
--HG-- branch : trunk
2010-06-02Dungeon Finder: Fix a crash when join queue had any restriction.Spp
Fixes issue 2500 --HG-- branch : trunk
2010-06-01SOTA updateRat
-proper warning text (under attack, destroyed, capture..) -proper icons on map for gate states -fixed second round starting --HG-- branch : trunk
2010-06-01Dungeon finder: Fix typosSpp
- Add missing credits from previous Dungeon Finder commit (6f13a4afc4) * Thanks to Zor for packet structure * Thanks to Taliesin for initial Queue design --HG-- branch : trunk
2010-05-31* Fix target count for Blazing Harpoon (spell 61588)Brian
* Credits to click and Xanadu who had to show some love to Malcrom --HG-- branch : trunk
2010-05-31* Fix Linux compile.Brian
--HG-- branch : trunk
2010-05-31Revert unintended change in 39d9d11c09 - special thanks to HG for being so ↵Machiavelli
cooperative. (Essence of 39d9d11c09 is still intact) --HG-- branch : trunk
2010-05-31*Fix: Strand of the Ancients.Liberate
- 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. --HG-- branch : trunk
2010-05-31Fix possible client crash in SMSG_ATTACKERSTATEUPDATE caused by outdated ↵Machiavelli
packet structure. --HG-- branch : trunk
2010-05-31Random BG: never select a disabled bgSpp
--HG-- branch : trunk
2010-05-31Skadi review of SnakeIce patch.John Holiver
A minor bug is still present, you can find it on the SDComment. Closes issue #1105 and #2251 --HG-- branch : trunk
2010-05-31Dungeon Finder:Spp
- Add Rolechecks - Can Join and Leave queue * No Find group implementation, it just adds u to the queue. * Still missing some join queue restrictions. --HG-- branch : trunk
2010-05-31Fix hidden CD for HandleDummyAuraProc for random proc spell (put the hidden ↵Trazom62
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. --HG-- branch : trunk
2010-05-31Fix Spell::m_selfContainer not reset in destructor. This should fix crash in ↵Trazom62
Unit::FindCurrentSpellBySpellId. Fixes issue #2263. --HG-- branch : trunk
2010-05-31Fix exploit with swaping already looted items.Trazom62
Patch by Vladimir from idea of Zhenya. Fixes issue #702. --HG-- branch : trunk
2010-05-31Fix realmd to accept more than 64 connections on windows. Author: DerexMachiavelli
--HG-- branch : trunk
2010-05-31ITEM_FLAGS_EXTRA_NEED_ROLL_DISABLED should only affect Need before Greed ↵Shauren
loot method --HG-- branch : trunk
2010-05-30Cleaned up and unified various sort predicates and moved them to Trinity ↵Xanadu
namespace, replaced priority queues with sorts and purged some unused code. --HG-- branch : trunk
2010-05-30Ulduar, Flame Leviathan: add Track tower activation state for AchievementsSupabad
stil WiP and not finished removes one comment from the TODO LIST --HG-- branch : trunk
2010-05-29Ulduar: Add missing breaks, ty Josh ;)Tartalo
--HG-- branch : trunk
2010-05-29Ulduar: Fix typo on Flame Leviathan's tower event's triggering systemTartalo
--HG-- branch : trunk
2010-05-29Ulduar, Flame Leviathan: Add initial tower event support.Tartalo
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. The code itself is not finished at all, but the main event managing is designed and implemented. Filling up the 'TODO:' commented parts of Leviathan's DoAction() will be appreciated ;) It's easy to implement all the tower related achievs using an array of booleans and DoAction() triggers for tower state tracking. It's your time Supabad, enjoy teamwork :D --HG-- branch : trunk
2010-05-29Fixed Twisted Faith not increasing damage of Mind Flay while Shadow Word: ↵Shauren
Pain was present on target, thx maxdestroyer for pointing that EffectSpellClassMask doesn't match Fixes issue #1085. --HG-- branch : trunk
2010-05-29Implemented script for Sunreaver Guardian and Silver Covenant Guardian._manuel_
--HG-- branch : trunk
2010-05-29Implemented areaflag hacks for areas Sunreaver Pavilion and Silver Covenant ↵_manuel_
Pavilion. --HG-- branch : trunk
2010-05-29Fix: use stored randombg resettime for calculating when to do the next daily ↵click
reset of random battlegrounds Thanks to HP for pointing this out. --HG-- branch : trunk
2010-05-29Initialize the random logonhash on world startup to avoid socket hang on ↵click
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. --HG-- branch : trunk
2010-05-29RequiredReputationFaction == 0 && RequiredReputationRank != 0 means its some ↵Shauren
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 Fixes issue #2193. --HG-- branch : trunk
2010-05-29Add support to Flame Leviathan.Supabad
Thanks to SnakeIce for posting patch, and Manuel for support during codecleanup. --HG-- branch : trunk
2010-05-29Fixed quests 11505 and 11506 - Spirits of AuchindounShauren
Fixes issue #126. --HG-- branch : trunk
2010-05-29Fixes the cooldown of the heroic version of the Deathbringer's Will Trinket.Liberate
Thanks nightseas for testing and finding this bug. --HG-- branch : trunk
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ↵Xanadu
Fixes a rarely seen startup crash. *Code cleanup. --HG-- branch : trunk
2010-05-29Remove a duplicate check from map/vmap files existance of all races' startup ↵Anubisss
areas. Dear God, my english rocks (:. --HG-- branch : trunk
2010-05-28Fix SMSG_LOGOUT_RESPONSESpp
- Use correct structure format - Send opcode when instant logout --HG-- branch : trunk
2010-05-27Fix compile on linux for previous commit. Thanks click for testing.Trazom62
--HG-- branch : trunk
2010-05-27Update Script Sunwell/Kil Jaeden.Trazom62
Fixes issue #291. Thanks Ille000. Code layout. Please also check the SQL proposed in comment 19 of issue #291. --HG-- branch : trunk