InspectorCaracal
|
a6213b0d7e
|
correct $pron test
|
2022-11-16 14:45:06 -07:00 |
|
InspectorCaracal
|
1d0c84381f
|
Expand pronoun tests
plural handling
use source as defaults and always apply gender
|
2022-11-16 14:29:11 -07: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 |
|
Griatch
|
db18e91e89
|
Fix tests related to changing TraitHandler.all to TraitHandler.all()
|
2022-11-07 18:13:56 +01:00 |
|
Griatch
|
e9917c11a9
|
Make TraitHandler.all a method to match other handlers
|
2022-11-07 18:11:04 +01:00 |
|
Griatch
|
2ac589dbc4
|
Remove chance of cmdset evmenu overlap. Resolve #2855
|
2022-11-07 00:42:01 +01:00 |
|
Griatch
|
44534153dc
|
Another fix for CmdPage
|
2022-11-06 17:17:40 +01:00 |
|
Griatch
|
3bd8649463
|
Fix access bug using page/last.
|
2022-11-06 17:05:20 +01:00 |
|
Griatch
|
85ea86cbd5
|
Honor whitespace in funcparser unparsed strings. Resolve #2927
|
2022-11-06 16:38:35 +01:00 |
|
Griatch
|
88c9481a6d
|
Add ServerSession.get_display_name as alias to puppet/account versions. Resolve #2839
|
2022-11-06 11:17:07 +01:00 |
|
Griatch
|
0c2ff6914b
|
Verified and added unit test for Resolving #2760
|
2022-11-06 10:59:51 +01:00 |
|
Griatch
|
652e83c234
|
Fix issue with EvTable crop. Resolve #2761
|
2022-11-06 10:52:24 +01:00 |
|
Griatch
|
c16e909704
|
Support direct EvColumn adds to EvTable. Resolves #2762
|
2022-11-06 10:23:20 +01:00 |
|
Griatch
|
73b1ee8f48
|
Ran black on code
|
2022-11-05 23:35:25 +01:00 |
|
Griatch
|
be258cca8c
|
Fix EvTable issues.
|
2022-11-05 23:30:11 +01:00 |
|
Griatch
|
13d68d4ee7
|
Add more unit tests for Evtable; start docs for several components
|
2022-11-05 20:40:39 +01:00 |
|
Griatch
|
79426fa354
|
Fix some typos; skipping test awaiting later refactorings
|
2022-11-05 19:11:19 +01:00 |
|