Commit graph

29 commits

Author SHA1 Message Date
Griatch
c5a4a34bac Apply black to codes 2024-04-01 17:51:05 +02: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
InspectorCaracal
334bfaefad
fix crafting msg traceback 2024-03-29 12:49:19 -06:00
InspectorCaracal
9ce3232b4c partial match bugfix 2024-02-11 22:11:54 -07:00
InspectorCaracal
6d5140cebd don't override if setting is empty
this is just so it can pass the test contrivance
2024-02-11 21:54:21 -07:00
InspectorCaracal
d1f0988d80
override example crafting recipes 2024-02-10 18:07:42 -07:00
Griatch
f6b43b0416 Ran black on sources 2023-11-02 20:58:03 +01:00
InspectorCaracal
54dc392e9c minor fixes to crafting contrib 2023-06-09 18:03:19 -06:00
amfl
00c2c92472 Fix various typos 2023-01-30 16:53:32 +13:00
Kenneth Aalberg
d52e1ce651 Update README.md for contrib.game_systems.crafting:
* Update submodule paths in documentation. contrib.crafting.crafting -> contrib.game_systems.crafting
2022-12-21 21:02:24 +01:00
homeofpoe
cd55e1f3eb Update README.md
Fix a typo
2022-12-14 11:02:45 -08:00
Griatch
eafe390db4 Use isort, run format on code 2022-11-18 12:02:46 +01:00
Griatch
a461a97576 Format code imports 2022-11-10 22:21:12 +01:00
Griatch
353e4c0aa7 Ran formatting on code 2022-10-31 20:43:27 +01:00
Griatch
f856de79f6 Merge pull request #2892 from VexiaOnline/VexiaOnline-crafting-readme-typofix
Update README.md
2022-10-03 19:37:37 +02:00
Vexia
0e5218189e Update README.md 2022-10-02 21:05:00 -05:00
henddher
e1a85e6f7a Add NonExistentRecipe for gracefully allow crafting of an unknown recipe. 2022-10-02 20:00:24 -05:00
Alessandro Ogier
81b6cdb93b speedier format/_map()s 2022-08-04 00:04:45 +02:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
bbf45af2dd Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
ChrisLR
cde2f4efdf Removed DEFAULT_HOME override 2022-01-19 12:25:04 -05:00
Griatch
e96bbb4b86 Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
Griatch
19f920b6d4 Clean up all test suites 2022-01-07 16:12:12 +01:00
Griatch
498a031662 Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings 2021-12-22 01:23:03 +01:00
Griatch
8139fd79c7 Update links/paths to new contrib locations 2021-12-19 17:46:17 +01:00
Griatch
0ab1c30716 Refactoring contribs 2021-12-18 18:02:37 +01:00
Griatch
f5f75bd04d Start refactor contrib folder 2021-12-18 11:32:34 +01:00