Commit graph

9777 commits

Author SHA1 Message Date
Griatch
61374b10ff Fix issue in NPC-reaction tutorial. Resolve #3591 2024-08-11 11:20:00 +02:00
Griatch
5797b711db Evennia 4.3.0 minor release 2024-08-11 10:46:52 +02:00
Griatch
5501f1cb66 Update CHANGELOG 2024-08-11 10:41:49 +02:00
Griatch
c4d8d9a116
Merge pull request #3589 from hhsiao/patch-4
Update utils.py
2024-08-11 10:21:29 +02:00
Griatch
e80f513315 Validate alias structure in prototype homogenization. Resolve #3578 2024-07-20 08:48:54 +02:00
Griatch
1d689ed78c Update changelog 2024-07-20 07:54:05 +02:00
Griatch
4e4b440a7d
Merge pull request #3582 from 0xDEADFED5/ansi_fix
add true color parsing to ANSIString
2024-07-20 07:37:29 +02:00
Henry Hsiao
1029b8ec64
Update utils.py
Fixed two regex that wasn't properly escaped
2024-07-19 16:20:13 +08:00
0xDEADFED5
565e2b1edd format 2024-07-17 03:24:27 -07:00
0xDEADFED5
0f75e520e0 add truecolor tests, remove automatic truecolor greyscale -> xterm256 conversion 2024-07-17 03:12:27 -07:00
0xDEADFED5
71fee0a3ea add true color parsing to ANSIString 2024-07-17 03:07:03 -07:00
Griatch
45a1cb80e1 Update docs for Trait.traithandler/Trait.get_trait() functionality 2024-07-13 20:17:00 +02:00
Griatch
7a7479955f Add Traits.traithandler back reference so custom Traits can find and read values of other traits on the handler. See #2801 2024-07-13 19:36:15 +02:00
Griatch
d769a90b62 Update changelog 2024-07-13 15:36:06 +02:00
Griatch
289e9f073d
Merge pull request #3571 from InspectorCaracal/fix-partial-multimatch
Group search multimatches by displayed name
2024-07-13 15:16:30 +02:00
Griatch
783dc46cd3 Update docs, add contrib header for new repor system contrib 2024-07-13 14:24:48 +02:00
Griatch
096100ee55
Merge pull request #3531 from InspectorCaracal/reports-contrib
Contrib for an in-game reports system
2024-07-13 14:20:27 +02:00
Cal
d737e92126 add unit tests for at_search_result 2024-07-10 13:16:45 -06:00
Griatch
69bab720d4 Update Changelog 2024-07-10 19:52:02 +02:00
Griatch
4558237247
Merge pull request #3550 from InspectorCaracal/rpsystem-search-fix
Fix rpsystem contrib searching issues
2024-07-10 19:43:32 +02:00
Griatch
4db4fe8666
Merge pull request #3580 from erratic-pattern/v4.1.1-patched
fix(find/loc): show dbref of target location instead of target
2024-07-10 19:34:59 +02:00
Griatch
427f39ff88
Merge pull request #3586 from 0xDEADFED5/ansi_add
add formatting tags: underline reset tag, italic + reset tag, strikethrough + reset tag
2024-07-10 19:11:05 +02:00
Griatch
148a898532
Merge pull request #3572 from InspectorCaracal/patch-30
Fix typo in Achievements contrib
2024-07-10 19:04:21 +02:00
Griatch
4fc9d9b4c6
Merge pull request #3579 from 0xDEADFED5/main
docs update: fix Understanding Color Tags link, add true color information
2024-07-10 18:54:35 +02:00
Griatch
96973dd3fd Minor typo tweaks 2024-07-10 18:41:27 +02:00
Griatch
73aa5cbeae
Merge pull request #3585 from erratic-pattern/tag-cmd-switch-options-typo
fix: TagCmd.switch_options was misnamed
2024-07-09 20:40:35 +02:00
0xDEADFED5
404e8e7b79 document existing underline tag, add info for underline reset, italic, strikethrough. change bold/highlite description 2024-07-08 16:44:15 -07:00
0xDEADFED5
a42704e642 add underline reset tag, italic + reset tag, strikethrough + reset tag 2024-07-08 16:09:21 -07:00
Adam Curtis
0d066f5d73 fix: TagCmd.switch_options was misnamed 2024-07-08 08:43:11 -04:00
Adam Curtis
bd9a8a8636
Merge branch 'evennia:main' into v4.1.1-patched 2024-07-06 18:46:50 -04:00
Adam Curtis
478b42fb0e fix(find/loc): show dbref of target location instead of target 2024-07-06 18:37:36 -04:00
0xDEADFED5
3f5f4237d4 be explicit about foreground/background + additional example 2024-07-05 22:03:42 -07:00
0xDEADFED5
56cc738aab typo fix + clarification 2024-07-05 15:03:32 -07:00
0xDEADFED5
36bb3b98e1 fix Understanding Color Tags link, add true color information 2024-07-05 04:21:43 -07:00
InspectorCaracal
2d8539fac9
fix documentation typo 2024-06-29 11:34:46 -06:00
Cal
675236bb96 group search multimatches by displayed name 2024-06-28 18:57:10 -06:00
Cal
bbad813448 fix typo 2024-06-28 17:34:15 -06:00
Cal
610a068c92 move report message/target parsing into .parse 2024-06-28 17:19:22 -06:00
Cal
92ea5fe8ef update README, break up report cmd func 2024-06-28 17:13:42 -06:00
Cal
3efeda7e6f fix to fit PEP8 standards 2024-06-28 16:22:15 -06:00
Griatch
aeb0cf6854 Update to latest GH checkout action 2024-06-27 23:59:17 +02:00
Griatch
9ddaabc60b Fix typo in changelog 2024-06-27 22:50:27 +02:00
Griatch
2a229b8b8e Evennia 4.2.0 minor release 2024-06-27 22:37:43 +02:00
Griatch
609b646e45 Revert CI experiments 2024-06-27 22:13:40 +02:00
Griatch
90cd9e8308 Fix configs 2024-06-27 22:05:54 +02:00
Griatch
762761a01b Testing shrinking the matrix 2024-06-27 22:00:52 +02:00
Griatch
856780b8a0 Testing to remove the keepdb arg 2024-06-27 21:32:07 +02:00
Griatch
cb65d4b216 Setting auto parallel mode 2024-06-27 21:28:35 +02:00
Griatch
0f8a9489a8 Testing parallel again 2024-06-27 21:22:28 +02:00
Griatch
71df0d6656 Use actually correct syntax 2024-06-27 21:18:47 +02:00