Commit graph

15 commits

Author SHA1 Message Date
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
Griatch
b015f4802a Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
Jonathan Piacenti
65adb0982b Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however. 2015-02-23 15:06:30 +01:00
Griatch
27d2b1ac42 Reworked the puppet-checking code into the puppet_object method. 2015-02-22 21:12:35 +01:00
Griatch
3db3d83d4c Fixed the ending of the tutorial and a bug in the spawner. 2015-02-22 17:46:56 +01:00
Griatch
7f0e0d5ef8 Added at_init() call in idmapper and made sure to not deprecate it. Fixed bugs in search and continued work on tutorial world. 2015-02-22 17:46:55 +01:00
Griatch
00aa28004c Made the REPORT command work, not surviving a reload yet. 2015-02-14 12:20:06 +01:00
Griatch
c38c9e2f38 Some expansion of the search() docstring 2015-02-10 19:18:23 +01:00
Ahmed Charles
7e7cd9211f Add custom error messages to search and have drop use them. 2015-02-10 17:17:15 +00:00
Jonathan Piacenti
52fa4dd60b Made test running environment more robust and consistent. 2015-02-08 18:34:12 -06:00
Griatch
73a3f1b03e Run migrations! Added new migrations to new database. 2015-01-18 18:04:13 +01:00
Griatch
6816e200b6 Added candidates as a keyword to DefaultObject.search(). Resolves #644. 2015-01-18 10:25:53 +01:00
Griatch
f075d4aec1 Added base migrations 2015-01-09 10:15:32 +01:00
Griatch
ad3f19896c Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
Griatch
c7325a5032 Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00