thorium-nova
thorium-nova copied to clipboard
Next-generation Spaceship Controls
https://github.com/Julien-R44/hot-hook
There's a bit of extra space in the Targeting screen which would be a good place to show the current hull and shield strength numerically.
Phasers don't currently heat up when you fire them. They should heat up based on the amount of energy they are outputting.
It should say the yaw and pitch adjustments necessary to put a targeted ship directly in front of the player ship.
As the ship rotates due to thruster adjustment, a dial, indicator, or display should appear somewhere showing how many degrees were changed.
When the shields get hit, a signal should be sent to the view screen somehow to make the shields appear visible, and then fade out. I made a study showing...
Shield power doesn't appear to be affected by efficiency. That is, if shield efficiency is lowered, the shields still charge at the same rate. Verify that this is the case,...
Right now, when Thorium Nova's electron app starts up, it just says "Loading". Kinda boring. We could have the Electron process signal the renderer process to tell it what to...
In the current `develop` branch, there are shields. Yay! And hull on player ships. Yay! That means it's now possible to destroy player ships. When that happens (eg. when the...