Commit graph

2460 commits

Author SHA1 Message Date
Griatch
887d392931 Further update 2015-03-08 13:15:05 +01:00
Griatch
e6bc22969d More clarifications to coding style 2015-03-08 12:57:39 +01:00
Griatch
1433d5eae9 Updated the coding style guide to be mode comprehensible. 2015-03-08 12:39:21 +01:00
Griatch
19867ddfcd Fixed some formatting to make untittests pass again. 2015-03-08 11:20:05 +01:00
Griatch
b2505fe14c Updated some locale files. 2015-03-08 00:01:12 +01:00
Griatch
28158299b5 cleaned up some i18n strings in the code. Resolves #684. 2015-03-07 23:34:29 +01:00
Griatch
7f20631bfc Fixed a very silly bug in CmdUnloggedinCreate where the default location was set on the character even though the Player hadn't actually logged in yet. This meant that the Character (in MULTISESSION_MODEs < 2) would pop up in the start location and stay there also if the Player never actually connected to the game. This is most likely the reason for zombie player remnants that have been around for so long and should thus have an impact also on #498. 2015-03-07 22:55:01 +01:00
Griatch
686bc92888 Added the ability for Windows users to use a (very limited version of the service command. Resolves #570. 2015-03-07 22:20:26 +01:00
Griatch
5191ace2a1 fixed some formatting on windows @server command 2015-03-07 22:16:26 +01:00
Griatch
9e8c307bc4 Made psutil optional for the use of the @system command on Windows. 2015-03-07 22:11:26 +01:00
Griatch
5389373776 First version of psutil-supported @server command on Windows 2015-03-07 22:03:32 +01:00
Griatch
5274d111a2 Added a separate win_requirements.txt file for handling windows requirement specifics. 2015-03-07 20:57:50 +01:00
Griatch
1c298951d6 Fixed an error in Windows version that put pid files in the wrong location (how come a Windows user didn't notice this one before?) 2015-03-07 20:27:12 +01:00
Griatch
94b8532f59 Added highlitable color tags on the form {\!R, {\!G etc to make the features of %c-type commands (highlightability) available also to {-type commands. See #683. 2015-03-07 19:14:09 +01:00
Griatch
caa9dbccaf Partial solution of #625 - introduced a merged regex to correctly sync the ANSIString table with the clean version produced by ansi_parse. Something is still amiss though, since len(ANSIString({lclook{lttest{le)) != len(ANSIString({lclook{lttest{le).split(n)[0]) 2015-03-07 18:17:03 +01:00
Griatch
fe48757928 Made settings listing from launcher alphabetical. Fixed bug in mxp-to-html for the webclient. 2015-03-07 16:04:08 +01:00
Griatch
19b1ef8fc9 Fixed an unpuppeting bug for bots 2015-03-07 15:24:03 +01:00
Griatch
004b76250f Added ansi->irccolor support to IRC protocol, for sending color codes to the irc channel. Resolves #632. 2015-03-07 15:04:20 +01:00
Griatch
fc56b12f52 Made ircbot work correctly with latest code, lead to a fixing of a bug in script creation. 2015-03-07 13:22:11 +01:00
Griatch
f901da0474 fixed minor typo in docstring pointed out by tajmone. 2015-03-07 11:35:32 +01:00
Griatch
a1a821b7b5 added listsettings option to evennia launcher, to easier inspect the values of the currently chosen settings file. 2015-03-07 01:37:31 +01:00
Griatch
cde9cd36df Added a throttling mechanism to avoid too many quick retries of passwords. Implements #634. Note that one could also throttle the creation of Player accounts this way, but this would interfere with dummyrunner operation, so it is not included by default. 2015-03-06 22:43:40 +01:00
Griatch
04a1d9c238 Added CONN_MAX_AGE setting to 7hrs to avoid 'database has gone away' errors with MySQL default settings. Resolves #619. 2015-03-06 21:21:07 +01:00
Griatch
a6c2910e93 fixed small inconsistency in returning a single script from the manager. 2015-03-06 20:54:44 +01:00
Griatch
84ccbf6b86 Fixed a migration that didn't run properly. Made typeclass loading a little more forgiving, giving a log_trace and loading the dbclass rather than crashing immediately. 2015-03-06 19:51:51 +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
895f8504cd Run migrations! Removed global system scripts, moving into maintenance functions on the portal and server level. This means that runtimes will be reset as the system resets to the new system. 2015-03-06 16:54:37 +01:00
Griatch
6dcc1b80b0 Added NOP keepalive to telnet protocol. Resolves #641. 2015-03-06 16:53:24 +01:00
Griatch
0a57f3c9a9 Removed unused scripts 2015-03-06 16:07:47 +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
17400ede6b Fixed trunkated docstring in evtable. Resolves #686. 2015-03-05 17:16:26 +01:00
Griatch
9d6b4bd545 fixed kwarg multiple-option call to django-admin 2015-03-05 15:41:21 +01:00
Griatch
9392154ab7 Added --settings option to evennia-launcher. 2015-03-05 15:33:09 +01:00
Griatch
a54287512b updated date on tutorial world 2015-03-05 15:04:48 +01:00
Griatch
d3f06218f8 Minor update to parsing 2015-03-05 15:04:20 +01:00
Tristano Ajmone
8af908d4f7 TYPO IN COMMENTS: currently valids PIDs
currently valids PIDs  => currently valid PIDs
2015-03-05 12:06:11 +01:00
Tristano Ajmone
45e9c85f3e TYPO IN COMMENTS: suggestsion
suggestsion => suggestions
2015-03-05 12:06:11 +01:00
Tristano Ajmone
99ab2c5d72 TYPO COMMENTS: objcet
objcet => object
2015-03-05 12:06:11 +01:00
Tristano Ajmone
79e9346de9 TYPO COMMENTS: extra bracket
with one msg() call))

to

with one msg() call)
2015-03-05 12:06:11 +01:00
Tristano Ajmone
040a44c5cb TYPO IN COMMENTS: withTout
withtout => without
2015-03-05 12:06:11 +01:00
Tristano Ajmone
e2bc05585f TYPO IN SOURCE COMMENTS: # server creating new connectionG
# server creating new connectiong

to

# server creating new connections
2015-03-05 12:06:11 +01:00
Tristano Ajmone
f1b38bf9a4 TYPO IN COMMENTS: tweaking the way THE child instanceE are recognized
Changed in comments:
"tweaking the way the child instancee are recognized"
to
"tweaking the way child instances are recognized"
2015-03-05 12:06:11 +01:00
Griatch
f55f66c3ee moved locale to right place. Will need to look closer at how i18n works in new setup. 2015-03-05 00:21:38 +01:00
tajmone
e357884f4a Italian Localization
Italian Localization of Evennia: first draft. 100% translated. A few
doubts have been marked as FUZZY and commented (En + It) in .po file!
2015-03-04 21:42:46 +01:00
Griatch
21e4a6bca7 Updated docstrings as an example 2015-03-04 21:42:23 +01:00
Griatch
a70969f221 added search_tag to flat API. 2015-03-02 23:17:48 +01:00
Griatch
5da4da34c0 Moved tags to the end of examine command output. 2015-03-02 21:39:27 +01:00
Griatch
9ffba037f8 Updated the tutorial world's lockfuncs to work correctly. Resolves #682. 2015-03-02 21:35:55 +01:00
Griatch
d1c7111db1 Gave twistd.bat an absolute path for Windows installs. Resolves #681. 2015-03-02 20:06:37 +01:00
Griatch
ed3d181297 Update CONTRIBUTING.md 2015-03-02 11:21:25 +01:00