Commit graph

7657 commits

Author SHA1 Message Date
telimektar3
f0f80a39a0 Made spelling and grammar corrections. 2022-02-14 10:13:57 -05:00
Griatch
1b2c777fc4 Fix remaining bug in defaultdict Attribute support 2022-02-14 09:17:24 +01:00
Griatch
4e2962fef8 Further improvement of log conditional 2022-02-14 00:34:13 +01:00
Griatch
39368bc9ae Make type/force update rather than reset. Resolve #2504 2022-02-14 00:04:58 +01:00
Griatch
2e94e1b67d Fix of server/portal log upstart condition 2022-02-13 23:26:39 +01:00
Griatch
42ee0db1da Update logger.py to use new Twisted log api. No change in evennia-side usage 2022-02-13 22:52:11 +01:00
Griatch
e9212ff898 Better handle error on webserver startup. Resolve #2057 2022-02-13 12:35:33 +01:00
Griatch
0e401017ab Handle AMP issue. Resolve #2053. 2022-02-13 11:57:28 +01:00
Griatch
99255bcf07 Remove spurious init file. Resolve #2612 2022-02-12 20:54:48 +01:00
Griatch
29430d8d0f Avoid inf recursion when deleting script from at_stop. Resolve #2642 2022-02-12 20:19:35 +01:00
Griatch
a19211f3fd Protect against standing in the wrong folder when running makemessages or compilemessages i18n commands. Resolve #2582 2022-02-12 18:59:00 +01:00
Griatch
a17fa2a454 Add run_in_main_thread as helper for those wanting to run server code from web view. Resolve #2457 2022-02-12 18:44:38 +01:00
Griatch
9ee97d9b6c Clean up the last part of the beginner tutorial part 1 2022-02-12 17:14:40 +01:00
Griatch
a40d66847b Update unit test to pass 2022-02-12 14:55:26 +01:00
Griatch
489d079d10 Update CHANGELOG 2022-02-12 14:16:41 +01:00
Griatch
cab8f0eb2b Merge branch 'develop' of https://github.com/owllex/evennia into owllex-develop 2022-02-12 14:15:25 +01:00
Griatch
ce16d47501 Update changelog 2022-02-12 14:11:26 +01:00
Griatch
58454c7109 Merge branch 'develop' of https://github.com/aMiss-aWry/evennia into aMiss-aWry-develop 2022-02-12 14:04:13 +01:00
Tim Goode
22ee28ed64 Update docs for latest version 2022-02-12 14:03:19 +01:00
Owllex
f375bc923c Add deserialize() shortcut on _SaverMutable.
Fix a bug in deserialize for _SavedOrderedDict as it uses non-standard
initialization.
2022-02-11 12:56:17 -08:00
Griatch
2c3b82ac4a Add say/who to the Lunr exception list. Add setting to extend the list from gamedir. 2022-02-09 23:03:08 +01:00
Griatch
a58b667bb0 Fix dep-warning message on persistent cmdset.add kwarg 2022-02-09 19:38:52 +01:00
Wendy Wang
6f4031fea3 Logger error typo fix.
announce_move_from() exception currently claims to be at_announce_move(). No longer, with this change!
2022-02-09 14:31:49 +01:00
Wendy Wang
64b9f9e508 Fix for bug #2643: NAttributes on examine.
Non-Persistent Attributes now shown in examine.
2022-02-09 14:28:08 +01:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
4582eb4085 Make ContentsHandler retain insert order 2022-02-07 22:50:40 +01:00
Griatch
5e2372f79d Make sure Typeclass.at_init() is always called on cache initialization for any typeclass. Resolve #2641 2022-02-07 20:45:48 +01:00
Griatch
a427594f25 Correct lineno alignment for docs; fix sidebar displays 2022-02-06 23:31:59 +01:00
Griatch
39b4b7846b Optimized docs search for more relevant scoring 2022-02-06 22:43:39 +01:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
62477eac50 Fix Script example. Resolve #2600. 2022-02-05 23:20:05 +01:00
Griatch
b3005239e4 Correct add instead of set in doc; Resolve #2435. 2022-02-05 23:12:14 +01:00
Griatch
4af263b362 Extended install instructions for gendersub. REsolve #2525. 2022-02-05 23:08:17 +01:00
Griatch
8a7ebf992b Fix caller reference in doc. Resolve #2296. 2022-02-05 23:00:45 +01:00
Griatch
8ea4bafe91 Update doc on requirements 2022-02-05 20:37:27 +01:00
Griatch
6b63fbb751 Fix for further testing 2022-02-05 19:49:50 +01:00
Griatch
f1a256f51d Merge branch 'master' into develop 2022-02-05 19:48:50 +01:00
Griatch
5fdadb7362 Inconsistent test result 3.9 vs 3.10 2022-02-05 19:48:15 +01:00
Griatch
898791d039 Merge branch 'master' into develop 2022-02-05 19:43:08 +01:00
Griatch
d55136e852 Sync doc-build reqs 2022-02-05 19:42:36 +01:00
Griatch
57e144856c Merge branch 'develop' of github.com:evennia/evennia into develop 2022-02-05 19:36:36 +01:00
Griatch
7f7d03213b Merge branch 'master' into develop 2022-02-05 19:36:23 +01:00
Griatch
68e9c8f4c6 Backport support for py3.10 2022-02-05 19:35:46 +01:00
Griatch
66f5c4ab20 Fix and clean up docker build doc 2022-02-05 18:51:23 +01:00
Griatch
8db2264a47 Fix and clean up docker build doc 2022-02-05 18:27:18 +01:00
Griatch
ad70e98717 Corrections to doc makefile 2022-02-05 17:11:12 +01:00
Griatch
c1e58af928 Adjustments to build process 2022-02-05 17:10:39 +01:00
Griatch
c5a36088c4 updating arxcode install doc 2022-02-05 17:03:12 +01:00
Griatch
9e9dcd47d9 More doc cleanup 2022-02-05 16:54:06 +01:00
Griatch
4600b0956f Update troubleshooting docs 2022-02-05 16:40:36 +01:00