Commit Graph

18958 Commits

Author SHA1 Message Date
Nay
b9b14652e8 DB/World: Add missing primary keys to 5 tables
Initial patch by @thebillkidy - ref #8646
2012-12-13 00:48:22 +00:00
Vincent_Michael
36c3395bea Core/Quest: Fix reputation calculation for SPELL_AURA_MOD_REPUTATION_GAIN 2012-12-12 20:32:05 +01:00
baric
205cb06df9 DB/Creature: Add pathings and formations for various creatures:
Add formation for Razormane Wolves and Hunters Closes #8514
Add missing Raptor Egg nests Closes #8594
Add pathing for Twilight Prophet Closes #8601
Add pathing for Setis Closes #8602
Add pathing for Lapress Closes #8604
Add pathing for Ghost Howl Closes #8605
Add formation and pathing for Magram Pack Runners & Bonepaws Closes #8606
Add formation for Caliph Scorpidsting Closes #8608
2012-12-10 14:02:47 +01:00
Vincent_Michael
ebae4ab249 Core/Hunter: Fix Call of the Wild targets
Closes #8618
Closes #8610
2012-12-10 10:36:59 +01:00
WishToDie
6266303841 Fix crash in Blackfathom Deeps.
Thx Vincent-Michail
Closes #8557
2012-12-10 07:06:11 +02:00
Vincent_Michael
a4e05b9bb9 DB/SAI: Fix smart_scripts for Scarlet Peasant 2012-12-10 00:06:33 +01:00
Vincent_Michael
0d4f6e3271 DB/Quest: Add missing changes in cb501a2aa4 2012-12-09 23:12:27 +01:00
Vincent_Michael
c88b3065a9 SQL: Fix Startup errors 2012-12-09 23:03:01 +01:00
Aokromes
4261528c9c Merge pull request #8615 from Gacko/creaturetext
Core/DB: Last fixes for creaturetext conversion
2012-12-09 11:11:08 -08:00
Gacko
d34a9df70a Core/DB: Last fixes for creaturetext conversion 2012-12-09 20:03:17 +01:00
Vincent_Michael
e0e61a63b2 DB/Conditions: Add fail message for Defibrillate 2012-12-09 19:39:57 +01:00
Vincent_Michael
7e28938dd0 Core: Fix more warnings 2012-12-09 18:13:41 +01:00
Vincent_Michael
e7cb10f49b Core: Fix warnings 2012-12-09 17:34:21 +01:00
Subv
01f118bf77 Merge pull request #8416 from MrSmite/PetAI_2.0
Core/PetAI: Several changes.
Closes #7455
Closes #8398
2012-12-09 07:50:33 -08:00
ZxBiohazardZx
cb501a2aa4 DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI 2012-12-09 12:26:07 +01:00
Shauren
b65a88eeec Merge pull request #8590 from joschiwald/homebind
Core/Player: correct SetHomebind and usage of it
2012-12-09 02:33:34 -08:00
joschiwald
5c33c54054 Core/Player: correct SetHomebind and cleanup Spell::EffectBind 2012-12-08 23:46:16 +01:00
ZxBiohazardZx
59f8457bd4 DB/Cleanup: remove unused db_script_strings 2012-12-08 23:41:30 +01:00
ZxBiohazardZx
e2020f284b DB/Misc: actually remove the scripts instead of keeping pointers alive that arent needed 2012-12-08 23:37:51 +01:00
ZxBiohazardZx
ce2312f28c DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI 2012-12-08 22:55:50 +01:00
MrSmite
777b287dff PetAI - Overhaul / bug fix
* Aggressive pets now use aggro radius check based on level diff of target
  * Aggro radius limited to max 45 yards (per wowwiki)
  * Pets no longer "dance" when fighting a creature
  * Pets returning will defend themselves (if not passive) if owner didn't click "follow"
  * Pets at stay will properly pick up their owner's attackers that pass within range
  * Fix "no empty line at end of file" warning in PetAI
  * Fix typo in GetAggroRange()
  * Fix spell "Eyes of the Beast" - player can move pet freely
  * Code style cleanup

  * Update commit comment

