evennia/evennia
2017-02-15 23:43:49 +01:00
..
commands comms.py update markup/PEP 8/whitespace, 2017-02-12 19:21:40 -05:00
comms Fix bug in latest push. 2017-02-04 16:49:29 +01:00
contrib Add the 'real_seconds_until' function in the gametime contrib 2017-02-15 23:43:49 +01:00
game_template connection_screens.py update markup/format 2017-02-12 18:59:38 -05:00
help Add ability to add aliases to help entries via the command and create_helpentry utility. 2016-12-17 17:15:50 +01:00
locale Remove broken and un-maintained IMC2 support. 2016-10-28 22:53:43 -07:00
locks Further refactoring towards #1176. 2017-02-02 00:02:58 +01:00
objects Expanded docstring of at_object_receive to note the possibility. 2017-02-04 11:23:19 +01:00
players Further change to ircstatus/ircbot privmsg who sorting. 2017-02-12 09:08:13 +01:00
scripts Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
server Move gametime conversion factors to contrib and remove them from the settings file with the motivation that the gametime constats were always highly game specific and a remnant from another time. Reworked the gametime library and add server epoch building from vincent-lg's original PR. The gametime module now deals exclusively in seconds. 2017-02-12 19:16:56 +01:00
typeclasses Cache non-existent attributes too to avoid querying for them more than 2017-02-12 10:00:05 +01:00
utils Add the 'real_seconds_until' function in the gametime contrib 2017-02-15 23:43:49 +01:00
web Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general. 2017-02-05 12:19:17 +01:00
__init__.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
settings_default.py Cleaned up the time command's output some more. 2017-02-12 19:16:56 +01:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00