theangryangel/insim.rs

feat: Reconciling Vehicle, IS_PLC, IS_MAL and IS_SMALL (subtype ALC)

Closed this issue · 1 comments

Vehicle was recently changed to be strongly typed.

Can we somehow integrate this with IS_PLC, IS_MAL, and SMALL_ALC (for the allowed cars feature/field)?


This is WIP under #122

  • IS_PLC
  • IS_SMALL, SMALL_ALC
  • IS_MAL

Easiest solution is probably going to be to use a hashset and a custom implementation of binread and binwrite