Skip to content

v1.3.0

Compare
Choose a tag to compare
@EfazDev EfazDev released this 24 Oct 03:23
· 120 commits to main since this release

v1.3.0 is now finally here with big amounts of changes!

  • Mod Mode Scripts can now reach new limits by communicating with the bootstrap using the EfazRobloxBootstrapAPI!
  • Added a UserImagePresence mod for mod mode scripts [A similar feature from Bloxstrap]
  • BloxstrapRPC v1.1.0 is now supported and now includes small image to replace the bootstrap logo!
  • Added needed_python_modules manifest key for mod mode scripts.
  • Added support for determining Roblox channels for updates. [This may cause issues with Multi-Instancing.]
  • Added clearing Roblox logs
  • Added App Login Failed Webhook [Integrated with Roblox Closing Webhook]
  • Moved questions in Install.py to at start instead of middle of install
  • Added daemon to Discord Embeds
  • Added reconnecting for Discord Presences so if Discord started closed, presence will launch when Discord opens.
  • New onGameAudioDeviceAvailable, onRobloxChannel and onRobloxAppLoginFailed event
  • IBeamCursor.png support for Cursor Mods
  • New GitHub Wiki!
  • Installation and Build method has been changed for Windows with the EXEs stored in a ZIP file and .bat/.sh files for each rebuild architecture.
  • Added console colors to every sh/bat file
  • Auto detect python3 path for macOS

Full Changelog: v1.2.5-b...v1.3.0

Important

Attention Mod Mode Script Developers for previous versions! There may be issues with your mods that may cause crashes with your script, so you may have to update your mods in order to adapt the new requirements and regulations! If you want, you may update your mods to support the EfazRobloxBootstrapAPI but it will only support v1.3.0. [Existing mods may still work but will be more restricted by Mods Manager]. If you want, you may look at the API documentation here!

Warning

Running an older version of Efaz's Roblox Bootstrap is highly going to cause issues with release. Please install the latest version!