Shauren
|
04671d2d99
|
Core/PacketIO: Enabled and updated client chat packets
|
2012-07-23 13:30:53 +02:00 |
|
Shauren
|
fc453ab623
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
|
2012-07-23 00:13:13 +02:00 |
|
Shauren
|
47054e6bc1
|
Build fix without pch
|
2012-07-22 14:40:41 +02:00 |
|
Shauren
|
1fd37ac61b
|
Core/Object: Use updatefield flags extracted from client to determine whether to send or not a field value instead of sending all data to client for non-player objects
|
2012-07-22 14:20:26 +02:00 |
|
Shauren
|
395994c707
|
Core/Groups: Send player invalid notification when attempting to invite GM to group when that is disabled
|
2012-07-22 13:46:00 +02:00 |
|
Nay
|
852cece2a0
|
Merge pull request #7102 from Vincent-Michael/ticketCommand
Core/Commands: Convert ticket commands in commandscript
|
2012-07-21 09:54:25 -07:00 |
|
Shauren
|
48f38f6da1
|
Core/PacketIO: Corrected copypaste mistake in spline create object facing guid, thx Zakamurite
|
2012-07-20 19:17:52 +02:00 |
|
Shauren
|
9d4a5e2a6c
|
Core/AuctionHouse: Corrected mail body for auction outbid and cancelled mails (sent to bidder)
|
2012-07-20 16:13:50 +02:00 |
|
Shauren
|
890a92b330
|
Core/PacketIO: Enable questgiver status opcodes and CMSG_OBJECT_UPDATE_FAILED
|
2012-07-20 15:21:16 +02:00 |
|
Shauren
|
46035f2114
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
|
2012-07-19 16:13:50 +02:00 |
|
Shauren
|
e732b96419
|
Core/Guilds: Added level to guild class and moved sending motd after player is added to world
|
2012-07-19 16:07:37 +02:00 |
|
Shauren
|
1558b602f4
|
Core/Items: Renamed new currency related fields in item_template
|
2012-07-19 16:04:42 +02:00 |
|
Shauren
|
2cdb37de61
|
Compile fix
|
2012-07-19 15:51:08 +02:00 |
|
Shauren
|
5cbafaabf4
|
Core/PacketIO: Enabled channel join and notification opcodes
|
2012-07-19 15:39:32 +02:00 |
|
Shauren
|
8d18bae5c8
|
Core/MailSystem: Fixed building unread mail notifications, will now display properly for non-player senders (achievement rewards/auctions)
|
2012-07-19 15:34:21 +02:00 |
|
Shauren
|
4df39dae95
|
Core/AuctionHouse: Refactored and corrected building auction mail messages
|
2012-07-19 15:33:14 +02:00 |
|
kaelima
|
fc1b3968a9
|
Core/PacketIO: Enabled a couple of opcodes and renamed guildfinder ones
|
2012-07-19 14:40:38 +02:00 |
|
Shauren
|
390d6b56d7
|
Core/PacketIO: Enabled and updated a bunch of opcodes
|
2012-07-19 01:21:41 +02:00 |
|
Shauren
|
1a290f17f5
|
Core/Player: Moved guild id storing back to updatefields
|
2012-07-18 22:04:06 +02:00 |
|
Shauren
|
fa3a8363b1
|
Core/PacketIO: Zlib compression stream structure is kept per session - compress packets individually for each receiver
|
2012-07-18 20:14:51 +02:00 |
|
Shauren
|
075e5d6751
|
Core/Units: Some cleanup in movement packet related functions - try to keep only one function handling a packet, not have it scattered all over the place
|
2012-07-18 15:00:48 +02:00 |
|
Shauren
|
e9e1fb1025
|
Core/PacketIO: Implemented packet compression for any opcode.
|
2012-07-18 14:43:55 +02:00 |
|
Shauren
|
52751a2c73
|
Core/Players: Update rune cooldown handling for cataclysm
|
2012-07-17 21:37:33 +02:00 |
|
Shauren
|
47357e58ea
|
Core/PacketIO: Updated and enabled CMSG_CAST_SPELL, SMSG_SPELL_START and SMSG_SPELL_GO
|
2012-07-17 21:36:40 +02:00 |
|
Shauren
|
953f093920
|
Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, MSG_MOVE_WORLDPORT_ACK, SMSG_NEW_WORLD and SMSG_TRANSFER_PENDING
|
2012-07-17 19:29:18 +02:00 |
|
kandera
|
061439d112
|
Core/Spells: fix typo from king of the jungle
|
2012-07-17 13:55:50 -03:00 |
|
Shauren
|
19759a139c
|
Core/PacketIO: Updated and enabled addon chat messages
|
2012-07-17 14:03:00 +02:00 |
|
Shauren
|
e832f1cd30
|
Core/PacketIO: Enabled and update CMSG_ZONEUPDATE, SMSG_CANCEL_COMBAT, SMSG_NOTIFICATION, SMSG_QUERY_TIME_RESPONSE, SMSG_SET_FORCED_REACTIONS and SMSG_WEATHER
|
2012-07-17 11:21:12 +02:00 |
|
Shauren
|
c34192cd3a
|
Core/PacketIO: Updated more movement packet structures
|
2012-07-17 11:20:18 +02:00 |
|
Nay
|
d0bd37ab23
|
Core/PacketIO: Unset CMSG_GUILD_RANK and CMSG_GUILD_ROSTER
|
2012-07-16 22:54:45 +01:00 |
|
Nay
|
1be11fbe75
|
Core/PacketIO: Fix some wrong opcodes, now in sync with WPP
|
2012-07-16 22:23:52 +01:00 |
|
Nay
|
b6510e1ffa
|
Core/PacketIO: Remove a wrong opcode, add one and correct an opcode name
|
2012-07-16 21:52:22 +01:00 |
|
Shauren
|
8773b08e99
|
Core/PacketIO: Removed more duplicates, thanks Horn
|
2012-07-16 21:06:06 +02:00 |
|
Shauren
|
35ba3f9405
|
Core/PacketIO: Removed many duplicate opcodes
|
2012-07-16 20:55:43 +02:00 |
|
Nay
|
0c985ccc02
|
Core/PacketIO: 321 opcodes from WPP
|
2012-07-16 19:13:27 +01:00 |
|
Shauren
|
93fb7c1a72
|
Core/PacketIO: Updated and enabled most player movement client opcodes, huge thanks to Horn for doing half of the job
|
2012-07-16 19:17:16 +02:00 |
|
Vincent-Michael
|
a9812a0860
|
Core/Commands: Convert ticket commands in commandscript
|
2012-07-15 22:20:22 +02:00 |
|
Nay
|
c0d4ca8af1
|
Merge pull request #7095 from LordJZ/ticketmgr
Some TicketMgr fixes
|
2012-07-15 07:02:37 -07:00 |
|
Nay
|
6658af5ca5
|
Merge pull request #7039 from Vincent-Michael/banCommand
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
|
2012-07-15 06:59:08 -07:00 |
|
Nay
|
c32c83ed67
|
Scripts/Commands: When GM is invisible use a transparency visual aura (to make it obvious that invisibility is active)
Thanks to Kretol for the idea and Aokromes for the spell id
|
2012-07-15 14:46:04 +01:00 |
|
Shauren
|
52f7ca8693
|
Core/PacketIO: Updated and enabled SMSG_PLAYER_MOVE
|
2012-07-15 00:45:06 +02:00 |
|
Shauren
|
973d6d4aea
|
Core/Objects: Use standard 64bit integer literals that work on all compilers
|
2012-07-14 23:52:26 +02:00 |
|
Shauren
|
27ea130b55
|
Core/Movement
* Updated movement flags
* Cleaned up MovementStatusElements enum
* Updated and enabled MSG_MOVE_START_FORWARD
|
2012-07-14 23:39:12 +02:00 |
|
Shauren
|
2d144e4925
|
Core/PacketIO: Enabled logout opcodes
|
2012-07-14 19:06:20 +02:00 |
|
Shauren
|
a9d3940738
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
|
2012-07-14 19:03:03 +02:00 |
|
Shauren
|
37c32c4c07
|
Tools: Updated default extractors client build
|
2012-07-14 14:03:32 +02:00 |
|
Vincent-Michael
|
9e84942917
|
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
|
2012-07-14 13:37:57 +02:00 |
|
LordJZ
|
513550aedf
|
Drop obsolete check.
|
2012-07-14 07:15:39 +04:00 |
|
LordJZ
|
6b843ca86b
|
Allow for GM ticket response text up to 15999 characters.
|
2012-07-14 07:14:39 +04:00 |
|
Shauren
|
2c291712b2
|
Core/WorldSocket: Restored opcode check lost in between merges
|
2012-07-14 00:12:05 +02:00 |
|