projects
/
mudpy.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert mappings and sequences from flow to block
2017-11-29
Jeremy Stanley
Convert mappings and sequences from flow to block
commit
|
commitdiff
|
tree
2017-11-22
Jeremy Stanley
Disconnect user on ConnectionResetError
commit
|
commitdiff
|
tree
2017-11-18
Jeremy Stanley
Be careful about marking facets modified
commit
|
commitdiff
|
tree
2017-11-16
Jeremy Stanley
Use "group" instead of "category"
commit
|
commitdiff
|
tree
2017-11-12
Jeremy Stanley
Drop old-style Element support
commit
|
commitdiff
|
tree
2017-11-12
Jeremy Stanley
Convert sample data to new style
commit
|
commitdiff
|
tree
2017-11-12
Jeremy Stanley
Use new style for menu definitions
commit
|
commitdiff
|
tree
2017-11-12
Jeremy Stanley
Convert command Elements to new-style
commit
|
commitdiff
|
tree
2017-11-10
Jeremy Stanley
Switch archetypes to new-style Elements
commit
|
commitdiff
|
tree
2017-11-10
Jeremy Stanley
Switch internal counters to new-style Element
commit
|
commitdiff
|
tree
2017-11-09
Jeremy Stanley
Switch actors to new-style elements
commit
|
commitdiff
|
tree
2017-11-09
Jeremy Stanley
Handle connection reset in selftest
commit
|
commitdiff
|
tree
2017-11-09
Jeremy Stanley
Make new-style facet deletion more robust
commit
|
commitdiff
|
tree
2017-11-09
Jeremy Stanley
Catch Exception when necessary
commit
|
commitdiff
|
tree
2017-11-09
Jeremy Stanley
Clearer selftest errors on disconnection
commit
|
commitdiff
|
tree
2017-11-09
Jeremy Stanley
Use new-style elements for accounts
commit
|
commitdiff
|
tree
2017-09-27
Jeremy Stanley
Fix unhandled exception in show file command
commit
|
commitdiff
|
tree
2017-09-27
Jeremy Stanley
Display flags in show files output
commit
|
commitdiff
|
tree
2017-09-16
Jeremy Stanley
Clean up a stray comment in find_file
commit
|
commitdiff
|
tree
2017-09-16
Jeremy Stanley
Add descriptions to sample datafiles
commit
|
commitdiff
|
tree
2017-09-16
Jeremy Stanley
Move sample datafile copyrights into metadata
commit
|
commitdiff
|
tree
2017-09-16
Jeremy Stanley
Data nodes starting with "_" are metadata
commit
|
commitdiff
|
tree
2017-09-16
Jeremy Stanley
Interpret a "." prefix as the startdir
commit
|
commitdiff
|
tree
2017-08-28
Jeremy Stanley
Overhaul data management to get rid of __control__
commit
|
commitdiff
|
tree
2017-07-31
Jeremy Stanley
Error if set command is used on read-only element
commit
|
commitdiff
|
tree
2017-07-31
Jeremy Stanley
Refuse to alter read-only elements at runtime
commit
|
commitdiff
|
tree
2017-07-31
Jeremy Stanley
Track whether loading is underway
commit
|
commitdiff
|
tree
2017-07-31
Jeremy Stanley
Test the set command
commit
|
commitdiff
|
tree
2017-07-31
Jeremy Stanley
Use writeable element in show element test
commit
|
commitdiff
|
tree
2017-07-30
Jeremy Stanley
Update copyright dates for files changed this year
commit
|
commitdiff
|
tree
2017-07-30
Jeremy Stanley
Rename internal:storage to .mudpy.filing
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Stop unnecessarily stripping quote marks
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Explicitly configure the root_path in examples
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Log missing file inclusions as more severe
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Fix file pathing in daemon mode
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Rename internal:time to .mudpy.timing
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Switch example listening port from 6669 to 4000
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Fix facets method to give new-style relative names
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Use importlib in place of imp
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Reduce the log message priority for reload calls
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Exercise the reload command in tests
commit
|
commitdiff
|
tree
2017-07-29
Jeremy Stanley
Switch quoting styles to reduce escaped quotes
commit
|
commitdiff
|
tree
2017-07-28
Jeremy Stanley
Use raw strings when escape sequences are needed
commit
|
commitdiff
|
tree
2017-07-02
Jeremy Stanley
Correct name of the custom loglevel test
commit
|
commitdiff
|
tree
2017-07-02
Jeremy Stanley
Handle ValueError when setting incorrect type
commit
|
commitdiff
|
tree
2017-06-15
Jeremy Stanley
Coerce loglevel facet to int when updating
commit
|
commitdiff
|
tree
2017-05-14
Jeremy Stanley
Clear vestigial ord() calls in telopt negotiation
commit
|
commitdiff
|
tree
2017-05-14
Jeremy Stanley
Stop using vary_rounds with passlib
commit
|
commitdiff
|
tree
2017-05-14
Jeremy Stanley
Guard against KeyError on universe.contents index
commit
|
commitdiff
|
tree
2017-05-14
Jeremy Stanley
Enable initial admin account in example config
commit
|
commitdiff
|
tree
2017-05-04
Jeremy Stanley
Ignore unpacked *.egg directories
commit
|
commitdiff
|
tree
2017-04-17
Jeremy Stanley
Modernize coder documentation
commit
|
commitdiff
|
tree
2017-04-17
Jeremy Stanley
Add a generic tox env for sdist generation et al
commit
|
commitdiff
|
tree
2017-03-28
Jeremy Stanley
Add a suitable test config for the daemon
commit
|
commitdiff
|
tree
2017-02-20
Jeremy Stanley
Package the self-test script as an entrypoint
commit
|
commitdiff
|
tree
2017-02-20
Jeremy Stanley
Correct filesystem permissions on daemon module
commit
|
commitdiff
|
tree
2017-01-02
Jeremy Stanley
Make the self-test script importable
commit
|
commitdiff
|
tree
2016-12-16
Jeremy Stanley
Add missing copyright/license notices
commit
|
commitdiff
|
tree
2016-12-15
Jeremy Stanley
Support running flake8 under tox
commit
|
commitdiff
|
tree
2016-12-15
Jeremy Stanley
Package the daemon executable as an entrypoint
commit
|
commitdiff
|
tree
2016-12-14
Jeremy Stanley
Make the executable importable
commit
|
commitdiff
|
tree
2016-12-14
Jeremy Stanley
Create a Python package
commit
|
commitdiff
|
tree
2016-11-24
Jeremy Stanley
Appease style checks
commit
|
commitdiff
|
tree
2016-11-23
Jeremy Stanley
Clean up trailing whitespace in documentation
commit
|
commitdiff
|
tree
2016-10-20
Jeremy Stanley
Move documentation files for packaging preparation
commit
|
commitdiff
|
tree
2016-10-05
Jeremy Stanley
Move lib/mudpy to mudpy for packaging preparation
commit
|
commitdiff
|
tree
2016-09-18
Jeremy Stanley
Rename internal:process to .mudpy.process
commit
|
commitdiff
|
tree
2016-09-15
Jeremy Stanley
Rename internal:network to .mudpy.network
commit
|
commitdiff
|
tree
2016-08-24
Jeremy Stanley
Rename internal:directions to .mudpy.movement.*
commit
|
commitdiff
|
tree
2016-07-24
Jeremy Stanley
Rename internal:logging: to .mudpy.log
commit
|
commitdiff
|
tree
2016-07-24
Jeremy Stanley
Update README for recent development
commit
|
commitdiff
|
tree
2016-07-17
Jeremy Stanley
Rename internal:limits element to .mudpy.limit
commit
|
commitdiff
|
tree
2016-06-28
Jeremy Stanley
Strip extra separators in show element command
commit
|
commitdiff
|
tree
2016-06-28
Jeremy Stanley
Fix 8-bit Telnet with Py3K
commit
|
commitdiff
|
tree
2016-05-09
Jeremy Stanley
Rename internal:language: to .mudpy.linguistic
commit
|
commitdiff
|
tree
2016-04-21
Jeremy Stanley
Implement new style element support
commit
|
commitdiff
|
tree
2016-04-16
Jeremy Stanley
Test the show element command
commit
|
commitdiff
|
tree
2016-04-16
Jeremy Stanley
Simplify multiline matching in functional tests
commit
|
commitdiff
|
tree
2016-04-16
Jeremy Stanley
Fix show element command for Py3K
commit
|
commitdiff
|
tree
2016-03-17
Jeremy Stanley
Make escape_macros no-op on nontext values
commit
|
commitdiff
|
tree
2016-03-07
Jeremy Stanley
Check that functional tests log no errors
commit
|
commitdiff
|
tree
2016-03-07
Jeremy Stanley
Test that the show log command works
commit
|
commitdiff
|
tree
2016-03-07
Jeremy Stanley
Fix show log command for Py3K
commit
|
commitdiff
|
tree
2016-02-23
Jeremy Stanley
Fix recursive BrokenPipeException on disconnect
commit
|
commitdiff
|
tree
2016-02-21
Jeremy Stanley
Switch basic data loader unit from element to node
commit
|
commitdiff
|
tree
2016-01-24
Jeremy Stanley
Explicitly invoke Python 3.x in shebang lines
commit
|
commitdiff
|
tree
2015-12-28
Jeremy Stanley
Test admin account restrictions
commit
|
commitdiff
|
tree
2015-12-01
Jeremy Stanley
More thorough match on chat mode test
commit
|
commitdiff
|
tree
2015-11-19
Jeremy Stanley
Test actor movement
commit
|
commitdiff
|
tree
2015-10-11
Jeremy Stanley
Mention test session capture log file names
commit
|
commitdiff
|
tree
2015-10-07
Jeremy Stanley
Add timing data to test output
commit
|
commitdiff
|
tree
2015-09-19
Jeremy Stanley
Test chat mode
commit
|
commitdiff
|
tree
2015-09-07
Jeremy Stanley
Add troubleshooting note to test failure output
commit
|
commitdiff
|
tree
2015-09-06
Jeremy Stanley
Break outer loop of functional tests on failure
commit
|
commitdiff
|
tree
2015-09-01
Jeremy Stanley
Be more explicit with periods in test matches
commit
|
commitdiff
|
tree
2015-08-23
Jeremy Stanley
Modularize functional testing
commit
|
commitdiff
|
tree
2015-08-22
Jeremy Stanley
Test sentence capitalization
commit
|
commitdiff
|
tree
2015-08-09
Jeremy Stanley
Test typo replacements
commit
|
commitdiff
|
tree
2015-08-07
Jeremy Stanley
Test implicit punctuation
commit
|
commitdiff
|
tree
2015-07-15
Jeremy Stanley
Read pending bytes before proceeding with test
commit
|
commitdiff
|
tree
next