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
20a57d4167
evennia
/
src
/
players
History
Download ZIP
Download TAR.GZ
Griatch
20a57d4167
Further fixes to the system, still some issues remaining.
2013-04-06 21:36:52 +02:00
..
migrations
Further fix to migration.
2013-04-03 12:44:34 +02:00
__init__.py
Adding a new API system to Evennia. This centralizes all access of the evennia driver through a single module "ev". Importing ev one should be able to access (and also importantly, easily explore) Evennia's API much easier. This API goes a long way to "flatten" the structure so that one doesn't need to remember how to find some method in a deeply nested subdirectory.
2012-03-24 23:02:45 +01:00
admin.py
Some fixes to the way the admin initiates new player objects.
2013-02-12 19:54:11 +01:00
manager.py
Also tweaked scripts- and player managers to handle id=0.
2012-09-29 17:12:16 +02:00
models.py
Further fixes to the system, still some issues remaining.
2013-04-06 21:36:52 +02:00
player.py
Further fixes to the system, still some issues remaining.
2013-04-06 21:36:52 +02:00