Skip to content

Releases: Redon-Tech/Emergency-Vehicle-Creator

V3.0.0-beta.4

10 Feb 00:50
ca64bce
Compare
Choose a tag to compare

[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

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

08 Feb 05:58
fadc801
Compare
Choose a tag to compare

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

08 Feb 04:11
fadc801
Compare
Choose a tag to compare

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

08 Feb 03:44
fadc801
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.5...3.0.0

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!