display individual progress bars for AP
authorxangelo <git@xangelo.ca>
Thu, 1 Jun 2023 14:41:00 +0000 (10:41 -0400)
committerxangelo <git@xangelo.ca>
Thu, 1 Jun 2023 14:41:00 +0000 (10:41 -0400)
commit14014990d0b8adb1570f417ef5f4e188e871d3d1
treede982e5a374dde96420172de43047ebee82161a4
parent22d18b0e49d85b09f522daa003e0b2a77cd702e0
display individual progress bars for AP

Includes some additional progress-bar fixes across the boards because
they were getting hard to read.
public/assets/bundle.js
public/assets/css/game.css
public/assets/img/arms.png [new file with mode: 0644]
public/assets/img/chest.png [new file with mode: 0644]
public/assets/img/helm.png [new file with mode: 0644]
public/assets/img/legs.png [new file with mode: 0644]
public/index.html
src/client/index.ts
src/server/api.ts