0.1.5
Pre-release
Pre-release
New
- Advanced editor has been added
- Supports full WYSIWYG style for bold, italic, underline, strikeout, and all colors by simple select text and clicking a button
- Import a text file into editor
- Send to mud in multi ways
- Formatted as commands - send after formatting into color codes as standard commands with full parsing (Default)
- Text as commands - strip all formatting and send as standard commands
- Formatted verbatim (No echo) - send formatted with no parsing and no echo
- Text verbatim (No echo) - strip all formatting and send with no parsing and no echo
- Raw formatted (No echo) - send formatted text as raw data
- Raw text (No echo) - send text as raw data
- Basic context menu for all editable fields
- When closing profile manager will ask to save changes when using the window close button
- When closing client will now warn if still connected with option to never ask again
- Added javascript aliases for OoMUD so webclient scripts will work with little to no changes.
Changed
- Minified all javascript code to try and improve speed
- Compressed all PNG files to reduce size for loading improvements
Fixed
- Profile manager
- Button preview was broken in last update, now working again
- Profiles where not deleted correctly
- Copy/cut/paste should once again work with input areas when they have focus
- Properly working Linux packages
Known Issues
- Advanced editor paste may lose some colors/background colors on pasted, this is a bug in TinyMCE editor