Rossentials | Update log

What is Rossentials?
Rossentials are a series of plugins that are currently a work-in-progress, it provides essential tools for being a developer on Roblox. These plugins currently include the following ones, but more are to be added in the future:

  • RossentialsCore
    This is Rossentials’s framework, without it the other Rossentials plugins can’t run. RossentialsCore also includes some features you’re just going to need as an Roblox Developer.

  • RossentialsBuilder
    This is a plugin to help builders have a more efficient workflow.

  • RossentialsScripter
    This is a plugin to help scripters have a more efficient workflow.

  • RossentialsEx
    This plugin doesn’t exist yet, but it’s planned to only have simple and optional features.


Github:
Click here for the Github organization


Update logs

RossentialsScripter 1.0.1

RossentialsCore dependency: 1.0.4

  • Gave the Get Instance’s path button a script icon.
  • Added insert empty script buttons.
RossentialsBuilder 1.0.0

RossentialsCore dependency: 1.0.4

  • Added a part counter tool.
RossentialsCore 1.0.4
  • Icons can now be submitted as just IDs.
  • Improved virus detector.
  • Gave the buttons icons.
RossentialsScripter 1.0.0

RossentialsCore dependency: 1.0.3

  • Took the already existing tool to figure out the absolute path of an Instance and assigned it to a button in the PLUGINS tab.
RossentialsCore 1.0.3
  • Added a tool to figure out the absolute path of an Instance.
  • Added a virus detector. It’ll search the most common strings in code of scripts in selected Instances, it will report a lot of false negatives and false positives though since it’s still in beta-testing.
RossentialsCore 1.0.1
  • Added tools to create toolbars and buttons in the PLUGINS tab.
  • Added a “Dump info” button in the PLUGINS tab, it can dump useful data in case of a bug happening.
RossentialsCore 1.0.0
  • Added tools to make sure other Rossentials plugins, both official and unofficial ones, can ensure they have the required RossentialsCore version.