Skip to content

Releases: netniV/stfc-mod

v1.0.0

25 Dec 17:44
f981b07

Choose a tag to compare

What's Changed

  • Move from CMake to XMake in #24
  • Add macOS support in #25
  • Split out the object tracker code in #26
  • Don't crash when failing to read ini file in #27
  • Allow a maximum limit of items on alliance sliders by @netniV in #29
  • Allow hitting spacebar to cancel spooling up warp. by @juhunter in #31
  • Revert "Allow hitting spacebar to cancel spooling up warp." by @netniV in #32
  • Fix issues with battlelog syncing by @netniV in #33
  • Block first popup by @netniV in #36
  • Suppress First popup by @netniV in #37
  • Add X-Instance-ID header by @lightbull-stfc in #41
  • Fix macOS build due to missing std::format by @lightbull-stfc in #43
  • Update sync.cc to propagate resources when their amount drops to 0 by @lightbull-stfc in #40
  • Allow passing a configuration filename [WIN-ONLY] by @netniV in #42
  • Update example_community_patch_settings.toml by @Bloody142 in #46
  • Support for multiple sync targets by @lightbull-stfc in #44
  • Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows by @dependabot[bot] in #50
  • Set faulty features to false in example_community_patch_settings.toml by @Bloody142 in #51
  • Fix Windows/macOS builds by @lightbull-stfc in #58
  • Update README.md by @misanthrope89 in #59
  • Bug fixes + Disable queue on the fly! by @netniV in #60
  • Use wrapper for CURL to ensure proper cleanup of connections by @MorphedAU in #61
  • Reduce sync false error reporting for status less than 400 by @netniV in #62
  • Ship selection update by @netniV in #63
  • Make select_current operate when not in chat by @netniV in #64
  • Fix cancelling warp by @netniV in #65
  • Add to queue by @netniV in #66
  • Version string substitution for MacOS build by @ttimbul in #81
  • Merge 1.0.0 by @netniV in #104

New Contributors

Full Changelog: v0.6.0...v1.0.0

v0.6.1.alpha.10

12 Dec 08:31

Choose a tag to compare

v0.6.1.alpha.10 Pre-release
Pre-release

What's Changed in v0.6.1 Alpha 10

https://github.com/netniV/stfc-mod/releases/tag/v0.6.1.alpha.10

IMPORTANT

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

This is a pre-release version, please check back to get the latest stable version once released. For more information, see our discord channels (links are in README.md)
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

What's Changed

  • Update macOS patcher to skip code signature files by @a5ehren in #95
  • Update logos and backgrounds by @netniV in #97
  • Update file picker message to tell users that they don't need to pick… by @a5ehren in #96
  • Fix use_out_of_dock_power by @lightbull-stfc in #99
  • Update macOS build configs to explicitly target macOS 13.5 as the minimum by @a5ehren in #98
  • Feature: Make window title work on all platforms by @netniV in #100
  • Disable sliders for Mac users by @netniV in #101
  • Add settings shortcut (Shift+S) by @netniV in #102

Full Changelog: v0.6.1.alpha.9...v0.6.1.alpha.10

v0.6.1.alpha.9

22 Oct 23:28

Choose a tag to compare

v0.6.1.alpha.9 Pre-release
Pre-release

IMPORTANT

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

This is a pre-release version, please check back to get the latest stable version once released. For more information, see our discord channels (links are in README.md)

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

What's Changed

New Contributors

Full Changelog: v0.6.1.alpha.8...v0.6.1.alpha.9

v0.6.1.alpha.8

22 Aug 00:33

Choose a tag to compare

v0.6.1.alpha.8 Pre-release
Pre-release

IMPORTANT

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

This is a pre-release version, please check back to get the latest stable version once released. For more information, see our discord channels (links are in README.md)

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

What's Changed

New Contributors

Full Changelog: v0.6.1.alpha.7...v0.6.1.alpha.8

v0.6.1.alpha.7

29 Jul 22:04

Choose a tag to compare

v0.6.1.alpha.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.1.alpha.6...v0.6.1.alpha.7

v0.6.1.alpha.6

06 May 09:15

Choose a tag to compare

v0.6.1.alpha.6 Pre-release
Pre-release

What's Changed

  • Update example_community_patch_settings.toml by @Bloody142 in #46
  • Fix mac installer build (may require homebrew and brew install protobuf)
  • Removed unneeded config options
  • Added F10 default shortcut for quick exit option
  • Added CTRL-SPACE default shortcut for locating currently selected ship

Full Changelog: v0.6.1.alpha.5...v0.6.1.alpha.6

v0.6.1.alpha.5

12 Oct 07:01

Choose a tag to compare

v0.6.1.alpha.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.1.alpha.4...v0.6.1.alpha.5

v0.6.1.alpha.4

11 May 17:26
a2012af

Choose a tag to compare

v0.6.1.alpha.4 Pre-release
Pre-release

What's Changed

  • Move from CMake to XMake by @tashcan in #24
  • Add macOS support by @tashcan in #25
  • Split out the object tracker code by @tashcan in #26
  • Don't crash when failing to read ini file by @tashcan in #27
  • Allow a maximum limit of items on alliance sliders by @netniV in #29
  • Allow hitting spacebar to cancel spooling up warp. by @juhunter in #31
  • Revert "Allow hitting spacebar to cancel spooling up warp." by @netniV in #32
  • Fix issues with battlelog syncing by @netniV in #33

New Contributors

Full Changelog: v0.6.0...v0.6.1.alpha.4

v0.6.1.alpha.3

27 Mar 03:27

Choose a tag to compare

v0.6.1.alpha.3 Pre-release
Pre-release

v0.6.1.alpha.2

27 Mar 01:48

Choose a tag to compare

v0.6.1.alpha.2 Pre-release
Pre-release

What's Changed

  • Split out the object tracker code by @tashcan in #26
  • Don't crash when failing to read ini file by @tashcan in #27

Full Changelog: v0.6.1.alpha.1...v0.6.1.alpha.2