aboutsummaryrefslogtreecommitdiff
path: root/CREATE MySQL queries.sql
Commit message (Collapse)AuthorAgeFilesLines
* Fixed/implimented mob fighting and mob terraforming. Random mob movement ↵Syndamia2020-05-111-6/+12
| | | | might be broken though.
* Connection string is now a constant in DataBaseContexts. Fixed MySQL CREATE ↵Syndamia2020-05-111-18/+18
| | | | queries.
* Added a file with the queries that you need to execute for the program to ↵Syndamia2020-05-111-0/+88
work (queries for creating the database and the different tables).