Skip to content

Releases: HauberDevs/Novium

2.0

14 Jul 12:46

Choose a tag to compare

This is the 2.0 version of Novium with alot of new changes, bug fixes and features.
Compatible with Windows XP 32bit and up.

Changes:

  • Novium now uses another config format. The config file is now called novium.cfg.
  • In the config, you can now also specify custom response mappings, ideal if for example you want to make a wrapper or an API with entirely different data.
  • Fixed an issue with scaling where it would squeeze the last result in window mode.
  • You can now use a custom logo instead of the default one.
  • The stop name was been removed and has been replaced with a centered departure label to make it look alot better. You can also customize those by changing the type in the object to either arrivals or departures.
  • Added a seperate header label that shows Line, Destination, Platform and Scheduled Departure for better orientation on what is what

Note: With this release all needed dependencies (Visual C++ 2010 Redistributales and the Windows Installer 3.1 v2 Update) is now bundled with the setup and no longer has to be manually installed. If you plan to use the ZIP directly, you will still have to install these dependencies for Novium to work.

1.2

30 Jun 12:46

Choose a tag to compare

1.2

Caution

This version is outdated and has been superceded by version 2.0. Please use that instead.

This release is compatible with Windows XP 32bit and up

This update includes various changes and improvements.

Changes include:

  • Cancelled trains are now handled properly
  • Departures are now also sorted by when they depart.
  • plannedWhen and plannedPlatform are now used if platform or when are empty.

This release also fixes a problem with the Setup where only german was a language, because my smartass forgot to define the english language in the Inno Setup, and only realized when I was compiling the installer for this release

Warning

Please ensure you have the Visual C++ Redistributale 2010 (32-bit) installed or else you will get a error message that MSVCR100.dll was not found.

1.1

27 Jun 10:38
57b4efb

Choose a tag to compare

1.1

Caution

This version is outdated and has been superceded by version 1.2. Please use that instead.

This release is compatible with Windows XP 32bit and up

This update includes various changes and improvements.

Changes include:

  • Added line styles for EuroCity (EC) and FlixTrain (FLX)
  • Removed background color from header
  • Changed font to DB Neo Sans
  • Departure fetching is now threaded, which means the clock should no longer freeze up when the destination is updating.

Warning

Please ensure you have the Visual C++ Redistributale 2010 (32-bit) installed or else you will get a error message that MSVCR100.dll was not found.

1.0

26 Jun 12:03
f1b6d4e

Choose a tag to compare

1.0

Caution

This version is outdated and has been superceded by version 1.1. Please use that instead.

This is the first stable release for Novium released to the public

Works on Windows XP 32bit and up.
Please make sure that you have installed the Visual C++ 2010 Redistributale (32-bit) installed before running the software. Or else you will get a MSVCR100.dll not found error. You can download it from here.

Please report any issues on the issues tab.