Skip to content

Releases: darvil82/HAInstaller

Version 1.7.5

10 May 10:02
Compare
Choose a tag to compare
  • Fixed #5. TeamSpen changed the names of the folders so the installer wasn't able to extract them.
  • Removed the --version parameter. Only the latest version will be supported now.

Note: If you are reintalling/updating hammeraddons, the command sequence of hammer may not be updated. If this happens, change it manually or delete it ({game_path}/bin/cmdseq.wc) and run the intaller.

v1.7.4

10 Dec 02:34
Compare
Choose a tag to compare
  • Fixed #4. The installer will no longer check if the path is a valid Steam path. After all, if no games are detected, an error will be raised.
  • Updated the progress bar lib to the latest version.
  • Fixed repeated Steam libraries if these had different letter casing or different slashes/backslashes.

Version 1.7.3

11 Aug 02:33
Compare
Choose a tag to compare
  • Fixed the installer not being able to download the postcompiler folder because it has different names (32 and 64 bits) in the latest versions.
    • The Installer will recognize the system architecture and extract the correct folder.
  • --verbose will now print to a log file too.
  • Added the --noPbar argument to not show the progress bar.
  • --verbose now hides the progress bar too.
  • Added an error message that will be displayed if no configurations with commands were found.

Version 1.7

25 Jul 15:13
Compare
Choose a tag to compare
  • Re-added update checker with proper version checking.
  • Fixed steam folder checker sometimes detecting a folder as invalid incorrectly.
  • Improved the error message of this verification, now showing which files are missing.
  • Added a progress bar. (Using https://github.com/DarviL82/PBar)

Version 1.6-3

22 Jul 15:15
Compare
Choose a tag to compare
  • Enhancements:

    • Added --verbose argument, which shows more information about all the steps.
    • Installer now outputs errorlevels correctly.
    • The Installer now shows properly all the Steam libraries it found.
    • Made more clear the way to select games (using numbers).
  • Fixes:

    • Fixed incorrect definition for Team Fortress 2.
    • Fixed crash when user had multiple Steam libraries.
    • Fixed crash if a Steam library didn't have games.
    • Fixed crash if libraryfolders.vtf had a different structure.
  • Removed the update check argument.

Version 1.5.2

19 Jul 14:12
Compare
Choose a tag to compare
  • Fixed an error that caused a crash when adding the CmdSeq commands. This was caused when a special command was encountered before the $bsp_exe command.
  • Improved the way it looks up in gameinfo.txt and srctools.vdf.
  • Fixed not checking correctly the contents of the user's Steam folder.
  • Some other small improvements.

Version 1.5

14 Jul 18:41
Compare
Choose a tag to compare
  • The installer will now check if Hammer is open before installing. (Added the --ignoreHammer parameter)
  • When selecting a game, the installer will now check if the game folders actually contain something. (When uninstalling a game, the folder still exists, only containing saves and user stuff)
  • Fixed a bug that caused the installer to add Portal 2 instances into Portal 1.

Version 1.4.1

30 Jun 02:30
Compare
Choose a tag to compare
  • Fixed an error that caused the installer to fail after not finding the CmdSeq.wc file. Now, the installer will check if the CmdSeqDefault.wc file exists.

Version 1.4

29 Jun 12:29
Compare
Choose a tag to compare
  • Added -v, --version parameter, which lets the user select the version of HammerAddons to install. The installer will install the latest by default.
  • Some other small fixes.

Version 1.3.1

24 Jun 14:12
Compare
Choose a tag to compare
  • Fixed game definition for Garry's Mod that was pointing to an incorrect game folder name.