aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2015-01-01Fuck you 2013Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
Happy new year
2014-12-30Core/Packets: rename packet structs to match client namesjoschiwald
2014-12-29Core: Remove White spacesVincent-Michael
2014-12-29Scripts/Ulduar: Fixes Flame Leviathan entering evade mode if Pursue returns ↵Nyeriah
no target * Pursue is never cast on players at retail, however, being there without a vehicle doesn't prevent the boss from attacking you, nor does it enter evade mode. Closes #11199 (cherry picked from commit 9671d513273867e62d520ec3d71b4c038802f5ab)
2014-12-29Core: fixed more typosjoschiwald
2014-12-29Core/Scripts: multiple changesjoschiwald
- fixed non pch build - fixed some warnings - fixed some coverity issues - some random things here and there
2014-12-28Scripts/Nexus: Keristrasza converted to BossAI and EventMapMitchesD
(cherry picked from commit d3e2918c57786800b8cbc63287f43f37111a6317)
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
All quest requirements are now in quest_objectives table quest_template table contains _ONLY_ WDB data and must not be modified Currently supported objectives are MONSTER, GAMEOBJECT, ITEM, TALKTO, CURRENCY, REPUTATION, MONEY, PLAYERKILLS, AREATRIGGER
2014-12-28Scripts/Quests: Fix Quest A Spirit Guidepete318
- Ensures rep adjustment buff is always applied (overrides evade, implements existing evade + re-apply buff) - Removes un-owned ravagers with incorrect faction from DB (the correct ones are spawned with their masters without the DB entries) - Create some extra steps in the wolf's waypoints in order to generate some AI events for the Ryga NPC. I think it's a bit of a dirty solution, but it seems to work with minimal changes. - Created RP series of events with Ryga NPC and Ancestral Wolf Spirit (Ryga Kneels, talks to wolf, then returns to spawn position after around a minute). Closes #13619 Fix #4028 (cherry picked from commit f2444eedf92fce39f7685eafead61d88d4ad89ef) Conflicts: sql/updates/world/2014_12_28_02_world.sql
2014-12-28Scripts/Instance: The Stonecore updatesMihapro
Stonecore Teleporters scripted. Some corrections, better handlings, fixed Travis warnings ... Closes #13626 (cherry picked from commit 9a941ae125c8b22b802270f7f419c1a8bfd2a343) Conflicts: src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp src/server/scripts/Maelstrom/Stonecore/stonecore.cpp
2014-12-28Scripts/Quests: Fix Red Snapper - Very Tasty! GObGooyeth
Fix 'School of Red Snapper' now disappear correctly when using 'Draenei Fishing Net', the bug is caused because the GameObject is SpellFocus type. Fix #1673 Closes #13748 (cherry picked from commit b0b7a55bdba20aad5b7914c55933daa70afe59ba)
2014-12-28Core/Scripts: Add Conjure Refreshment Table scriptGigi1237
- Fix Conjure Refreshment for characters above level 85 Closes #13780
2014-12-28Scripts/ICC: fixed situations when LK tried to cast Necrotic Plague on pets ↵MitchesD
and then Necrotic Plague was omitted (cherry picked from commit 3d3dafbe380054ef60cbf99658aa42c442b01693)
2014-12-27Fix non pch buildGacko
2014-12-26Scripts/Commands: Fix a conversion loss at the mute history commandNyeriah
(cherry picked from commit 5d4f26d82028823f4672e370deaf0f6069fb225f)
2014-12-26Scripts/Oculus: Implement a couple of missing textsNyeriah
(cherry picked from commit 63c1e265aace363a1d889b1621c0cc3a9263e956)
2014-12-26Scripts/Naxxramas: Add script support for quarter teleporters and spawn ↵Nyeriah
missing ones Updates #13255 (cherry picked from commit aff5229cd1777581bd85079d064037a57bf17799)
2014-12-25Merge pull request #13751 from Unholychick/6.0.3Duarte Duarte
Core/Scripts: Add new SpellScript hook
2014-12-25Core/Scripts: Rewrite Devour MagicUnholychick
Rewrite Devour Magic to use new spellscript hook OnEffectSuccessfulDispel.
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-25Scripts/Nexus: Implement Grand Magus Telestra's seasonal costumeNyeriah
Closes #13643 (cherry picked from commit e2f7b91298d6588c062db2d1132a62ddd8a4437a)
2014-12-25Scripts/Nexus: rewritten instance scriptMitchesD
(cherry picked from commit f743fb3e43036bdfd4e6b96dff1a82c19e3faa59)
2014-12-23Core/Items: Updated item stat calculationsShauren
* Implemented item modifiers * Implemented item bonuses
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-19Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spellsShauren
2014-12-19Core/Spells: fixed build and SelectEffectImplicitTargets logicRat
2014-12-19Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
Conflicts: src/server/scripts/Northrend/Ulduar/HallsOfLightning/boss_loken.cpp
2014-12-19Core/Spells: added .auras command (temp, for easy aura debugging)Rat
2014-12-17Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's auraNyeriah
(cherry picked from commit 37ccea13cbdb78b4c635ea9f3ec718d2e75e3c50)
2014-12-17Scripts/Naxxramas:Nyeriah
* Implement dialogue after Sapphiron dies. * Spawn missing triggers at Kel'Thuzad's room. * Implement a couple of missing texts and emotes to Kel'Thuzad's fight. (cherry picked from commit dd942db85fbd5e42fcd60fa4620c51093cc7ebfe)
2014-12-15Scripts/MountHyjal: Kill warningmthsena
(cherry picked from commit 884953942b1281c5d7f53a9c5876bba2222de9fa)
2014-12-15Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵Nyeriah
script to EventMaps/BossAI (cherry picked from commit d417e929307b4db65a89c188b2273199a33d3396)
2014-12-15Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵joschiwald
drain world tree
2014-12-13Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵Nyeriah
and the one after killing Mr. Bigglesworth (cherry picked from commit ee1fa933607342947fa579a02bd135858fd6cf99)
2014-12-12Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵Nyeriah
Gothik's death (cherry picked from commit f7a5a19f00d5a5df8df67b051a5606292d6eea6e
2014-12-07Merge branch '6.x' into SpellsIntel
Conflicts: src/server/game/DataStores/DBCStores.h src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Server/Protocol/Opcodes.cpp src/server/scripts/Spells/spell_druid.cpp
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-12-05Scripts/Misc: Initialize a couple of fieldsNyeriah
(cherry picked from commit 548cc1cd2f31ca5fa767f148a086c76f8e9ef903)
2014-12-05Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-04Scripts/MountHyjal: Update Archimonde's scriptNyeriah
@todo: instance scripts needs a major clean up Closes #6471 (cherry picked from commit 09b71ef8bd560166f07273bbf68b62e7d2633b67)
2014-12-04Core/Spells: some updates to player spell and talent learningRat
2014-12-01Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-01Core/Spells:Rat
- some work on player starting spells and skills - fixed basic spell learning - fixed some spell related datastore loads
2014-11-30Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird modelsShauren
Closes #13648
2014-11-30Core/Creature: Implemented negative levels for creatures having -1 as expansionKinzcool
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-28Core/Spells: fixed Script project buildingRat
2014-11-26Core: Use the correct function to convert strings to unsigned longs and ↵Nayd
unsigned long longs Fixes wrong data being inserted into the database (i.e explored zones). More info in #13493 Fixes #13493 Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report.