Some updates have arrived for the web-based MUD client.
- You can now add, delete, and use macros. Simply press the key you want to trigger the macro while the "Key" input box is focused. Enter in the replacement text in the second input box, and his "Save Macro". Whenever you press the key from then on, the command you specified will be entered. These are saved on a player-by-player basis and will not disappear if you switch computers.
- You can now use the client using Internet Explorer 10.
- Several details about your character will be displayed and updated on the upper right side.
MUD Client Improvements
Re: MUD Client Improvements
A few changes have been made to the MUD's web client:
- Better Macro Interface: The macro interface has been removed from the right side of the page. You can now access it by clicking the "Macro" option in the top navigation. This will present you with a modal window where you can add, delete, and modify your macros.
- Split Window When Scrolling: If you scroll up in your output buffer window, the bottom 20% of your window will be split off to display the most current output. This allows you to scroll through your buffer while seeing keeping track of what else is going on in the game.
- Other miscellaneous improvements & optimizations.
Re: MUD Client Improvements
A few more improvements have been made:
- Previously, if your buffer became too large, your browser would lag. I have limited the buffer to 10,000 lines to prevent this from happening. Once your buffer reaches that length, lines from the top will be removed. Keep in mind, you can see all of your logs on the website by signing in! Simply sign in through the main portion of the website and view the User Logs tab.
- You may now use the ; character as a delimiter between commands on the same line. For example, entering who;where;score will convert your input into three distinct commands. If your semicolon is leading the command(with or without spaces in front), it will not behave as a delimiter. For example, ;who will not become two commands. You can disable this functionality by checking the big P button the bottom right of the window.
- Bold colors are now supported!
