Skip to content

Some fixes and QOL features

Compare
Choose a tag to compare
@Michal78900 Michal78900 released this 03 Sep 11:04
· 94 commits to main since this release
b741a26

Changelog

MER

  • Fixed teleport indicators being invisible
  • Fixed conflicts with other plugins that are using primitives
  • Optimized mp list command (using StringBuilder)
  • Updated README to include MER docs site

SL-CustomObjects

  • You are now able to rotate root/empty objects, so if you were in need to flip the schematic in editor or something now you should be able
  • Added nice colors in debug messages
  • Added some anti smoothbrain checks (trying to use name with spaces, rescaling root schematic object)
  • Removed giant switch statement (important for me, not important for you)