Skip to content

Releases: Mergevos/open-vehicle-plus

open-vehicle-plus | 1.1.0 | Lights +!

09 Apr 18:20
Compare
Choose a tag to compare

What's new

  • Library now has include guards, means the library can't be included twice.
  • All lights functions now has proper summary.
  • Old Vehicle_GetLightsCondition now is named Vehicle_GetLightsConditionEx
  • New function: Vehicle_GetLightsCondition which gets the condition of specified light.
  • New function: Vehicle_SetLightsConditionEx which can set the condition of all lights at once.
  • Some engine states has modified its return values to support invalid vehicle return values.

open-vehicle-plus | 1.0.0 | Initial Release

03 Apr 15:59
Compare
Choose a tag to compare

Initial Release.
Since open.mp has now been released for a long time, it caused me to modify my old library a lot. Since I didn't really traced all changes and commits, you won't be able to see it commit by commit.
In order to see function syntax, open the file and search for function.

What's new

A lot of global variables that used to store data in order to create new functions that hadn't existed before now has been removed.
Tags now follow open.mp scheme, so by defining NO_TAGS, WEAK_TAGS, STRONG_TAGS will make library tags behave the way you defined.
Vehicle_Set...State has been renamed to Vehicle_Set...Condition.
Documentary comments now has <seealso> tag.
All functions, okay, not all, but 99% of them have proper tags. If a function return either 0 or 1, it has been converted to boolean.

samp-vehicle-framework | 1.0.0

20 Sep 15:50
69086d5
Compare
Choose a tag to compare

First stable release!

Framework pre-v0.1.0

06 Aug 15:05
Compare
Choose a tag to compare
Framework pre-v0.1.0 Pre-release
Pre-release
sampctl package release: 0.1.0