Griatch
|
40f5fc9a85
|
Add warning about using {-color contrib syntax
|
2022-10-29 18:32:09 +02:00 |
|
Griatch
|
a92f84bd58
|
Fix msg_contents to not interfere with extra brackets in input (and {-style colors). Resolve #2696
|
2022-10-29 17:06:13 +02:00 |
|
Griatch
|
43378b4c41
|
Ran black on sources
|
2022-09-18 23:58:32 +02:00 |
|
Griatch
|
a0a0a248a0
|
Break up/extend MULTISESSION_MODE into several new settings
|
2022-09-17 11:58:22 +02:00 |
|
Andrew Bastien
|
e0dc224d08
|
Fixed remaining issues. All tests pass.
|
2022-07-14 22:53:37 -04:00 |
|
Griatch
|
a83f21ef2f
|
Apply black to cleanup code
|
2022-06-12 09:46:48 +02:00 |
|
InspectorCaracal
|
96835fa445
|
fix obsolete .restart calls
|
2022-05-25 21:09:00 -06:00 |
|
Griatch
|
82bb35e333
|
Merge pull request #2725 from ChrisLR/component-signals
[Components Contrib] Component signals
|
2022-04-23 14:28:53 +02:00 |
|
ChrisLR
|
326b32a587
|
Added docstrings for signals
|
2022-04-12 18:51:09 -04:00 |
|
ChrisLR
|
c22a08851f
|
Added basic signal system with corresponding tests
|
2022-04-12 18:32:55 -04:00 |
|
ChrisLR
|
f77593994e
|
Changed DBField and NDBField delimiters from __ to ::
|
2022-03-31 12:00:47 -04:00 |
|
ChrisLR
|
738a107caf
|
Changed TagField delimiter from __ to ::
|
2022-03-27 10:56:26 -04:00 |
|
ChrisLR
|
cc258e6c1b
|
Clarified some docstring
|
2022-03-22 10:25:54 -04:00 |
|
ChrisLR
|
909e34528b
|
Updated the readme to include tag functionality
|
2022-03-22 09:54:01 -04:00 |
|
ChrisLR
|
79be6a4689
|
Added some docstring, cleaned to avoid duplication, added relevant tests
|
2022-03-22 09:39:35 -04:00 |
|
ChrisLR
|
6f6ceb231c
|
Added TagField for components
|
2022-03-22 07:40:17 -04:00 |
|
Narvath
|
f6e20f980c
|
Forgot some typo
|
2022-03-13 03:21:26 +01:00 |
|
Narvath
|
89f6909aff
|
Applying a few corrections
|
2022-03-13 03:02:19 +01:00 |
|
Narvath
|
69a8ed2378
|
component-contrib:add component name as tag on host
|
2022-03-12 17:09:13 +01:00 |
|
ChrisLR
|
8b5d978094
|
Components Squash (#1)
Adds the first part of Components Contrib and related docs
|
2022-03-06 10:34:04 -05:00 |
|
Griatch
|
bd3e31bf3c
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
Griatch
|
628afe9367
|
Refactor 1.0 docs with new toctree structure and inheritance
|
2022-02-06 19:27:15 +01:00 |
|
Griatch
|
5859de7054
|
Change to use super() instead of the old py2 style everywhere
|
2022-01-26 21:51:55 +01:00 |
|
Griatch
|
bbf45af2dd
|
Refactor all test classes into evennia.utils.test_resources. Update docs.
|
2022-01-21 00:17:24 +01:00 |
|
Griatch
|
e96bbb4b86
|
Clean up contrib docs, autogeneration
|
2022-01-08 15:04:07 +01:00 |
|
Griatch
|
a4a658616e
|
Run migrations. Update contrib paths stored in db
|
2022-01-07 18:11:51 +01:00 |
|
Griatch
|
19f920b6d4
|
Clean up all test suites
|
2022-01-07 16:12:12 +01:00 |
|
Griatch
|
1593a92d46
|
Remove prototype init from evennia init
|
2022-01-03 22:22:19 +01:00 |
|
Griatch
|
498a031662
|
Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings
|
2021-12-22 01:23:03 +01:00 |
|
Griatch
|
8139fd79c7
|
Update links/paths to new contrib locations
|
2021-12-19 17:46:17 +01:00 |
|
Griatch
|
04a95297b5
|
First version of moved contrib tests
|
2021-12-18 23:49:51 +01:00 |
|
Griatch
|
0ab1c30716
|
Refactoring contribs
|
2021-12-18 18:02:37 +01:00 |
|
Griatch
|
f5f75bd04d
|
Start refactor contrib folder
|
2021-12-18 11:32:34 +01:00 |
|