thorium-nova
thorium-nova copied to clipboard
☂️ Power Grid
Discussion related to this feature is here: https://github.com/Thorium-Sim/thorium-nova/discussions/349
- [ ] Power Grid - Create ECS components for representing Reactor and Battery state.
- [ ] Power Grid - Create ECS components for representing power nodes.
- [ ] Power Grid - Create ECS components for representing ship system heat.
- [ ] Power Grid - Create ECS components for modeling the efficiency of a ship system.
- [ ] Power Grid - Create ECS systems for calculating how much power a given system is using.
- [ ] Power Grid - Create an ECS system for reactors to consume fuel to generate power.
- [ ] Power Grid - Create an ECS system for distributing power throughout power nodes to the rest of the ship.
- [ ] Power Grid - Create an ECS system for modeling the heat of the reactors.
- [ ] Power Grid - Create UI for configuring reactor systems
- [ ] Power Grid - Create UI for configuring battery systems
- [ ] Power Grid - Create UI for configuring individual system power settings
- [ ] Power Grid - Create UI for configuring individual system efficiency settings
- [ ] Power Grid - Create UI for configuring individual system heat settings
- [ ] Ship Systems - Make it possible to assign multiple of the same kind of system to a ship.
There's definitely more to add, which I'll get to eventually.