| .. |
|
__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
|
Made test running environment more robust and consistent.
|
2015-02-08 18:34:12 -06: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
|
Fix typo in muxcommand.py.
|
2015-02-08 17:46:42 +01:00 |
|
player.py
|
Improve phrasing of @quit.
|
2015-02-09 02:15:36 +01:00 |
|
syscommands.py
|
Updated commands to use new evennia path.
|
2015-01-07 14:31:35 +01:00 |
|
system.py
|
Add help_category to @players.
|
2015-02-09 08:25:32 -08:00 |
|
tests.py
|
Reworked batchprocessor to correctly handle paths. Started looking at changing loation of some other folders.
|
2015-02-09 22:18:52 +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 |