reactive-retro / retro-app

The Ionic app that runs the game.
GNU General Public License v3.0
1 stars 3 forks source link

range indicator #50

Closed seiyria closed 8 years ago

seiyria commented 8 years ago

you should be able to see how far away you are from a monster you have targeted, and the attack button should be invisible until you're in range

monsters should only be attackable (server-side) if you're close enough.

all interactions should have a dev mode override for NODE_ENV=development

shops/chests should only allow you to buy/take items if you're close enough.