Releases: Redon-Tech/Emergency-Vehicle-Creator
V2.2.5
Fixes:
* Fixed lighto faders turning off improplerly
* Fixed siren overrides not working when switching sirens
* Fixed reverse override
Full Changelog: 2.2.4...2.2.5
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.2.4
Fixes:
* Fixed lighto faders flashing
Full Changelog: 2.2.2...2.2.3
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.2.3
Fixes:
* Fixed lighto faders not resetting transparency when turned off
* Fixed rotators on latest A-Chassis version
Full Changelog: 2.2.2...2.2.3
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.2.2
Additions:
+ Added Lightos/Light Support for faders (Contributed By MiataVxbe)
Fixes:
* Fixed AG-Chassis plugin
Full Changelog: 2.2.1...2.2.2
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.2.1
Emergency Vehicle Creator V2.2.1
Fixes:
* Fixed high speed rotators shaking
Full Changelog: 2.2.0...2.2.1
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.2.0
Additions:
+ Added dependent overrides
+ Rescripted chassis rotators to fix tons of rotator bugs
Fixes:
* Fixed a couple of rotator menu bugs
* Fixed weight related bugs for rotators/faders
This update now includes the much wanted ability to have an override depend on a specific pattern of a function
So you can now make park mode only work on stage 3
Example:
ParkBrake = { "ParkBrakeOverride", "Stages", 3 },
You can also now have color changing rotators!
Full Changelog: 2.1.3...2.2.0
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.1.3
Fixes:
* Fix UIListLayout horizontal alignment for functions making it impossible to select all functions
Full Changelog: 2.1.2...2.1.3
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.1.2
Additions:
+ Added a new "SecondaryKeybinds" option for the chassis plugin (Explained below)
+ Prettied the UI in the ELS creator while playing
+ Added more keybinds to change colors (Q-Y and NumPad 1-6)
Fixes:
* Fixed controllers not working properly
* Fixed the functions selector in export overflowing, it is now scrollable
* Fixed all type errors in A-Chassis plugin (This may have introduced bugs, please report any you find)
Removals:
- Removed ParticleEmitter support for Chassis plugin (this can be readded by manually changing the light function in settings)
This update includes a new SecondaryKeybinds
setting for the chassis plugin.
This setting allows you to link keycodes to keybinds already configured in keybinds or sirens
For example:
I could link the controller DPadDown
action to the keybind J
which will advance stages
Examples of how to configure this is provided in the settings comments
Full Changelog: 2.1.0...2.1.1
Plugin: https://create.roblox.com/marketplace/asset/9953321418
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
V2.1.0
Additions:
+ Added chassis plugin update system (automatically updates settings)
+ Added overrides (Brake, Parking Brake, Reverse, and Siren)
+ Added default function state (Turn on lights by default)
+ Added additional lightbar locations setting
+ Added version warning text when out of date
Fixes:
* Made chassis plugin check for descendants and not just children
* Support JointService vehicles when using rotators
* Fixed popups being able to stack
* Fix resettings sometimes breaking els creator
* Fixed faders starting on by default
* Fixed rotators breaking the chassis plugin if they don't exist
* Fixed weights sometimes not working properly
Full Changelog: 2.0.1...2.1.0
Plugin: https://create.roblox.com/marketplace/asset/9953321418
Video: https://youtu.be/ToHYQGWCpuM
How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!
2.1.0-rc.2
- Added additionalLightbars setting
- Made the plugin capable of updating the chassis plugin
- Added function dependent overrides
- Fix lights sometimes not following weights properly when overwrote
Full Changelog: 2.1.0-rc.1...2.1.0-rc.2