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
Subv
1d1bb84cf9
Merge pull request #9854 from Ascathor/master
...
Core/Command: Optimized .pinfo more
2013-06-02 17:52:27 -07: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
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
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
Spp
782ea4309a
Core/Misc: Fix invalid pointer use after being deleted
2013-05-30 13:18:29 +02:00
Spp
7ccbbdddd8
Core/Collision: Fix memory leak
2013-05-30 13:18:29 +02:00
b4nan1
894a2434bf
Update Chat.cpp
...
this is better or?
2013-05-29 14:59:37 +02:00
Shauren
cf23793b4b
Tools/Extractors: Fixed typo in previous commit
2013-05-28 18:00:12 +02:00
Shauren
26a22dc3ab
Tools/Extractors: Fixed many false positive err=2 messages and fixed many compile warnings
2013-05-28 17:37:10 +02:00
Shauren
99680242e8
Core/Players: Send only values update when turning gm mode on or accepting quests instead of recreating the object clientside
2013-05-28 15:19:37 +02:00
Shauren
80226fb38f
Scripts/Halls of Reflection: Fixed a possible crash
2013-05-28 15:18:37 +02:00
Shauren
0938fdeeec
Core/Misc: Fixed includes in AreaTrigger.cpp
2013-05-28 15:00:38 +02:00
Shauren
0e36c159eb
Core/Misc: Compile warning fix
2013-05-28 14:28:34 +02:00
Shauren
7f089bb36a
Core/AreaTrigger: Fixed compile
2013-05-28 14:20:50 +02:00
Pitcrawler
379d41735c
DB/Quests: Fix some remaining issues from aaa1d9b749
...
For example the missing floating visual and prevent the script from being started more than once.
2013-05-27 14:29:46 +02:00
Gacko
583d865c24
Script/Gundrak: Codestyle
2013-05-26 21:58:03 +02:00
Gacko
cdf0bf4f44
Merge pull request #9858 from xjose93/Gundrak-DoorGaldarah
...
Scripts/Gundrak: Fix Gal'darah door.
2013-05-26 21:53:11 +02:00
BitCoding
aeb845ce05
Core/Handler : Fix Sharing quest
...
http://www.elitepvpers.com/forum/wow-exploits-hacks-tools-macros/1836723-wow-quest-sharing-exploit-item-dupe-co.html
2013-05-26 20:11:42 +02:00
Malcrom
b7dd7f0442
Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions.
2013-05-26 13:22:21 -02:30
Ascathor
fb52e9ea03
Core/Command: Optimized .pinfo more
...
* Moved some checks around
* Added RBAC Permission for Email, last login and last ip (group 3 and 4) -- If missing RBAC permission, then it displays "Unauthorized (RBAC)"
* Changed totalmail output from uint64 to uint32
* Level either puts Max level, or a list of information necessary
* Only queries guild if the current xp query also detects guild membership
* Incorporated recent changes into code
* Commander requires higher than target to get sensitive data beside RBAC permission.
2013-05-26 14:21:39 +02:00
Shocker
8064b5a8f3
CMake: Include AreaTrigger directory in CMake file for game project too
2013-05-26 05:28:20 +03:00