Skip to content

Releases: Metaphoriker/randomizer-cs2

Latest Release

18 Nov 20:33
Compare
Choose a tag to compare
Latest Release Pre-release
Pre-release

Bug Fixes

  • onClear method to use setMinMaxValue (Metaphoriker)
  • Expand mouse movement range in MouseMoveAction.java (Metaphoriker)

Chores

Commits

  • Refactor ActionSequenceExecutorRunnable formatting (Metaphoriker)

BETA-0.0.1

15 Nov 01:36
Compare
Choose a tag to compare

Features

  • Add search button to BuilderView (Metaphoriker)
  • Add debounce mechanism to FileSystemWatcher (Metaphoriker)
  • Add new randomizer logo (Metaphoriker)
  • Add DELETE_ICON_PATH constant in BuilderViewController (Metaphoriker)
  • Implement ViewModel and refactor action dispatching (Metaphoriker)
  • Add application state control via UI buttons (Metaphoriker)
  • Add listener for current action updates in ViewModel (Metaphoriker)
  • Add logging for application state changes (Metaphoriker)
  • Add CSS classes for sequence and action labels (Metaphoriker)
  • Add preloading GIF to RandomizerWindow (Metaphoriker)
  • Set hand cursor for HBox elements (Metaphoriker)
  • Extract ActionSettingsViewModel and Controller (Metaphoriker)
  • Add Text Settings Controller and UI (Metaphoriker)
  • Add DescriptionSettingsController (Metaphoriker)
  • Add apply button for TitleSettingsController (Metaphoriker)
  • Add ability to set text in Title and Description controllers (Metaphoriker)
  • Add RandomizerConfig and integrate configuration loading (Metaphoriker)
  • Add custom CSS styling to error alert dialog (Metaphoriker)
  • Make application initialization asynchronous (Metaphoriker)
  • Add Home button and separator to NavigationBar (Metaphoriker)
  • Add HomeView and integrate it into navigation (Metaphoriker)
  • Replace Min/Max sliders with MinMaxSlider in ActionSettings (Metaphoriker)
  • Add apply interval functionality to ActionSettings (Metaphoriker)
  • Add interval slider functionality to UI (Metaphoriker)
  • Add positional styling for action labels (Metaphoriker)
  • Add focus property and listener for action labels (Metaphoriker)
  • Add panel close button and handling for settings (Metaphoriker)
  • Update interval settings and add slider methods (Metaphoriker)
  • Add history tracking for action sequences in UI (Metaphoriker)
  • Add CSS styling to action sequence labels and container (Metaphoriker)
  • Update HomeView UI layout with VBox and HBox (Metaphoriker)
  • Add new configuration file (Metaphoriker)
  • Add loading of home view upon controller initialization (Metaphoriker)
  • Add toggle functionality to NavigationBarController (Metaphoriker)
  • Inject HomeViewModel into HomeViewController (Metaphoriker)
  • Add event handlers for opening Discord and GitHub links (Metaphoriker)
  • Add min and max value labels to MinMaxSlider (Metaphoriker)
  • Remove ActionDao and related methods (Metaphoriker)
  • Register unbound actions in RandomizerBootstrap (Metaphoriker)
  • Add ActionRepository dependency to ActionSequenceDispatcher (Metaphoriker)
  • integrate updater component in HomeViewController (Metaphoriker)
  • Add state change indication to RandomizerView (Metaphoriker)
  • Enhance layout alignment and consistency in HomeView.fxml (Metaphoriker)
  • Add min and max spinners to MinMaxSlider component (Metaphoriker)
  • Add state indicator setup in RandomizerViewController (Metaphoriker)
  • Add tooltip to update indicator (Metaphoriker)
  • Add auto-update configuration to HomeViewModel (Metaphoriker)
  • Add auto-update feature to HomeViewController (Metaphoriker)

Bug Fixes

Read more