Commit graph

14 commits

Author SHA1 Message Date
Griatch
b1ebbbecd3 Rename all at_before/after hooks to at_pre/post. Old names still work but are deprecated. Resolves #1454. 2021-10-31 22:18:58 +01:00
Griatch
b69d056ef2 Change to MyST parser 2021-10-26 21:31:20 +02:00
Dimitri
ee56cc8c5e correct typo "npt" -> "npc" 2021-10-12 12:13:42 -06:00
Dimitri
7e90599482 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 12:13:42 -06:00
Griatch
a070246123 Complete permanent->persistent rename of cmdset kwarg for consistency 2021-08-06 17:16:44 +02:00
amfl
6ccd5a61fd Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
dca88243f4 Clean up develop doc build to avoid clashes 2020-10-19 22:40:43 +02:00
Griatch
15872a54d2 Recovered my old where-do-I-begin article from Imaginary Realities and adopted it into tutorial 2020-07-31 20:52:18 +02:00
Griatch
0c4b0e1fab Wrote introduction to tutorial-game coding section 2020-07-31 19:25:22 +02:00
Griatch
5a6b9f4699 Refactor starting tutorial intro pages 2020-07-31 18:40:48 +02:00
Griatch
ff6c307c02 Clean up client grid 2020-07-31 18:15:53 +02:00
Griatch
035639b8e9 Finish up doc on sittables 2020-07-27 22:04:07 +02:00
Griatch
a22ca9a925 Ran black on sources, add black config 2020-07-27 21:09:13 +02:00
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00