Commit graph

8415 commits

Author SHA1 Message Date
Griatch
dbda121ebb Up Twisted version to 22.10+ 2022-11-18 12:23:17 +01:00
Griatch
8761d3e165 Use isort, run format on code 2022-11-18 12:02:46 +01:00
Griatch
f1d1599692 Update pyproject.toml for future compliance 2022-11-17 19:44:48 +01:00
Griatch
cebd09e0d9 Clean up unknown mysql build action 2022-11-16 23:14:34 +01:00
Griatch
5d3b463dd2 Upgrade gh-docker action 2022-11-16 22:50:16 +01:00
Griatch
b08bfbce96 Upgrade checkout action 2022-11-16 22:20:46 +01:00
Griatch
3278cb7cf4 Upgrade postgresql-binary version for CS builds 2022-11-16 22:06:48 +01:00
Griatch
cf6eab7e6d Test removing psycopg2 install from CS build 2022-11-16 21:58:44 +01:00
Griatch
36b178e342 Up djangorestframework dependency 2022-11-16 21:18:00 +01:00
Griatch
3a0da276bb Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
a51664ada9 Return to previous CS build style 2022-11-16 19:33:09 +01:00
Griatch
ad7993c556 Test different build profiles 2022-11-16 19:24:33 +01:00
Griatch
eb3fcc0a59 Make string generator backwards compatible 2022-11-16 00:18:23 +01:00
Griatch
60d7cc1af8 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
7550d30f41 Raise clearer error on circular call of GLOBAL_SCRIPTS. Resolve #2983. 2022-11-15 22:03:06 +01:00
Griatch
06b9262b8c Hide prototypes from script command (use spawn/list) instead 2022-11-15 21:49:48 +01:00
Griatch
f90d4d3eaa Fix 2982 2022-11-15 21:24:35 +01:00
Griatch
1d49590ba4 Fix doc versioning sidebar 2022-11-15 20:56:04 +01:00
Griatch
03d63067d4 Revert "Updated HTML docs."
This reverts commit b93bccfe88.
2022-11-15 20:46:50 +01:00
Griatch
b93bccfe88 Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
be3c77309f Fixing doc deploy 2022-11-15 20:39:49 +01:00
Griatch
9eb4ee8529 Update docbuilder action 2022-11-14 22:22:31 +01:00
Griatch
9ff77f0d94 Testing alternative versioning 2022-11-14 22:22:31 +01:00
Griatch
108cee50e1 Update doc deploy to skip legacy docs 2022-11-14 22:22:31 +01:00
Griatch
b9c059670f
Merge pull request #2984 from Antrare/patch-2
Update menu_login.py
2022-11-14 09:14:30 +01:00
Antrare
4c463feebe
Update menu_login.py
Updating installation instructions to be in line with new requirements.
2022-11-14 11:49:23 +11:00
Griatch
4606ed5e12 Some minor refactoring 2022-11-13 20:59:03 +01:00
Griatch
966ce13691 More fixes to url docs for tutorials 2022-11-13 20:51:59 +01:00
Griatch
a03ae3982f Update web tutorial with django path variable. Close 2664. 2022-11-13 20:47:41 +01:00
Griatch
c562909924 Fix EvMenu failure to stop if returning options as an empty dict. Resolve #2981 2022-11-13 20:31:52 +01:00
Griatch
5d0fe2e384 Fix version return of evennia -v 2022-11-13 18:18:11 +01:00
Griatch
dab057f5cc
Merge pull request #2980 from homeofpoe/patch-15
Extend fstring usage
2022-11-11 09:17:13 +01:00
homeofpoe
877ad644d0
Extend fstring usage
Adds usage of fstrings to make the file cleaner to read.
2022-11-10 16:19:38 -08:00
Griatch
014c938361 Cleanup of several documentation pages 2022-11-10 23:22:48 +01:00
Griatch
2cbca12b9f Rounds of doc cleanups 2022-11-10 23:15:54 +01:00
Griatch
533d84626c
Merge pull request #2979 from InspectorCaracal/default-channel-typeclass
Remove typeclass from default channels setting
2022-11-10 22:25:10 +01:00
Griatch
2ebc2ec8c8
Merge pull request #2978 from InspectorCaracal/cmd-docfix
Update Command docstring
2022-11-10 22:24:27 +01:00
Griatch
7d2d8aaa49 Format code imports 2022-11-10 22:21:12 +01:00
Griatch
1165532260 Update docs links 2022-11-09 21:46:06 +01:00
Griatch
f2c672204c Doc linking changes 2022-11-09 21:46:06 +01:00
Griatch
acdf1043cb Update api docs 2022-11-09 21:46:06 +01:00
Griatch
60340eb092
Merge pull request #2976 from Antrare/patch-2
Update README.md
2022-11-09 19:03:10 +01:00
InspectorCaracal
2a10a5bfaf
Remove typeclass from default channel 2022-11-08 21:44:51 -07:00
InspectorCaracal
26519a67a8
update Command docstring 2022-11-08 20:56:33 -07:00
Antrare
1432dfbd1c
Update README.md
CONNECTION_SCREEN_MODULE was invalidly referenced.
2022-11-09 10:22:31 +11:00
Griatch
4b6ee288c1 Previous two commits dealt with cmdset duplication issue. Resolve #2938 2022-11-07 23:55:24 +01:00
Griatch
fddd9b3de7 Fix bug if red button demo losing cmdset after reload 2022-11-07 23:37:23 +01:00
Griatch
47274afcd0 Testing for command duplication bug] 2022-11-07 23:13:49 +01:00
Griatch
babe63d60d Fix missing f-strings for dig 2022-11-07 22:08:22 +01:00
Griatch
c23e551218 Fix destroy not being informative about moved content. Resolve #2971 2022-11-07 18:31:26 +01:00