Commit graph

8423 commits

Author SHA1 Message Date
Griatch
8787f8c34f Support install from pypi (rc1) 2022-11-19 01:25:55 +01:00
Griatch
6c52fd0da9 Update docstring for #2898. 2022-11-18 12:30:45 +01:00
Griatch
e43820ae8d Merge pull request #2898 from VexiaOnline/VexiaOnline-get_numbered_name-PR
Use `self.name` instead of `self.key` as fallback in `DefaultObject.get_numbered_name`
2022-11-18 12:28:40 +01:00
Griatch
74084744f7 Merge pull request #2923 from InspectorCaracal/pronoun-tests
Expand pronoun tests
2022-11-18 12:26:55 +01:00
Griatch
64bce9ad57 Up Twisted version to 22.10+ 2022-11-18 12:23:17 +01:00
Griatch
eafe390db4 Use isort, run format on code 2022-11-18 12:02:46 +01:00
InspectorCaracal
c0fdd5a5db ran black 2022-11-17 19:36:07 -07:00
Griatch
617bff3c82 Update pyproject.toml for future compliance 2022-11-17 19:44:48 +01:00
Griatch
0dac1361c5 Clean up unknown mysql build action 2022-11-16 23:14:34 +01:00
Griatch
d43ca922a2 Upgrade gh-docker action 2022-11-16 22:50:16 +01:00
InspectorCaracal
344c2dfc3b correct $pron test 2022-11-16 14:45:06 -07:00
InspectorCaracal
b5fa5726d9 Expand pronoun tests
plural handling

use source as defaults and always apply gender
2022-11-16 14:29:11 -07:00
Griatch
01b5194924 Upgrade checkout action 2022-11-16 22:20:46 +01:00
Griatch
4e31c37f77 Upgrade postgresql-binary version for CS builds 2022-11-16 22:06:48 +01:00
Griatch
d0e287175b Test removing psycopg2 install from CS build 2022-11-16 21:58:44 +01:00
Griatch
dcc9777e8d Up djangorestframework dependency 2022-11-16 21:18:00 +01:00
Griatch
070ac15418 Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
7f2fb9a121 Return to previous CS build style 2022-11-16 19:33:09 +01:00
Griatch
a0881c0f82 Test different build profiles 2022-11-16 19:24:33 +01:00
Griatch
789eef8f76 Make string generator backwards compatible 2022-11-16 00:18:23 +01:00
Griatch
544638bf42 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
c62bda9d77 Raise clearer error on circular call of GLOBAL_SCRIPTS. Resolve #2983. 2022-11-15 22:03:06 +01:00
Griatch
d8924837f9 Hide prototypes from script command (use spawn/list) instead 2022-11-15 21:49:48 +01:00
Griatch
81bc51fa72 Fix 2982 2022-11-15 21:24:35 +01:00
Griatch
42ba6eccbf Fix doc versioning sidebar 2022-11-15 20:56:04 +01:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
59e50f3fa5 Fixing doc deploy 2022-11-15 20:39:49 +01:00
Griatch
418aa4f964 Update docbuilder action 2022-11-14 22:22:31 +01:00
Griatch
d3e62de99e Testing alternative versioning 2022-11-14 22:22:31 +01:00
Griatch
a1cc39e165 Update doc deploy to skip legacy docs 2022-11-14 22:22:31 +01:00
Griatch
af4af1d0c3 Merge pull request #2984 from Antrare/patch-2
Update menu_login.py
2022-11-14 09:14:30 +01:00
Antrare
ace067c4f5 Update menu_login.py
Updating installation instructions to be in line with new requirements.
2022-11-14 11:49:23 +11:00
Griatch
71d05208ac Some minor refactoring 2022-11-13 20:59:03 +01:00
Griatch
5eeef792a7 More fixes to url docs for tutorials 2022-11-13 20:51:59 +01:00
Griatch
84c17ff5ed Update web tutorial with django path variable. Close 2664. 2022-11-13 20:47:41 +01:00
Griatch
7c08f77aa0 Fix EvMenu failure to stop if returning options as an empty dict. Resolve #2981 2022-11-13 20:31:52 +01:00
Griatch
804e44c3f0 Fix version return of evennia -v 2022-11-13 18:18:11 +01:00
Griatch
13cf10ddff Merge pull request #2980 from homeofpoe/patch-15
Extend fstring usage
2022-11-11 09:17:13 +01:00
homeofpoe
ebc05def21 Extend fstring usage
Adds usage of fstrings to make the file cleaner to read.
2022-11-10 16:19:38 -08:00
Griatch
f4d677dbba Cleanup of several documentation pages 2022-11-10 23:22:48 +01:00
Griatch
4128bc4733 Rounds of doc cleanups 2022-11-10 23:15:54 +01:00
Griatch
86686c0d15 Merge pull request #2979 from InspectorCaracal/default-channel-typeclass
Remove typeclass from default channels setting
2022-11-10 22:25:10 +01:00
Griatch
7ff30a5d17 Merge pull request #2978 from InspectorCaracal/cmd-docfix
Update Command docstring
2022-11-10 22:24:27 +01:00
Griatch
a461a97576 Format code imports 2022-11-10 22:21:12 +01:00
Griatch
92834aacd0 Update docs links 2022-11-09 21:46:06 +01:00
Griatch
343d630245 Doc linking changes 2022-11-09 21:46:06 +01:00
Griatch
305bbe4d5e Update api docs 2022-11-09 21:46:06 +01:00
Griatch
f88abfe38c Merge pull request #2976 from Antrare/patch-2
Update README.md
2022-11-09 19:03:10 +01:00
InspectorCaracal
d3133a2021 Remove typeclass from default channel 2022-11-08 21:44:51 -07:00