Commit graph

5308 commits

Author SHA1 Message Date
ChrisLR
bcbe5cd0ea Fix doc 2022-11-25 16:10:12 -05:00
ChrisLR
282024b994 Fix doc 2022-11-25 16:07:16 -05:00
ChrisLR
f0a2d55c42 Docs 2022-11-25 16:04:20 -05:00
Griatch
ff6e01475d Fix unit test. Update/remove more coding docs 2022-11-25 21:22:34 +01:00
Avalon Hope
3930bb7978 Update test_search.py 2022-11-25 11:25:50 +00:00
Griatch
5e5fe1dcde Merge pull request #2997 from rmgr/evadventure_chargen_cleanup
evAdventure tidy up to get chargen.py working
2022-11-25 12:21:44 +01:00
Griatch
795cdb8b31 Merge pull request #2993 from chiizujin/quell_spaces
Fix extra/missing spaces in quell output (#2991)
2022-11-25 12:14:37 +01:00
Griatch
8181c215e8 Add search_dbref alias for dbref_search. Resolve #2995. 2022-11-25 12:13:31 +01:00
Griatch
c3abc6340c Merge pull request #2994 from InspectorCaracal/clothing-contrib-1.0
Update clothing contrib for 1.0
2022-11-25 12:06:00 +01:00
Griatch
e6324e1bd5 Merge pull request #2992 from InspectorCaracal/rpsystem-1.0
Update rpsystem contrib with new hooks
2022-11-25 11:57:01 +01:00
Griatch
ce6c085fbc Merge pull request #2990 from InspectorCaracal/wilderness-update
Update wilderness contrib for 1.0
2022-11-25 11:53:06 +01:00
rmgr
b330499790 evAdventure tidy up to get chargen.py working 2022-11-25 12:36:00 +10:30
Griatch
da341af663 Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
InspectorCaracal
204cb16b2f add settings to docs 2022-11-22 13:35:06 -07:00
InspectorCaracal
85b0b3cca8 run black 2022-11-22 00:13:18 -07:00
InspectorCaracal
371ec9f7fe update clothing contrib 2022-11-22 00:06:51 -07:00
Chiizujin
222c7e1ec9 Fix extra/missing spaces in quell output (#2991) 2022-11-22 16:44:46 +11:00
InspectorCaracal
04f8dcdb4c update rpsystem contrib 2022-11-21 21:31:18 -07:00
InspectorCaracal
eda361d7d6 minor docs change, add preserve_items to create method 2022-11-21 20:40:26 -07:00
InspectorCaracal
de24d2646d add test for preserve_items opt and fix 2022-11-21 20:31:57 -07:00
InspectorCaracal
ab317a691e some more updates and cleanup 2022-11-21 18:25:53 -07:00
InspectorCaracal
a69f416162 update wilderness contrib 2022-11-21 17:34:40 -07:00
Griatch
77e78573ca Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
InspectorCaracal
6abdb78e46 rename test class for clarity 2022-11-20 21:00:29 -07:00
InspectorCaracal
e398e904e3 add import 2022-11-20 19:43:26 -07:00
InspectorCaracal
dee79edcbb update and fix chargen contrib test 2022-11-20 19:30:21 -07:00
Griatch
86318b7559 Made character_generator actually run its tests 2022-11-21 00:50:09 +01:00
Griatch
b84fab9300 More doc syncing 2022-11-19 20:49:30 +01:00
Griatch
68b87d6157 Taking pass cleaning up docs 2022-11-19 20:24:11 +01:00
Griatch
2f2dada10b Update install instructions for Windows 2022-11-19 18:36:47 +01:00
Griatch
9235c0484c Add binary file generation for windows 2022-11-19 18:13:16 +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
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