Skip to content

Releases: carmineos/fivem-vstancer

vstancer v2.0-dev

21 May 09:42
7e10d1a
Compare
Choose a tag to compare
vstancer v2.0-dev Pre-release
Pre-release

The whole script has been rewritten, new features have been added and performance should also be increased a bit.

  • Added editing of tuning wheel radius
  • Added editing of tuning wheel width
  • Added editing of suspension visual height
  • Improved presets managing
  • Exposed a lot of API as CFX exports
  • Added an option to disable menu completely (no instance gets created)

Todo
Add API for wheel mod data and suspension data

  • Update local presets API to support wheel mod data and suspension data
  • Add limits check for API
  • Add limits check for preset loading
  • Workaround wheel mod data being reset after any tuning component is changed
  • Clean duplicated code
  • API shouldn't allow to edit vehicles other players are driving

vstancer v1.4

27 Apr 08:39
Compare
Choose a tag to compare
  • Added initial support for client presets managing.
  • General refactor to simplify things.
  • Updated MenuAPI version.
  • Replace __resource.lua with new fxmanifest.lua.
  • Use json file for config.

vstancer v1.3.1

09 Aug 07:47
Compare
Choose a tag to compare

@f4717c9 updated MenuAPI to fix crashes with 17:9 and 21:9 aspect ratios
Others minor updates

vstancer v1.3

17 May 10:48
f924edb
Compare
Choose a tag to compare

@4d233cc Added a warning to notify possible wrong default values for position and rotation of the wheels when creating a preset for a damaged vehicle
@dfba89b Updated CFX dependency with nuget package
@dcacd8c Moved menu to another script
Other minor updates

vstancer v1.2

05 Feb 18:12
5b84df8
Compare
Choose a tag to compare

@a7f8ca3 Only call PostBuildEvent if not in CI
@a700911 Fixed typo when reading frontMaxOffset from config
@ed3f799 Conversion to MenuAPI

various minor changes

vstancer v1.1

18 Dec 15:38
f145d9a
Compare
Choose a tag to compare

@f70e201 Added config fields to have different limits for front and rear wheels.
@ad06fa6 Added a config field to expose the /vstancer command to toggle the menu and a config field to expose the vstancer:toggleMenu event.
@673acf9 Added two exports (GetVstancerPreset and SetVstancerPreset)

vstancer v1.0.1

01 Jul 17:04
fe1d67d
Compare
Choose a tag to compare

Disabled dpad controls if you are using a controller and the menu is opened.

vstancer v1.0

15 Jun 08:34
Compare
Choose a tag to compare
Updated readme