aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts
AgeCommit message (Collapse)Author
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
2009-10-01*Warning/typo fixmaximius
--HG-- branch : trunk
2009-10-01*Azjol'Nerub - Register instance script & GO handling for first boss door, ↵maximius
by Tartalo *Krik'thir the Gatewatcher - Fix compile on *nix + merge npc AIs, by Tartalo *Halls of Stone - Merge from SD2, scripting by ckegg, merge by Tartalo --HG-- branch : trunk
2009-09-29*Fix a crash in boss_svala.cpp + fix buildmaximius
--HG-- branch : trunk
2009-09-27*Fixes for Slad'ran, Eck the Ferocious and Moorabi by Tartalomaximius
--HG-- branch : trunk
2009-09-27*Fix a problem that freeze the server in boss Eck the Ferocious' script. ↵Anubisss
Maybe this fix a crash. --HG-- branch : trunk
2009-09-27*Fix a crash in boss Svala's script.Anubisss
--HG-- branch : trunk
2009-09-27*Merge [8524] New cell search algorithm implemented. You can now choose ↵maximius
different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk
2009-09-26*Gundrak: Eck the Ferocious & Gal'Darah, by Tartalomaximius
*Implement talent Lava Flows (ranks 1-3), by win32 --HG-- branch : trunk
2009-09-26*Gundrak: GO Handling & Slad Ran script by Tartalomaximius
*Cleanup, and don't consider creatures to be in combat if they have no victim, or if their victim is a GM. --HG-- branch : trunk
2009-09-26*Anonymous enums are bad :(maximius
--HG-- branch : trunk
2009-09-26*Replace a ton of switches with RAND(), and overload RAND() to support up to ↵maximius
16 parameters. *Add a safety check to prevent knocking players off of transports, just in case they die while on one. *Fix a couple incorrect spell defines. --HG-- branch : trunk
2009-09-25*Grobbulus - in Inject event, tank is not a target for this spell, by Gyullomaximius
*Gundrak - AI for the boss Moorabi, by Manuel *Improvements to player death handling (they will now fall to the ground).. also attempted to improve creature death handling the same way. --HG-- branch : trunk
2009-09-24*Fix possible crashes.Anubisss
--HG-- branch : trunk
2009-09-24*Oops, enum type redefinition is bad!maximius
--HG-- branch : trunk
2009-09-24*Add a new modelid function..maximius
*Attempt to fix some Linux compile issues.. --HG-- branch : trunk
2009-09-23*add 11 new event hooks to the OnEvents system, by Hawthornemaximius
--HG-- branch : trunk