Commit Graph

30671 Commits

Author SHA1 Message Date
Aokromes
43aecc42aa Commit name: Add flying check to MoveSmoothPath
By Malcrom
2017-04-12 23:21:58 +02:00
Aokromes
ab59c475d1 Script/Mage: Fix Arcane Missiles
By Malcrom
2017-04-12 23:14:47 +02:00
Aokromes
03faccb0eb DB/Player: Fix Rogues missing start skill
By Malcrom
2017-04-12 23:01:54 +02:00
Aokromes
1d42acb9bb Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4 2017-04-12 13:36:44 +02:00
Aokromes
2f398aff23 DB/POI: Fix some missing POIs
By Kilyana
2017-04-12 13:35:26 +02:00
Aokromes
ab3dea9272 Merge branch '4.3.4' into '4.3.4'
Only read and delete from corpse table for current map instance. Not for

See merge request !39
2017-04-10 12:14:53 +00:00
Aokromes
8e8ce39a2b Core/Misc: fix static analysis issues 2017-04-10 00:43:03 +02:00
Aokromes
51594356dd Core/MotionMaster: Initialize SetFly 2017-04-09 23:51:40 +02:00
Aokromes
92d9bac16d Core/Misc: Remove incorrect check 2017-04-09 18:37:35 +02:00
Aokromes
9eb5164310 Rename Files 2017-04-09 18:24:12 +02:00
Killyana
482b42521f DB/Creature: Add missing Spirit Healer on Eastern Plaguelands
For 3.3.5 only
2017-04-09 18:20:50 +02:00
Killyana
3aad8f2df1 DB/Gossip: Add broadcast gossip text for Argent Gruntling/Argent Squire
Closes #19402
2017-04-09 18:20:42 +02:00
Killyana
e47d2c4486 DB/Creature: Fix Stonescythe Whelps faction
by offl
Closes #19428
2017-04-09 18:20:34 +02:00
Killyana
7ec613ce27 DB/Script: Fix Captain Dranarus sound range
By offl
Closes #19427
2017-04-09 18:20:25 +02:00
Keader
3769b5d149 Core/Scripts: Baltharus the Warborn preincrement _cloneCount 2017-04-09 18:20:18 +02:00
jackpoz
53939cd14e Core/Misc: Fix static analysis issues 2017-04-09 18:17:51 +02:00
Keader
5387b34f3c Core/Spells: Fixed Chilled to the Bone
Closes #19417
thanks ariel-
2017-04-09 18:16:29 +02:00
ariel-
ca900fe2b4 Core/Player: fix weapon dependent aura talents not applied on talent learn 2017-04-09 18:15:49 +02:00
Aokromes
1f8d2cd24d Core/GameObject/Creature: fix unitialized member on GameObjectData/CreatureData 2017-04-09 18:13:57 +02:00
ariel-
33b2ceefb1 Core/Auction: wrap item deletions from AHBot auction on a transaction
This speeds up the query execution time tremendously
Refs #19182
2017-04-09 18:11:45 +02:00
Keader
ce2f7cd948 Core/Scripts: Baltharus the Warborn make clone count more readable
*Also fixed issue that make Baltharus summons alot of clones when he is casting
2017-04-09 18:11:37 +02:00
ariel-
30075e8575 Core/AHBot: fix price calc
- priceRatio is already a factor
2017-04-09 18:11:29 +02:00
ariel-
a6ff258ace DB/Spells: remove some wrong spells from trainer tables
Refs #19394
2017-04-09 18:11:02 +02:00
ariel-
975ef8d8d9 Core/Spell: don't set scaleAura for some special spells
Closes #14541
2017-04-09 18:10:51 +02:00
ariel-
20af61b777 DB/Schema: add unsigned to some guid fields in characters 2017-04-09 18:06:54 +02:00
Keader
48a3bce712 Core/Scripts: Fixing Carbonion/Travis 2017-04-09 18:01:09 +02:00
Keader
de20b6eb80 Core/Scripts: Fixed Baltharus the Warborn clones
*Clones not working after wipe
*Changed Clone Action for a event (to check casting)
2017-04-09 18:01:00 +02:00
Dr-J
ed89053d04 DB/Misc: Fix error in my last commit 2017-04-09 18:00:51 +02:00
Keader
6e8345470e Core/Scripts: Typo in last commit 2017-04-09 18:00:43 +02:00
Keader
14332d61bf Core/Scripts: Fixed Volatile Ooze/Gas Cloud issues in Professor Putricide
Closes #18925
2017-04-09 18:00:34 +02:00
Killyana
d4ac214782 DB/Quests: add condition for Bodley's gossip option
Bodley's gossip menu option 57006 id 2 "I've misplaced the Brazier of Beckoning!"
should be shown only if quest 8996 (Return to Bodley) is not rewarded.

