Skip to content

Releases: Ixe1/OMSI-Time-Sync-Plugin

1.14

25 Jan 20:46
Compare
Choose a tag to compare
  • Added a button for quickly preheating a bus

This will set the bus engine temperature to 80C, cabin temperature to 19C and set a reasonable amount of humidity in the cabin

  • Added logging for future debugging as and when needed
  • Fixed issue #3

1.12

21 Jan 14:16
a60dc9a
Compare
Choose a tag to compare
  • Possibly fix issue #1
  • Possibly fix issue #2

If these issues are still persisting for certain users then please report the issue(s). Thanks.

1.10

16 Jan 12:02
56a90d5
Compare
Choose a tag to compare
  • Program has been migrated to an OMSI plugin
  • Overhauled memory reading/writing into a simple class, dropping the requirement for 'Memory.dll' and 'System.Security.Principal.dll' files
  • Overhauled the UI
  • Optimised memory read and write calls for getting or setting the OMSI date/time, reducing multiple calls down to just a single read and a single write call
  • Added support for OMSI2 'tram' version
  • Added auto detection of likely time zone for OMSI time offset
  • Added MPH speed to title bar
  • Added KMH speed to title bar (double click MPH/KMH text to toggle)
  • Added current OMSI time to title bar
  • Added current timetable delay (in [minutes]:[seconds]) to title bar
  • Added 'next bus stop name' to title bar
  • Added 'stop request status' to title bar
  • Added auto sync mode 'when game is paused', which replaces hotkey support
  • Added compact and expand UI option to title bar
  • Moved 'always on top' option to the title bar
  • Removed hotkey support due to reliability issues
  • Removed 'manual' hours offset setting as automatic detection should be able to replace this
  • Code signed plugin file (OmsiTimeSyncPlugin.dll) so it's easy to check if it's an official release, see CERTIFICATE.txt for details
  • Fixed a rare bug where Bus Company Simulator would believe the time was set in the past
  • Fixed a bug where when the day changes to the next day in real-time the new date isn't kept