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
9ac3296b04
evennia
/
evennia
/
objects
History
Download ZIP
Download TAR.GZ
Griatch
9ac3296b04
Introduced a trottling mechanism in the portalsessionhandler, limiting the number of new connections per second. Also fixed a bug in deleting a puppeted object.
2015-02-24 23:11:04 +01:00
..
migrations
Run migrations! Added new migrations to new database.
2015-01-18 18:04:13 +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
Made the REPORT command work, not surviving a reload yet.
2015-02-14 12:20:06 +01:00
objects.py
Introduced a trottling mechanism in the portalsessionhandler, limiting the number of new connections per second. Also fixed a bug in deleting a puppeted object.
2015-02-24 23:11:04 +01:00