Closes #8398, #7455
2012-12-07 22:13:57 -05:00
Vincent_Michael
1e22367ca4 Core/Scripts: Add missing creature_text for eregos 2012-12-08 01:18:26 +01:00
ZxBiohazardZx
0abeb1b5c3 DB/Scripts: Remove deprecated Quest_end_scripts and replace them with SAI 2012-12-07 21:56:05 +01:00
Vincent_Michael
0aea6c8512 Core/Scripts: Add missing creature_text 2012-12-07 19:41:30 +01:00
Vincent_Michael
3199c9d563 SQL:
- Fix startup errors
- Rename SQLs in correct name
2012-12-07 18:11:28 +01:00
Vincent_Michael
d96f80cc5d Core/Scripts: Fix crash (need convert in sai) 2012-12-07 17:37:30 +01:00
Trista
67de1ad3c5 DB/Misc:
Make Membership Benefits monthly Closes #1550
Fix Canyon Chase Closes #1944
Add SAI for Quest: Revenge for the Vargul Closes #5971, Closes #4341, Closes #2201
Add SAI for Quests 10305,10306,10307,10182, Closes #5928, Closes #3797, Closes #1965, Closes #1966, Closes #1968, Closes #1967
2012-12-07 16:35:03 +01:00
PitCrawler
5c3431337a DB/Various Fixes:
Add SAI support for Quests 11984, 12255, 12259 Closes #4787
Fix quest Seeking the Windserpent Godess, Setting the Stage Closes #8577
Fix quest Quest I Sense a Disturbance Closes #8515
2012-12-07 16:08:29 +01:00
ZxBiohazardZx
fef854e8f2 DB/Misc: Various issuetracker fixes and quest_end_scripts conversions
Fix Wintergrasp Tower Cannon Closes #8054
Fix Stacking for Kings and Sanctuary Closes #8276
Fix Quest: Prepping the Speech Closes #8364
Update spawnposition for Sludge Beast Closes #8495
Update SAI fixing Quest Cycle of Rebirth Closes $8504, Closes #7523
Update SAI for quest No Rest for the Wicked Closes #8506
Add conditions for Quest: DrTerribles Building a better flesh giant Closes #8547
Convert some quest_end_scripts to SAI
2012-12-07 15:32:56 +01:00
Aokromes
2a8bac2f7f Merge pull request #8582 from Gacko/creaturetext
Core/DB: Creature text for 22 script files
2012-12-07 01:05:38 -08:00
Gacko
8fbec4156b Core/DB: Creature text for 22 script files 2012-12-07 10:04:40 +01:00
Butterfly69
9d914d206a Core/Spells:Beacon of Light
When holy paladin put beacon on someone and heal someone else, it shows up that the player with the beacon is being healed by himself, instead of the person who casting the Beacon.
This problem Can be solved by this.
2012-12-07 00:24:59 +04:30
Vincent-Michael
6ed36342a2 Core: Fix non pch build 2012-12-06 19:03:15 +01:00
Aokromes
31e5043897 Merge pull request #8570 from Gacko/creaturetext
Core/DB: Creature text for 53 script files
2012-12-06 09:52:49 -08:00
Gacko
f9c0e3c91b Core/DB: Creature text for 53 script files 2012-12-06 18:08:21 +01:00
Vincent-Michael
57e9a97bc4 Core/Map: Kill Engrish (thx Takenbacon)
Closes #8574
2012-12-06 11:27:46 +01:00
Vincent-Michael
67a8709da8 DB/Scripts: Fix copy and paste fail in 40b010e3ad 2012-12-06 00:10:27 +01:00
Shauren
b9442f3773 Merge pull request #8568 from FH3095/int2float
Core/Mail: Fix float-calculation of expire-time
2012-12-05 09:09:00 -08:00
FH3095
7f8813861f Core/Mail: Fix float-calculation of expire-time 2012-12-05 11:39:45 +01:00
Gacko
c5a38da394 DB/Scripts: Add missing creature_text for Kel'Thuzad in 33c44594cd
Closes #8562
2012-12-04 22:19:35 +01:00
Vincent-Michael
082c3f4267 Core/Hunter: Fix Furious Howl targets 2012-12-04 20:50:01 +01:00
Vincent-Michael
40b010e3ad Misc/Scripts: Some fixes for creature_text 2012-12-04 20:12:48 +01:00
Vincent-Michael
5fae5b59ce Core/Reputation: Fix engrish magic number :/ (thx Shauren) 2012-12-04 16:48:57 +01:00
Vincent-Michael
c90ec469db Core/Reputation:
- Fix copy and paste fail (thx zorix)
- Add new field for monthly rate quests
2012-12-04 15:58:57 +01:00
Vincent-Michael
2b3b124e09 Core/Reputation: Implemented new reputation_reward_rate fields for dayily/weekly quests 2012-12-04 14:48:44 +01:00
Subv
1f55b890b7 Merge pull request #8560 from ille/pointercheck02
Core/Spells: Add safety NULL check for Evasive Maneuvers proc.
2012-12-04 05:19:24 -08:00
ille
6b1ffb98ce core/spells: add pointercheck in Unit::HandleProcTriggerSpell() 2012-12-04 13:52:01 +01:00
Vincent-Michael
0a3972db7c Core/Quest: Removed table quest_start_scripts 2012-12-04 11:23:10 +01:00
Vincent-Michael
d1b09205a2 SQL: Update characters_database.sql 2012-12-04 09:40:35 +01:00
Vincent-Michael
5a7c4f43b6 Core: Fix typo 2012-12-04 09:32:39 +01:00