fix(game): handle raid leader before rdlst (raid initialized) correctly
feat(packets): make lists and conditional parameters non-optional non-nullable
Merge pull request #53 from Rutherther/feat/raids Add raid processing
chore: use is instead of == for checking null
feat(game): add raid handling