UI updates and bug fixes
authorxangelo <git@xangelo.ca>
Mon, 9 May 2022 15:29:05 +0000 (11:29 -0400)
committerxangelo <git@xangelo.ca>
Thu, 12 May 2022 04:39:29 +0000 (00:39 -0400)
commit6e2f57a73eb2fa9a58d4304d13a688d9635b0ebd
tree49873af7b9217024929246f32bea97289388a377
parentd56a8ceaf07b5b0848945ba9868a2cdaf3b05111
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
13 files changed:
package-lock.json
package.json
public/game.html
public/index.html
public/scifi.css
src/api.ts
src/lib/server.ts
src/render/fight.ts
src/render/kingdom-overview.ts
src/render/land-development.ts
src/render/mail.ts
src/render/topbar.ts [new file with mode: 0644]
src/render/unit-training.ts