Commit graph

5123 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
InspectorCaracal
d3133a2021 Remove typeclass from default channel 2022-11-08 21:44:51 -07:00
InspectorCaracal
3d13addc7c update Command docstring 2022-11-08 20:56:33 -07:00
Antrare
fec6b93f6a Update README.md
CONNECTION_SCREEN_MODULE was invalidly referenced.
2022-11-09 10:22:31 +11:00
Griatch
c4e4544abd Previous two commits dealt with cmdset duplication issue. Resolve #2938 2022-11-07 23:55:24 +01:00
Griatch
340b979d0d Fix bug if red button demo losing cmdset after reload 2022-11-07 23:37:23 +01:00
Griatch
789b8784d5 Testing for command duplication bug] 2022-11-07 23:13:49 +01:00
Griatch
176cf1133e Fix missing f-strings for dig 2022-11-07 22:08:22 +01:00
Griatch
68d45f3526 Fix destroy not being informative about moved content. Resolve #2971 2022-11-07 18:31:26 +01:00
Griatch
560c9356bb Fix tests related to changing TraitHandler.all to TraitHandler.all() 2022-11-07 18:13:56 +01:00
Griatch
87863757bf Make TraitHandler.all a method to match other handlers 2022-11-07 18:11:04 +01:00
Griatch
fa55ab3474 Remove chance of cmdset evmenu overlap. Resolve #2855 2022-11-07 00:42:01 +01:00
Griatch
006681f9d0 Another fix for CmdPage 2022-11-06 17:17:40 +01:00
Griatch
00757677b7 Fix access bug using page/last. 2022-11-06 17:05:20 +01:00
Griatch
443aae7f20 Honor whitespace in funcparser unparsed strings. Resolve #2927 2022-11-06 16:38:35 +01:00
Griatch
b37ce26005 Add ServerSession.get_display_name as alias to puppet/account versions. Resolve #2839 2022-11-06 11:17:07 +01:00
Griatch
c92d2a0c1e Verified and added unit test for Resolving #2760 2022-11-06 10:59:51 +01:00
Griatch
cc6206db93 Fix issue with EvTable crop. Resolve #2761 2022-11-06 10:52:24 +01:00
Griatch
9438e5856a Support direct EvColumn adds to EvTable. Resolves #2762 2022-11-06 10:23:20 +01:00
Griatch
7d8c6f2a26 Ran black on code 2022-11-05 23:35:25 +01:00
Griatch
020854f697 Fix EvTable issues. 2022-11-05 23:30:11 +01:00
Griatch
d9ec226436 Add more unit tests for Evtable; start docs for several components 2022-11-05 20:40:39 +01:00
Griatch
109e75d51c Fix some typos; skipping test awaiting later refactorings 2022-11-05 19:11:19 +01:00
Griatch
9709ecbc57 Support 'a' (absolute) justification. Let EvForm accept EvCells as mappings. Resolve #2762 2022-11-05 17:59:32 +01:00
Griatch
158b9e2e12 Add literals-mappings to EvForm for custom remaps 2022-11-05 14:13:29 +01:00
Griatch
f48db64a7c Refactor EvForm code for readability and style 2022-11-05 13:25:53 +01:00
InspectorCaracal
078dc12377 check for .category attribute 2022-11-01 18:50:12 -06:00
Griatch
0991116197 Merge pull request #2966 from owllex/develop
Change default ID field to be BigAutoField.
2022-11-01 23:29:07 +01:00
Griatch
8f39c49aea Apply formatter 2022-11-01 23:27:33 +01:00
Griatch
2bb8da38ee Merge pull request #2968 from InspectorCaracal/rpsystem-emote-fallback
Add optional fallback sdesc to rpsystem emote
2022-11-01 23:25:40 +01:00