32 Commits

Author SHA1 Message Date
edb6319189 how has libpso avoided the baleful eye of clippy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-14 22:05:13 -07:00
0a9e10bee9 more quiet
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-01-31 10:15:15 -07:00
3212017511 these features are stabilized now 2021-10-13 20:37:37 -06:00
ef69b2064d make the compiler happy
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-23 21:22:48 +00:00
d0f1de9b0c length_is/length_of 2020-09-24 19:37:45 -06:00
7cdf7348cd 6d is bullshit 2020-04-01 21:05:20 -07:00
cbb80df311 the size of the command pkt was overflowing urwejrfklweqjflkqw 2020-03-22 18:16:36 -07:00
7f32af6729 packet errors for unknown packets 2019-12-18 21:05:58 -08:00
e0e0ad8ec7 item module init, base weapon structs 2019-12-11 15:59:30 -08:00
cae4fe01ba make psopacketdata trait public 2019-12-03 21:40:59 -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
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
b8b418a7a0 reorder these 2019-11-08 23:02:05 -08:00
b7d4533aec psopacketdata derives in tests 2019-11-08 22:52:28 -08:00
ae3d9c0892 impl PSOPacketData for f32 2019-11-08 22:50:42 -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
60584e0957 remove old pso_packet 2019-11-01 23:11:27 -07:00
dc3fceef14 test large arrays in wrong pkt test 2019-10-26 16:11:49 -07:00
5d627e9219 new pso_packet tests 2019-10-25 23:32:19 -07:00
df4949b897 PSOPacketData for new pso_packet 2019-10-23 23:02:15 -07:00
Jake Probst
a37856ddcf PSOPacket::from_bytes &Vec<u8> -> &[u8] 2019-09-04 09:09:01 -07:00
Jake Probst
e83aae2b4b usersettings struct 2019-08-22 20:37:22 -07:00
Jake Probst
ae0b909685 move packet source files to one directory 2019-07-14 00:48:45 -07:00
Jake Probst
67b56be4f6 PSOPacket is Debug, more parse errors 2019-06-23 15:52:54 -07:00
Jake Probst
2a95dacb57 psopc cryto 2019-06-08 18:06:10 -07:00
Jake Probst
53ef5a8efc pso_packet proc_macro for misc things 2019-06-06 16:46:23 -07:00
Jake Probst
ffca6f8b58 init 2019-05-29 22:34:00 -07:00