Carbenium
3ea1cfc4d0
Core/PacketIO: Updated and enabled CMSG_SET_PLAYER_DECLINED_NAMES
2016-02-02 23:19:37 +01:00
Carbenium
aa5c947555
Core/PacketIO: Updated and enabled CMSG_SET_PARTY_ASSIGNMENT
2016-02-02 20:55:48 +01:00
Carbenium
20a6b54bb6
Core/PacketIO: Updated and enabled CMSG_REQUEST_STABLED_PETS
2016-02-02 20:10:33 +01:00
Carbenium
a130300b86
Core/PacketIO: Updated and enabled CMSG_REQUEST_RATED_BATTLEFIELD_INFO
2016-02-02 19:51:19 +01:00
Carbenium
46addc21cd
Core/PacketIO: Updated and enabled CMSG_REQUEST_PVP_REWARDS
2016-02-02 18:30:34 +01:00
Carbenium
fd162fb604
Core/PacketIO: Add CMSG_REQUEST_PET_INFO packet class for further usage
2016-02-02 18:04:36 +01:00
Carbenium
229322d4d8
Core/PacketIO: Updated and enabled CMSG_PUSH_QUEST_TO_PARTY
2016-02-02 17:18:47 +01:00
Carbenium
1f8268c89c
Core/PacketIO: Updated and enabled CMSG_PET_SPELL_AUTOCAST
2016-02-02 16:38:36 +01:00
Carbenium
dea718e4ed
Core/PacketIO: Updated and enabled CMSG_PET_STOP_ATTACK
2016-02-02 01:56:51 +01:00
Carbenium
5b313bf74d
Core/PacketIO: Updated and enabled CMSG_PET_CANCEL_AURA
2016-02-02 01:38:29 +01:00
Carbenium
0b76381283
Core/PacketIO: Updated and enabled CMSG_PET_ABANDON
2016-02-02 01:18:27 +01:00
Carbenium
391992ed80
Core/PacketIO: Updated and enabled CMSG_ITEM_PURCHASE_REFUND
2016-02-02 01:06:44 +01:00
Carbenium
6fbfc61de1
Core/PacketIO: Updated and enabled CMSG_DISMISS_CRITTER
2016-02-01 20:14:10 +01:00
Shauren
a174fa4d7b
Core/PacketIO: Updated and enabled CMSG_CONFIRM_RESPEC_WIPE, SMSG_RESPEC_WIPE_CONFIRM
2016-01-30 23:56:02 +01:00
Carbenium
575d5f5ff8
Core/PacketIO: CMSG_BATTLEMASTER_JOIN_ARENA
2016-01-20 23:01:12 +01:00
Shauren
a50b1d0924
Core/Items: Updated item socketing opcodes
2016-01-18 19:52:49 +01:00
MitchesD
9f4e4b9546
Core/PacketIO: updated SMSG_CROSSED_INEBRIATION_THRESHOLD
2016-01-05 23:37:45 +01:00
Golrag
dec59b72cc
Core/PacketIO: SMSG_DESTRUCTIBLE_BUILDING_DAMAGE
2016-01-01 15:34:15 +01:00
Vincent-Michael
478cc756eb
Update copyright note for 2016
...
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Shauren
9dbc65f125
Core/PacketIO: Added new opcode
2015-12-30 23:08:15 +01:00
Shauren
2796de1a77
Core/PacketIO: Defined new known opcodes
2015-12-23 23:55:39 +01:00
Shauren
67c57c4b5b
Core/PacketIO: Updated and enabled /mountspecial packets
2015-12-19 23:43:39 +01:00
Shauren
84609efb46
Core/PacketIO: Updated and enabled CMSG_CANCEL_CHANNELLING
2015-12-17 23:10:00 +01:00
Shauren
0d9fe2222b
Core/PacketIO: Updated and enabled CMSG_CALENDAR_COMPLAIN
2015-12-14 20:21:17 +01:00
Shauren
04058052d3
Core/Misc: Build time improvement
2015-12-12 00:25:27 +01:00
Shauren
c63b033131
Core/PacketIO: Updated and enabled guild finder opcodes
2015-11-15 00:13:35 +01:00
Shauren
5b1303a795
Core/PacketIO: Updated and enabled a few movement opcodes
2015-11-14 00:20:59 +01:00
Shauren
524e83986e
Core/PacketIO: Updated and enabled battlefield opcodes
2015-11-11 00:40:53 +01:00
Shauren
f7dba226fe
Core/PacketIO: Started work on updating last bunch of packets still using old ObjectGuid::operator[] to remove it entirely
2015-10-26 17:06:30 +01:00
Shauren
262809b5ad
Core/PacketIO: Marked a bunch of packets for sending through instance connection
2015-10-23 18:04:29 +02:00
Shauren
d03ff1433f
Core/PacketIO: Updated and enabled item refund opcodes
2015-10-19 21:18:48 +02:00
MitchesD
9fe29de260
Core/Player: implemented Heirloom Collection
...
* implemented all things related to that collection
* you can create heirloom by click on item in collection
* also you can upgrade heirlooms by using specific kits
* old heirlooms are converted to new ones
2015-10-16 23:09:42 +02:00
Shauren
fd17ea1643
Core/Players: Removed db queries from friend packet builders
2015-10-02 20:00:49 +02:00
Shauren
3bc3b67a8f
Core/Player: Changed ranged weapons to be equipped in main hand slot instead of no longer used ranged slot
...
Closes #14675
Closes #15296
2015-09-27 00:06:08 +02:00
Shauren
074b00af37
Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicketSubmitSuggestion
2015-09-25 00:11:54 +02:00
jackpoz
16da2c8d95
Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in WorldSession update because it removes the Player from his Group which is not thread-safe
...
(cherry picked from commit f07fe63e50 )
Conflicts:
src/server/game/Server/Protocol/Opcodes.cpp
2015-09-24 19:24:02 +02:00
Shauren
8c761b2877
Core/PacketIO: Verified and enabled a bunch of opcodes that already had their structures ported to packet classes
2015-09-24 18:47:33 +02:00
Shauren
32a2e58429
Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMSG_TAXI_REQUEST_EARLY_LANDING
2015-09-21 00:01:44 +02:00
Keldo
3386d75e43
Core/Opcode Changed for Bug Tickets
...
CMSG_SUPPORT_TICKET_SUBMIT_BUG , STATUS_LOGGEDIN
2015-09-20 02:57:49 -07:00
Shauren
461feeccdf
Core/PacketIO: Defined a new opcode
2015-09-20 00:44:31 +02:00
Shauren
3b52fcc769
Merge remote-tracking branch 'origin/6.x_implement_taxi' into 6.x
2015-09-19 17:41:24 +02:00
Shauren
f34bae89d3
Core/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDING
2015-09-19 17:39:01 +02:00
Shauren
225bbe7f72
Core/PacketIO: Implemented correct opcode for GameObject animkit changes and enabled all animkit related opcodes
2015-09-16 17:06:24 +02:00
StormBytePP
196f935cd8
Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial work, and @Shauren for IDA help
...
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
src/server/game/Handlers/TaxiHandler.cpp
2015-09-14 01:51:38 +02:00
horn
e8b1faa156
Core/BattlePets: Basics for Battle Pets
2015-09-09 14:52:32 +02:00
MitchesD
614b5832ba
Core/Player: implemented Toybox
...
* now you can use all the things in toybox - add new toys, set them as favorite and use them
2015-08-26 11:15:00 +02:00
Vincent-Michael
bc54df6ea5
Core/PacketIO: Enabled CMSG_FAR_SIGHT opcode
2015-08-23 05:18:17 +02:00
Shauren
5ef84bb699
Core/PacketIO: Updated and enabled CMSG_TRANSMOGRIFY_ITEMS
...
* Implemented transmogrification using void storage items as source
2015-08-18 17:45:30 +02:00
Shauren
7632e11825
Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)
2015-08-15 14:24:42 +02:00
Shauren
c6d15a9abc
Core/PacketIO: Enabled CMSG_CANCEL_TEMP_ENCHANTMENT
2015-08-11 21:11:47 +02:00