Skip to content

Releases: Foxlider/FASTER

HOTFIX 1.7a H3

19 Mar 09:53
Compare
Choose a tag to compare
  • Fixing a critical bug with SteamCMD introduced in 1.7a H1
    (and some other things)

HOTFIX 1.7a H2

18 Mar 19:09
Compare
Choose a tag to compare
HOTFIX 1.7a H2 Pre-release
Pre-release
  • Fixed some network presets
  • Fixed download of Profiling branch

Release v1.7a

23 Oct 13:28
0b0a8f4
Compare
Choose a tag to compare

Changes:

  • 0b0a8f4 Merge pull request #14 from Foxlider/feature/Update-1.7
  • 9cdea35 Updated References
  • 3f4f0cb Added button to clear keys
  • b448bca Fixed CustomFileSize in Mb
  • b5a74d5 Fixed config being regenerated each time the profile was being loaded
  • 56a116c Gettings things ready for 1.7a release
  • 49963aa Fixed generation of config files being wrongly formatted on some systems
  • 4bb3784 Fixed a weird UI glitch
  • 0c41226 Cleaned code duplication
  • 6141491 Added ViewDistance and TerrainGrid [ #12 ]
See More
  • 0e1d9f6 Fixed a few code smells (yikes)
  • 4de4313 moved Delete button
  • c4c9b74 Fixed Profile class name
  • 83bae36 FASTER Maintenance finished
  • 075e3ef Merge remote-tracking branch 'origin/feature/Update-1.7' into feature/Update-1.7
  • aa17a57 Fixed some errors with local mods
  • 48ca370 First stage of Maintenance Program
  • 0e885bc Fixed steamProtocolMaxDataSize being commented [ #10 ]
  • b646a44 Merge remote-tracking branch 'origin/feature/Update-1.7' into feature/Update-1.7
  • f8403ba Merge pull request #9 from SamueleLorefice/feature/fix-OpenMod
  • 720324d Fixes openmod method not working
  • 2404e37 Fixed Clone Profile having weird behavior
  • 1323ddd Fixed HC Client profile location
  • 6946d45 Fixed issues on Custom Difficulty AI Skills
  • 392a0e9 Fixed a few errors in server.cfg
  • 8e4a01a Fixed bad formatting in basic.cfg causing server network flooding
  • 360d64f Fixed whitespaces in commandline
  • 2c68e0f Fixed Custom Difficulty not being applied
  • 59332ce Fixed bug with improperly formatted basic.cfg
  • bb65d72 Added order mods by ID or Name
  • d69ef9b Fixed typo
  • 366a101 Fixed missing custom command lines for HC
  • 07c76b3 Fixed bug when adding a mod ID above 2,147,483,647
  • 220af6d Fixed Performance Presets being generally wrong
  • eb62d14 Fixed UPNP and LOOPBACK being disabled if previous line was commented
  • 86d98e1 Code fixed for cleaner code
  • 93dbeb7 Added performance presets and MaxPacketSize
  • e9e0174 Lil update to the Readme
  • 9b8a474 FASTER now supports folders as missions
  • 4e860cd Fixed arma default keys being deleted by FASTER
  • 224bf85 Fixed bad path for profiles in command line
  • 360c84f Fixed missing binding for VoN CODEC
  • 3f8f7ee Fixed another saving issue
  • b7b268c Fixed Infinite Loading Screen issue due to MinBandwidth and MaxBandwidth
  • c7e9fba Fixed SkillAI and PrecisionAI values looking weird sometimes
  • 6db635d Fixes for RC5 (sigh)
  • c0c2c20 Few code cleanups
  • 210dc6d Few fixed for RC4
  • c69dc16 Hotfix for 1.7 RC3
  • faa4881 Hotfixes for RC2
  • c6a3923 Update 1.7a
  • e5de7e8 Code cleanup and optimizations
  • 3699073 More dev for the new UI
  • e287df4 Added some more features
  • 8c7a6c0 Added Basic.cfg
  • a798b56 Fix ModID to uint to avoid crash with new mods
  • 9bed8ee Added Mission list selector and Arma3Profile tab
  • fbe4e07 Added modlist to new profile view
  • 8a59391 Worked on the profile modlist
  • d8f8583 More work
  • 0b15787 Added Performance Branch SUpport
  • 7dfb745 Phase1 of the ServerProfile rework
  • 16462e9 Updating packages and upgrading UI to latest stable version
  • 69b06f1 Fixed calculation of directory sizes
  • 578faba Added better AppCenter details
  • e99e20c Fixed crash when config is wrong
  • 72283ac Fixed Code errors
  • 7f526de Fixed a crash when updating mods
  • a67e361 Fixed bug with cloning and renaming profiles
  • 913bc99 Fixed crash when deleting some files when the directory was not found
  • a83142f Fixed crash when copying keys
  • 690e4ae More insights on crash when FASTER starts
  • 283e73e Fixed crash when app is closed before MainWindow loaded
  • 58191c6 Fixed a crash when deleting a local mod
  • a5ef5a5 Fixed a crash when importing mods
  • d776c0b Fixed a bug when opening a file while it was already open
  • 1aa9c1b Fixed a crash when updating a mod
  • aeaf111 Fixed a crash when cloning a profile

This list of changes was auto generated.

HOTFIX 1.7a H1

10 Nov 09:14
0b0a8f4
Compare
Choose a tag to compare
HOTFIX 1.7a H1 Pre-release
Pre-release
  • Few hotfixes to Maintenance Module
  • Added button to clear mod keys
  • Added mod load priority system
  • Fixed Performance Settings being reset

Pre-release 1.7a RC7

03 Oct 12:58
51ac7d4
Compare
Choose a tag to compare
Pre-release 1.7a RC7 Pre-release
Pre-release
  • Added FASTER Maintenance exe
    • Settings backup
    • Environment variables setup
    • Settings Migration to 1.7
  • Fixed some class names
  • Fixed localmods not being loaded
  • Fixed openmod not working (thanks SamueleLorefice)
  • Fixed Cloning having weird behavior
  • Fixed HC profiles location
  • Fixed AI settings being broken
  • Fixed some issues with config generation

Pre-release 1.7a RC6

06 Sep 17:51
51ac7d4
Compare
Choose a tag to compare
Pre-release 1.7a RC6 Pre-release
Pre-release
  • Fixed a bug when adding mod ID above 2,147,483,647

  • Fixed missing HC command line for HC

  • Fixed typo

  • Fixed bug with maxpacketsize in basic.cfg

  • Fixed a bug in basic.cfg causing lag spikes and network flood

  • Fixed Custom Difficulties not being applied

  • Removed whitespaces in commandline

  • Fixed a few errors in server.cfg

  • Fixed an error with Headless Client profile path causing network issues

  • Added the abiliity to sort modlist by name or ID

Pre-release 1.7a RC5

03 Sep 14:46
51ac7d4
Compare
Choose a tag to compare
Pre-release 1.7a RC5 Pre-release
Pre-release

Lots of new things and fixes !

  • Added 3 Performance settings Presets to chose from
  • Added maxPacketSize
  • Added support for missions in folders
  • Fixed some mod keys being deleted by FASTER
  • Fixed bad profile path on launch
  • Fixed missing binding
  • Fixed a few saving issues
  • Fixed Infinite Loading Screen issue due to MinBandwidth and MaxBandwidth
  • Fixed SkillAI and PrecisionAI values looking weird sometimes
  • Fixed UPNP and LOOPBACK being disabled if previous line was commented

Pre Release 1.7a RC4

31 Aug 13:27
51ac7d4
Compare
Choose a tag to compare
Pre Release 1.7a RC4 Pre-release
Pre-release

Probably fixed save problems I dunno
Fixed crash when loading profile if Arma path is empty

Pre Release 1.7a RC3

30 Aug 10:18
51ac7d4
Compare
Choose a tag to compare
Pre Release 1.7a RC3 Pre-release
Pre-release

New RC3 fixing some critical bugs !

Fixes :

  • Saving settings now should occur more often
  • Persistant BattleField and AutoInit should work properly
  • HeadlessClient IP is auto-filled if empty
  • Headless Clients are launched automatically when launching server
  • Mission Content Override should not be overridden by default values anymore
  • Executable default path is now correctly filled
  • FASTER should not create more and more useless empty profile folders
  • FASTER WON'T CRASH DOWN YOUR PC AND SERVER BY LAUNCHING 1000+ HEADLESS CLIENTS UNTIL THE WORLD ENDS
  • Cancelling Mod preset loading should not unselect all your mods
  • Keys folder are better handled and should not delete them
  • Added AutoSelect Mission and Random Mission Order parameters
  • Headless Client box should stay opened

Pre-release 1.7a RC2

29 Aug 09:31
51ac7d4
Compare
Choose a tag to compare
Pre-release 1.7a RC2 Pre-release
Pre-release

Fixed a few issues with RC1

Fixes :

  • Moved github links to this repo
  • Fixed line breaks in sArma3Profile
  • Fixed bad comments in server.cfg (when headlessClients is empty)
  • Fixed ID not saving in user file
  • Fixed FASTER regenerating IDs for each profile when restarting
  • Fixed FASTER not creating a directory for a new profile
  • Fixed MOTD interval being able to be negative
  • Added HyperThreading checkbox