P0nk
|
c841e9952b
|
Respect charset when loading scripts
|
2021-09-08 18:46:16 +02:00 |
|
P0nk
|
41cb6749c8
|
Make packet charset configurable
Better support for different language clients such as Thai or Korean
|
2021-09-08 08:26:34 +02:00 |
|
P0nk
|
4fd7adf547
|
Dump packet with ByteBufInPacket toString
|
2021-08-23 21:03:35 +02:00 |
|
P0nk
|
da2d8abc56
|
Handlers read from InPacket instead of SeekableLittleEndianAccessor
|
2021-08-22 22:10:19 +02:00 |
|
P0nk
|
72ff8d563b
|
Refactor packet string charset
|
2021-06-21 22:03:20 +02:00 |
|
P0nk
|
4fd64884f2
|
Simplify getBytes and add tests for it
|
2021-06-21 21:45:06 +02:00 |
|
P0nk
|
aaf4b558f3
|
Finish InPacket & OutPacket implementations
|
2021-06-20 21:27:50 +02:00 |
|
P0nk
|
f3faee2e16
|
Add OutPacket interface and ByteBuf implementation
Replacement for LittleEndianWriter, GenericLittleEndianWriter,
and MaplePacketLittleEndianWriter.
|
2021-06-20 21:20:39 +02:00 |
|
P0nk
|
00abbb4acd
|
Add InPacket interface and ByteBuf implementation
Replacement for LittleEndianAccessor, SeekableLittleEndianAccessor,
GenericLittleEndianAccessor, and GenericSeekableLittleEndianAccessor.
|
2021-06-20 21:20:38 +02:00 |
|