diff --git a/WORKLOG.md b/WORKLOG.md index 24084a60..d315df64 100644 --- a/WORKLOG.md +++ b/WORKLOG.md @@ -1,10 +1,10 @@ # WORK WORK ## NOW -* add combine between all of shop and stash, stash size -> 4 - *PRODUCTION* +* supporter gold name in instance (anyone whos put any money into game) + * can't reset password without knowing password =\ * Graphics @@ -17,17 +17,12 @@ - Speed (e.g. boots) - Life (e.g. heart) -* reduce inventory size and consolidate vbox and inventory on left side - * audio * background music * animation effects * vbox combine / buy / equip etc -* reclaim change colour from red (clashes with red items) - * represent construct colours during game phase (coloured border?) -* supporter gold name in instance (anyone whos put any money into game) * Give the bots some ai / make stronger so its a challenge for new people to beat - train a few games of with some round losses to get them into the game diff --git a/client/src/components/vbox.component.jsx b/client/src/components/vbox.component.jsx index 42cfa679..3433febf 100644 --- a/client/src/components/vbox.component.jsx +++ b/client/src/components/vbox.component.jsx @@ -241,14 +241,14 @@ class Vbox extends preact.Component {

e.target.scrollIntoView(true)} - onMouseOver={e => hoverInfo(e, 'vbox')}> STORE + onMouseOver={e => vboxHover(e, 'vbox')}> STORE

-
hoverInfo(e, 'bits')}> +
vboxHover(e, 'bits')}>

{vbox.bits}b