Commit graph

1523 commits

Author SHA1 Message Date
Griatch
d6de25f4ca Include multimatch template instructions in rpsystem installation instructions. Resolve #3551 2024-06-27 17:09:45 +02:00
Griatch
9c3ba936e4 Run black on sources 2024-06-27 16:01:09 +02:00
Griatch
01c045bd41 Fix unescaped color codes in ExtendedRoom desc command. Resolve #3565 2024-06-27 14:35:13 +02:00
Griatch
381d34522b Fix many py3.12 SyntaxWarnings as per #3561 2024-06-15 11:50:03 +02:00
Griatch
be8c024465 Update CHANGELOG, update all auto-generated docs 2024-06-14 12:43:30 +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
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
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
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
InspectorCaracal
4773ee6ac8
add "collectstatic" to git command 2024-05-25 21:31:15 -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
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
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
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
InspectorCaracal
7589aaf760
auto-look when quitting mid chargen 2024-04-22 11:08:08 -06:00
Griatch
2c08886193 Update Changelog. Correct line lengths 2024-04-07 21:24:43 +02:00
Griatch
f84dde8870
Merge pull request #3495 from jaborsh/TraitReloadFix
CounterTrait now checks for last_update before defaulting to current time.
2024-04-07 21:22:45 +02:00
Jake
c2277f7188 CounterTrait validate_input method now checks for a last_update before defaulting it to current time. Resolves #3317 2024-04-07 02:41:23 -06:00
Griatch
2b1524b5d9 Test unittest with isNot assert, to see if it matters 2024-04-07 10:16:11 +02:00
t3albytes
32ede019da Prevents admin from walking out non-existent exits in the wilderness 2024-04-06 21:26:40 -04:00
Griatch
e3ddbf08cf Fix Component contrib issue with corrected AttributeProperty 2024-04-06 22:43:03 +02:00
Griatch
387533d1f0 Fix at_server_reload_start not firing. Resolve #3477. Add Server-Lifecycle.md docpage 2024-04-06 14:08:36 +02:00
Griatch
9cec254196 Show XYZRoom typeclass in repr() return 2024-04-05 22:39:42 +02:00
Griatch
201ffc0da5 Some tweaks to xyzgrid error handling, as part of debugging #3475 2024-04-03 22:07:56 +02:00
Griatch
3537365e3c Update changelog 2024-04-03 21:51:03 +02:00
Griatch
c5a4a34bac Apply black to codes 2024-04-01 17:51:05 +02:00
Griatch
86e7b57c07 Fix regression in menu_login contrib. Resolve #3460 2024-04-01 14:14:32 +02:00
Griatch
6f00c8cfc0 Named the rpsystem cmdset, trying to address #3452 2024-04-01 11:16:19 +02:00
Griatch
88a1412512
Merge pull request #3454 from InspectorCaracal/patch-18
Fix traceback in crafting system recipe.msg
2024-03-30 23:45:30 +01:00
Griatch
f1f1f6219a Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
InspectorCaracal
8f14cef6e6
missed another msg test 2024-03-30 14:36:01 -06:00
InspectorCaracal
a0754d9f1a
add missing paren 2024-03-30 14:14:30 -06:00
InspectorCaracal
540729e2b4
update crafting contrib tests 2024-03-30 13:38:13 -06:00
Griatch
a5a4d98093
Merge pull request #3453 from chiizujin/disambiguation
Fix aliases not being shown for disambiguation
2024-03-30 15:31:10 +01:00
Griatch
c05714d0d4 Continue with quest beginner tutorial 2024-03-30 09:47:07 +01:00
Cal
d8a0ebc226 typo fixes 2024-03-29 23:15:49 -06:00
Cal
b480847582 fix achievement docs and code 2024-03-29 17:53:27 -06:00
Cal
758ffb80c8 update achieve tests 2024-03-29 17:02:54 -06:00
Cal
30151b7e1f applying changes from feedback 2024-03-29 16:46:45 -06:00
InspectorCaracal
334bfaefad
fix crafting msg traceback 2024-03-29 12:49:19 -06:00
Chiizujin
2ec97f102d Fix aliases not being shown for disambiguation in utils.at_search_result()
Also correct misplaced 'if' used to avoid '[]' in the case of no aliases
and update unit tests.
2024-03-29 21:01:24 +11:00