aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-01DB/Misc: Fix DB startup errors - Closes #6666Nay
Also add a missing break; to previous commit
2012-06-01Scripts/Sholazar: Fix quest Kick, What Kick? - Closes #370Nay
2012-06-01Core/script: Informed by Kaelima this line is handled by dbc and not required.Malcrom
2012-06-01Core/scripts: Add generic script to prevent cannon movement.Malcrom
2012-06-01Core/Spells: fix damage from touch the nightmare for the caster and fix ↵Kandera
damage and healing for dream funnel. closes #6669 closes #6676
2012-06-01Misc/Docs: Some updates to UnixInstall.txt and remove EventAI.txtNay
We really don't want people to use EAI.
2012-05-31DB/creature: Add missing 7th Legion Chain Gun spawns for quest "The Chain ↵Malcrom
Gun and You"
2012-05-31DB/creature: Add a couple more Domesticated Felboar SpawnsMalcrom
2012-05-31DB/Loot: bump Draconic for Dummies to 100% if on questZxBiohazardZx
Closes #6653
2012-05-31Core/Movement: Fixed Unit::StopMoving()Shauren
2012-05-31DB/SAI: Some Ragefire Trash Mob EAI to SAI ConversionsMalcrom
By; Ragefire Trash Mob EAI to SAI Conversions Closes Issue 6662
2012-05-31DB/gameobject template: Fix faction for Draconic for Dummies objectsMalcrom
2012-05-31DB/gossip: Add missing gossip for Draconic for Dummies objectsMalcrom
2012-05-31DB/gameobject: Add Missing Draconic for Dummies ObjectsMalcrom
2012-05-31DB/SAI: Ragefire Chasm Boss SAI Fix/Additionwarriorpoetex
- Converted some EAI to SAI as well as added SAI to Taragaman the Hungerer. Closes #6661
2012-05-31Core/MovementShauren
* Implemented creature movement on transports * Set minimum speed for creature allowed to start movement (too low speed leads to overflows in movement time calculations which in turn leads to crashes)
2012-05-31DB/Loot: Update drop chance of Ensorcelled Parchment from 0.2% to 100%gecko32
Change respawn time of that chest from 2 secs to 3 minutes Closes #6445
2012-05-31DB/NPCs: Grunt Ounda should only have a female modelNay
2012-05-31DB/SAI: Fix quest Questioning Reethe - Closes #129Nay
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag ↵Shauren
values are available * ITEM_FLAGS_CU_DURATION_REAL_TIME determines item duration counts even if offline (replaced ugly negative duration workaround, easy to lose data when importing fresh wdb) * ITEM_FLAGS_CU_IGNORE_QUEST_STATUS quest status will not affect this item appearing in loot, currently needed for Arena Master trinket
2012-05-31DB/Loot: Reassign a reference, fix an error in previous commit with missing ↵ZxBiohazardZx
@variable
2012-05-30DB?Gossip: Bladesedge Mountains gossipsMalcrom
By Pitcrawler the awesome
2012-05-30DB/gossip: Add missing gossip for Book "Soothsaying for Dummies"Malcrom
Closes Issue #6652
2012-05-30DB/creature_formations: Set Fel Steed Formation/Group Combat AssistanceMalcrom
Fix by warriorpoetex. Closes issue #6629
2012-05-30DB/quest_template: Fixing Required Races on Quests 8553 and 8554 to allow ↵Malcrom
for Alliance completion. By warriorpoetex Closes Issue #6629
2012-05-30DB/Creature: Add some VehicleId info from sniffs&UDBZxBiohazardZx
thx Faq for the comparison with UDB, PitCrawler for the additional sniffs Closes #6196
2012-05-30DB/Loot: re-assign Gunship 10N referenceZxBiohazardZx
Closes #6648
2012-05-30Core/SAI: Revert SMART_ACTION_SET_STAND_STATE from ↵Discover-
013fe44b9229469e142bd152b43e80841dc9cb0e, can be done with SMART_ACTION_SET_UNIT_FIELD_BYTES_1.
2012-05-29Merge pull request #6605 from Vincent-Michael/scaleShocker
Core/Misc: Add SetObjectScale function
2012-05-29Core/SAI: Fix previous commit. Thanks Shauren for notifying.Discover-
2012-05-29Core/SAI: Implement SMART_ACTION_SET_RANGED_MOVEMENT (79) and ↵Discover-
SMART_ACTION_SET_STAND_STATE (101). Updated wiki accordingly. These were required in order to properly be able to convert EventAI to SmartAI.
2012-05-28Core/Spells: Ignore LoS when spells are cast/triggered by gameobjectsNay
... and this is why you shouldn't use the so called hacks. You will just keep adding sh*t on top of more sh*t (like this). Currently, GO spell casts spawn an invisible WORLD_TRIGGER (npc 12999) inside of the gameobject (for certain forms of gameobjects) (and this is why the LoS check was failing). It shouldn't be like that. GOs should be able to cast the spells without having to spawn an auxiliary creature. Fixes "Eye of Acherus" and others
2012-05-28DB/Quest: Correct Quest chaining and requirements up until the quest ↵qaywsx
"Crusader's Pinnacle" thx to thesensei for DK additions
2012-05-28DB/NPC: Delete forgotten data from creature_addonNay
Closes #6619
2012-05-28Merge pull request #6625 from AliveShiro/masterNay
Core/Scripts: ToC 10/25 Anub'arak spikes fix Ref #2432 Closes #2064
2012-05-28Core/Scripts: Fix Anub'arak spikes in Trial of the Crusader now they only ↵AliveShiro
attack players. Thanks to Warpten who brought the Idea and thanks to Nayd :)
2012-05-28DB/Creatures: Add pathings for the phased creatures in previous commitqaywsx
2012-05-28DB/Creature: Add phasing for Crusader's Pinnacleqaywsx
all credits for qaywsx who worked on this
2012-05-28DB/Creature: set MovementType in Creature, not _templateZxBiohazardZx
2012-05-28DB/Waypoint: correct id to guid*10ZxBiohazardZx
2012-05-28DB/Creature: add waypoints for VyragosaZxBiohazardZx
2012-05-28DB/Creature: Spawn Deadmire & Add pathingZxBiohazardZx
Closes #1705 Commit: fix filenaming
2012-05-27Merge pull request #6613 from Valcorb/masterNay
DB\Errors: Fix recent DB errors
2012-05-28DB\Errors: Fix recent DB errors (credits to Vincent-Michael)Valcorb
2012-05-28DB\Errors: Fix DB errors from previous commit(s)Valcorb
2012-05-27Scripts/Icecrown Citadel: Remove encounter specific auras when Blood-Queen ↵Shauren
Lana'thel fight ends (prevents exploits with Essence of the Blood Queen Closes #6610
2012-05-27DB/GameEvents: update starting dates for eventsVincent-Michael
Closes #6611
2012-05-27DB/Waypoints: Trying to fix errors in db.Malcrom
2012-05-27Core/Protocol:kaelima
- Allow CMSG_LOGOUT_CANCEL to be recieved during serverside logout process (ignore it however, it's too late to abort) - Fix STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT opcodes because of m_playerRecentlyLogout being set false too early in some cases
2012-05-27DB/Creature: Add SAI to some rares and set (temp) factions, Special thanks ↵ZxBiohazardZx
to : Shlomi1515 for the work and Gecko32 for the SAI Closes #3849