Commit graph

12 commits

Author SHA1 Message Date
Dimitri
bd8bc89f80 issue #2243 -- prefer f-strings over %-interpolation
edited docs to prefer f-strings, then str.format(), and remove %-interpolation

additional ad-hoc documentation fixes, as opportunities seen:
- replace Built-In Function (BIF) "min" variable with "mins"
- prefer BIF str(var) over "%s" % var
- reformat some code examples to clarify multiple args passed to functions
- change some single-quote strings to double-quotes for consistency
- fix mismatched parens

misc edits:
- add .vscode/ to gitignore
2021-10-12 07:14:04 -06:00
Griatch
3e90e0bb14 Refactor CommandTest, inspired by PR #2326 by @davewiththenicehat 2021-03-14 16:22:21 +01:00
Griatch
269fc3b1bc Changes to deploy mechanism 2020-06-13 10:43:28 +02:00
Griatch
ff4013a58a Changed ignores to not use linux-type paths. 2015-05-26 00:15:36 +02:00
Peter Finlayson
a0fb836fdb ignore Windows files generated during setup 2015-05-26 00:13:12 +02: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
8ac011bf66 Added .gitignore file to template 2015-02-02 16:15:39 +01:00
Kelketek Rritaa
112e7c652d Leftover news app cleanup, .gitignore updated. 2014-06-29 08:29:41 -05:00
Kelketek Rritaa
7d12c6dd69 Added custom Evennia admin and ability to toggle it. 2014-06-28 16:29:57 -05:00
Kelketek Rritaa
fbe0eab01c Some consistency improvements with URL overrides. 2014-06-28 16:28:24 -05:00
Griatch
443a29d63f Removed version-check that required hg. 2014-01-23 01:17:39 +01:00
Griatch
2c4a0a5fc8 Removed hgignore for gitignore 2014-01-23 00:57:58 +01:00