aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts
AgeCommit message (Collapse)Author
2009-10-17*Fix several typos.maximius
--HG-- branch : trunk
2009-10-17*Incomplete Violet Hold scripts by Tartalomaximius
--HG-- branch : trunk
2009-10-17*Cleanup, remove all positive auras (ie: buffs from another spec) on spec ↵maximius
change. --HG-- branch : trunk
2009-10-17* Wintergrasp: Elementals/Revenants only visible outside Wartime. By Sppmaximius
*Wintergrasp: Fixed Towers, weren't giving rewards. By Spp *Wintergrasp: Cosmetic changes to make code easier to follow. By Spp (idea by Biglad) *Wintergrasp: Building are immune to damage outside Wartime. By Spp (Original code by Biglad) *Wintergrasp: Modified Custom Honor (Honor and marks) to fit with rank level. By Spp (Thanks to Gyullo and Magnarion) *Some cleanup. --HG-- branch : trunk
2009-10-17*Minor cleanup and a few more typo fixes.maximius
--HG-- branch : trunk
2009-10-17*Fix a typo introduced in d31ab7eb7e81maximius
--HG-- branch : trunk
2009-10-17*Fix some script text entry collision.maximius
--HG-- branch : trunk
2009-10-17*Better timers for the adds from the first boss of Azjol-Nerub. Also add the ↵maximius
function Colossus->AI()->AttackStart(); to make the Drakkari Colossus (Gundrak) attack instantly, by manuel *Improved Shadow Bolt proc fix, by AniRB *Large cleanup. --HG-- branch : trunk
2009-10-16*Implement some new functions by WarHead (not really sure if they're needed, ↵maximius
could probably be done another way) --HG-- branch : trunk
2009-10-16*Gundrak - saved GUID fix, and bridge support, by Trazommaximius
--HG-- branch : trunk
2009-10-16*Replace more non-standard functions with standard ones..maximius
--HG-- branch : trunk
2009-10-16*Replace unimplemented, custom functions with standard ones...maximius
--HG-- branch : trunk
2009-10-16*Azjol-Nerub - boss amanitar added, by WarHeadmaximius
--HG-- branch : trunk
2009-10-16*Drak'tharon load instance data fix (possible crash), by WarHeadmaximius
--HG-- branch : trunk
2009-10-16*Cleanup, fix build and several possible crashes.maximius
--HG-- branch : trunk
2009-10-16*Ulduar teleporter, and updates, by BonDit. Thanks AniRB.maximius
*Fixed some typos in last commit. --HG-- branch : trunk
2009-10-15*Fix *nix build.maximius
--HG-- branch : trunk
2009-10-15*Ahn'kahet: Prince Taldaram - Adjust sphere triangle size & Change random ↵maximius
player selection, by Tartalo --HG-- branch : trunk
2009-10-15*Cleanup.maximius
--HG-- branch : trunk
2009-10-15*Cleanup, fix a lot of potential crashes and typos.maximius
--HG-- branch : trunk
2009-10-15*Implement quest 'Trial of Fire' (Howling Fjord), by exul182maximius
--HG-- branch : trunk
2009-10-15*Halls of Stone: Sjonnir the Ironshaper, implement ooze merging and Abuse ↵maximius
the Ooze achievement, by Tartalo --HG-- branch : trunk
2009-10-15*Utgarde Pinnacle: Svala the Sorrowgrave, fix sacrifice target selection, by ↵maximius
Tartalo --HG-- branch : trunk
2009-10-15*Drak'Tharon Keep: Novos the Summoner 'Oh Novos!' achievement, by Tartalomaximius
--HG-- branch : trunk
2009-10-15*Halls of Stone: Sjonnir the Ironshaper typo fix, by Tartalomaximius
--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 Tartalomaximius
--HG-- branch : trunk
2009-10-14*Some minor cleanup.maximius
--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 Tartalomaximius
--HG-- branch : trunk
2009-10-14*Ahn'kahet: Herald Volazj "Volazj's Quick Demise" achievement, by Tartalomaximius
--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*Fix several errors in boss_svala.cpp (wrong IDs, typos, crashes, etc) by Trazommaximius
--HG-- branch : trunk
2009-10-13*Grobbulus - fix Poison Cloud, by Cassmaximius
--HG-- branch : trunk
2009-10-13*Fix Anub'Rekhan initialization, by Tartalomaximius
--HG-- branch : trunk
2009-10-13*Add some missed timer changes to Kelthuzad from f9f9af1c2ae7maximius
*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*matrix punch script.Muhaha
--HG-- branch : trunk
2009-10-13* Add GO script for defender's portal, entrance to VoABiglad
--HG-- branch : trunk
2009-10-12*Loken - Pulsing Shockwave, by Destalkermaximius
--HG-- branch : trunk
2009-10-12*Script for the boss Drakkari Colossus and Drakkari Elemental, by manuelmaximius
*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-11Fix a crash in void reaver scriptMachiavelli
--HG-- branch : trunk
2009-10-11Merge [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-10*Fix a typo in boss_krystallus, by Tartalomaximius
--HG-- branch : trunk
2009-10-09*Blackfathom Deeps - Event: Aku'mai, by Tartalomaximius
*Split Personality Achivement, by Destalker *Halls of Lightning Fixes, by Destalker Volkhan fixes + Achievement Ionar Fix - without this he resets each time he is invisible, spamming sparks Arcing Burn - should be a debuff (and stackable, stackable part NYI :/) *Naxxramas - Thaddius - the aura shall affect only the character without the proper aura, by Trazom *Naxxramas - Kelthuzad - some timer adjustments (may need verification or tweaking) by Cass *Merges by Stryker, thanks to all authors and testers. [8458] Re-implement SPELL_AURA_MOD_TARGET_ARMOR_PCT in more porper way for weapon dependent cases. Author: VladimirMangos [8459] Avoid mutiply apply weapon dependent armor penetration bonus for each weapon. Author: VladimirMangos [8529] check rune cost only if spell has PowerType == POWER_RUNE. Patch provided by yavi. Author: Ambal [8532] Fixed situation where some items like 42947 were not giving spell power bonus. By: Ambal [8533] Not remove timed quest and correctly fail when time runs out. Add function to remove timed quest instead of direct access to set. Author: NoFantasy [8536] Fixed spell 62776. By: Ambal [8539] Check pet aura range at area aura update. By: Ambal [8546] Implement battleground bonusweekends call to arms. Also fix typo in auctionmgr. Author: balrok [8547] Implemented scriptcall: CorpseRemoved(uint32 & /*respawnDelay*/) it will be called when the corpse of the scripted creature get's removed, it's possible to adjust the next respawn inside the script. Author: balrok [8561] Replace another auras code call by explicit code [8566] avoid singleton-lock when accessing BattleGroundMGR::isBGWeekend() Proposed by vladimir. Comitter: balrok --HG-- branch : trunk
2009-10-09* Some changes to scarlet ghouls script, still needs proper core support to ↵Chaz Brown
work 100% correctly. * Add item script for the harvester's gift, to prevent creating more than 5 scarlet ghouls, I know this can be done in a better way, but, I couldn't figure out how. * Add new function Unit::GetAllMinionsByEntry(std::list<Creature*>& Minions, uint32 entry) used to correctly count how many scarlet ghouls a player has, can probably be handy in other situations. --HG-- branch : trunk
2009-10-06*Utgarde Pinnacle: Svala fixes - Fix some crashes, complete ritual code and ↵maximius
change defines by enums, by Tartalo *Fix Acherus Flightmaster for Alliance, by MrSmite *Fix The Party's Over achievement (Prince Taldaram) & Implement Good Grief achievement (Maiden of Grief), by Tartalo *Fix certaint things entering the threat list and never leaving, bugging mob's HP regeneration (ie: Priest's Lightwell).. again. Thanks Gyullo. --HG-- branch : trunk
2009-10-06*Fix possible crashes.Anubisss
--HG-- branch : trunk
2009-10-01*Set AnzuEncounter only when Anzu is created, to avoid having Anzu dead on ↵maximius
spawn, by Trazom. *Improved go_fel_crystalforge script, by johnholiver. --HG-- branch : trunk
2009-10-01*Gift of the Naaru healing fix (now healing bonus is 1/5th AP, as it should ↵maximius
be), by Destalker *Proper Svala ID after transformation, by SoulForge --HG-- branch : trunk
2009-10-01*Warning + linking fix by WarHeadmaximius
*Minor cleanup --HG-- branch : trunk