Skip to content

Releases: RealEthanPlayzDev/RunLSC

1.3

04 Dec 17:31
Compare
Choose a tag to compare

Full Changelog: 1.2...1.3
Changes:

  • Complete plugin rewrite
  • All (edit, server, client) contexts support running source natively (aka using Studio's native Luau compiler and interpreter) (there is still a option in settings to still only use Yueliang and FiOne, keep in mind nearly no support will be provided for this and client still uses native compiler and interpreter at the moment regardless of that setting)
  • A settings ui for managing various settings
  • An executor UI, you can use either the native script editor (default) or the Luau-based editor, editor method is changeable via settings. Also supports running in edit, server, and client contexts
    image
    image

Known bugs:

  • Line marking on the executor's Luau-based editor is broken
  • Client context does not support running source via FiOne and Yueliang (native only)
  • The settings ui setting field name can overlap, workaround is to widen the window to see the whole text at the moment (still looking for solutions for this issue)
  • Missing unlock settings lock button

1.2

08 Nov 12:20
Compare
Choose a tag to compare
1.2

Full Commit Changelog: 1.1...1.2

Changes:

  • Added a TODO on the README
  • The plugin now runs once

This will be the last release for now as the next one will be a new major release. (potentially also rehauling the whole plugin and how it functions)

1.1

06 May 13:49
Compare
Choose a tag to compare
1.1

This release fixed the plugin button when running at non-edit mode (play mode)

1.0

06 May 10:02
Compare
Choose a tag to compare
1.0

First release
Install the plugin by dropping the rbxmx to your local plugins folder