alexander-l-stone / RogueSpace

A rogue like about space exploration written with python's tcod library.
MIT License
0 stars 0 forks source link

Fix Jump #63

Open Monkooky opened 3 years ago

Monkooky commented 3 years ago

Support for cancelling actions from the queue; actions now contain a 'type' flag'; jump moved to action resolution jumping to hyperspace now takes 5 time and 20 fuel

alexander-l-stone commented 3 years ago

image Fuel label says 0 when fuel is not 0.