jake
|
70584a4d01
|
base impls for what weapontype needs
|
5 years ago |
jake
|
0d132642b1
|
room join packets
|
5 years ago |
jake
|
504d0296ab
|
need these derives
|
5 years ago |
jake
|
9a042e9995
|
lobbyemote and talktonpc messages
|
5 years ago |
jake
|
7f32af6729
|
packet errors for unknown packets
|
5 years ago |
jake
|
415794794a
|
directedmessage -> directmessage
|
5 years ago |
jake
|
519e01fe65
|
add gcmd 0x20 0xAE
|
5 years ago |
jake
|
897b36e1e3
|
addtolobby packet
|
5 years ago |
jake
|
012d98cb6e
|
add a few message packets
|
5 years ago |
jake
|
9f3e165633
|
use proper Character size in default
|
5 years ago |
jake
|
e445db9aed
|
add some defaults
|
5 years ago |
jake
|
e0e0ad8ec7
|
item module init, base weapon structs
|
5 years ago |
jake
|
93d98a3517
|
set actual ship name
|
5 years ago |
jake
|
cae4fe01ba
|
make psopacketdata trait public
|
5 years ago |
jake
|
174932f996
|
Class and SectionID enums
|
5 years ago |
jake
|
a442a34a2c
|
start of gamemessage
|
5 years ago |
jake
|
82b20739c6
|
pile of ship packets
|
5 years ago |
jake
|
7b0fe752fb
|
defaults for character and fullcharacter
|
5 years ago |
jake
|
81d3397c90
|
PSOPacketData::from_bytes needs + Seek
|
5 years ago |
jake
|
d2df4f6490
|
pso_message macro
|
5 years ago |
jake
|
b692b8b417
|
manual_flag should only check the first struct field
|
5 years ago |
jake
|
ed16a717f6
|
show data as well in wrongpacketforservertype
|
5 years ago |
jake
|
1c5db7d050
|
test for pso_packet manual_flag
|
5 years ago |
jake
|
d9b897d193
|
pso_packet manual_flag attribute
|
5 years ago |
jake
|
7dfd9205e5
|
can't derive Default anymore here
|
5 years ago |
jake
|
7475c5e083
|
this is a u32 not u8
|
5 years ago |
jake
|
b8b418a7a0
|
reorder these
|
5 years ago |
jake
|
b7d4533aec
|
psopacketdata derives in tests
|
5 years ago |
jake
|
0b64cc2cac
|
PSOPacketData dervies
|
5 years ago |
jake
|
ae3d9c0892
|
impl PSOPacketData for f32
|
5 years ago |
jake
|
efb952d4a8
|
lets impl these too till const generics actually exist
|
5 years ago |
jake
|
cd3ba96f91
|
use full Read path in proc_macros
|
5 years ago |
jake
|
955e284c19
|
use full type path
|
5 years ago |
jake
|
5c5099967d
|
Merge branch 'andy' of jake/libpso into master
|
5 years ago |
jake
|
11cc0723a3
|
use new psopacket macros instead of defining things manually
|
5 years ago |
Andy Newjack
|
9a38c128fa
|
fixed semicolon
|
5 years ago |
jake
|
1cb94e565c
|
ship packets
|
5 years ago |
Andy Newjack
|
73316c220f
|
character structs
|
5 years ago |
jake
|
84fbe227d6
|
security_data -> session
|
5 years ago |
jake
|
27f59b01dc
|
psodatapacket array test
|
5 years ago |
jake
|
1810587ad1
|
PSOPacketData tests
|
5 years ago |
jake
|
e0d271d703
|
throw errors if there isnt enough data to read in PSOPacketData
|
5 years ago |
jake
|
ae521ccbb2
|
move util to libpso
|
5 years ago |
jake
|
94af546d7a
|
derive PSOPacketData macro
|
5 years ago |
jake
|
60584e0957
|
remove old pso_packet
|
5 years ago |
jake
|
04322d2526
|
convert login packets
|
5 years ago |
jake
|
8eaf7f08ff
|
convert patch packets
|
5 years ago |
jake
|
f15f157c03
|
make the structs public
|
5 years ago |
jake
|
dc3fceef14
|
test large arrays in wrong pkt test
|
5 years ago |
jake
|
ff8503477b
|
stop being dumb about how I fill arrays
|
5 years ago |