Releases: Thorium-Sim/thorium-nova
1.0.0-alpha.19
See CHANGELOG.md for release notes. Download the asset for your platform. thoriumNovaServer-
assets run the server without running a kiosk. Be sure to run chmod +x thoriumNovaServer-ARCH
to make them executable.
1.0.0-alpha.18
See CHANGELOG.md for release notes. Download the asset for your platform. thoriumNovaServer-
assets run the server without running a kiosk. Be sure to run chmod +x thoriumNovaServer-ARCH
to make them executable.
1.0.0-alpha.17
See CHANGELOG.md for release notes. Download the asset for your platform. thoriumNovaServer-
assets run the server without running a kiosk. Be sure to run chmod +x thoriumNovaServer-ARCH
to make them executable.
1.0.0-alpha.16
Bug Fixes
- Fix an issue where impulse engine speed isn't calculated correctly. (dc46d8c)
- Fix issues with shield power. (d7c2864)
- Fix issues with the ship sizing algorithm. (31e1524)
- Fix issues with torpedos not hitting their targets. (9be6c21)
- Fix warp engine movement (60e6a6c)
Features
- Phasers (15fe864)
1.0.0-alpha.16
See CHANGELOG.md for release notes. Download the asset for your platform. thoriumNovaServer-
assets run the server without running a kiosk. Be sure to run chmod +x thoriumNovaServer-ARCH
to make them executable.
1.0.0-alpha.15
Bug Fixes
- Address issues with loading the server on Windows (8964ba7)
- Adjust the background of the Flight Director screen to show the blurred picture of the day image. (a7a281d)
- Improve the styling and behavior of select dropdown components (bcde46e)
- It is not possible to use the space bar in text fields in the Actions Core. (8f28a34)
Features
- Add shields system. (32ad64d)
- Mission Objectives card and core (c42af97)
- Replace the Power Grid card with simpler Systems Monitor card (f8e6623)
Full Changelog: v1.0.0-alpha.14...v1.0.0-alpha.15
1.0.0-alpha.14
Bug Fixes
- Address an issue which causes the viewscreen to not load (c34f3ef)
- Disable scaling the browser viewport on mobile devices. (d728b94)
- Dynamically reposition widget popovers when content changes size (9e68ba9), closes #617
- Fix an issue where two devices accessing the same Thorium server have the same client ID. (2d4040b)
- Fix issues with autopilot rotation. (e94fd0d)
- Fix the appearance of orbit lines on some graphics cards (3a4b2e4)
- Improvements to the officers log widget. (9c82aeb)
- Label of Cargo Container Volume input field should be Litres (e7ec8f2), closes #623
- Malformatted plugins no longer crash the entire server on load. (ce5cebd)
- Navigation to Deck URL no longer fails. (32d7338), closes #622
- Switching away from the ship class input field no longer navigates away from the basic form (c10ba26), closes #616
Features
- Delete decks from the ship map configuration (de6f502)
- Add Torpedos and Targeting Screen
- Add new Timeline Actions
New Contributors
Full Changelog: v1.0.0-alpha.13...v1.0.0-alpha.14
1.0.0-alpha.13
Bug Fixes
- Add new icons and update power grid components (51bace4), closes #610
- Add some default power connections to the power grid. (8640193), closes #613
- Fixes to the Pilot card UI (0668941)
- Improve how the ship physics system works. (86d4f9f)
- Improvements to giving orders on the Flight Director screen (abe697b)
- Navigation and Cargo searchable inputs no longer fill in with ID when selected (3720913), closes #607
- Planet graphics appear correctly on the Navigation card (558dd64), closes #608
- Starmap Core Travel to Here points at the correct place on the canvas. (e4e91c3), closes #612
Features
1.0.0-alpha.12
What's Changed
- fix: Restore the editor viewing mode when using the starmap editor. by @alexanderson1993 in #594
- fix: Improve rendering and transitioning the nebula background. by @alexanderson1993 in #595
- fix: Fixes an issue where the client would error out when opening the… by @alexanderson1993 in #593
Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12
1.0.0-alpha.11
What's Changed
- Power node system by @alexanderson1993 in #573
- feat: Add a simulation for calculating the power used by a ship system. by @alexanderson1993 in #577
- feat: Simulate impulse engine power consumption. by @alexanderson1993 in #580
- fix: Improves inventory template lookup performance. by @alexanderson1993 in #589
- feat: Automatically remove waypoints after reaching the destination. by @alexanderson1993 in #588
- feat: Have thrusters respond to the power supplied to them. by @alexanderson1993 in #586
- Power grid screen by @alexanderson1993 in #585
- feat: Add a simulation for automatically decreasing efficiency when a system is overloaded. by @alexanderson1993 in #590
- fix: Optimize and speed up fetching deck nodes. by @alexanderson1993 in #591
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11