Shauren
3f5276501d
Core/Spells: Fixed category cooldowns
2013-06-07 18:31:31 +02:00
Shauren
0e2053fb4b
Core/PacketIO: Enabled CMSG_REQUEST_VEHICLE_SWITCH_SEAT and fixed client crashes when moving on vehicles
...
Closes #9622
2013-06-07 17:47:29 +02:00
Shauren
b77d6f50dc
Core/PacketIO: Fixed structure of SMSG_UPDATE_OBJECT CreateObject block for objects on transports/vehicles
2013-06-07 16:17:24 +02:00
Shauren
bd6ea751c0
Core/Auras: Fixed SPELL_AURA_CAST_WHILE_WALKING
2013-06-07 16:08:09 +02:00
Vincent-Michael
efb4fb4959
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/shared/Database/Implementation/CharacterDatabase.cpp
2013-06-03 18:19:18 +02:00
Vincent-Michael
f6c1a9a8c4
Core: Fix warning
2013-06-03 18:04:42 +02:00
Shauren
6fed4f1f2f
Core/Players: Fixed talent specialization spells not being saved to database
2013-06-03 13:34:33 +02:00
Aokromes
4ffdaa011d
Update README
2013-06-03 10:33:34 +03:00
Aokromes
ce91436140
Merge pull request #9934 from LeGuybrush/RemoveBOM
...
Update 2013_05_26_00_world_trinity_string.sql
2013-06-03 00:04:20 -07:00
LeGuybrush
15f856ae1e
Update 2013_05_26_00_world_trinity_string.sql
...
Remove BOM
2013-06-03 04:02:55 -03:00
Malcrom
8266fe9b86
DB/Conditions: Add option conditions for Shaman trainers.
2013-06-03 00:03:04 -02:30
Malcrom
51aa56beab
DB/Conditions: Add option conditions for Priest trainers.
2013-06-02 23:50:36 -02:30
Malcrom
4e5baa4f16
DB/Conditions: Add option conditions for Rogue trainers.
2013-06-02 22:32:37 -02:30
Subv
1d1bb84cf9
Merge pull request #9854 from Ascathor/master
...
Core/Command: Optimized .pinfo more
2013-06-02 17:52:27 -07:00
Malcrom
87032a4630
DB/Conditions: Add option conditions for Hunter trainers.
2013-06-02 22:09:02 -02:30
Malcrom
937ef9e63e
DB/Conditions: Replace condition accidently removed.
2013-06-02 22:05:22 -02:30
Malcrom
24e528d4fd
DB/Conditions: Add option conditions for Druid trainers.
2013-06-02 21:37:33 -02:30
Malcrom
149992d205
DB/Conditions: Add gossip option conditions for Warrior trainers.
2013-06-02 21:29:03 -02:30
Malcrom
ee603802b0
DB/Conditions: Add gossip option conditions for paladin trainers.
2013-06-02 21:14:37 -02:30
Malcrom
617b0c0f7c
DB/Conditions: Add gossip option conditions for Warlock trainers.
2013-06-02 21:06:32 -02:30
Malcrom
476dc0e636
DB/Conditions: Add gossip option conditions for mage trainers.
2013-06-02 20:35:41 -02:30
Vincent-Michael
21d9e18522
SQL: Fix typo in 216827201e
2013-06-02 23:21:44 +02:00
Vincent-Michael
216827201e
Script/Ulduar: Fix try for Assembly Of Iron achievement "I choose you, xxx"
2013-06-02 23:16:18 +02:00
joschiwald
3e108f0680
DB/Autobroadcast: Update correct db struktur and auth base
2013-06-02 19:41:27 +02:00
Shauren
1fa268b672
Core/PacketIO: Fixed structure of CMSG_VOID_STORAGE_TRANSFER
2013-06-02 17:44:58 +02:00
Vincent-Michael
15b055fe87
Core/Database: Fix bad sql query in 55b3819d12 (thx Shauren)
2013-06-01 23:47:46 +02:00
Subv
55b3819d12
Core/Database: Deleted characters will no longer be loaded when sending the SMSG_CHAR_ENUM packet.
2013-06-01 12:57:37 -05:00
Shauren
1866c7a038
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Movement/Spline/MoveSplineInit.cpp
2013-06-01 18:34:58 +02:00
Shauren
fb718d20aa
Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells defined for spellclick event.
2013-06-01 18:30:36 +02:00
Shauren
7d64b56db1
Core/PacketIO: Fixed SMSG_PLAY_SOUND structure
2013-06-01 17:49:33 +02:00
Shauren
09190c7e23
Core/Movement: Separated CatmullRom and UncompressedPath setting, they do not have to always appear together
2013-06-01 17:48:51 +02:00
Shauren
891d97ec4c
Core/Movement
...
* Changed speed selection for flying creatures - use MOVE_RUN by default.
* Do not add MOVEMENTFLAG_WALKING to creatures that did not have it but called .SetWalk for their movement
2013-06-01 17:47:02 +02:00
Gacko
9251a60544
DB/SAI: Assign SmartAI and remove needless SmartScript (See core script)
2013-06-01 14:42:58 +02:00
Gacko
e741821dc2
DB: Fishing loot for Pit Of Saron
...
http://www.elsanglin.com/forums/topic/pit-of-saron
2013-06-01 14:42:38 +02:00
Gacko
a78480d56e
Core: Advance logging
...
- Log guid in SmartScript::IsSmart and SmartScript::IsSmartGO
- Prevent false positive for missing game_graveyard_zone data for battlegrounds
2013-06-01 13:58:05 +02:00
Shauren
e4a6ae7d39
Core: Fixed build
2013-06-01 12:46:27 +02:00
Shauren
0712c31bb0
Core/Achievements: Fixed broken Achievement_Criteria.dbc structure
2013-06-01 12:25:02 +02:00
Shauren
812b6acbc3
Core/Movement: Implemented method to send SMSG_SPLINE_MOVE_SET_ANIM
2013-06-01 12:13:36 +02:00
Shauren
feb5ade2d7
Scripts/Icecrown Citadel: Fixed SMSG_PLAY_MUSIC structure used in The Lich King encounter
2013-05-31 22:22:20 +02:00
Shauren
bbee011401
Core/Units: Added method to send SMSG_SET_PLAY_HOVER_ANIM
2013-05-31 22:21:07 +02:00
Shauren
2c99ae454d
Core/Players: Fixed loading creator guid for void storage items
2013-05-31 22:20:19 +02:00
Shauren
f586fabb3c
Core/Auras: Implemented SPELL_AURA_ENABLE_ALT_POWER
2013-05-31 22:19:11 +02:00
Subv
16e1703872
Core/Build: Missing include.
2013-05-31 12:59:33 -05:00
Subv
905ca8e1e4
Core/Movement: Follower creatures in a formation will now follow their leader when the leader was moved with PointMovementGenerator
2013-05-31 12:38:05 -05:00
Aokromes
6fe923fdd3
DB/SAI: fix mobs spaming some events
...
Fix by Kirkhammett and FireEmerald
2013-05-31 14:09:34 +02:00
Shauren
a50eec9439
Fixed merge errors
2013-05-30 21:23:11 +02:00
Shauren
adb78862da
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Achievements/AchievementMgr.cpp
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Entities/Vehicle/Vehicle.cpp
src/server/game/Handlers/ItemHandler.cpp
src/server/game/Handlers/MailHandler.cpp
src/server/game/Server/Protocol/Opcodes.cpp
src/server/game/Server/Protocol/Opcodes.h
src/server/scripts/Commands/cs_misc.cpp
2013-05-30 20:57:07 +02:00
Shauren
3a697d4c9f
Core/Transports: Refactored methods used to calculate passenger offsets (made orientation argument optional)
2013-05-30 20:32:33 +02:00
Shauren
3a955f5141
Core/Movement: Added generatePath argument to MovePoint overload accepting Position arg
2013-05-30 20:29:49 +02:00
Spp
9664c0ab5c
Core/Misc: Another batch of fixes for issues found by static analysis
2013-05-30 13:18:29 +02:00