This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9ffba037f8
evennia
/
evennia
/
scripts
History
Download ZIP
Download TAR.GZ
Griatch
b015f4802a
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
..
migrations
Added a last fixed migration
2015-02-09 23:35:06 +01:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
admin.py
Changed all src/ and ev references to evennia
2015-01-07 15:36:32 +01:00
manager.py
Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however.
2015-02-23 15:06:30 +01:00
models.py
Changed all src/ and ev references to evennia
2015-01-07 15:36:32 +01:00
scripthandler.py
Changed all src/ and ev references to evennia
2015-01-07 15:36:32 +01:00
scripts.py
Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper.
2015-02-23 15:06:30 +01:00
tests.py
Upgrade test runner to derive from DiscoveryRunner.
2015-02-23 15:06:30 +01:00
tickerhandler.py
Fixed a bug in mob movement that had it ignore its own check for traversal-permission
2015-02-22 17:46:55 +01:00