Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreasureDeath and TreasureWielded SQLWriters added and tested. #905

Closed
wants to merge 8 commits into from
Closed

TreasureDeath and TreasureWielded SQLWriters added and tested. #905

wants to merge 8 commits into from

Conversation

Mag-nus
Copy link
Member

@Mag-nus Mag-nus commented Jul 29, 2018

No description provided.

…nto ACE.Database

This will help us import data from any source into ACE EF objects, and then use these SQLWriters to create a unified output.
Some styling and comments added to the other SQL Writer classes.

Still need to do the treasure tables, as well as recipe/cook books.

Also need to confirm SQL output is well formed and accurate.
Writers that still aren't implemented:
PointsOfInterest
TreasureDeath
TreasureWielded

Also, still need to test the output of these writers to make sure it's correct.
This creates scripts that import.
Still need to verify a couple of data mismatches.
This code will likely be used to help UI content editors and database viewers.
This concludes all the testing for the SQL Writers.

They all test OK and produce the same results as the code Ripley was using to generate the .sql files.
@Mag-nus Mag-nus closed this Jul 29, 2018
@Mag-nus Mag-nus deleted the SQLWriter branch July 29, 2018 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant