| .. |
|
__init__.py
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
admin.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
batchprocess.py
|
PIP packaging with setup.py, and fixes for bugs revealed by this.
|
2015-01-15 06:20:19 -06:00 |
|
building.py
|
Refactored and fixed a lot of bugs. Creates the database but still does not properly load the settings file.
|
2015-01-08 01:25:32 +01:00 |
|
cmdset_character.py
|
Also added the look command to the cmdset. Now THIS resolves #643.
|
2015-01-18 12:44:08 +01:00 |
|
cmdset_player.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
cmdset_session.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
cmdset_unloggedin.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
comms.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
general.py
|
Added a general-use 'desc' command. Resolves #643.
|
2015-01-18 12:39:17 +01:00 |
|
help.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
muxcommand.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
player.py
|
Fixed many path-related issues, getting closing to getting the server to boot.
|
2015-01-08 16:00:22 +01:00 |
|
syscommands.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
system.py
|
Reworked Evennia now passes the unit tests
|
2015-01-09 00:10:18 +01:00 |
|
tests.py
|
Reworked Evennia now passes the unit tests
|
2015-01-09 00:10:18 +01:00 |
|
unloggedin.py
|
Can now log into the server and do basic operations. Not fully tested yet.
|
2015-01-08 22:58:13 +01:00 |