Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0-alpha.9](1.0.0-alpha.8...1.0.0-alpha.9) (2023-02-03) ### Bug Fixes * Fixes the theme editor. ([36ae7a1](36ae7a1)) ### Features * Add configuration options for Reactor systems. ([694bdcf](694bdcf)) * Add Reactor fuel system. ([9e1898a](9e1898a)) * Add support for gamepads and joysticks to the Pilot card ([2d945e2](2d945e2)) * Alert Condition Card. Thanks Tanner ([f59f2ab](f59f2ab)) * Always show the Thorium account option in the menubar when the user is logged in. ([75ec53a](75ec53a)) * Configuration for battery ship systems. ([23b9776](23b9776)) * Configure power settings on ship systems. ([186ca25](186ca25)) * ECS Components fro representing reactors, batteries, power nodes, and power connections. ([0c8c847](0c8c847)) * Generate inventory for ships that don't have a deck map. ([1d0acd5](1d0acd5)) * Make it possible to assign multiples of the same type of ship system to a ship. ([8250417](8250417)) * Make it possible to assign system types to rooms. ([1bd0a39](1bd0a39)) * Model and simulate the transfer of heat. ([04462f4](04462f4)) * Ships spawn with reactors and power nodes. ([9bd1e58](9bd1e58)) * System heat configuration ([c6d75a3](c6d75a3))
- Loading branch information