26 Commits

Author SHA1 Message Date
fb898e37be move elseware characterclas/sectionid logic into libpso
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-19 00:03:50 -07:00
c309e51f02 Character: sectionid, charclass to use enums 2023-11-18 23:37:14 -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
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
f8f5e8bdb5 move defaults from character.rs to settings.rs. rename key_config -> keyboard_config. rename joystick_config -> controller_config. fix packet sizes 2022-05-01 11:08:35 -06:00
cdc4ee0bb2 bank packets 2020-07-19 14:22:29 -06:00
28e8e0c517 this did a thing I forget what at this point 2020-07-01 00:13:39 -06:00
8b96b0833e pub consts are hard 2020-04-20 00:41:52 -03:00
b8e420fa7b add default quick tech menu 2020-04-20 00:31:27 -03:00
021b862081 add default palette config 2020-04-19 23:15:26 -03:00
9423b29ab5 add material count to inventory item (?????) 2020-03-21 19:42:51 -07:00
cfe193cadf derive Default on SelectScreenCharacter 2020-01-25 12:51:42 -08:00
458072fd65 fonwem was defined twice. replaced with fonewearl 2020-01-17 10:34:00 -04:00
9f3e165633 use proper Character size in default 2019-12-11 23:31:32 -08:00
e445db9aed add some defaults 2019-12-11 16:01:35 -08:00
174932f996 Class and SectionID enums 2019-12-03 21:40:31 -08:00
7b0fe752fb defaults for character and fullcharacter 2019-11-16 23:10:18 -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
0b64cc2cac PSOPacketData dervies 2019-11-08 22:51:59 -08:00
9a38c128fa fixed semicolon 2019-11-05 00:33:43 -04:00
73316c220f character structs 2019-11-04 23:36:51 -04:00
911840f02a screenselectchar -> char 2019-09-23 22:23:17 -07:00
a756af5f30 character/guildcard structs 2019-09-08 23:48:35 -07:00
Jake Probst
419db62ad5 add character/guildcard structs 2019-09-05 14:36:08 -07:00