Commit Graph
10 Commits
Author SHA1 Message Date
Mataniko 99b5299185 DATA: Refresh data 2020-09-27 22:08:07 -04:00
Mataniko df103efb60 DATA: Refresh data 2020-09-27 22:08:07 -04:00
Mataniko 2bdcfa3aef DATA: Add Screenshots data and update data 2020-09-27 22:08:07 -04:00
Mataniko b5636d15e0 WEB: Clean up data and fix spelling errors 2020-09-27 22:08:07 -04:00
Mataniko 2409208587 DATA: Minor data fixes 2020-09-27 22:08:07 -04:00
Mataniko b4bb9c119b DATA: Create a class to update the existing data model from spreadsheet 2020-09-27 22:08:07 -04:00
Mataniko 4d78399ea2 WEB: Add error handling about missing required fields
In the new data model, some field operate as keys for other parts of the model.
This now performs some validations and will throw an error if fields are missing.

For example: a Game must have an Engine, but does not require datafiles
2020-09-27 22:08:07 -04:00
Mataniko e570c479fe WEB: Convert game demos to the new data model 2020-09-27 22:08:07 -04:00
Mataniko 0975f464b1 DATA: Fix malformed data files 2020-09-27 22:08:07 -04:00
Mataniko c6207590c9 DATA: Add new data files
These data are the foundation for a new data model, that will be used
to normalize names across the site, and a foundation of new features.
2020-09-27 22:08:07 -04:00