Griatch
|
3c2e44346a
|
The portalsessionhandler was storing the latest command time on itself rather than on the session. Should fix getting logged on despite being active.
|
2015-03-14 16:00:55 +01:00 |
|
Griatch
|
000f14c028
|
Updated how the automatic timeout closes the session on the portal side. A lot cleaner now.
|
2015-03-06 18:52:29 +01:00 |
|
Griatch
|
71e9038c62
|
Started removing the global maintenance scripts, but ran into strange AMP issues.
|
2015-03-06 15:59:58 +01:00 |
|
Griatch
|
a23d78d5b0
|
Removed the rate limiter in portal for now, not sure how useful it actually is. Need to investigate further ... later.
|
2015-03-01 10:54:28 +01:00 |
|
Griatch
|
9793c57dd4
|
Made portalsessionhandler manage command rate limitations directly, using a cmd/s average over 200 commands.
|
2015-02-28 15:37:20 +01:00 |
|
Griatch
|
b94bb17576
|
Implemented contents_cache handler for a speed boost for many situations, as per #620.
|
2015-02-28 11:29:05 +01:00 |
|
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
|
d8286a592e
|
Turning off debug messages for OOB
|
2015-02-14 20:18:08 +01:00 |
|
Griatch
|
08525f11ee
|
Implemented GMCP with the new oobhandler. Resolves #208.
|
2015-02-14 19:46:25 +01:00 |
|
Griatch
|
d5a7908a43
|
MSDP basic testing for ECHO and SEND done.
|
2015-02-13 23:34:02 +01:00 |
|
Griatch
|
eda15ccc45
|
Added support for GMCP out-of-band messaging, as a backup handler to MSDP. Starting to rework the oob system to be more straightforward to follow and understand.
|
2015-02-11 20:58:37 +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 |
|