Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-14 | *Fix an invalid condition that would never be true. | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Add some AI to the Living Mojo's around Drakkari Colossus boss, by manuel, ↵ | maximius | |
and do some cleanup --HG-- branch : trunk | |||
2009-10-14 | *Updated, working script for Drak'Tharon Keep (Novos the Summoner), by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Some minor cleanup. | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Wintergrasp: Some GOs were not being rebuilt at battle end, by Spp | maximius | |
*Wintergrasp: Proper way to destroy vehicles, by simon *Wintergrasp: Turret Cannons were not changing faction at battle end, by Spp *Some code cleanup and missing code from workshop faction change patch --HG-- branch : trunk | |||
2009-10-14 | *Halls of Stone - Brann Bronzebeard event, fix Brann escort not starting ↵ | maximius | |
when you click the gossip, by Trazom --HG-- branch : trunk | |||
2009-10-14 | *Halls of Stone: Sjonnir The Ironshaper, blizzlike add spawning, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Ahn'kahet: Herald Volazj "Volazj's Quick Demise" achievement, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Wintergrasp: Force Defender Faction on Turret creation, by Spp | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Cleanup + back out changeset 18fa43db6cc3 (breaks riding apparently :[) | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Wintergrasp: Set Faction on workshop capture + GO check faction fix, by Spp | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *If my target is attacking me, my target is acceptable. | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Taxi - preload flightmaster at end of path, by MrSmite | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Check distance and LOS based on i_enemy, not i_funit, to hopefully avoid ↵ | maximius | |
some aggro chaining. Also determine LOS based on assisting unit's position, instead of (assisted unit/assisted unit's victim)'s position. --HG-- branch : trunk | |||
2009-10-13 | *Backed out changeset a09fe1125922 | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Some cleanup, change some illogical conditions (if you can attack your ↵ | maximius | |
target is no reason to ignore the target, o_O) --HG-- branch : trunk | |||
2009-10-13 | *Wintergrasp: Fix server crash at battle end, by Spp | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Don't require AI for waypoint creatures. Hopefully this will fix the NPCs ↵ | maximius | |
outside of Shadow Labyrinth never entering combat unless a player attacks them. --HG-- branch : trunk | |||
2009-10-13 | *Fix - tradeskill passive buffs not applied at login, by MrSmite | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Add Reload AccessRequirement to reloadall command, by Xlybriem | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Krikthir the Gatewatcher - Implement Watch Him Die achievement & change ↵ | maximius | |
defines to enums, by Tartalo --HG-- branch : trunk | |||
2009-10-13 | *Wintersgrasp - prevents team from using vehicles to damage their own ↵ | maximius | |
buildings, by Spp *Wintersgrasp - restore proper faction of units in Unit::RestoreFaction(), don't just always use faction_A, by Spp --HG-- branch : trunk | |||
2009-10-13 | *Some Exceptions for SetReputation, without this it is impossible to earn ↵ | maximius | |
rep with Horde Expedition and Alliance Vanguard, by Themris --HG-- branch : trunk | |||
2009-10-13 | *Fix several errors in boss_svala.cpp (wrong IDs, typos, crashes, etc) by Trazom | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Grobbulus - fix Poison Cloud, by Cass | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Fix Anub'Rekhan initialization, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-13 | *Add some missed timer changes to Kelthuzad from f9f9af1c2ae7 | maximius | |
*When Wintersgrasp Battle ends, ressurect players -before- removing buffs, not after *Fix some possible crashes in boss_svala.cpp --HG-- branch : trunk | |||
2009-10-13 | * Fix CRLF and no newline in a couple of sqls | Paradox | |
* Slight change to update loop to ensure expired auctions are't left in AH. --HG-- branch : trunk | |||
2009-10-13 | *matrix punch script. | Muhaha | |
--HG-- branch : trunk | |||
2009-10-13 | * Update .start to work while in ghost form, send ghost to nearest ↵ | Biglad | |
graveyard. use: /g .start when dead --HG-- branch : trunk | |||
2009-10-13 | * Add GO script for defender's portal, entrance to VoA | Biglad | |
--HG-- branch : trunk | |||
2009-10-12 | *Loken - Pulsing Shockwave, by Destalker | maximius | |
--HG-- branch : trunk | |||
2009-10-12 | *Script for the boss Drakkari Colossus and Drakkari Elemental, by manuel | maximius | |
*Use Kill instead of DealDamage, should fix a crash in boss_svala, thanks Gyullo *Update Naxxramas Worshippers script, by Destalker --HG-- branch : trunk | |||
2009-10-12 | *Select only expired auctions when updating, by Paradox | maximius | |
*Remove some useless code from AHBot, by Paradox --HG-- branch : trunk | |||
2009-10-12 | *Bitwise logic does not work on values that are not bitmasks. Thanks Spp for ↵ | maximius | |
pointing this block of code out :) --HG-- branch : trunk | |||
2009-10-12 | * Fix bug with end of winterpgrasp, as zone is cleaned of corpses we must ↵ | Biglad | |
revive players if dead. --HG-- branch : trunk | |||
2009-10-11 | Log contents of unprocessed tail data if logging is set to debug. | Machiavelli | |
--HG-- branch : trunk | |||
2009-10-11 | Fix a crash in void reaver script | Machiavelli | |
--HG-- branch : trunk | |||
2009-10-11 | Never show standing with factions of the opposing team. | Machiavelli | |
Minor cleanup in affected code. --HG-- branch : trunk | |||
2009-10-11 | Merge [SD2] | Kudlaty | |
*Minor changes to includes for escortAI and followerAI *Add function AssistPlayerInCombat() for escortAI and followerAI. m_creature will then assist a player being attacked by another creature, if escort/follow is active. *Prepare escortAI for conversion to use escort states similar to followerAI. Add functions needed and also move some 'system-only' functions to private: *Convert escortAI to use escort states instead of explicit boolean variable for each different state. Scripts updated accordingly and obsolete variables removed. *Small cleanup in escortAI log messages. --HG-- branch : trunk | |||
2009-10-11 | Fix CONFIG_OUTDOORPVP_WINTERGRASP_ENABLED by doing a check in ↵ | Machiavelli | |
OPvPWintergrasp::Update as well as SetupOutDoorPvP --HG-- branch : trunk | |||
2009-10-11 | Comment out some as of r5847 deprecated code. | Machiavelli | |
--HG-- branch : trunk | |||
2009-10-10 | *Ignore react states in Creature::_IsTargetAcceptable. | maximius | |
--HG-- branch : trunk | |||
2009-10-11 | Implement FACTION_FLAG_SPECIAL(128) for home cities and their northrend ↵ | Machiavelli | |
representatives. Fixes bug that Alliance Vanguard rep updates were not sent to the client. --HG-- branch : trunk | |||
2009-10-10 | *Having to cast this seems silly to me. Oh well, farewell, const-ness! | maximius | |
--HG-- branch : trunk | |||
2009-10-10 | *Fix a typo in boss_krystallus, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-10 | *Creature::_IsTargetAcceptable rewrite, should hopefully fix the bugs ↵ | maximius | |
ogeraisi reported. *Creature health regen patch, written and tested by Gyullo. --HG-- branch : trunk | |||
2009-10-10 | ReputationMgr changes part 2 | Machiavelli | |
--HG-- branch : trunk | |||
2009-10-10 | Changes to ReputationMgr::SetReputation that makes grouped reputation gains ↵ | Machiavelli | |
possible. Fixes ie. Alliance Vanguard/Horde Expedition rep, and correctly gives 25% of the earned rep to your home city to the other major cities of your faction. Note: there will need to be some DB changes to creature_onkill_reputation to cover the grouped rep gains in some cases. --HG-- branch : trunk | |||
2009-10-10 | * add a missed line when backing out ArP changes, (it was commented out anyway) | biglad | |
--HG-- branch : trunk |