Ref. issue #19375
2017-04-09 18:00:25 +02:00
Dr-J
40e3d438b7 DB/SAI: Underbog
*  Rescript underbog  lord has regrowth is not linked to hp as was previously scripted infact you don't even have to damage npc for it to use this abilitie and it should stack 10 times increasing damage by 150% not only cast once hp is below 50%, also cast knock-away on range instead of ic so it only uses this abilitie If there is a target in range rather than ic even if there is no target in range
* Naturalist bite - make gossip and option available in heroic mode too not only normal mode
2017-04-09 18:00:17 +02:00
Keader
80b3e4c063 DB/LinkedRespawn: Fixed evade issue in Ruby Sanctum mini-bosses 2017-04-09 18:00:09 +02:00
ariel-
db582949b5 DB/Spell: fix Darkmoon Card: Berserker from proccing off everything 2017-04-09 18:00:00 +02:00
ariel-
f7b50f51fc DB/Spell: Fix Living seed proc from non-damaging spells 2017-04-09 17:59:51 +02:00
Aokromes
0ae437900b Merge branch 'test_malcrom' into 4.3.4 2017-04-09 17:34:53 +02:00
Aokromes
4e4f82a3e7 more fix 2017-04-05 02:55:44 +02:00
Aokromes
92816c0f17 Core/Gameobject: destroy test 2017-04-03 12:20:06 +02:00
Aokromes
ed36b5f466 another typo fix 2017-04-02 08:47:05 +02:00
Aokromes
0decba0ad7 compile fix 2017-04-02 08:15:30 +02:00
Aokromes
9b378447f8 Core/Entities: GameObjectDespawn packet is only sent for GameObjects 2017-04-02 07:57:21 +02:00
Aokromes
2d54defdf0 Scripts/Commands: Fix guid usage and enhance commands
- Fix targeting gameobjects and creatures for .dist and .gps. The old code used DB guid to search from core generated guid lists.
- Fix some error messages saying 'no player found' even if creatures and gameobjects and players were searched
- Change atoi to atoul when receiving lowguids as string or other uint32 values
- Use ObjectGuid::LowType instead of uint32 for lowguid type
- Allow .gob info to take in gameobject guid link as well as entry link in addition to gameobject entry and update the documentation of the command
- Change .gob delete to post the spawnid (dbguid) instead of the ingame generated guid (which is basically never seen or used by the player in any other commands that I see)
- Allow spawntimesecs to be negative when spawning a gameobject
- Disable searching by ingame spawn id in commands. (it makes little sense for a user to provide a number which is then attempted to be used as DB guid and non DB guid when both could have a match)
- Update .gob turn documentation to tell about possibility to provide orientation in command
- Correct the types in .gob add command result trinity_string
- Correct the creature search for .npc del
- Change .event to .event info
- Add .go offset command
- Remove the .go command for empty string (no subcommand given) because it just used .go xyz
- Extend .gob info to show size, faction, flags and model dimensions
- Remove some unnecessary casts
- Document .wp show better (first and last were not documented)
- Insert spawnid to .wp show info error message
- Fix spawntime printing for .gobject target
- Fix guid targetting for .npc set movetype
- Fix query by spawnid for .wp show info
- Fix deleting of existing waypoints when twice doing the command .wp show on
- Fix deleting of existing waypoints when doing the command .wp show off
- Change wpguid column in DB and in core to uint32, which is what the spawnid type is in core and db.
2017-04-02 07:41:03 +02:00
Aokromes
e24178406d Core/AI: Remove incorrect call
By Malcrom
2017-04-01 21:05:09 +02:00
pete318
4d65596f0d Only read and delete from corpse table for current map instance. Not for
all. Prevents assert stop upon entering an instance on second character
after first one is a corpse in the same dungeon on different instance ID.
2017-04-01 19:41:03 +01:00
Aokromes
16f8bb7b1e Rename files 2017-04-01 07:24:26 +02:00
Killyana
412711b672 DB/SAI: Fix wrong gossip option ID used by Bodley
Ref #19375
2017-04-01 07:21:08 +02:00
MrSmite
6e0d0dbd0a DB/Quests: The Left/Right Piece of Lord Valthalak's Amulet
Fix class restrictions for Dungeon Set 2 armor quests

- The Left Piece of Lord Valthalak's Amulet  (8966,8967,8968,8969)
- The Right Piece of Lord Valthalak's Amulet (8989,8990,8991,8992)

Closes #19375
2017-04-01 07:21:00 +02:00
Aokromes
df1730a734 Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X 2017-04-01 07:20:43 +02:00
ariel-
84cba8496c DB/Creature: fix regenerating health for vehicles in Wintergrasp and BGs
Closes #950
2017-04-01 07:11:46 +02:00
Aokromes
2f1d6d5597 Core/Scripts: Fix a logic fail that overriden the script of an entity…
… that changed entry
2017-04-01 07:11:25 +02:00