Commit graph

9670 commits

Author SHA1 Message Date
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
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
Cal
421ae46bcd update character creator 2024-05-18 00:17:39 -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
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
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
Griatch
18a7b9e2c3
Merge pull request #3501 from chiizujin/duplicate_help
Fix inability to edit, delete (etc.) help topics whose names overlap non-db topic names.
2024-04-27 19:40:58 +02:00
Griatch
b0fff26a4f Fix ObjManipCommand docstring. Update Changelog 2024-04-27 19:17:03 +02:00
Griatch
dcc4dce7e1
Merge pull request #3499 from chiizujin/room_create
Fix room creation showing room name instead of typeclass path
2024-04-27 19:01:04 +02:00
Griatch
97119bc21a
Merge pull request #3498 from michaelfaith84/terminal_resizing
Automatic Terminal resizing
2024-04-27 18:58:15 +02:00
Griatch
e516f32212
Merge pull request #3489 from t34lbytes/out-of-bounds
Prevents admin from walking out non-existent exits in the wilderness
2024-04-27 18:44:58 +02:00
Griatch
18799d2c0b
Merge pull request #3496 from chiizujin/editor_search_message
Fix editor search/replace feedback when replacing markup
2024-04-27 18:44:36 +02:00
Griatch
f701f53876
Merge pull request #3490 from InspectorCaracal/patch-21
Fix int2str docstring
2024-04-27 17:59:24 +02:00
Chiizujin
c0d7de79b7 Fix exit order sorting sometimes being incorrect for exits not in the sort order 2024-04-25 20:31:51 +10:00
InspectorCaracal
328a87b82c
correct GLOBAL_SCRIPTS.all() return 2024-04-23 20:26:28 -06:00
InspectorCaracal
9189b01d34
don't ignore empty search candidates 2024-04-23 16:28:15 -06:00