From: xangelo Date: Mon, 9 May 2022 15:29:05 +0000 (-0400) Subject: UI updates and bug fixes X-Git-Url: https://git.xangelo.ca/?p=browser-rts.git;a=commitdiff_plain;h=6e2f57a73eb2fa9a58d4304d13a688d9635b0ebd UI updates and bug fixes Fixes: - Resource requirements for construction/training not appearing until you click the build button (which then requires you hitting Build/Train twice) - References to "tick-city" - Resources are now visible and updated on every page - Menu removed from sidebar to give content more room --- diff --git a/package-lock.json b/package-lock.json index bb69af8..b9e0719 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,6 +4,7 @@ "requires": true, "packages": { "": { + "name": "tick-city", "dependencies": { "@bull-board/api": "^3.11.0", "@bull-board/express": "^3.11.0", diff --git a/package.json b/package.json index 070db23..25f5e4a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { - "name": "tick-city", + "name": "antares", + "private": true, "scripts": { "dev": "npx nodemon src/api.ts", "setup:rebels": "npx ts-node scripts/generate-cities.ts", diff --git a/public/game.html b/public/game.html index 07e38fb..dedfa56 100644 --- a/public/game.html +++ b/public/game.html @@ -19,32 +19,45 @@
-