Skip to content

Releases: DonHulieo/iblips

v1.0.2

01 Dec 09:27
bd1e116
Compare
Choose a tag to compare

Fixes

  • Ensure that colours are properly set on blips.
  • Allow for 'ped', 'vehicle' & 'object' in create blip functions (as intended).

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Oct 01:53
18a4858
Compare
Choose a tag to compare

Features

  • Initialise blips.setinfo method to set a creator blips data.
  • Added checkversion to help keep resources updated.

Docs

  • Various updates to enums and annotations.

Perf

  • Localised various native calls.

Fixes

  • !BREAKING: support updates for duff.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Sep 06:54
c48a19b
Compare
Choose a tag to compare

Features

  • A full framework for creating, changing and removing blips.
  • Allows for the easy creation of MissionCreator blips, and updating their data.
  • Uses duff's CInterval for custom flashing and range checks on blips.
  • Also uses CInterval for using your own custom callbacks and changes to blips, on a timer.

Full Changelog: https://github.com/DonHulieo/iblips/commits/v1.0.0