33 Commits

Author SHA1 Message Date
05d505836c clippy complaint 2023-11-19 00:17:20 -07:00
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
9ff866c489 convert macros into functions
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-11-14 21:37:22 -07:00
a1424332e7 why wasn't this derived originally
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-08-02 21:46:04 -06:00
cf3a84c60d Merge branch 'master' into unitxt
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-05-12 18:56:28 -04:00
c9aaa38465 0x for hexes 2022-05-01 11:11:54 -06:00
0a6f8ac95e key_config -> keyboard_config
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-01 11:08:35 -06:00
8a9c4ceca4 controller -> gamepad for consistency with in-game 2022-05-01 11:08:35 -06:00
a417b08e4e joystick_config -> controller_config for consistency 2022-05-01 11:08:35 -06:00
1b4590c13b change patch chunk size to 24kb for the client and remove duplicate
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-02-15 02:12:08 +00:00
da85ce0baf handle case where no ships in list 2020-10-25 18:10:40 -06:00
226afcb080 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:09:02 -03:00
0b64cc2cac PSOPacketData dervies 2019-11-08 22:51:59 -08:00
11cc0723a3 use new psopacket macros instead of defining things manually 2019-11-04 22:06:12 -08:00
84fbe227d6 security_data -> session 2019-11-04 01:07:29 -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
0a26d1d8c6 menuselect packet 2019-10-17 23:44:13 -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
88a42695a1 param data packets 2019-09-13 18:26:23 -07:00
a756af5f30 character/guildcard structs 2019-09-08 23:48:35 -07:00
jake
47b8d06037 andy why 2019-09-07 12:40:24 -07:00
Jake Probst
5fbfce058c charselect pkts 2019-09-03 16:48:48 -07:00
ebaef31bcc tests passed yay i quit 2019-09-01 22:25:48 -03:00
ad8930fcb0 . 2019-09-01 22:20:36 -03:00
4edb95d247 assert.to_le_bytes to assert.as_bytes 2019-09-01 14:57:08 -03:00
0d80bb58aa dropped BB prefix. Have ChecksumAck::new take an argument to set ack. Added basic test to check le_bytes. 2019-09-01 14:28:20 -03:00
89c217731f added packets 0x1E8, 0x2E8 (BBChecksum and BBChecksumAck) 2019-08-31 02:38:53 -03:00
Jake Probst
03efcee742 pkt E2 key settings 2019-08-25 04:48:48 -07:00
Jake Probst
aa2adaf629 make more vars pub 2019-08-25 04:47:49 -07:00
Jake Probst
0feee1c0a2 fix test 2019-08-21 23:07:39 -07:00
Jake Probst
5300907e2c some login packets 2019-08-21 17:23:16 -07:00