Skip to content

Releases: Thorium-Sim/thorium

2.4.2

04 Feb 21:14
Compare
Choose a tag to compare
fix(Server): Fixes an issue where the server crashes regularly. Close…

…s #2735

2.4.1

01 Feb 00:31
Compare
Choose a tag to compare
fix(Kiosk): Makes it possible to start a Kiosk after the server has b…

…een started. Closes #2728

2.4.0

26 Jan 01:17
Compare
Choose a tag to compare
fix(Code Cyphers): Fixes issues with the Borg font formatting. Closes…

… #2722

2.3.0

18 Jan 21:55
Compare
Choose a tag to compare
v2.3.0

Minor fix

2.2.0

03 Jan 18:40
Compare
Choose a tag to compare
v2.2.0

Fix.

2.1.0

23 Dec 16:58
9c44619
Compare
Choose a tag to compare
Merge pull request #2669 from Thorium-Sim/station-transfer

Station transfer

2.0.0

16 Dec 15:27
Compare
Choose a tag to compare
v2.0.0

Bah

1.22.1

09 Nov 14:28
Compare
Choose a tag to compare

1.22.1 (2019-11-09)

Bug Fixes

  • Updater: Disables auto-update in anticipation of Thorium 2.0. No other functional changes. (6248a57)

1.22.0

14 Oct 13:56
Compare
Choose a tag to compare

1.22.0 (2019-10-14)

Bug Fixes

  • Battle Core: Makes it possible to update the default hitpoints again. Closes #2550 (31e414f)
  • Cargo: The find overlay on cargo core is no longer obscured by the Add Inventory button. Closes #2571 (9dd6210)
  • Lighting: Changes lighting core blackout button to change the light colors to black instead of taking down the intensity. Closes #2570 (c7529d9)
  • Probes: Fixes a typo on the hydrogen burst scientific probe. Closes #2564 (9e93b21)
  • Railgun: Railgun projectiles no longer go outside the sensor ring. Closes #2573 (cb168f3)
  • Sensor Scans: Makes it so the scan request box wraps and scrolls for exceptionally long sensor scans. Closes #2552 (afb1447)
  • Sensors: Adds a bit of vertical and horizontal snapping to the sensors movement circle. Closes #2559 (08576d8)
  • Sensors: Made it so sensor contacts can be obnoxiously large. Closes #2568 (795972d)
  • Sounds: Fixes cancelling all sounds on sound player viewscreens and keyboards. Closes #2560. Closes #2567 (e51b291)

Features

  • Engines: Adds a trigger for engine speed changes. You can use a trigger switch to determine the name of the engine that was activated, or use "Full Stop" for when the engines are deactivated. (06b5096)

1.21.0

01 Oct 03:45
Compare
Choose a tag to compare

1.21.0 (2019-10-01)

Bug Fixes

  • CRM: Makes the CRM throttle joystick and phaser charging work on touchscreens. Closes #2498 (f2a6bf5)
  • Damage Control: Denying reactivation codes no longer repairs the system. Closes #2538. Closes #2537. (3e207be)
  • Targeting: Fixes an issue where clicking the minus button on targeting removes the incorrect targeting contacts. Closes #2539 (a79e09e)
  • Thrusters: Fixes an issue where the up and down and yaw thruster bars disappear. (227e1a6)
  • Torpedo Firing: Torpedo launching scrolls when there are too many torpedo launchers. Closes #2490 (cb9c7c1)
  • Transwarp: The charging section that used to be called "Transwarp Core" is now labeled with the display name of the Transwarp system. Closes #2491 (4285873)

Features

  • General: Adds copy/paste ability to damage report field and chat messages. Closes #2544. (4b85d89)
  • Reactor: Reactor control now displays the currently selected reactor efficiency setting. Closes #2466 (7ec0696)
  • Records: Add a records screen. This automatically generates records based on user actions in the simulator. Records can be compiled into snippets or composed into a draft Long Range Message. The Records Core allows the flight director to delete records or create arbitarary records. If you want to include automatically generated records for more systems, file an issue. (18146c5)
  • Tasks: makes it possible to add pre-macros to tasks in the "Add Task" action definition. Closes #2499 (4e87aa7)