Skip to content

Releases: ducng99/SimHub-SF1000-UDP

v2.0.2

28 Jul 09:43
Compare
Choose a tag to compare

[2.0.2] - 2024-07-28

⚙️ Miscellaneous Tasks

  • (deps) Bump SimHub to v9.3.9

v2.0.1

01 Jun 01:10
Compare
Choose a tag to compare

[2.0.1] - 2024-06-01

🐛 Bug Fixes

  • Fixed incorrect F1 game detection

⚙️ Miscellaneous Tasks

  • (deps-dev) Updated SimHub deps to v9.3.1

v2.0.0

29 Dec 06:30
Compare
Choose a tag to compare

[2.0.0] - 2023-12-29

Caution

Please check if you have installed v1.* previously, remove file SimHubToF12020UDP.dll from SimHub folder before installing v2 - which has a new name SimHubSF1000UDP.dll.

⛰️ Features

  • Added sending in F1 23 UDP format to wheel
  • Added option to choose UDP format to send
  • Added option to change send rate. Defaults to 120Hz

🚜 Refactor

  • [breaking] Rename project from SimHubToF12020UDP to SimHubSF1000UDP

⚙️ Miscellaneous Tasks

  • (deps) Updated SimHub deps to v9.1.18

v1.1.8

09 May 11:12
Compare
Choose a tag to compare

[1.1.8] - 2023-05-09

⛰️ Features

  • Added an option to always send data even when game is not running

🐛 Bug Fixes

  • First packet sent when no data received

⚙️ Miscellaneous Tasks

  • Include plugin name in log

v1.1.7

07 May 03:41
Compare
Choose a tag to compare

[1.1.7] - 2023-05-07

🐛 Bug Fixes

  • Fixed data not ready before UDP server starts

v1.1.6

06 May 23:01
Compare
Choose a tag to compare

[1.1.6] - 2023-05-06

🐛 Bug Fixes

  • Incorrect data for GT7 current lap number

📚 Documentation

  • Rewritten comments into docs

⚙️ Miscellaneous Tasks

  • (deps) Updated SimHub libs to v8.3.9

v1.1.5

14 Apr 09:04
Compare
Choose a tag to compare

[1.1.5] - 2023-04-14

🚜 Refactor

  • Access data directly instead of calling GetPropertyValue

v1.1.4

07 Apr 08:33
Compare
Choose a tag to compare

What's Changed

  • Added AC Kers mode and deployed meter by @ducng99 in #12

Full Changelog: v1.1.3...v1.1.4

v1.1.3

07 Apr 04:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

23 Mar 08:48
Compare
Choose a tag to compare

What's Changed

  • Fixes overflow issue when converting SimHub properties by @ducng99 in #5
  • Fixed overflow on decimal numbers by @ducng99 in #7

Full Changelog: v1.1.0...v1.1.2