Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-09 | Scripts/Utgarde Pinnacle: | Emo Norfik | |
- Fix spamming of spell Ball of Flame (48246). - Added missing text of Image of Arthas. - Code cleanup and code style. - Typo fix in sql naming in commit 6cb495048916a916804ebf8bde19e9619b12f897 | |||
2012-01-09 | Script/Naxxramas: Fixed "A Spore Loser", texts and timers for Loatheb encounter. | kaelima | |
Creds to Warpten, thanks. | |||
2012-01-08 | Merge pull request #4719 from Norfik/bjarngrim | Shocker | |
Scripts/Halls of Lightning: Implement "Lightning Struck" achievement | |||
2012-01-08 | Scripts/Utgarde Pinnacle: | Emo Norfik | |
- Re-write Svala Sorrowgrave - Scripted achievement The Incredible Hulk. This script was writen basing on work and data: - Original TC script. - Albis fix for Arthas sounds and texts https://github.com/TrinityCore/TrinityCore/issues/4002 . - Ric event start fix. - Recorded encounters uploaded on YouTube. - Data found on ScriptDev2 forums. - Iov's custom SD2 repo and Svalas's script https://github.com/Iov/scriptdev2 . Also thx to: - ZxBiohazardZx for pointing how to fix looting problem when boss is killed when flying. - Aokromes for confirmig how many times event "Ritual of the Sword" is performed. - Mini event with Arthas. - Call Flames: timers of cast and time between "Ball of Flame" (48246) can be wrong (based on videos). - Ritual of the Sword works and is performed once at 50% hp but: a) Still need retail data for teleport position of Svala floating above player. b) Need fully fixed spell Ritual of the Sword (48276), the triggering of spell Ritual Strike - Trigger Missile (48331) part was hardcoded. - Spell Paralyze (48278) used by Ritual Channeler: fixed stacking and selection to ritual player only. - Achievement "The Incredible Hulk": works but often Scourge Hulk don't get initial dmg from spell Ritual Strike (spell 48277 Effect #1 Value: 6650 to 7350). - Looting problems when Svala was killed in air (require vmaps and option "vmap.enableHeight = 1" enabled in "worldserver.conf"). - Moved script_texts to creature_text. It require option "vmap.enableHeight = 1" to work properly. | |||
2012-01-08 | Scripts/Halls of Lightning: Change names of sql updates to TC standard. | Emo Norfik | |
2012-01-08 | DB/Script_texts: Someone accidentally the whole table. | Nay | |
Thanks Amit for finding the (silly) typo. *sighs* | |||
2012-01-08 | Merge pull request #4705 from Norfik/fbe3eaf2266039fe5469fd79c1cae92d278ead97 | Shocker | |
Scripts/Trial of the Crusader: Fix visual of Permafrost in Anub'arak encounter | |||
2012-01-08 | Merge pull request #4725 from Chaplain/cleanup | Shocker | |
Core/Spells: Implement CAST_FLAG_ADJUST_MISSILE (old CAST_FLAG_UNKNOWN_18) | |||
2012-01-08 | Core/Players: Fix crash in LoadFromDB | Subv2112 | |
Closes #4724 Closes #4673 | |||
2012-01-08 | SQLs: Negative numbers are serious business | Nay | |
2012-01-08 | Scripts/Halls of Lightning: Move criteria check for "Lightning Struck" ↵ | Emo Norfik | |
achievement from criteria script to DB. Thx to Vincent-Michael for pointing this out. | |||
2012-01-08 | Core/Spells: Fix CAST_FLAG_UNKNOWN_18. | Chaplain | |
*rename CAST_FLAG_UNKNOWN_18 -> CAST_FLAG_ADJUST_MISSILE *implement handling in Spell::SendSpellGo() | |||
2012-01-08 | Merge pull request #4714 from elecyb/mover | Kaelima | |
Core-Vehicles: Change player mover when add/remove passenger (thanks Sub... | |||
2012-01-08 | DB/text: add creature_text data for Orgrimmar Zappelin Masters from sniff | malcrom | |
closes #4630 | |||
2012-01-08 | Core/Script: update creature_text for Twilight Corruptor from sniffs | malcrom | |
closes #4697 | |||
2012-01-08 | Scripts/Halls of Lightning: Implement "Lightning Struck" achievement. | Emo Norfik | |
2012-01-08 | Core/Script: update creature_text for the Paladin Trial Quests in Eversong ↵ | malcrom | |
from sniffs closes #4699 | |||
2012-01-08 | Core/Script: update creature_text for Phizzlethorpe from sniffs | malcrom | |
closes #4698 | |||
2012-01-08 | Core/Build: fix build | ZxBiohazardZx | |
2012-01-08 | Core/Script: update creature_text for Vanndar from sniffs | malcrom | |
closes #4696 | |||
2012-01-08 | Core/Script: update creature_text for Drekthar from sniffs | malcrom | |
closes #4693 | |||
2012-01-08 | Core/Script: update creature_text for Galvangar from sniffs | malcrom | |
closes #4694 | |||
2012-01-08 | Core/Script: update creature_text for Balinda from sniffs | malcrom | |
closes #4692 | |||
2012-01-08 | DB/Quest: add conditions to Slaves to Saronite | nelegalno | |
Closes #4378 | |||
2012-01-08 | DB/Quest: update quest 13093 with sniffdata | durotar | |
closes #4676 | |||
2012-01-08 | DB/Gossip: add some gossips from sniffs | Pitcrawler | |
closes #4690 | |||
2012-01-08 | Core/Scripts: remove call to unexisting class related to ↵ | ZxBiohazardZx | |
b52f381c3e5c8d24ae420afd47238c6a4d5e3d5a | |||
2012-01-08 | DB/Creature: update Efrem data from sniff | svannon | |
closes #507 | |||
2012-01-08 | DB/SAI: convert Blood Knight Dawnstar script to DB | malcrom | |
closes #4701 | |||
2012-01-08 | Core-Vehicles: Change player mover when add/remove passenger (thanks Subv) | elecyb | |
Core-Misc: Restore correct mover for victim of possesion spell. Closes #4704, #4707 | |||
2012-01-07 | DB: Add missing changes to characters base sql | Nay | |
2012-01-07 | Merge pull request #4702 from Venugh/year | Shocker | |
Build/CMake: Updated year to 2012 | |||
2012-01-07 | CMake: Updated year to 2012. | Venugh | |
2012-01-07 | DB: 335.11.45TDB335.11.45 | Nay | |
2012-01-07 | Scripts/Trial of the Crusader: Fix height position of Permafrost casted by ↵ | Emo Norfik | |
Frost Sphere. It needs option "vmap.enableHeight = 1" to work properly. | |||
2012-01-07 | Merge pull request #4700 from Subv/fix001 | Machiavelli | |
Core/SAI: Implement SMART_EVENT_GO_STATE_CHANGED and SMART_ACTION_GO_SET_LOOT_STATE | |||
2012-01-07 | Core/Build: Fixed compile | Subv2112 | |
2012-01-07 | DB/Loot: corrected id for firelord related to item 20951 | ZxBiohazardZx | |
2012-01-07 | DB/Loot: Narain's Scrying Goggles should drop 100% from all MC mobs if you ↵ | nelegalno | |
are on the quest. closes #4689 | |||
2012-01-07 | DB/Creature: add default mechanic_immune_mask data to the Nexus bosses (thx ↵ | ZxBiohazardZx | |
devilcoredev for partial fix) | |||
2012-01-07 | Merge pull request #4646 from elecyb/crash1 | Machiavelli | |
Core/PacketIO: Fix crash and exploit caused when client sends tampered m... | |||
2012-01-07 | Merge pull request #4680 from daniik/master | Machiavelli | |
Core/PacketIO: Prevented excessive WhoOpcode spam - solves possible crash/lag method | |||
2012-01-07 | Db/Gameobject: Fix Stratholme Service Gate | ZxBiohazardZx | |
closes #1022 | |||
2012-01-07 | DB/Creature: correct data for Unleashed Soul | ZxBiohazardZx | |
closes #1100 | |||
2012-01-07 | DB/Creature: fix Visual bug for NPC : "A-Me 01" : no longer looks dead | Discover | |
closes #3251 | |||
2012-01-07 | Merge pull request #4685 from Subv/fix1 | Lopin | |
Core/SAI: Crashfix and some more fixes | |||
2012-01-06 | Core/SAI: Removed unused variable: mResumeActionList | Subv2112 | |
Signed-off-by: Subv2112 <s.v.h21@hotmail.com> | |||
2012-01-06 | Core/SAI: Changed SMART_ACTION_CALL_TIMED_ACTIONLIST params, now it has only ↵ | Subv2112 | |
2, id and timerType Signed-off-by: Subv2112 <s.v.h21@hotmail.com> | |||
2012-01-06 | Core/SAI: Fixed the crash with using SMART_ACTION_ATTACK_START inside a ↵ | Subv2112 | |
TimedActionList, closes #4650 Signed-off-by: Subv2112 <s.v.h21@hotmail.com> | |||
2012-01-06 | Merge pull request #4684 from Subv/fix1 | Kaelima | |
Fixed the behaviour of SmartAI::RemoveAuras |