| Age | Commit message (Collapse) | Author |
|
|
|
|
|
compress packets individually for each receiver
|
|
only one function handling a packet, not have it scattered all over the place
|
|
|
|
|
|
SMSG_SPELL_GO
|
|
MSG_MOVE_WORLDPORT_ACK, SMSG_NEW_WORLD and SMSG_TRANSFER_PENDING
|
|
|
|
|
|
|
|
SMSG_NOTIFICATION, SMSG_QUERY_TIME_RESPONSE, SMSG_SET_FORCED_REACTIONS and SMSG_WEATHER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thanks to Horn for doing half of the job
|
|
|
|
Some TicketMgr fixes
|
|
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
|
|
make it obvious that invisibility is active)
Thanks to Kretol for the idea and Aokromes for the spell id
|
|
|
|
|
|
* Updated movement flags
* Cleaned up MovementStatusElements enum
* Updated and enabled MSG_MOVE_START_FORWARD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Core/Spellaura: Fix Idol of Worship
|
|
|
|
|
|
+ Fixing typo;
|
|
|
|
|
|
usage
|
|
|
|
initialization that causes crashes on some OS
- Skip loading warden_action overrides when warden is disabled
fixes #6486
|
|
|
|
|
|
|
|
|
|
and enabled opcodes with verified structures
|