This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-02 14:07:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
76e114e33e
evennia
/
evennia
/
locks
History
Download ZIP
Download TAR.GZ
Tehom
3ff9eac86c
Have lockshandler fail gracefully rather than cause a server crash
2016-10-07 10:06:49 +02:00
..
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
lockfuncs.py
Further fixes to the tag lockfunc as well as handling of the changes to at_look to not include calling execute_cmd(look) but to use the at_look hook. This should finally
resolve
#889
.
2015-12-15 20:17:41 +01:00
lockhandler.py
Have lockshandler fail gracefully rather than cause a server crash
2016-10-07 10:06:49 +02:00
tests.py
Upgrade test runner to derive from DiscoveryRunner.
2015-02-23 15:06:30 +01:00