Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Releases: greluc/SC-Kill-Monitor

v1.6.0

13 Aug 12:10
24c008f

Choose a tag to compare

Important

This release fixes a critical bug in the new updater.
Unfortunately, it is necessary to uninstall the app manually and install the new version. After this the updater should work normally in future updates.

Changelog

  • BUG: Fix updater.
  • CHORE: Upgrade to Java 24.
  • CHORE: Update dependencies.

Security

VirusTotal: https://www.virustotal.com/gui/file/27644516dcf24484522e5b142e6c20b5218df714dc2d72da65d8811c04766cad

v1.5.0

18 Apr 21:53
a1f4b99

Choose a tag to compare

Important

This release includes a new installer. Please delete the old folder you created when you unzipped the previous releases and use the new installer.

Changelog

  • FEATURE: Add installer. Use jlink and jpackage to create an installer for SC Kill Monitor.
  • FEATURE: Add updater.
  • FEATURE: Add blocking alerts.
  • FEATURE: Add possibility to select location of KillEvent file in settings.
  • BUG: Fix logic for killing the background task on settings change.

v1.4.0

18 Mar 15:33
d6e7bda

Choose a tag to compare

Changelog

  • FEATURE: Add streamer mode.
  • BUG: Fix handling capitalization in the player handle.
  • BUG: Make it possible to change settings while in ScanView.
  • CHORE: Update font.

v1.3.0

08 Mar 11:15
cf870f1

Choose a tag to compare

Changelog

  • BUG: Fix spacing in SettingsView.
  • FEATURE: Add killer mode.
  • CHORE: Update branding.

v1.2.1

28 Feb 18:14
36518b7

Choose a tag to compare

⚠️
On the first launch of this version, the settings will be reset to the defaults. You must reenter your handle and check the paths to the log files!
⚠️

Changelog

  • BUG: Make KillEvent data selectable again.
  • BUG: Show Alert and return to StartView when the selected log file can’t be found or read.
  • FEATURE: Add an option to settings to select if the KillEvent should be written to a file.
  • FEATURE: Add class type to KillEvent.
  • FEATURE: Update the default scan interval to be 60 seconds.
  • CHORE: Update dependencies.
  • CHORE: Update persistent storage of settings in the registry.

v1.2.0

22 Feb 19:46
b44dd5a

Choose a tag to compare

Changelog

  • FEATURE: Add a toggle to show all kills or only kills committed by other players.
  • CHORE: Update dependencies.

v1.1.0

21 Feb 20:56
8fc8792

Choose a tag to compare

Changelog

  • BUG: Fix a Null Pointer Exception (NPE) when the file chooser is closed without having selected a file.
  • FEATURE: Write the kill events to an own human-readable file.
  • FEATURE: Add application icon.
  • FEATURE: Add a clear button to path settings.
  • CHORE: Change start and stop scan button to icons.
  • DOCUMENTATION: Add installation and operating documentation.

v1.0.1

18 Feb 16:30
d323b7c

Choose a tag to compare

Changelog

Features

  • Add about page (AboutView).

Bugs

  • Fix layout bugs in ScanView and StartView.

Chores

  • Change link in copyright text to HTTPS.
  • Update disclaimer.
  • Update README.md.
  • Update CONTRIBUTING.md.

v1.0.0

17 Feb 17:53
f872e3a

Choose a tag to compare

This is the first functional version of SC Kill Monitor.

It certainly still has rough edges. So feel free to submit bug reports and suggestions for improvement via GitHub issue or discussion.