Update to build 50
Complete #118: add the #randplay function
Fix #147: adding new characters doesn't automatically check the default character checkbox
Fix #154: a macro with PAVNUM- didn't work
Bring #157: add the anti-idle feature
Implement #158: the notepad dialog doesn't hide the client window anymore
Te bleeding script now takes into account the need for a Virtual Environment
Revert Pipfile.lock as an error in freezing CocoMUD occurred
Fix #152: importing a world from a file fails
Fix #151: the #repeat function can't be used to repeat the last command X times
Add a script to run the bleeding edge version of CocoMUD
Merge branch 'dependabot/pip/twisted-19.7.0'
Add the delay to SharpScript features
Implement #130: Recognize the Telnet Go-Ahead command
Bring #153: add a fake updater to test update stability
Bump twisted from 18.7.0 to 19.7.0
Bumps [twisted](https://github.com/twisted/twisted) from 18.7.0 to 19.7.0.- [Release notes](https://github.com/twisted/twisted/releases)- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)- [Commits](https://github.com/twisted/twisted/compare/twisted-18.7.0...twisted-19.7.0)...
Update the project license information
Merge pull request #16 from francipvb/b49-spanish-fixes
Fixed new entries on spanish catalog
Added the 'title' entry for french translation in src/translations/fr/ui/message/channels.yml. Closes #145.
Fixed new entries on spanish catalog.
Update the upload tool
Fix bugs in tools
Update the build version
Fix #127: the notification counter remains down for empty messages
Force the conversion in utf-8 for world configuration
Add variables in the Python console
Various esthetical fixes
Fix #136: remove the dependency of the sharp engine on world, add it to sessions
Fix the build version, unnecessarily committed debug code
Fix the building/updating process for Python 3
Automatically alter the TTS in the SharpScript console
Add the SharpScript console
Add the tool menu and place the Python console in it
Merge pull request #15 from francipvb/i144
Tiny changes for #144
Changes:
This fixes incorrect position of styles at all.
Merge pull request #14 from francipvb/spanish-fix
Fixed a tiny problem with translation
Merge pull request #13 from francipvb/i144
ANSI colors processing fixed
For some reason, the title key for the add channel dialog was not present in the spanish catalog.
I think that these changes fixes #144.
Merge pull request #12 from francipvb/vscode-support
Visual Studio Code support
Added basic Visual Studio Code files to ease coding and debugging.
Merge pull request #11 from francipvb/i133
Optimized the `AccessPanel` class
Merge pull request #9 from francipvb/fix-dialogs
Fixed some sharpscript dialogs
Merge pull request #8 from francipvb/i143
Fixed some translations
Replaced the `ChangeValue` call by `ClearInput` and `AppendText` calls.
Merge branch 'master' of https://github.com/vincent-lg/cocomud into fix-dialogs
Fixed an entry in `menu.yml`.
Fix #132: crash on opening when no Internet connection
Merge pull request #7 from francipvb/i143
Fixed translations for bug #143
Fixed translations for bug #143.
Fix a bug in the Pyton console, hiding tracebacks
Fixed the dialog for the channel and play actions
Fix the issue with new character's encrypted data
Merge pull request #6 from francipvb/i141
Fixed some issues with `Safe` class when storing/retrieving data
Fixed some issues with `Safe` class when storing/retrieving data.
This fixes the bug #141 and character creating/loading issues.
Add the command line argument --config-dir
Add the pause() and stop() methods to sounds
Add a basic Sound object to the audio wrapper
Add the Bass library
Merge branch 'master' into pybass
Rely on this thin wrapper to play sounds
Add a very basic wrapper for pybass
Add a working demo of the pybass library
Merge pull request #5 from francipvb/fix-play-function
Fixed some errors with the sharp #play function
Clean up the u'' prefix for str (no longer necessary)
Fixed some errors with the sharp #play function.
Quick fix to allow freezing CocoMUD in a virtual environment
Merge pull request #4 from francipvb/tiny-fixes
Some tiny fixes
Fix several errors due to unicode issues (all unittest pass)
Fix an encoding error on the Python console
Remove the requirements.txt file, update the pipfiles
Merge pull request #3 from francipvb/add-pipfile
Switch to pipenv
Added a pipfile to the root directory.
Add the requirements and accesspanel
Fix errors on creating a new world
Fix minor errors on the Spanish translation
Merge branch 'master' into i128
Add the Spanish language in the preferences
Merge pull request #2 from francipvb/translation-spanish
Added translation messages for spanish
Fix a few minor bugs with Python 3
Added translation messages for spanish.
Stabilize the client with Python 3.6
First work on Python 3.6 integration, missing Crypto / pycrypto
Bring #135, update in a hidden window (to test)
Update build version
Add an option to clear window output
Add the dialog for channels
Remove the custom font and size if screen reader support is enabled
Add the #randplay sharp script function
Remove debug code
Fix a bug while trying to import worlds from the website
Update a bug in CocoMUD main script
Build 47
Fix #91: add a checkbox to disable auto-send-paste
Add the feature to export a world in a ZIP archive
Clean up encoding to be utf-8 as a default in all cases
Switch config.set and settings.conf encoding to utf-8
Fix #112: OGG files are now available in the interface
Attempt to fix #106
Also available in: Atom