Skip to content

Releases: bsommerfeld/randomizer-cs2

1.3.2

Choose a tag to compare

@bsommerfeld bsommerfeld released this 09 Jun 18:36

Changelog

Added

  • Added history count label

Changed

Fixed

Removed


App Installers & jDeploy Info (wie von jDeploy generiert):

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.


NOTE: When auto-updates are activated, the application will update automatically at startup.

1.3.1

Choose a tag to compare

@bsommerfeld bsommerfeld released this 09 Jun 16:34

Changelog

Added

Changed

Fixed

  • Fixed a bug where the Randomizer won't start after stopping anymore
  • Fixed a bug where the CS2-Check-Flag is simply ignored

Removed


App Installers & jDeploy Info (wie von jDeploy generiert):

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.


NOTE: When auto-updates are activated, the application will update automatically at startup.

1.3.0

Choose a tag to compare

@bsommerfeld bsommerfeld released this 09 Jun 16:08

Changelog

Added

  • Added setting to switch whether CS2 has to be in focus in order that the Randomizer works
  • Added GitHub Repository Details to top corner of HomeView
  • Added Releases View
  • Added Machine Learning Settings for future updates
  • Timers for each action in the Randomizer Logbook

Changed

  • Refined SettingsView layout and styling
  • Refined RandomizerView history container contents
  • Several Code and Performance improvements
  • Refined RandomizerView layout and styles with improved action styling, icons, and time labels
  • Refined builder-view styles and layout with updated CSS and image assets
  • Refined logbook styles and spacing for improved layout and readability
  • Enhanced HomeView with dynamic releases list, changelog display, and improved styles
  • Updated alert styling with modernized CSS classes
  • Simplified configuration loading logic and improved UI synchronization
  • Dynamically load randomizer version from properties file and update application title
  • Improved Starting/Stopping the Executor
  • Interval settings for each action can be seen in the Builder directly now

Fixed

  • Config Sync in Settings now don't show there is no config anymore, despite there is
  • Fixed button showing false positive sync success when the sync wasn't successful but there was a config file
    beforehand
  • UIExceptionHandler is now always populating its alerts on the UI thread
  • Fixed safe index calculation to prevent out-of-bound errors when updating dropIndicator position
  • Fixed handling of native hook unregister failure during application shutdown
  • Fixed order of executor stop and action discard during application shutdown
  • Fixed injection of ApplicationContext into various components
  • Fixed GitHub issues URL in UIUncaughtExceptionHandler
  • Fixed skipping GitHub releases without CHANGELOG.md asset and improved related exception handling
  • Fixed stopping the Randomizer interrupts the current sequence and every underlying Action
  • Fixed handling of actions when execution stopped mid-sequence
  • And much more stuff we didn't remember

Removed

  • Removed time tracking
  • Removed Apply buttons in Builder settings and replaced it with live updates

App Installers & jDeploy Info (wie von jDeploy generiert):

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.


NOTE: When auto-updates are activated, the application will update automatically at startup.

1.2.3

Choose a tag to compare

@bsommerfeld bsommerfeld released this 02 Jun 01:32

Changelog

Added

  • Add initial UI layout and assets for Hector

Changed

  • The Randomizer is now not fullsize window-able anymore

Fixed

  • Scaling problems with max width and height values

Removed


App Installers & jDeploy Info (wie von jDeploy generiert):

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.

1.2.2

Choose a tag to compare

@bsommerfeld bsommerfeld released this 01 Jun 16:37

Changelog

Added

  • Add Button to new project Hector

Changed

  • When no CS2 config is set, the builder is non-usable
  • Updated README to fit the new updater format
  • Randomizer Version is now again in the title of the application

Fixed

  • Configuration mess: The Randomizer configuration is now saved and reloaded properly again
    which means, that set values won't reset anymore.

Removed


App Installers & jDeploy Info (wie von jDeploy generiert):

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.

1.2.1

Choose a tag to compare

@bsommerfeld bsommerfeld released this 01 Jun 13:45

--- Changelog ---

-- Added --

-- Changed --

-- Fixed --

  • Fixed config missing indicator while config is set

-- Removed --


App Installers & jDeploy Info (wie von jDeploy generiert):

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.

1.2.0

Choose a tag to compare

@bsommerfeld bsommerfeld released this 01 Jun 02:18

--- Changelogs ---

-- Added --

  • Added JDeploy as updater

-- Changed --

  • Overworked workflows to work with JDeploy and provide a dynamic changelog
  • Changed groupId from com.revortix to de.bsommerfeld
  • Refactored README and Main.java

-- Fixed --

-- Removed --

  • Removed custom updater

Application Installers latest release

Or launch app installer via command-line on Linux, Mac, or Windows:

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/gh/bsommerfeld/randomizer-cs2/install.sh)"

See download page for more download options.

jdeploy

jdeploy Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 00:10
fix: Correct parameter name in release workflow to align with changel…

1.1.4

Choose a tag to compare

@bsommerfeld bsommerfeld released this 18 Mar 00:19

Features

Code Refactoring

Chores

Commits

  • added styling for playtime in the general settings (CuzIamBusted)
  • 6afe341: Merge remote-tracking branch 'origin/master' (CuzIamBusted)
  • added config indicator to the builder view (CuzIamBusted)

1.1.3

Choose a tag to compare

@bsommerfeld bsommerfeld released this 10 Mar 02:22

Features

Bug Fixes

Code Refactoring

Chores

Commits