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
Cal
ece8f4f138
tests for reports contrib
2024-05-04 21:22:01 -06:00
Cal
6986274222
reports contrib
2024-05-04 18:40:43 -06:00
Griatch
3b84ec1b42
Update evscaperoom contrib readme
2024-05-02 17:01:28 +02:00
Chiizujin
bb0a2d3513
Fix EvEditor responding to valid direction commands in the current location
2024-05-02 16:41:46 +10:00
Chiizujin
0674486e2b
Fix page/list command not showing received pages
2024-05-01 16:48:11 +10:00
InspectorCaracal
ded62f6f8b
Update Contribs-Guidelines.md
2024-04-29 11:34:02 -06:00
InspectorCaracal
4d72fd0ce4
update akami/linode info
2024-04-29 10:42:18 -06:00
Griatch
29e9e4df98
Update i18n doc page
2024-04-29 09:10:10 +02:00
mike
dff3c3f82c
Extended the colortest command for truecolor. Changed its output style because of the number of colors it supports (style borrowed from the termstandard repo's test)
2024-04-28 12:04:00 -07:00
Griatch
246d6d00b9
Update Changelog
2024-04-28 08:59:56 +02:00
Griatch
c55d04c21a
Update changelog
2024-04-28 08:42:21 +02:00
Moonchasered
266366b6e1
Add Polish translation (Moonchasered)
2024-04-28 08:18:47 +02:00
Moonchasered
737d98c640
initial
2024-04-28 08:10:55 +02:00
Chiizujin
09884c44af
Update editor help to clarify optional nature of '= <w>' for :j and :f
2024-04-28 12:14:42 +10:00
mike
5bec1a29d6
Changes per Griatch:
...
-Reordered methods in HexColors
-Separated truecolor tests
-Clarified comment re: classes and styles in text2html.py
-Changed ansi.py to only instatiate HexColors once 🤦♂️
-Fixed missing docsctring in parse_ansi re: truecolor
2024-04-27 14:01:44 -07:00
Griatch
fd39935d19
Ran black on sources
2024-04-27 22:26:18 +02:00
Cal
7a83a2951a
fix stray tabs
2024-04-27 14:05:09 -06:00
Cal
fa17412687
revise achievements docs
2024-04-27 13:46:10 -06:00
Griatch
49330826f3
Updated changelog
2024-04-27 20:56:38 +02:00
Griatch
a9d77d0446
Merge pull request #3521 from InspectorCaracal/patch-25
...
Support full capitalization in GMCP commands
2024-04-27 20:56:13 +02:00
Griatch
f456dc9fca
Merge pull request #3520 from chiizujin/sort_exits
...
Fix exit order sorting sometimes being incorrect for exits not in the sort order
2024-04-27 20:49:05 +02:00
Griatch
698b65f580
Merge pull request #3518 from InspectorCaracal/patch-24
...
Fix `GlobalScriptsContainer` scripts attribute reference
2024-04-27 20:47:18 +02:00
Griatch
d1705e9c4e
Merge pull request #3517 from InspectorCaracal/patch-23
...
Don't ignore empty search candidates
2024-04-27 20:45:45 +02:00
Griatch
ab2e519f05
Merge pull request #3516 from InspectorCaracal/patch-22
...
Auto-look when quitting the chargen contrib menu
2024-04-27 20:42:55 +02:00
Griatch
01783bd376
Merge pull request #3514 from InspectorCaracal/funcparser-pron-targets
...
Adds support for mapping keys, pronoun-verb agreement to actor stance callables
2024-04-27 20:37:52 +02:00
InspectorCaracal
22a476d017
support full capitalization in GMCP commands
2024-04-27 12:36:41 -06:00
Griatch
964e2af71e
Merge pull request #3507 from chiizujin/prototype_cache
...
Fix protoype object updates changing cached prototype
2024-04-27 19:57:40 +02:00
Griatch
4e033f01da
Merge pull request #3506 from chiizujin/proto_parent
...
Fix traceback when setting prototype parent
2024-04-27 19:54:12 +02:00
Griatch
079f573d21
Merge pull request #3502 from chiizujin/sethelp_locks
...
Add sethelp/locks command
2024-04-27 19:44:40 +02:00