mudpy.git
2018-06-30 Jeremy StanleyFilter non-ASCII input when not in binary mode
2018-05-25 Jeremy StanleyRetool word wrapping
2018-05-09 Jeremy StanleyInclude show version in help
2018-05-08 Jeremy StanleyClean dist directory in tox dist environment
2018-05-08 Jeremy StanleyAdd version command and diagnostic logging
2018-05-02 Jeremy StanleyProvide a dist environment for tox
2018-05-02 Jeremy StanleyIndicate Python3.7 support
2018-05-02 Jeremy StanleyNote platform in package metadata
2018-05-02 Jeremy StanleyAdd keywords to Python package metadata
2018-05-02 Jeremy StanleyInclude license info in Python packages
2018-05-02 Jeremy StanleyUpdate URLs in package metadata
2018-05-02 Jeremy StanleyCorrect metadata entry for README
2018-05-02 Jeremy StanleyClean build directory in tox docs environment
2018-05-02 Jeremy StanleyUpdate copyright year in LICENSE
2018-05-02 Jeremy StanleyAdd copyright to api.rst
2018-05-02 Jeremy StanleyAdd copyright to .yamllint
2018-04-30 Jeremy StanleyAdd a docs tox env
2018-04-30 Jeremy StanleyTrack doc building dependencies
2018-04-30 Jeremy StanleyAdd Sphinx configuration
2018-04-30 Jeremy StanleyInclude a documentation index
2018-04-30 Jeremy StanleyInclude license text in documentation
2018-04-30 Jeremy StanleyInclude generated changelog in docs
2018-04-30 Jeremy StanleyBasic API documentation
2018-04-30 Jeremy StanleyInclude the mudpy logo
2018-04-30 Jeremy StanleyAdd client configuration notes
2018-04-30 Jeremy StanleyDocument the data model
2018-04-30 Jeremy StanleyAdd configuration guide
2018-03-31 Jeremy StanleyUpdate coder guide for new site redirects
2018-02-17 Jeremy StanleyStandardize formatting for the coder guide
2018-02-04 Jeremy StanleySwitch to extensionless README and LICENSE files
2018-02-03 Jeremy StanleyReformat README.rst
2018-01-21 Jeremy StanleyTest that unknown telnet commands are filtered
2018-01-21 Jeremy StanleyFix TypeError with IAC escaping
2017-12-06 Jeremy StanleyTrim readme file
2017-12-03 Jeremy StanleyUpdate login and banner art
2017-12-01 Jeremy StanleyTest sample data style with yamllint
2017-11-29 Jeremy StanleyIndent block sequences in emitted files
2017-11-29 Jeremy StanleyConvert mappings and sequences from flow to block
2017-11-22 Jeremy StanleyDisconnect user on ConnectionResetError
2017-11-18 Jeremy StanleyBe careful about marking facets modified
2017-11-16 Jeremy StanleyUse "group" instead of "category"
2017-11-12 Jeremy StanleyDrop old-style Element support
2017-11-12 Jeremy StanleyConvert sample data to new style
2017-11-12 Jeremy StanleyUse new style for menu definitions
2017-11-12 Jeremy StanleyConvert command Elements to new-style
2017-11-10 Jeremy StanleySwitch archetypes to new-style Elements
2017-11-10 Jeremy StanleySwitch internal counters to new-style Element
2017-11-09 Jeremy StanleySwitch actors to new-style elements
2017-11-09 Jeremy StanleyHandle connection reset in selftest
2017-11-09 Jeremy StanleyMake new-style facet deletion more robust
2017-11-09 Jeremy StanleyCatch Exception when necessary
2017-11-09 Jeremy StanleyClearer selftest errors on disconnection
2017-11-09 Jeremy StanleyUse new-style elements for accounts
2017-09-27 Jeremy StanleyFix unhandled exception in show file command
2017-09-27 Jeremy StanleyDisplay flags in show files output
2017-09-16 Jeremy StanleyClean up a stray comment in find_file
2017-09-16 Jeremy StanleyAdd descriptions to sample datafiles
2017-09-16 Jeremy StanleyMove sample datafile copyrights into metadata
2017-09-16 Jeremy StanleyData nodes starting with "_" are metadata
2017-09-16 Jeremy StanleyInterpret a "." prefix as the startdir
2017-08-28 Jeremy StanleyOverhaul data management to get rid of __control__
2017-07-31 Jeremy StanleyError if set command is used on read-only element
2017-07-31 Jeremy StanleyRefuse to alter read-only elements at runtime
2017-07-31 Jeremy StanleyTrack whether loading is underway
2017-07-31 Jeremy StanleyTest the set command
2017-07-31 Jeremy StanleyUse writeable element in show element test
2017-07-30 Jeremy StanleyUpdate copyright dates for files changed this year
2017-07-30 Jeremy StanleyRename internal:storage to .mudpy.filing
2017-07-29 Jeremy StanleyStop unnecessarily stripping quote marks
2017-07-29 Jeremy StanleyExplicitly configure the root_path in examples
2017-07-29 Jeremy StanleyLog missing file inclusions as more severe
2017-07-29 Jeremy StanleyFix file pathing in daemon mode
2017-07-29 Jeremy StanleyRename internal:time to .mudpy.timing
2017-07-29 Jeremy StanleySwitch example listening port from 6669 to 4000
2017-07-29 Jeremy StanleyFix facets method to give new-style relative names
2017-07-29 Jeremy StanleyUse importlib in place of imp
2017-07-29 Jeremy StanleyReduce the log message priority for reload calls
2017-07-29 Jeremy StanleyExercise the reload command in tests
2017-07-29 Jeremy StanleySwitch quoting styles to reduce escaped quotes
2017-07-28 Jeremy StanleyUse raw strings when escape sequences are needed
2017-07-02 Jeremy StanleyCorrect name of the custom loglevel test
2017-07-02 Jeremy StanleyHandle ValueError when setting incorrect type
2017-06-15 Jeremy StanleyCoerce loglevel facet to int when updating
2017-05-14 Jeremy StanleyClear vestigial ord() calls in telopt negotiation
2017-05-14 Jeremy StanleyStop using vary_rounds with passlib
2017-05-14 Jeremy StanleyGuard against KeyError on universe.contents index
2017-05-14 Jeremy StanleyEnable initial admin account in example config
2017-05-04 Jeremy StanleyIgnore unpacked *.egg directories
2017-04-17 Jeremy StanleyModernize coder documentation
2017-04-17 Jeremy StanleyAdd a generic tox env for sdist generation et al
2017-03-28 Jeremy StanleyAdd a suitable test config for the daemon
2017-02-20 Jeremy StanleyPackage the self-test script as an entrypoint
2017-02-20 Jeremy StanleyCorrect filesystem permissions on daemon module
2017-01-02 Jeremy StanleyMake the self-test script importable
2016-12-16 Jeremy StanleyAdd missing copyright/license notices
2016-12-15 Jeremy StanleySupport running flake8 under tox
2016-12-15 Jeremy StanleyPackage the daemon executable as an entrypoint
2016-12-14 Jeremy StanleyMake the executable importable
2016-12-14 Jeremy StanleyCreate a Python package
2016-11-24 Jeremy StanleyAppease style checks
next