joschiwald
|
fe2649f6e5
|
Core/Logging: improved conditions error log messages
(cherry picked from commit d9c6b8fd89)
|
2014-11-21 01:14:17 +01:00 |
|
Shauren
|
3f9fb034ec
|
Core/PacketIO: Documented possible values for SMSG_NEW_WORLD reason field
|
2014-11-20 22:12:13 +01:00 |
|
Shauren
|
3332127f33
|
Core/PacketIO: Updated SMSG_TRANSFER_PENDING and SMSG_TRANSFER_ABORTED
|
2014-11-20 18:23:43 +01:00 |
|
Nayd
|
5bf5791758
|
It's a good idea to save file changes before commiting. 7aac3bc152
|
2014-11-20 14:14:03 +00:00 |
|
Naios
|
7aac3bc152
|
DB/GameTele: Added some Draenor teleport positions.
Closes #13594
|
2014-11-20 14:05:11 +00:00 |
|
Kinzcool
|
ca5824799f
|
DB/Misc: Updated the change faction reputations up to 6.0.3.19057
|
2014-11-19 21:36:54 -05:00 |
|
Shauren
|
4764c3ea77
|
Core/Util: Fixed "value" name in Optional struct to follow code style
|
2014-11-20 01:17:45 +01:00 |
|
joschiwald
|
abff9de719
|
Core/Packets: updated EquipmentSet save packets
|
2014-11-19 21:09:30 +01:00 |
|
Intel
|
13bca49e5f
|
Core/Packets: Added missing files
Removed unnecessary FlushBits()
Fixed whitespace
|
2014-11-19 20:42:21 +02:00 |
|
Intel
|
b86bf40f61
|
Core/Packets: Added the following packets:
CMSG_QUESTGIVER_STATUS_MULTIPLE_QUERY
SMSG_QUESTGIVER_STATUS_MULTIPLE
CMSG_QUESTGIVER_STATUS_QUERY
SMSG_QUESTGIVER_STATUS
SMSG_AI_REACTION
SMSG_ATTACKERSTATEUPDATE
SMSG_ATTACKSTART
SMSG_ATTACKSTOP
SMSG_THREAT_UPDATE
SMSG_HIGHEST_THREAT_UPDATE
SMSG_SET_PROFICIENCY
|
2014-11-19 20:18:14 +02:00 |
|
Intel
|
73a7d7c053
|
Core/Packets: Added SMSG_MONSTER_MOVE and split common packet structures
|
2014-11-19 20:18:02 +02:00 |
|
Shauren
|
718fc9d631
|
Merge pull request #13589 from MorganaOP/6.x
Core/BNet: Fixed wrong method use in GetStreamItemsRequest::Read
|
2014-11-19 12:00:02 +01:00 |
|
Aokromes
|
d08d6d08ef
|
DB/Commands: Fix 2 commands permisions
Closes #13592
|
2014-11-19 11:44:06 +01:00 |
|
MorganaOP
|
158028a2f8
|
BNet GetStreamItemsRequest::Read
Wrong call
|
2014-11-19 11:08:20 +03:30 |
|
joschiwald
|
0fbf829fd3
|
Core/Packets: updated SMSG_EQUIPMENT_SET_LIST
|
2014-11-19 03:42:38 +01:00 |
|
joschiwald
|
b7baee390c
|
Core/Packets: updated SMSG_BINDPOINTUPDATE, SMSG_INVALIDATE_PLAYER, SMSG_LOGIN_SETTIMESPEED, SMSG_WORLD_SERVER_INFO
|
2014-11-19 02:12:47 +01:00 |
|
Intel
|
dbb102e647
|
Core/Packets: Added most of the chat packets
|
2014-11-17 20:49:15 +02:00 |
|
joschiwald
|
da37723b5f
|
Core/Packets: updated SMSG_INITIALIZE_FACTIONS and added struct for SMSG_CHANNEL_LIST
|
2014-11-17 18:21:41 +01:00 |
|
Kinzcool
|
cff8b62448
|
DB/Creatures: Removed "Class Trainer" & "Trainer" flags from class trainers
|
2014-11-17 00:07:42 -05:00 |
|
Intel
|
2580e7e30b
|
Core/Packets: Added SMSG_NEW_WORLD and CMSG_MOVE_WORLDPORT_ACK
Also fixed wrong glyph index define
|
2014-11-17 02:36:53 +02:00 |
|
Intel
|
218f14f84b
|
Core/Packets: Added some chat message packets
|
2014-11-17 00:08:38 +02:00 |
|
Kinzcool
|
2c22beaaef
|
DB/Trainers: Truncated npc_trainer
* Professions will be redone later
|
2014-11-16 16:26:50 -05:00 |
|
Kinzcool
|
350373d980
|
DB/Models: Updated creatures' model data up to 6.0.3.19057
|
2014-11-16 16:17:29 -05:00 |
|
Nayd
|
3eb120ab50
|
Core/Networking: Catch possible boost exception in StartNetwork
Closes #13557
|
2014-11-16 20:08:53 +00:00 |
|
MitchesD
|
061a577471
|
DB/SAI: fixed target_type of spell Vampire Rush, added in my previous commit.
I have used target_type, which caused that NPC used the spell on all players in range, that's wrong.
(cherry picked from commit 1699cf70dd)
|
2014-11-16 19:48:46 +01:00 |
|
joschiwald
|
94db00dc72
|
Fixed build ...
|
2014-11-16 06:19:13 +01:00 |
|
joschiwald
|
d55c0cbf3a
|
Core/Packets: updated AccountData packets
|
2014-11-16 06:08:46 +01:00 |
|
Intel
|
55c61599b2
|
Core/Talents: Fixed specialization spell learning and code style
|
2014-11-16 04:30:55 +02:00 |
|
Intel
|
d2ac05729a
|
Core/Packets: Added SMSG_SEND_UNLEARN_SPELLS and SMSG_ACTION_BUTTONS
Fixed typo in SMSG_TUTORIAL_FLAGS
|
2014-11-16 04:30:55 +02:00 |
|
Nayd
|
ddc259a744
|
DB/PageTexts: Multiple page texts
|
2014-11-16 01:49:17 +00:00 |
|
AriDEV
|
0dd2d159d3
|
DB/PageTexts: Dog-Eared Note
Closes #13562
|
2014-11-16 01:48:49 +00:00 |
|
Nayd
|
b94e1cdc1d
|
Core/Loading: Fix crash in LoadMissingKeyChains
Also emptied `world`.`keychain_db2`
Closes #13566
|
2014-11-16 01:20:12 +00:00 |
|
Intel
|
d87504dee5
|
Core/Packets: Added SMSG_TUTORIAL_FLAGS
|
2014-11-16 00:30:31 +02:00 |
|
Intel
|
3bd83ff164
|
Core/Packets: Added SMSG_SET_SPECIALIZATION
|
2014-11-16 00:05:42 +02:00 |
|
Intel
|
2120868d34
|
Core/Packets: Added CMSG_ATTACKSWING and SMSG_ATTACKSTOP
|
2014-11-15 22:00:31 +02:00 |
|
Intel
|
7d88f8c491
|
Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATE
|
2014-11-15 21:20:45 +02:00 |
|
Intel
|
74bf863253
|
Core/Items: Fix crash related to item effects
|
2014-11-15 18:32:33 +02:00 |
|
Intel
|
eb7f4e79d6
|
Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packets
|
2014-11-15 18:21:06 +02:00 |
|
Intel
|
cd9be92395
|
Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSE
Moved QueryPlayerName to QueryPackets
|
2014-11-15 17:40:04 +02:00 |
|
joschiwald
|
96fa1eb5ec
|
Core/Packets: added few channel packet structs
|
2014-11-15 16:22:32 +01:00 |
|
Rat
|
c375748b76
|
Core/DataStores: updated SpellPowerEntry
|
2014-11-15 16:04:57 +01:00 |
|
Shauren
|
4894991d55
|
Core/PacketIO: Renamed a few packet classes to match client names
|
2014-11-15 13:03:32 +01:00 |
|
Rat
|
5545a2605b
|
Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE)
|
2014-11-15 11:37:08 +01:00 |
|
joschiwald
|
0a9f34059e
|
Core/Packets: fixed QueryCreatureResponse
|
2014-11-15 06:40:16 +01:00 |
|
Intel
|
1e51d22d29
|
Core/DataStores: Updated Item DataStores
Signed-off-by: Nayd <dnpd.dd@gmail.com>
|
2014-11-15 04:27:37 +00:00 |
|
Intel
|
b5236a6cdc
|
Core/DataStores: Updated AreaTable.dbc
Signed-off-by: Nayd <dnpd.dd@gmail.com>
|
2014-11-15 04:27:35 +00:00 |
|
Intel
|
fa0983dfa3
|
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Signed-off-by: Nayd <dnpd.dd@gmail.com>
|
2014-11-15 04:27:34 +00:00 |
|
Rat
|
196e960b57
|
Core/Packets: Fix player movement client packets
|
2014-11-15 02:52:02 +00:00 |
|
Rat
|
0b80eb0048
|
Core/Packets: Add GetOpcode() methods to ClientPacket and ServerPacket
|
2014-11-15 02:51:40 +00:00 |
|
Kinzcool
|
30b1873635
|
Core/DBCs: Changed WorldSafeLocs' structure back to what it was before 63a7499838
|
2014-11-13 22:52:30 -05:00 |
|