Releases: Redon-Tech/Emergency-Vehicle-Creator
V3.0.0-beta.4
[3.0.0-beta.4] - 2025-02-09
Added
- (EVH) ParticleEmitter support (disabled by default)
Changed
- Removed usage of Attachments for Light Name display
- Made light groups recompute possible lights whenever the page is reopened
- (ELS Creator) Pausing after some actions is now automatically unpaused
- (EVH) Made unknown keybinds not load as a minor optimization
Fixed
- Actually consider prerelease versions when checking version
- LuaEncode outputting warnings which would cause corrupt exports
- Fixed a problem where saveLoad would not let you load a save you already have loaded before without restarting
- Major overhauls to the handling of scopes throughout the UI to reduce errors/warnings
- Added a error correction system to vehicle loading to prevent corrupted exports from causing errors
- Fixed not being able to add siren modifiers
- (EVH) Fixed a problem where not having a dependent function set would cause the handler to error
- (EVH) Fixed a problem where EVH would not check descendants of a light but only children (#33)
- (EVH) Added a ton of checks to prevent corrupted exports from causing the vehicle to not load
External Contributions
- [EVH] Check all descendants instead of children of lights for emitters by @SillyMeTimbers in #33
New Contributors
- @SillyMeTimbers made their first contribution in #33
Full Changelog: 3.0.0-beta.3...3.0.0-beta.4
Plugin: https://create.roblox.com/store/asset/9953321418
Series: https://www.youtube.com/watch?v=NNoIUVLspzc&list=PL7OqW0xeBKZTbk4QMl-6v3V_x11pZBV0W
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!
V3.0.0-beta.3
Changes:
* Severely reduced the character count of exports to help solve some problems with exports failing
Plugin: https://create.roblox.com/store/asset/9953321418
Series: https://www.youtube.com/watch?v=NNoIUVLspzc&list=PL7OqW0xeBKZTbk4QMl-6v3V_x11pZBV0W
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!
V3.0.0-beta.2
Chages:
* Fixed a problem where saveLoad will error trying to convert old saves preventing the plugin from loading
Plugin: https://create.roblox.com/store/asset/9953321418
Series: https://www.youtube.com/watch?v=NNoIUVLspzc&list=PL7OqW0xeBKZTbk4QMl-6v3V_x11pZBV0W
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!
V3.0.0-beta.1
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!