Skip to content

Releases: ToastinYou/ToastysCruiseControl

Toasty's Cruise Control v2.1.0

09 Jun 03:21
ac71c19
Compare
Choose a tag to compare

2.1.0 Changelog:

  • Fixed bug that caused accelerating to new speed to not continue cruising.
  • Disabled cruise control for the following vehicle classes: bicycles, motorcycles, planes, helicopters, boats, and trains.
  • Updated to latest CitizenFX version(s).

Toasty's Cruise Control

14 Nov 02:20
ec4ea72
Compare
Choose a tag to compare

2.0 Changelog:

  • Fixed bug that caused keybind changes in the config to not work.
  • Rewrote entirety of the logic, resource should function better overall and be more reliable.
  • Cruise control can no longer be enabled when going under 25 MPH, and can no longer be enabled when going over 100 MPH.
  • Added logs for debugging purposes.

Toasty's Cruise Control

25 Feb 19:16
Compare
Choose a tag to compare

1.6 Changelog:

  • Cruise control will now disable if the local player is dead, if a tire bursts, or if the handbrake is pulled/pressed.
  • Cruise control can no longer be enabled while in reverse.
  • Set a static RPM level while cruise control is enabled to deter high, annoying RPM levels.
  • Possibly fixed some keybind issues, but this has not been tested - this update was focussed on improving features and fixing relevant bugs.

Toasty's Cruise Control

14 Feb 02:05
Compare
Choose a tag to compare

1.5 Changelog:

  • Ported from LUA to C#.
  • New checks to lessen the chance of bugs.
  • New ways cruise control will disable on its own, one being when a collision occurs.
  • New config (ini) file to make changing the keybind(s) easier. Huge thanks to zombieguy for his Config Reader class.
  • New RPM feature which attempts to have your engine have some audible sound while cruising.
  • New "wheels off the ground" detection system, so cruise control will no longer disable if you hit something as minor as a pothole.
  • Cruise control has now been disabled for the following vehicle classes: bicycles, motorcycles, planes, helicopters, boats, and trains.
  • Cruise control no longer allows you to cruise above 150 MPH.
  • Cruise control will now disable if: your vehicle enters a body of water, your vehicle's engine shuts off, you are no longer the driver of said vehicle, or if you "jerk" the steering wheel too hard to the left or right.