Skip to content

Releases: Policing-Redefined/CommonDataFramework

1.0.0.8

24 Feb 02:48

Choose a tag to compare

  • Active postal code set is now a public variable
  • Fixed default Settings to be more realistic

v1.0.0.6

01 Jul 20:27

Choose a tag to compare

  • Add vehicle Make
  • Add vehicle Model
  • Add vehicle colors

Full Changelog: 1.0.0.5...v1.0.0.6-dev

1.0.0.5

28 Jun 18:21
07160e9

Choose a tag to compare

What's Changed

  • fixed modifiers so devs can actually use postal apis

Full Changelog: v1.0.0.4...1.0.0.5

V1.0.0.4

23 May 20:03
3427bb4

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0.3...v1.0.0.4

V1.0.0.3

15 Mar 19:24
d573931

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0.2...v1.0.0.3

V1.0.0.2

09 Jun 11:45
5516bbb

Choose a tag to compare

What's Changed

  • Removed temp peds
    -> VehicleData.Owner.Holder is null if the owner type is Random or FamilyMember
    -> This is to prevent random peds walking around the world and not despawning (reported issue by users). If you are in need of a Ped (e.g. for a mugshot), you need to either grab a ped from the world or spawn one for the time that you need it

Full Changelog: v1.0.0.1...v1.0.0.2

V1.0.0.1

06 Jun 19:44
f0900f9

Choose a tag to compare

What's Changed

  • Fixed InvalidHandleableException thrown when spawning a temporary ped for vehicle owners (hopefully)
  • Fixed vehicle registration and insurance probabilities not being used properly
  • Reduced default vehicle stolen chance to 8% (previous: 20%)

Full Changelog: v1.0.0.0...v1.0.0.1

V1.0.0.0

05 Jun 15:16
458de9f

Choose a tag to compare

Initial version of Common Data Framework for LSPDFR and RagePluginHook!