package
0.0.0-20210125172007-382259f45bc9
Repository: https://github.com/superp00t/gophercraft.git
Documentation: pkg.go.dev
# Packages
Descriptor module for version 12340 3.3.5a (WoTLK).
Descriptor module for version 3368 (Alpha).
Descriptor module for protocol 5875 1.12.1 (Vanilla).
Descriptor module for version 8606 2.4.3 (TBC).
This package imports object update descriptors so you can use multiple versions without recompiling.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Decode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TBC.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WOTLK.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Alpha.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Plays animation after some time passed.
No description provided by the author
No description provided by the author
No description provided by the author
Used Catmullrom interpolation mode.
Movement by cycled spline.
x00-xFF(first byte) used as animation Ids storage in pair with Animation flag.
Everytimes appears with cyclic flag in monster move packet, erases first spline vertex after first cycle done.
No description provided by the author
Affects elevation computation, can't be combined with Parabolic flag.
No description provided by the author
No description provided by the author
No description provided by the author
Smooth movement(Catmullrom interpolation mode), flying animation.
Will never arrive.
No description provided by the author
No description provided by the author
Model ori = 0x00008000,.
No description provided by the author
Affects elevation computation, can't be combined with Falling flag.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AlignPad is equivalent to ChunkPad except it always is included and encoded as zero.
BitPad will move the bit offset 1 forward.
BytePad will move the bit offset 1 byte (8 bits) forward, or to the next byte.
ChunkPad will move the chunk offset 1 forward.
CreateBlock is sent when the server notifies the client of a new game object.
Decoder decodes an SMSG_UPDATE_OBJECT input stream into various sub-structures.
No description provided by the author
Descriptor describes all the info about a particular version's SMSG_UPDATE_OBJECT strucutre.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
Bitmask stores a bit-packed list of boolean values.
go:generate gcraft_stringer -type=BlockType.
No description provided by the author
No description provided by the author
No description provided by the author
go:generate gcraft_stringer -type=ItemFlag -method=ToString -fromString.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:generate gcraft_stringer -type=SpeedType.
No description provided by the author
No description provided by the author
map serverside storage codes to per-version client codes.
No description provided by the author
No description provided by the author