Added: Improved /r and /l (dont reset on switching nodes anymore)
- /r messages the last person that messaged you
- /l message the last person you messaged
Added: Auto /chat Setting:
- Runs /chat <your preference> automatically
Added: /color <hex>
- Runs /i color hex <hex> when holding an item
- Runs /par color <hex> when holding a particle
Reworked: ColorSpaces -> ClipBoards TLDR: /cs still works, colorspaces can now also store strings and are called clipboards
7:
- Added Internal: Mode Tracking
- Added: Setting to show item tags always when in dev mode
- Added: /exp a quick way to write %math expressions
- /exp 5 * (3 + 3) results in %math(5 * %math(3 + 3))
- /exp x * 5 + 3 results in %math(%math(%var(x) * 3) + 3)
6:
-
Added /sjoin <name>
-
Added /speedjoin set <name> <id/handle>
-
Added /speedjoin list
-
Added exhaustive checking for error and success notifications
-
SpeedJoin allows you to register your own "handles" for plots so that you can quickly join em (credit to Emayeah for the idea)
-
Removed MessageStacker