Mutiny Community Development Notes Version 4.5 - 2022-11-21 * "Tutor" messages are now only shown to users with less than 10 total logins. * Mutant Basic : Added UPRINT command which allows bots to show text only to the user that called up the bot, whereas the PRINT command shows text to the entire channel. * Mutant Basic : The file extension for bots has changed from .mbs to .bot but .mbs is still supported as well. * Changes to make more chat text fit on the screen at once: No newlines between lines, and the chat text starts on the same line as the header if you're in 80 columns (or more) * Fixes to message pointer, it should stay where it is while reading the backlog even if you read & respond to new (live) chats. * You can now add newlines in your chat messages by pressing CTRL+ENTER (or SHIFT+ENTER in CBM mode). This should let you write a bigger message but break it up into paragraphs. .