Griatch
|
9c3ba936e4
|
Run black on sources
|
2024-06-27 16:01:09 +02:00 |
|
Griatch
|
9ca41b5d0d
|
Update game template class doc strings to be more up-to-date. Resolve #3387
|
2024-06-27 15:58:11 +02:00 |
|
Griatch
|
01c045bd41
|
Fix unescaped color codes in ExtendedRoom desc command. Resolve #3565
|
2024-06-27 14:35:13 +02:00 |
|
Griatch
|
07cf42ac8f
|
Better explain EvMenu Union merge behavior. Resolve #3546
|
2024-06-27 14:19:23 +02:00 |
|
Griatch
|
544639e04e
|
Update CHANGELOG
|
2024-06-27 13:58:20 +02:00 |
|
Griatch
|
c03114a19d
|
Merge pull request #3566 from InspectorCaracal/patch-basetemplate
Update web templates to use correct base.html
|
2024-06-27 13:54:43 +02:00 |
|
Cal
|
a2e4591ac2
|
specify website base template
|
2024-06-24 14:41:51 -06:00 |
|
Griatch
|
381d34522b
|
Fix many py3.12 SyntaxWarnings as per #3561
|
2024-06-15 11:50:03 +02:00 |
|
Griatch
|
7b299f2cad
|
Make all model .created_date properties resolve to TIME_ZONE time zone. Resolve #3522.
|
2024-06-14 23:44:41 +02:00 |
|
Griatch
|
be8c024465
|
Update CHANGELOG, update all auto-generated docs
|
2024-06-14 12:43:30 +02:00 |
|
Griatch
|
74b754fab7
|
Merge pull request #3523 from Moonchasered/pl-translation-v0.2
Polish translation (Moonchasered)
|
2024-06-14 12:39:56 +02:00 |
|
Griatch
|
29f6121ef2
|
Merge pull request #3549 from InspectorCaracal/patch-29
Update static files from the git integration command when code updates
|
2024-06-14 12:34:30 +02:00 |
|
Griatch
|
56f431e5fe
|
Merge pull request #3557 from iLPdev/patch-13
(docs): Update extended_room.py
|
2024-06-14 12:33:42 +02:00 |
|
Griatch
|
9a92c20204
|
Merge pull request #3554 from InspectorCaracal/chargen-bugfix
Fix character creator contrib commands
|
2024-06-14 12:31:50 +02:00 |
|
Moony
|
f9064e0165
|
Unnecessary dependency removed
|
2024-06-14 12:31:04 +02:00 |
|
Griatch
|
d1f43a85f9
|
Merge pull request #3544 from iLPdev/patch-12
fix(docs): 📝 fix path to test
|
2024-06-14 12:21:05 +02:00 |
|
Griatch
|
2f3a882984
|
Merge pull request #3545 from InspectorCaracal/patch-28
Fix cmdhandler error-handling issues
|
2024-06-14 12:19:24 +02:00 |
|
Griatch
|
7551f09fcb
|
Merge pull request #3542 from InspectorCaracal/update-charcreator
Update contrib account for character creator
|
2024-06-14 12:06:53 +02:00 |
|
Griatch
|
15c4888f53
|
Merge pull request #3537 from ChrisLR/fix-component-fields-rm
[Components] Fix components improperly setting _fields
|
2024-06-14 11:41:46 +02:00 |
|
Griatch
|
fb77849d29
|
Merge pull request #3530 from chiizujin/editor_priority
Fix EvEditor responding to valid direction commands in the current location
|
2024-06-14 10:11:13 +02:00 |
|
Griatch
|
12051afe0c
|
Merge pull request #3529 from chiizujin/page_list
Fix page/list command not showing received pages
|
2024-06-14 10:08:46 +02:00 |
|
Griatch
|
628bc5bcde
|
Merge pull request #3527 from InspectorCaracal/patch-27
Update Contribs-Guidelines.md
|
2024-06-14 10:06:47 +02:00 |
|
Griatch
|
451b2bfcf8
|
Merge pull request #3526 from InspectorCaracal/patch-26
Update host provider info
|
2024-06-14 10:05:47 +02:00 |
|
Griatch
|
4ce456b46f
|
Merge pull request #3497 from chiizujin/editor_justify
Add width argument to editor's :j and :f commands
|
2024-06-14 09:37:34 +02:00 |
|
Griatch
|
7c2ac4a655
|
Merge pull request #3494 from michaelfaith84/hex_colors
Hex colors
|
2024-06-14 09:33:18 +02:00 |
|
Griatch
|
70b57174dd
|
Merge pull request #3447 from InspectorCaracal/achievements-contrib
Achievements contrib
|
2024-06-14 09:26:44 +02:00 |
|
iLPdev
|
abcd2221b7
|
(docs): Update extended_room.py
|
2024-06-11 11:33:29 -07:00 |
|
Moony
|
aff765ce32
|
unidecode added to depedencies
|
2024-06-11 08:54:12 +02:00 |
|
Cal
|
ee92c3fd86
|
catch WIP characters in IC command
|
2024-06-02 17:06:09 -06:00 |
|
InspectorCaracal
|
ff3ae5ccfc
|
add session to account execute_cmd
|
2024-06-02 16:31:20 -06:00 |
|
Cal
|
c41f5d9ebd
|
rewrite new test for clarity
|
2024-05-28 12:30:14 -06:00 |
|
Cal
|
f8de9a484e
|
avoid erroneous multimatch
|
2024-05-28 12:22:39 -06:00 |
|
Cal
|
0fa3095359
|
remove disambiguator from rpsystem search string
|
2024-05-28 12:19:43 -06:00 |
|
Cal
|
bb2528276b
|
avoid erroneous global searches
|
2024-05-28 12:06:51 -06:00 |
|
InspectorCaracal
|
4773ee6ac8
|
add "collectstatic" to git command
|
2024-05-25 21:31:15 -06:00 |
|
InspectorCaracal
|
379b856e2a
|
don't attempt to msg unset report_to
|
2024-05-20 14:34:09 -06:00 |
|
InspectorCaracal
|
a38291f1b1
|
remove invalid None cmdset value
|
2024-05-20 14:25:21 -06:00 |
|
iLPdev
|
51a741c714
|
fix(docs): 📝 fix path to test
|
2024-05-19 06:15:14 -07:00 |
|
Cal
|
421ae46bcd
|
update character creator
|
2024-05-18 00:17:39 -06:00 |
|
Cal
|
d7d6b311ec
|
fix search regex
|
2024-05-15 17:24:42 -06:00 |
|
Cal
|
5f699ce312
|
run black, case-insensitive regex
|
2024-05-15 15:19:14 -06:00 |
|
Cal
|
1c038a030d
|
regex-escape search terms
|
2024-05-15 13:27:58 -06:00 |
|
Cal
|
f07ead5008
|
temporary patch
|
2024-05-15 13:07:46 -06:00 |
|
Cal
|
421a93e112
|
add tests for manager search methods
|
2024-05-15 13:03:41 -06:00 |
|
Cal
|
b5c3781b8a
|
rework key/alias search and object search
|
2024-05-15 12:23:28 -06:00 |
|
ChrisLR
|
8ded9e7914
|
Include parents
|
2024-05-13 17:34:50 -04:00 |
|
ChrisLR
|
bda6bbe80b
|
Inject fields by metaclass and add test
|
2024-05-13 17:19:54 -04:00 |
|
Chiizujin
|
dbbed0b7bb
|
Improve help search matching
|
2024-05-07 23:54:58 +10:00 |
|
Cal
|
a598a2b0cc
|
fix error
|
2024-05-06 10:07:21 -06:00 |
|
Cal
|
793ae05ece
|
reports contrib documentation
|
2024-05-04 22:04:03 -06:00 |
|