298 Commits

Author SHA1 Message Date
a442a34a2c start of gamemessage 2019-11-16 23:13:36 -08:00
82b20739c6 pile of ship packets 2019-11-16 23:12:29 -08:00
7b0fe752fb defaults for character and fullcharacter 2019-11-16 23:10:18 -08:00
81d3397c90 PSOPacketData::from_bytes needs + Seek 2019-11-10 21:43:37 -08:00
d2df4f6490 pso_message macro 2019-11-10 21:43:02 -08:00
b692b8b417 manual_flag should only check the first struct field 2019-11-09 23:06:43 -08:00
ed16a717f6 show data as well in wrongpacketforservertype 2019-11-09 22:57:01 -08:00
1c5db7d050 test for pso_packet manual_flag 2019-11-09 22:56:39 -08:00
d9b897d193 pso_packet manual_flag attribute 2019-11-09 22:53:55 -08:00
7dfd9205e5 can't derive Default anymore here 2019-11-09 15:14:05 -08:00
7475c5e083 this is a u32 not u8 2019-11-09 15:13:35 -08:00
b8b418a7a0 reorder these 2019-11-08 23:02:05 -08:00
b7d4533aec psopacketdata derives in tests 2019-11-08 22:52:28 -08:00
0b64cc2cac PSOPacketData dervies 2019-11-08 22:51:59 -08:00
ae3d9c0892 impl PSOPacketData for f32 2019-11-08 22:50:42 -08:00
efb952d4a8 lets impl these too till const generics actually exist 2019-11-08 22:26:03 -08:00
cd3ba96f91 use full Read path in proc_macros 2019-11-08 22:25:27 -08:00
955e284c19 use full type path 2019-11-08 22:25:07 -08:00
5c5099967d Merge branch 'andy' of jake/libpso into master 2019-11-06 22:37:26 -05:00
11cc0723a3 use new psopacket macros instead of defining things manually 2019-11-04 22:06:12 -08:00
9a38c128fa fixed semicolon 2019-11-05 00:33:43 -04:00
1cb94e565c ship packets 2019-11-04 20:31:57 -08:00
73316c220f character structs 2019-11-04 23:36:51 -04:00
84fbe227d6 security_data -> session 2019-11-04 01:07:29 -08:00
27f59b01dc psodatapacket array test 2019-11-03 23:27:42 -08:00
1810587ad1 PSOPacketData tests 2019-11-03 23:14:09 -08:00
e0d271d703 throw errors if there isnt enough data to read in PSOPacketData 2019-11-03 10:47:23 -08:00
ae521ccbb2 move util to libpso 2019-11-03 10:46:13 -08:00
94af546d7a derive PSOPacketData macro 2019-11-03 10:43:34 -08:00
60584e0957 remove old pso_packet 2019-11-01 23:11:27 -07:00
04322d2526 convert login packets 2019-11-01 22:11:12 -07:00
8eaf7f08ff convert patch packets 2019-10-31 22:14:53 -07:00
f15f157c03 make the structs public 2019-10-31 22:07:53 -07:00
dc3fceef14 test large arrays in wrong pkt test 2019-10-26 16:11:49 -07:00
ff8503477b stop being dumb about how I fill arrays 2019-10-26 16:11:21 -07:00
ea488cadca implement nodebug for specific vars 2019-10-26 16:10:56 -07:00
5d627e9219 new pso_packet tests 2019-10-25 23:32:19 -07:00
5324ab1188 properly set the size in no_flag packets 2019-10-25 23:31:53 -07:00
df4949b897 PSOPacketData for new pso_packet 2019-10-23 23:02:15 -07:00
dfde2638c5 new pso_packet implementation 2019-10-23 22:50:05 -07:00
c5ffa5bbcf clean up pso_packet 2019-10-23 22:49:43 -07:00
48599ee116 pso_packet: u16 and u32 arrays 2019-10-23 22:49:11 -07:00
0a26d1d8c6 menuselect packet 2019-10-17 23:44:13 -07:00
d0484c6d1f forgot dep 2019-09-23 22:40:32 -07:00
911840f02a screenselectchar -> char 2019-09-23 22:23:17 -07:00
025efcb0de shiplist packets 2019-09-23 22:22:33 -07:00
d0f93fcd54 fix compiler warnings 2019-09-15 15:17:30 -07:00
4df085a4f0 extra spaces 2019-09-13 18:26:57 -07:00
88a42695a1 param data packets 2019-09-13 18:26:23 -07:00
1cd790a3e6 drone_container (#2) 2019-09-11 00:26:15 -04:00