Skip to content

Releases: ToxcGang/OpenSteamToolPlugin

OpenLuaTools 1.0.6

Choose a tag to compare

@ToxcGang ToxcGang released this 07 Jul 00:01

1.0.6 - 2026-07-06

  • Added the OpenLuaTools installer script to the repository scripts folder.
  • Enabled fast download by default for fresh settings.
  • Renamed theme IDs and labels for OST Green, Steam Blue, and LuaTools Purple.
  • Made OST Green the default theme and added compatibility aliases for older saved theme selections.

OpenLuaTools 1.0.5

Choose a tag to compare

@ToxcGang ToxcGang released this 05 Jul 03:22

1.0.5 - 2026-07-04

  • Fixed GitHub release update detection by matching the current OpenLuaTools.zip release asset and comparing normalized release versions.
  • Added post-install verification so updates only report success after the installed plugin metadata matches the release.
  • Restart Steam automatically only after a verified update install, with clear fallback messaging if automatic restart cannot start.
  • Improved Check for updates failure messages so updater errors are no longer shown as no-update results.

OpenLuaTools 1.0.4

Choose a tag to compare

@ToxcGang ToxcGang released this 03 Jul 22:24

1.0.4 - 2026-07-03

  • Blocked unsafe concurrent Lua and manifest downloads so rapid Add requests return a busy response instead of launching overlapping backend operations.
  • Added safer busy handling for rapid Add via OpenLuaTools clicks.
  • Improved Add via OpenLuaTools button alignment with the surrounding Steam store buttons.

OpenLuaTools 1.0.3

Choose a tag to compare

@ToxcGang ToxcGang released this 01 Jul 03:25

1.0.3 - 2026-07-01

  • Improved API availability checks so rate limits, timeouts, and server errors are reported as API failures instead of false not-found results.
  • Added direct ZIP API probing with HEAD plus small ranged GET fallback for sources such as Ryuu.
  • Hardened Lua and manifest downloads with operation IDs, curl timeouts/retries, archive listing validation, stale-state failure handling, and real cancel cleanup.

OpenLuaTools 1.0.2

Choose a tag to compare

@ToxcGang ToxcGang released this 30 Jun 23:40

1.0.2 - 2026-06-30

  • Fixed Community Hub and Add via OpenLuaTools button spacing on Steam store pages.
  • Added GitHub issue and feedback templates.
  • Added MIT license and security reporting policy.

OpenLuaTools 1.0.1

Choose a tag to compare

@ToxcGang ToxcGang released this 30 Jun 07:44

1.0.1 - 2026-06-30

  • Removed the Restart Steam button and restart prompt flow for OpenSteamTool.
  • Hardened GitHub Releases auto-updates by staging release ZIPs in a temp directory and validating extracted paths before copying files.
  • Kept OpenLuaTools focused on OpenSteamTool-only behavior.

OpenLuaTools 1.0.0

Choose a tag to compare

@ToxcGang ToxcGang released this 25 Jun 18:47

Changelog

1.0.0 - 2026-06-24

  • Renamed the plugin to OpenLuaTools with the openluatools Millennium namespace.
  • Ported Lua script install, list, presence, and delete flows to OpenSteamTool's <Steam>/config/lua directory.
  • Added the bundled OpenLuaTools icon.
  • Fixed the header icon fallback so the OpenLuaTools button does not intermittently render a white glyph.
  • Added archive validation and temporary extraction safety guards before copying Lua, manifest, and game fix files.
  • Reset versioning for the first OpenLuaTools release.