Releases: DonHulieo/iblips
Releases · DonHulieo/iblips
v1.0.2
v1.0.1
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
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