Skip to content

Commit

Permalink
Merge branch 'alpha' of github.com:Thorium-Sim/thorium-nova into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderson1993 committed Jan 31, 2024
2 parents 967caa4 + 4f7474d commit cf379e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.12](https://github.com/Thorium-Sim/thorium-nova/compare/1.0.0-alpha.11...1.0.0-alpha.12) (2024-01-30)


### Bug Fixes

* Fixes an issue where the client would error out when opening the Flight Director screen. ([8fb683d](https://github.com/Thorium-Sim/thorium-nova/commit/8fb683dbebd25ca01ff57ddd7cb7cb6024fcf8a1))
* Improve rendering and transitioning the nebula background. ([7d5cb7b](https://github.com/Thorium-Sim/thorium-nova/commit/7d5cb7bc0abbefa279fdf144331ea697a9cc83ba))
* Restore the editor viewing mode when using the starmap editor. ([f210f1e](https://github.com/Thorium-Sim/thorium-nova/commit/f210f1e5abd11eba29814066b486d82e0b25f37a))


### Features

* Add the event engine and timeline authoring UI. ([acde588](https://github.com/Thorium-Sim/thorium-nova/commit/acde58816601643036c9e044cacd6094769773bd))
* Implement the collision physics engine for the starmap ([7f6efbd](https://github.com/Thorium-Sim/thorium-nova/commit/7f6efbdb10549aa667b18d6df59bbc80049dbe49))

# [1.0.0-alpha.11](https://github.com/Thorium-Sim/thorium-nova/compare/1.0.0-alpha.10...1.0.0-alpha.11) (2023-04-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thorium-nova",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"description": "Spaceship Simulator Controls Platform",
"keywords": [],
"author": "Alex Anderson",
Expand Down

0 comments on commit cf379e5

Please sign in to comment.