- Improve live map object editing
- Added fort table
- Restructured world, forts and cells
- Todo: Make sure forts always have unique uid, likely breaks when add
and delete multiple forts
This commit is contained in:
Felix
2016-08-30 18:56:57 +02:00
parent 7f65c4fc1b
commit 19b3e3b5f2
16 changed files with 480 additions and 309 deletions

View File

@@ -41,6 +41,7 @@ export default {
MYSQL_USERNAME: "root",
MYSQL_PASSWORD: "",
MYSQL_USERS_TABLE: "users",
MYSQL_FORT_TABLE: "forts",
MYSQL_OWNED_PKMN_TABLE: "owned_pkmn",
// Used for asset download session