Age | Commit message (Collapse) | Author |
|
previous push
|
|
|
|
Correction IDs of COWER and ROAR emotions for ghoul.
|
|
Fix issue, when pet autocast leap-like spells on itself
|
|
EAI -> SAI conversion for Urom adds Closes #8644
Fix quest: Whelps of the Wyrmcult Closes #8650
Remove npc immunity for Galen's Escape Closes #4942
|
|
Add formation for Alliance Elites pathing in Barrens Closes #8629
Add pathing for Lady Vespia Closes #8630
Add pathing for Prince Raze Closes #8631
Add pathing for Rorgis Jowl Closes #8632
Add pathing for Branch Snapper Closes #8633
Add pathing for Akkrilus Closes #8634
Add pathing for Terrowulf Pack Lord Closes #8635
|
|
inventory items.
* Unlooted items / money persist across player sessions
* Loot inside items is tied to the item rather than the player so if trading
partially looted items becomes possible, this implementation will still work
* New tables added:
characters_database.sql (first time users)
characters_create_item_loot.sql (existing users)
Implementation Can be tested with:
Watertight Trunk [21113]
Bulging Sack of Gems [25422]
Fat Sack of Coins [11937]
Closes #2048
|
|
Core/DB: Drop table script_texts
|
|
|
|
|
|
|
|
|
|
Closes #8660
|
|
|
|
already indirectly applied from npc 30500
|
|
Credits to @darkman1983
Closes #8211
Closes #8126
Signed-off-by: Nay <dnpd.dd@gmail.com>
|
|
|
|
fix typo
|
|
>ERROR 1264 (22003) at line 359: Out of range value for column 'ConditionTarget'
The above error is only present when using MySQL strict mode (and that is **recommended**)
To enable strict mode add `sql_mode=STRICT_ALL_TABLES` to my.init MySQL configuration file
|
|
Core/Tools: Fix a minor issue with compiling the vmap4 extractor on MacOS X (this should be made more generic at a later time in space...)
|
|
|
|
Initial patch by @thebillkidy - ref #8646
|
|
|
|
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
|
|
Closes #8618
Closes #8610
|
|
Thx Vincent-Michail
Closes #8557
|
|
|
|
|
|
|
|
Core/DB: Last fixes for creaturetext conversion
|
|
|
|
|
|
|
|
|
|
Core/PetAI: Several changes.
Closes #7455
Closes #8398
|
|
|
|
Core/Player: correct SetHomebind and usage of it
|
|
|
|
|
|
arent needed
|
|
|
|
* 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
|
|
|
|
|
|
|
|
- Fix startup errors
- Rename SQLs in correct name
|
|
|
|
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
|
|
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
|
|
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
|