Skip to content

Releases: Redon-Tech/Emergency-Vehicle-Creator

V2.2.5

08 Oct 23:40
51d985e
Compare
Choose a tag to compare
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

16 Sep 04:38
99acbab
Compare
Choose a tag to compare
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

14 Sep 04:10
79d8713
Compare
Choose a tag to compare
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

08 Aug 23:55
Compare
Choose a tag to compare
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

22 Jul 06:24
Compare
Choose a tag to compare

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

22 Jul 01:27
Compare
Choose a tag to compare
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

03 Jul 06:37
883d678
Compare
Choose a tag to compare
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

16 Jun 00:13
c530b91
Compare
Choose a tag to compare
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

02 Dec 20:36
971a068
Compare
Choose a tag to compare
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

01 Dec 03:38
9e8374d
Compare
Choose a tag to compare
2.1.0-rc.2 Pre-release
Pre-release
  • 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