Lopfest
54ab2e0bdb
Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT corrections. Thx to Arci
2016-01-26 18:58:02 +01:00
Lopfest
2b9d40d423
Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT can now be used in waypoint_scripts
2016-01-26 15:57:32 +01:00
Carbenium
575d5f5ff8
Core/PacketIO: CMSG_BATTLEMASTER_JOIN_ARENA
2016-01-20 23:01:12 +01:00
Shauren
a6dd6d7841
Core/Logging: Include more info in bad realm log
2016-01-20 17:19:42 +01:00
Shauren
a50b1d0924
Core/Items: Updated item socketing opcodes
2016-01-18 19:52:49 +01:00
Shauren
53f768bd2a
Core/Misc: Removed unused packet handler
2016-01-07 20:04:30 +01:00
Shauren
00383f4b12
Core/PacketIO: Renamed some unknown fields in FeatureSystemStatus
2016-01-06 23:47:28 +01:00
MitchesD
9f4e4b9546
Core/PacketIO: updated SMSG_CROSSED_INEBRIATION_THRESHOLD
2016-01-05 23:37:45 +01:00
Shauren
2a6f65fddc
Core/Players: Split playerBytes fields in characters table
2016-01-05 00:03:18 +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
8cecd17808
Core/Misc: Warning fix
...
warning C4459: declaration of 'realm' hides global declaration
2015-12-31 23:40:11 +01:00
Shauren
9dbc65f125
Core/PacketIO: Added new opcode
2015-12-30 23:08:15 +01:00
Shauren
6ace6aabbf
Core/Networking: Added safety checks against linking instance socket with incorrect/old session
...
Ref #15892
2015-12-29 21:22:31 +01:00
Shauren
46bbcf74e8
Core/PacketIO: Corrected swapped opcode values
2015-12-28 22:22:35 +01:00
Shauren
2796de1a77
Core/PacketIO: Defined new known opcodes
2015-12-23 23:55:39 +01:00
Shauren
2ebf3fc44b
Core/PacketIO: Removed handler for another opcode that doesn't exist anymore
2015-12-21 23:20:00 +01:00
Shauren
67c57c4b5b
Core/PacketIO: Updated and enabled /mountspecial packets
2015-12-19 23:43:39 +01:00
Shauren
642bd1a76d
Core/PacketIO: Removed handler for an opcode that no longer exists
2015-12-18 21:46:58 +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
Carbenium
c0c4ed7135
Misc: Fix some warnings reported by GCC 4.9
2015-11-28 01:02:13 +01:00
Shauren
d03ca37f10
Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.
2015-11-27 21:53:27 +01:00
Shauren
7a55541387
Core/PacketIO: Fixed a few swapped opcodes
2015-11-23 00:23:36 +01:00
Shauren
15bccf510b
Core/Logging: Build for packet log is now taken from realmlist table for the current realm, thanks @Aokromes for suggestion
2015-11-22 00:11:32 +01:00
Shauren
c14baf1538
Core/Logging: Changed build in packet log
2015-11-22 00:07:35 +01:00
Shauren
035a2b122e
Core: Updated to 6.2.3.20726
2015-11-21 21:30:05 +01:00
Gacko
fb242d2b42
Fix build.
...
Thanks to @jackpoz / @Shauren
2015-11-15 19:55:19 +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
c463c84325
Core/Auth: Added missing lock country check to AuthSession handler
2015-11-02 20:23:39 +01:00
jackpoz
e0ccbede07
Core/NetworkIO: Adjust more packet throttling values
...
Adjust more packet throttling values by increasing some limits, this might fix some random kicks.
Close #14659
(cherry picked from commit 5bd7c295c0 )
2015-11-01 10:52:17 +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
783e8299cc
Core/Misc: Fix for builds linked with libc++ instead of libstdc++
2015-10-24 15:39:32 +02: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
f399b1222d
Core/Opcodes: assigned value to SMSG_ACCOUNT_HEIRLOOM_UPDATE
2015-10-18 13:30:58 +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
63def8aa32
Core/Battle.net:
...
* Changed packet structures to mirror client names
* Simplified ToString Building
* Removed deprecated structures
World: Cleaned up duplicate realm info 'realm' and 'realmHandle' variables (realmHandle was removed, that data is fully contained in realm)
2015-10-06 00:30:47 +02:00
Shauren
fd17ea1643
Core/Players: Removed db queries from friend packet builders
2015-10-02 20:00:49 +02:00
Shauren
cd27fd38b9
Core/Maps: Moved corpse management to map level
2015-09-28 17:20:27 +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
Naios
dd51cd575e
Core/Server: Fix address of array '...' will always evaluate to 'true' warning.
...
* fix a magic number.
* ref adf6d968ed
2015-09-25 15:57:23 +02:00
Shauren
074b00af37
Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicketSubmitSuggestion
2015-09-25 00:11:54 +02:00
jackpoz
adf6d968ed
Core/Dungeon Finder: Remove disconnected players from LFG queue
...
Fix LFG queue issues by removing disconnected players from LFG queue and their party with them.
(cherry picked from commit b7f9836d22 )
2015-09-24 23:40:15 +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
a338aa408e
Core/Misc: Fixed various possibly uninitialized value warnings
...
CID: 1324648, 1324649, 1324650, 1324651, 1324652
2015-09-22 00:07:05 +02:00