Skip to content

Releases: Foxlider/FASTER

Release v1.8e

13 Jun 12:25
1050726
Compare
Choose a tag to compare

Changes:

  • 1050726 Merge pull request #87 from Foxlider/feature/Update-1.8
  • 6103600 Early release for 1.8e
  • d81b8f5 Fixes #77
  • 36eba8c Merge pull request #86 from theace0296/TheAce0296/AddRealWorldTestCase
  • 7a78216 Add test case from real world to profile parsing tests
  • 11c5abf Code Cleanup for Sonarcloud
  • 0516f40 Merge pull request #81 from theace0296/TheAce0296/LocalModsCompat
  • 3c6f4cd Add test, move func to utilities, fix whoops
  • 3375c3b reuse parsing function
  • 7984ffc remove unrelated change
See More
  • 853a3a6 use a continue so we don't exit out of loading all mods
  • 31c018a Remove unrelated changes
  • 5781656 Merge branch 'feature/Update-1.8' into TheAce0296/LocalModsCompat
  • 3e9312c Merge branch 'feature/Update-1.8' into TheAce0296/LocalModsCompat
  • 27f168e Merge branch 'feature/Update-1.8' into 'TheAce0296/LocalModsCompat'
  • 3380771 Post merge with master cleanup
  • ff9a48f Merge remote-tracking branch 'upstream/master' into TheAce0296/LocalModsCompat
  • dceb362 Fixed crash when Updating with connexion errors
  • 1b430c6 Fixed Updater count not saving [ #64 ]
  • 0280cc4 revert nuget config changes
  • bcf7af7 Use native symlink creation for mod deployment
  • 3e7547d true revert of steamupdatermodel.cs
  • 9d2d1ef Remove steamcmd dir, revert naming of arma install dir
  • 718cb1c remove unwanted diffs that I didn't catch when merging
  • b5ec538 net6.0, symlink local mods
  • 7121256 post merge fix
  • 998dff9 fix post-merge errors
  • 8d239e6 merge
  • b85aae7 merge
  • 7cb61f4 wip
  • 3d29503 Merge branch 'feature/Update-1.8' into TheAce0296/LocalModsCompat
  • 0acbd89 Compat
  • dd20615 Merge branch 'TheAce0296/AddNewCDLCCheckboxes' into TheAce0296/LocalModsCompat
  • 5c10ace local mods

This list of changes was auto generated.

Release v1.8d

11 Apr 12:44
7733ef7
Compare
Choose a tag to compare

Changes:

  • 7733ef7 Merge pull request #75 from Foxlider/feature/Update-1.8
  • d9feda4 Currently raging
  • d75f833 That SHOULD work
  • 01350cc I swear I'm done with this shit..
  • ee9ed18 Update codeql-analysis.yml
  • f4e4868 Update codeql-analysis.yml
  • 18e2228 Update codeql-analysis.yml
  • a4270d5 Update keys and build settings
  • f4062c7 Merge branch 'master' into feature/Update-1.8

This list of changes was auto generated.

Release v1.8d

11 Apr 07:25
57f0129
Compare
Choose a tag to compare

Changes:

See More
  • f8d2b18 Update code quality GithubActions
  • 7a67509 Professionals Have Standards
  • e795a99 Fixed crash when Updating with connexion errors
  • 7dc54b6 Fixed Updater count not saving [ #64, #65 ]
  • 7d4f2e9 Saves current server settings
  • d4b71e0 Added Updater status in page
  • df07834 Quick fix to updater to prevent reconnecting
  • 673f60d Code cleanup
  • 0e72a28 I'm an idiot
  • 316de27 Fix crash if can't retrieve Steam Depots
  • e84130c Updated Symlink method
  • 42cdde2 Fixed some login errors too
  • b2b641e Added functions to Tools popup
  • d067e07 Added Updater Worker count
  • 057c09e Fixed Updater not logging back in after a mod Update
  • 1bbd6f1 Fixed a crash when a profile had no executable selected
  • 696496e Changed how LocalMods are handled by FASTER
  • fabdde4 Code fixes
  • 799090e Hopefully fixes UI issues through RDP [ #62 ]
  • 097829b Upgrade to .NET6 and cleanup
  • fe1f953 Some changes to Updater

This list of changes was auto generated.

Release v1.8b

27 Dec 09:17
c39b415
Compare
Choose a tag to compare

Changes:

  • c39b415 Merge pull request #58 from Foxlider/feature/Update-1.8
  • 8f46a0f Fixed info Column in mods view
  • 5be1078 Fixed renamed mods causing errors in mod selection
  • 7e544af Switch for C#9.0
  • c0fd5fd Fix for UpdateAll updating all including already updated mods
  • e06fdee Fixed Crash when importing Launcher File
  • b146c40 Merge branch 'master' into feature/Update-1.8

This list of changes was auto generated.

Release v1.8b

24 Dec 21:18
9ec5b46
Compare
Choose a tag to compare

Changes:

  • 9ec5b46 fix login bug
  • e6fcca9 Merge pull request #56 from Foxlider/feature/Update-1.8
  • e117923 Update 1.8b
  • 3335b5f Merge remote-tracking branch 'origin/master' into feature/Update-1.8
  • fc9b7de I hate that cultures use . or ? for number separation
  • d487f69 Fixed Culture Info in tests
  • 3981cb7 Added NuGet config
  • 2e70395 Unit Tests and some fixes here and there
  • b9f457a Removing some useless code
  • f6dde9d Fixed crash when updating all mods (maybe)
See More
  • 4f4d605 Fixed crash when updating arma while arma path was empty
  • 82f35e8 Fix crash when Deployment path is empty
  • 58930f0 Progress bar when copying local mod
  • 959a38d Fixed code smell
  • a2fe3eb Changed default Signature Verification to disabled
  • 716ec9b Fixed a few UI issues
  • a2b9446 Merge pull request #54 from theace0296/TheAce0296/FixUrlParsingForModId
  • 19c906c Fix dumb merge tool leaving artifacts
  • 238438d Merge branch with Update/1.8
  • 850f1ab Use proper URI query parsing to get mod Id
  • 06543fd Forgot that...
  • f268e12 UI Fixes for filters
  • 2b76759 Merge remote-tracking branch 'origin/feature/Update-1.8' into feature/Update-1.8
  • bdf94b6 Merge pull request #52 from theace0296/TheAce0296/ProfileModsFiltering
  • 5cafad7 Fixed crash when loading a profile
  • 452cadd Updated supporters
  • fe2d2d9 More code fixes by Resharper
  • 2987487 Code fixes
  • e0cd170 Added Analytics for new classes
  • ca9e5e7 Fixed crash when Hard drive don't have enough space
  • 3a09c25 Fixed crash when scanning mods from Steam
  • 35d7ab0 Fixed Setup values not being applied on first start
  • 5ebc794 RC2
  • 716f3cc Fixed issues with UpdateAll
  • 01b7d32 Fixed Release Publish issues
  • 523fa65 Catch invalid filters and notify user
  • 2cd0e25 NuGet optimizations
  • 12215f3 Getting Ready for RC1
  • 983dfaf Finished ServerUpdater [ #26, #32 ]
  • ee33247 More SonarCloud fixes
  • fb05ba7 Typo in README
  • def878a Added Western Sahara DLC support
  • 308b186 Fixing already fixed issues and XML update [ #2, #17, #23, #30, #31, #40 ]
  • 0e326f8 SonarCloud Updates and fixes
  • 31f6ceb Using better Crypto for passwords
  • 087625a Just a bit of cleanup
  • 035af8f Package updates
  • 551c165 UI Improvements
  • 1d6fa33 Added Delete Profile button on Home Window
  • c9900d6 Fix mods being locked loading if Steam is unreachable
  • 69e305d Mod Deployment System
  • 78257d9 Quick update to xml
  • 1da670c Format according to sonnar config
  • 80f0222 Add ability to filter profile mods list
  • 58b0c01 Font preferences system
  • 45d2cd0 UI Improvements
  • d0546f3 Merge pull request #48 from theace0296/TheAce0296/AddNewCDLCCheckboxes
  • 20841f4 Changed Update Mode of profile bindings
  • 653e0af Update Sonar ruleset
  • c1db0ac Add checkboxes to UI
  • dc14c6b Add booleans and utility to generate mod string
  • 76b6d22 UI/Nav Fixes
  • 13b7ec9 Theme System
  • d7263e8 Code cleanup
  • 888ab9e Updated Supporter list
  • 65637da UI Fixes
  • d8d3d37 Fixed UpdateAll
  • af0bbad Cleanup
  • 02d1058 Upping code quality and getting rid of bad stuff
  • def4955 Moar Fixes !
  • 62d86dc Quick fixes
  • 4c3c558 Updating some dependencies
  • f90e387 Fixes on password errors
  • c190d23 Fixes to local mods keys [ #31 ]
  • 1069eb6 Few fixes to mods
  • d1fc075 Quick fix for passwords
  • 1eb3fa6 Finished Mod Staging (I think)
  • 5a26ab8 Merge remote-tracking branch 'origin/feature/Update-1.8' into feature/Update-1.8
  • fd0f8ff hotfix to server status
  • 9503a0d Mod Staging Almost done
  • 5ca501a Sonarlint stuff
  • 0a2c76c Work on Update Process and modStaging
  • e2d1d06 Work on Update process and adding mods
  • b009804 AutoScroll on Updater
  • 20b6fc5 Allow HCs to have their own profiles [ #30 ]
  • 914254b Allow HCs to have their own profiles
  • e2dbdfb Adding commandline to UI [ #23 ]
  • aa7e1da Applying hotfixes from 1.7 H3
  • 57c50dd Few more fixes and cleanup
  • 049c982 Getting rid of AppInsights and more work on updater [ #2, #20, #17 ]
  • a5f69c0 Moar work on updater
  • 47d6467 Preliminary work on new Updater
  • 83493b9 Implemented most functions of new modpage
  • 69016d3 New Modpage Preliminary work

This list of changes was auto generated.

Release v1.8b

24 Dec 11:32
e6fcca9
Compare
Choose a tag to compare
Release v1.8b Pre-release
Pre-release

Changes:

  • e6fcca9 Merge pull request #56 from Foxlider/feature/Update-1.8
  • e117923 Update 1.8b
  • 3335b5f Merge remote-tracking branch 'origin/master' into feature/Update-1.8
  • fc9b7de I hate that cultures use . or ? for number separation
  • d487f69 Fixed Culture Info in tests
  • 3981cb7 Added NuGet config
  • 2e70395 Unit Tests and some fixes here and there
  • b9f457a Removing some useless code
  • f6dde9d Fixed crash when updating all mods (maybe)
  • 4f4d605 Fixed crash when updating arma while arma path was empty
See More
  • 82f35e8 Fix crash when Deployment path is empty
  • 58930f0 Progress bar when copying local mod
  • 959a38d Fixed code smell
  • a2fe3eb Changed default Signature Verification to disabled
  • 716ec9b Fixed a few UI issues
  • a2b9446 Merge pull request #54 from theace0296/TheAce0296/FixUrlParsingForModId
  • 19c906c Fix dumb merge tool leaving artifacts
  • 238438d Merge branch with Update/1.8
  • 850f1ab Use proper URI query parsing to get mod Id
  • 06543fd Forgot that...
  • f268e12 UI Fixes for filters
  • 2b76759 Merge remote-tracking branch 'origin/feature/Update-1.8' into feature/Update-1.8
  • bdf94b6 Merge pull request #52 from theace0296/TheAce0296/ProfileModsFiltering
  • 5cafad7 Fixed crash when loading a profile
  • 452cadd Updated supporters
  • fe2d2d9 More code fixes by Resharper
  • 2987487 Code fixes
  • e0cd170 Added Analytics for new classes
  • ca9e5e7 Fixed crash when Hard drive don't have enough space
  • 3a09c25 Fixed crash when scanning mods from Steam
  • 35d7ab0 Fixed Setup values not being applied on first start
  • 5ebc794 RC2
  • 716f3cc Fixed issues with UpdateAll
  • 01b7d32 Fixed Release Publish issues
  • 523fa65 Catch invalid filters and notify user
  • 2cd0e25 NuGet optimizations
  • 12215f3 Getting Ready for RC1
  • 983dfaf Finished ServerUpdater [ #26, #32 ]
  • ee33247 More SonarCloud fixes
  • fb05ba7 Typo in README
  • def878a Added Western Sahara DLC support
  • 308b186 Fixing already fixed issues and XML update [ #2, #17, #23, #30, #31, #40 ]
  • 0e326f8 SonarCloud Updates and fixes
  • 31f6ceb Using better Crypto for passwords
  • 087625a Just a bit of cleanup
  • 035af8f Package updates
  • 551c165 UI Improvements
  • 1d6fa33 Added Delete Profile button on Home Window
  • c9900d6 Fix mods being locked loading if Steam is unreachable
  • 69e305d Mod Deployment System
  • 78257d9 Quick update to xml
  • 1da670c Format according to sonnar config
  • 80f0222 Add ability to filter profile mods list
  • 58b0c01 Font preferences system
  • 45d2cd0 UI Improvements
  • d0546f3 Merge pull request #48 from theace0296/TheAce0296/AddNewCDLCCheckboxes
  • 20841f4 Changed Update Mode of profile bindings
  • 653e0af Update Sonar ruleset
  • c1db0ac Add checkboxes to UI
  • dc14c6b Add booleans and utility to generate mod string
  • 76b6d22 UI/Nav Fixes
  • 13b7ec9 Theme System
  • d7263e8 Code cleanup
  • 888ab9e Updated Supporter list
  • 65637da UI Fixes
  • d8d3d37 Fixed UpdateAll
  • af0bbad Cleanup
  • 02d1058 Upping code quality and getting rid of bad stuff
  • def4955 Moar Fixes !
  • 62d86dc Quick fixes
  • 4c3c558 Updating some dependencies
  • f90e387 Fixes on password errors
  • c190d23 Fixes to local mods keys [ #31 ]
  • 1069eb6 Few fixes to mods
  • d1fc075 Quick fix for passwords
  • 1eb3fa6 Finished Mod Staging (I think)
  • 5a26ab8 Merge remote-tracking branch 'origin/feature/Update-1.8' into feature/Update-1.8
  • fd0f8ff hotfix to server status
  • 9503a0d Mod Staging Almost done
  • 5ca501a Sonarlint stuff
  • 0a2c76c Work on Update Process and modStaging
  • e2d1d06 Work on Update process and adding mods
  • b009804 AutoScroll on Updater
  • 20b6fc5 Allow HCs to have their own profiles [ #30 ]
  • 914254b Allow HCs to have their own profiles
  • e2dbdfb Adding commandline to UI [ #23 ]
  • aa7e1da Applying hotfixes from 1.7 H3
  • 57c50dd Few more fixes and cleanup
  • 049c982 Getting rid of AppInsights and more work on updater [ #2, #20, #17 ]
  • a5f69c0 Moar work on updater
  • 47d6467 Preliminary work on new Updater
  • 83493b9 Implemented most functions of new modpage
  • 69016d3 New Modpage Preliminary work

This list of changes was auto generated.

Pre-release 1.8a RC2

08 Dec 08:45
Compare
Choose a tag to compare
Pre-release 1.8a RC2 Pre-release
Pre-release

If you have issues with mods not downloading correctly, remove said mod from your Staging Directory.
There is a bug where a file is not closed correctly and prevents that mod from updating.

YOU MIGHT HAVE TO REDOWNLOAD ALL YOUR MODS

Pre-release 1.8a RC1

07 Dec 22:28
ee33247
Compare
Choose a tag to compare
Pre-release 1.8a RC1 Pre-release
Pre-release

ADDED TOO MANY THINGS

VERY UNSTABLE
DON'T USE IF YOU ARE AFFRAID OF LOSING YOUR PROFILES

Release v1.7c

13 Oct 12:58
Compare
Choose a tag to compare

Quick fix for missing DLCs and DLC keys being deleted

HOTFIX 1.7a H5

28 Jul 17:18
Compare
Choose a tag to compare

SteamCMD broke everything so I fixed it