scp-fs2open / scp-fs2open/fs2open.github.com
Handling of absent tables
- Dominant language
- C++
- Stars
- 487
- Forks
- 184
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 44
Description
Context: from time to time I work on a minimal total conversion template. At some point in 23.0's dev cycle it was in a launchable state, but subsequent changes to the asteroids and ranks table handling have made it unlaunchable because of missing data. possibly more, since I haven't resolved those cases yet.
In some cases this extra validation is probably the best way to go. When practical, I think it'd be preferable to let a TC omit tables controlling systems they don't intend to use. Unfamiliarity with these systems means I don't have any idea which bin these two cases fall in.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.