Commit Graph

12290 Commits

Author SHA1 Message Date
Shauren
fdbb3e52bc Core/Commands: Fixed crash in .modify reputation 2012-01-30 18:19:07 +01:00
Shauren
59c470894a Core/Spells
* Removed deprecated dbc field and properly initialize ManaCostPerlevel
* Corrected order of required shapeshift form fields
2012-01-30 18:18:36 +01:00
Shauren
a6b9350396 Core/Protocol: Updated SMSG_TRAINER_LIST structure (fields still need filling) 2012-01-30 17:52:22 +01:00
Shauren
e865cffc33 Core/Protocol: Enabled CMSG_SET_ACTION_BUTTON handler 2012-01-30 17:49:44 +01:00
Shauren
6089d4642b Core/Protocol: Resolved conflicing opcodes MSG_TALENT_WIPE_CONFIRM and CMSG_VERIFY_CONNECTIVITY_RESPONSE 2012-01-30 15:28:38 +01:00
Shauren
7575ba3898 Core/Player: Missed change for talents packet 2012-01-29 18:31:55 +01:00
Shauren
23c44b2a16 Core/Players: Fixed talents tree specific spells to work with dual spec 2012-01-29 18:22:50 +01:00
Shauren
ef471da666 Core/Player: Updated talent system for cataclysm 2012-01-29 17:40:14 +01:00
Shauren
e7064803bb Typo fix 2012-01-29 12:12:34 +01:00
Shauren
20595bf97d Core/Auras: Updated handlers array (added new auras, unhandled for now) 2012-01-29 12:01:59 +01:00
Rat
c16afec600 Merge pull request #4982 from Gyx/4.x
Gyx 4.x update
2012-01-29 02:13:35 -08:00
Nay
8e7e10dd7d Core/Opcodes: 3 opcodes by Kaelima 2012-01-29 01:03:13 +00:00
Shauren
05c8dd3042 Core/DBCs: Fixed memory corruption caused by out of bounds array access 2012-01-28 19:50:50 +01:00
Gyx
a647388962 Core/Misc: Typo...
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-28 21:37:08 +08:00
Gyx
23e3d64e9b Core/Achievement: update AchievementCriteriaTypes to 4.2.2
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-28 20:55:28 +08:00
Shauren
0df5e19bd6 Core/Spells: Implemented mounts 2012-01-27 11:24:41 +01:00
Shocker
b9e64f9624 Core/Spells: Remove outdated code for Wild Hunt 2012-01-27 02:35:10 +02:00
Shocker
f7214400bb Core/Achievements: Implement more DBC achievement criteria conditions 2012-01-27 02:09:40 +02:00
kaelima
b62af27123 Core/Protocol: Enable SMSG_THREAT_UPDATE 2012-01-26 15:45:09 +01:00
kaelima
9d9dc50b13 Core/Protocol: Activate some SMSG opcodes 2012-01-26 15:43:42 +01:00
Rat
dad75019d4 Merge pull request #4934 from DrakeFish/4x_2
4.x - Added most spline speed changes. (and others)
2012-01-23 22:40:38 -08:00
Drake Fish
b56d9c5e96 Core/Movement: Fixed SMSG_MOVE_KNOCK_BACK structure. 2012-01-23 20:46:19 -05:00
Drake Fish
af12ae1fa3 Core/Movement: Added a cs for SMSG_MOVE_SPLINE_ENABLE/DISABLE_COLLISION. 2012-01-23 19:06:38 -05:00
Drake Fish
00ff0d6fa0 Core/Movement: Added most spline speed changes. 2012-01-23 14:38:56 -05:00
Gyx
2da09128f7 Core/Opcodes: 4 new opcodes
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-23 13:27:08 +08:00
Drake Fish
8a43bd7293 Core/Movement: Fixed forced speed changes. 2012-01-22 21:53:54 -05:00
Drake Fish
2940c169e0 Fixed Channel message handler. Enabled and checked some channel CMSG handlers. 2012-01-22 20:47:13 -05:00
Nay
76b4b3f177 Core/Opcodes: More opcs from WPP 2012-01-22 22:41:17 +00:00
Nay
1f2bfbdb81 Core/Opcodes: Add some opcodes from WPP 2012-01-22 18:54:36 +00:00
Drake Fish
9958f34114 Core/Groups: Fix structure of CMSG_GROUP_INVITE and SMSG_PARTY_COMMAND_RESULT
Closes #4824
2012-01-22 05:39:54 +00:00
Drake Fish
d052d4f551 4.2.2 More opcodes, enable handlers and update structure for SMSG_INSTANCE_LOCK_WARNING_QUERY and SMSG_COMPLAIN_RESULT
Ref #4824
2012-01-22 05:28:31 +00:00
Drake Fish
5cbe4abae3 Core/Opcodes: Few more opcodes, enable handlers;
Send spell id in SMSG_RESURRECT_REQUEST
Ref #4824
2012-01-22 04:33:07 +00:00
Nay
dedb372683 Revert "Update SMSG_DURABILITY_DAMAGE_DEATH to 4.x."
This reverts commit bbdd2ee273.
2012-01-22 04:02:28 +00:00
Drake Fish
f714a7d6c9 Core/Chat: Fixed whispers and emotes handling. Added missing chat CMSG.
Ref #4824
2012-01-22 03:45:18 +00:00
Nay
bbdd2ee273 Update SMSG_DURABILITY_DAMAGE_DEATH to 4.x.
Auras can change durability damage (Reinforce guild perk) and need to send the updated value to the client.
2012-01-22 03:41:34 +00:00
Nay
869961bd4e Core/Opcodes: Enable handlers for some opcodes added in previous commit 2012-01-22 02:29:35 +00:00
Gyx
9e0d64e769 Core/Opcodes: 11 new opcodes 2012-01-22 02:29:02 +00:00
Shauren
95a8bf5367 Core/Units: Power fixes 2012-01-22 00:13:57 +01:00
Shauren
cb78962a7e Core/Auras: Fixer assertion failures on mounting (its a good idea to load the dbc before trying to lookup its values) 2012-01-21 23:18:33 +01:00
Rat
f006a2da68 Core/Movement: updated UN/SET_FLY packets, .gm fly on/off now works, fly mounts are still broken, probably aura handling needs to be updated too 2012-01-21 22:25:01 +01:00
Rat
68ec9b02e3 Core/Movement: added forgotten MSG_MOVE_STOP_ASCEND structure 2012-01-21 22:22:24 +01:00
Shauren
bdd02e763b Core/Objects: Fixed visibility of gameobjects and fixed client crash when logging in a character that had currencies (honor points) 2012-01-20 20:31:59 +01:00
Shauren
075780ad59 Forgotten dbc format change 2012-01-20 19:48:44 +01:00
Shauren
0bd8d24659 Core/Player: Currency precision updates 2012-01-20 19:35:11 +01:00
Rat
6cd52e7e02 Core/Movement: Fixed short-range teleportation, needs more testing
-added structure for CMSG_MOVE_TIME_SKIPPED, still need to implement the time synch
2012-01-20 14:34:04 +01:00
Rat
7d2c5d263d Core/Misc: use ReadXorByte to read bitpacked guids 2012-01-20 14:30:30 +01:00
Rat
98f57f6963 Core/Trade: Uncommented and updated HandleBeginTradeOpcode 2012-01-20 14:26:42 +01:00
Rat
7749359269 Core/ByteBuffer: Implemented ReadXorByte, usefull when reading guid bytes based on bits 2012-01-20 14:25:46 +01:00
Rat
166a161f35 Core/Opcodes: Removed and checked some duplicate opcodes 2012-01-20 07:11:54 +01:00
Rat
2a549a0369 Core/Opcodes: Removed and checked some duplicate opcodes 2012-01-20 06:17:58 +01:00