872 Commits (70c89cd9adcd9891517c87df96f6285ce6bc43ad)
 

Author SHA1 Message Date
jake 52e2b555b0 unit stat config file 4 years ago
jake 15b1427951 shield stat config file 4 years ago
jake 5b3a240aa1 add dfp/evp mods to generated armors/shields 4 years ago
jake b0c6d10590 shield and unit item stats 4 years ago
jake d33a74f9ac armor stats config file 4 years ago
jake d0a84af1c3 load armor stats 4 years ago
jake 0dbd588e3b mag item init 4 years ago
jake 6e590d06f4 fill unittype enum 4 years ago
jake ef479b2c09 shield drop config files 4 years ago
jake 663eaf7f25 shield drop table 4 years ago
jake 576a462364 armor drop rate config files 4 years ago
jake 6370a11615 add armor drop table 4 years ago
jake e2bc7a0de5 add use statements 4 years ago
jake a1a468842c use derives for item enum to/from str functions 4 years ago
jake 80a3999d1b Merge branch 'item_drops' of jake/elseware into master 4 years ago
jake 75f663af0d weapon drop config files 4 years ago
jake 513d46c213 drop table initial code + weapon drops 4 years ago
jake 6668816f75 Merge branch 'infoboard' of jake/elseware into master 4 years ago
Andy Newjack ef90220c0c remove comments 4 years ago
Andy Newjack 37b892f5dc view info board 4 years ago
jake c0479f5476 might help to include unit.rs 4 years ago
jake c65994fb7b add unit structure 4 years ago
Andy Newjack a55d3694d9 players can write and save their own infoboards 4 years ago
jake 74bbd5ed49 add map data files 4 years ago
jake 3955dcf095 Merge branch 'update_config' of jake/elseware into master 4 years ago
Andy Newjack ee640b7a00 update_config so players can save palette changes 4 years ago
jake 2cd0a32c0f load free map monster data and send to client the free map list 4 years ago
jake a0a0c38d66 RoomMode helper functions 4 years ago
jake 0f3c61133c fix Episode::from_bytes 4 years ago
jake 79686eaee6 implement RawMonster::from_raw 4 years ago
jake 03452fef87 use u32 for rawmonsterdata fields 4 years ago
jake 40479cc7cc fix tests 4 years ago
jake f3e6b1e63e initial item enums, move logic from libpso to elseware 4 years ago
jake 35cee3acc1 give the lvl199 guy a handgun 4 years ago
jake 8c42bc03b9 add byteorder dep 4 years ago
jake c2a13536a8 init map code 4 years ago
jake 7e617fe956 init monster code 4 years ago
jake 3b9f6dc087 trim nulls off end of utf16 converted strings (and fix a test) 4 years ago
jake 28a30cb06f properly show techs and new FOs start with foie 1 4 years ago
jake a74941441b use proper data structs that convert to what pso wants 4 years ago
jake 81043891a1 actually run disconnect handlers when a client disconnects 4 years ago
jake 1add8b500a improve network error handling 5 years ago
jake 62bc447f71 ??? 5 years ago
jake e33df9bb03 remove currently unused binary targets 5 years ago
jake 93426dc52a async! 5 years ago
jake 8f421c963b remove unneeded warn messages 5 years ago
jake 06e6888dbc save room name as string 5 years ago
jake eb3d86a20a I keep forgetting to add files to git 5 years ago
jake 2010222c9b implement db backing for items and send them to client 5 years ago
jake f8af4ab3a1 fix case where unknown packets caused the next packet to not be handled properly 5 years ago