Releases: Archaic44/FlightPlugin
Releases · Archaic44/FlightPlugin
FlightPlugin v1.0.0
New Features
- Added more base presets to play around with.
Improvements
- Lift variable has some extra calculations to allow better turning.
Bugs
- Used more relevant event hook to fix respawn event not re-enabling plugin.
FlightPlugin (v0.5.0-beta)
New Features
- Added delete preset functionality
Improvements
- Early returns for create preset function. Better performance, doesn't create
tmp.set
file unless necessary.
Bug Fixes
- Create preset function no longer allows multiple presets with the same name.
FlightPlugin (v0.4.1-beta)
Improvements
- Better logs for console on creating presets.
Bug Fixes
- Plugin sets file permissions for
flightplugin.set
to ensure it can be overwritten.
FlightPlugin (v0.4.0-beta)
New Features
- Users can now create their own custom named presets.
Improvements
- General code tidiness.
Bug Fixes
- Improved handling of physics on plugin load/unload and car's respawn.
FlightPlugin (v0.3.0-beta)
New Features
- Users can now select presets from the Flight Preset drop-down menu.
- Users now have a multitude of features to control flight mechanics.
Improvements
- Updated Painter UI.
Bug Fixes
- Fixed plugin crash on car respawn.
- Fixed plugin crash on unhooking/hooking into game events by enabling flight.