Griatch
|
eafe390db4
|
Use isort, run format on code
|
2022-11-18 12:02:46 +01:00 |
|
Griatch
|
789eef8f76
|
Make string generator backwards compatible
|
2022-11-16 00:18:23 +01:00 |
|
Griatch
|
544638bf42
|
Add support for Python3.11
|
2022-11-15 23:51:13 +01:00 |
|
Antrare
|
ace067c4f5
|
Update menu_login.py
Updating installation instructions to be in line with new requirements.
|
2022-11-14 11:49:23 +11:00 |
|
Griatch
|
7c08f77aa0
|
Fix EvMenu failure to stop if returning options as an empty dict. Resolve #2981
|
2022-11-13 20:31:52 +01:00 |
|
Griatch
|
a461a97576
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
Antrare
|
fec6b93f6a
|
Update README.md
CONNECTION_SCREEN_MODULE was invalidly referenced.
|
2022-11-09 10:22:31 +11:00 |
|
Griatch
|
340b979d0d
|
Fix bug if red button demo losing cmdset after reload
|
2022-11-07 23:37:23 +01:00 |
|
Griatch
|
560c9356bb
|
Fix tests related to changing TraitHandler.all to TraitHandler.all()
|
2022-11-07 18:13:56 +01:00 |
|
Griatch
|
87863757bf
|
Make TraitHandler.all a method to match other handlers
|
2022-11-07 18:11:04 +01:00 |
|
Griatch
|
8f39c49aea
|
Apply formatter
|
2022-11-01 23:27:33 +01:00 |
|
Griatch
|
2bb8da38ee
|
Merge pull request #2968 from InspectorCaracal/rpsystem-emote-fallback
Add optional fallback sdesc to rpsystem emote
|
2022-11-01 23:25:40 +01:00 |
|
InspectorCaracal
|
5573ba7ed2
|
better test case
|
2022-11-01 11:03:08 -06:00 |
|
InspectorCaracal
|
5eac62fd4a
|
add optional fallback string to emotes
|
2022-11-01 10:54:47 -06:00 |
|
Griatch
|
353e4c0aa7
|
Ran formatting on code
|
2022-10-31 20:43:27 +01:00 |
|
Griatch
|
40f5fc9a85
|
Add warning about using {-color contrib syntax
|
2022-10-29 18:32:09 +02:00 |
|
Griatch
|
a92f84bd58
|
Fix msg_contents to not interfere with extra brackets in input (and {-style colors). Resolve #2696
|
2022-10-29 17:06:13 +02:00 |
|
Griatch
|
70bceed8c1
|
Fix bug when spawning non-player controlled entities in xyzroom. Resolve #2522.
|
2022-10-23 10:22:50 +02:00 |
|
Griatch
|
4ba7df7f61
|
Merge pull request #2904 from Henddher/issue_2695
fix: xyzgrid spawn doesn't call at_object_creation
|
2022-10-19 22:29:35 +02:00 |
|
henddher
|
1efa25a55d
|
Remove fallback from node's typeclass load.
|
2022-10-17 08:01:45 -05:00 |
|
henddher
|
10dea3ebd6
|
Remove commented out @override_settings.
|
2022-10-14 22:55:02 -05:00 |
|
henddher
|
34c8cf9793
|
Review comments.
|
2022-10-14 22:51:11 -05:00 |
|
Wendy Wang
|
f55d88f94b
|
Remove library (unix only, breaks on windows)
Wasn't being used in the code any more anyway (oops)
|
2022-10-13 10:54:49 +02:00 |
|
henddher
|
06c6d68634
|
Cleanup.
|
2022-10-12 19:39:53 -05:00 |
|
henddher
|
1b1145c1e6
|
Replace ExitTypeclass (XYZExit) with specified Typeclass in prototype.
|
2022-10-12 19:28:22 -05:00 |
|
Griatch
|
bab8071503
|
Merge pull request #2907 from Machine-Garden-MUD/develop
Git Contrib: Integrating Git status, branch, checkout, and pull functionality into Evennia.
|
2022-10-12 20:26:06 +02:00 |
|
Wendy Wang
|
afef19882f
|
Realized with the new git-integration command structure I can just test GitCommand, not Git and GitEvennia separately
|
2022-10-10 21:59:26 +02:00 |
|
Wendy Wang
|
5acc09d88c
|
Updating git integration to account for detached HEAD: Also updating tests
|
2022-10-10 21:37:41 +02:00 |
|
henddher
|
cca49d30a5
|
TODO: use Typeclass for exits also.
|
2022-10-09 23:14:21 -05:00 |
|
henddher
|
7944ed833e
|
Use global mocks to assert called callbacks.
|
2022-10-09 23:10:03 -05:00 |
|
henddher
|
f6e6621463
|
Replace NodeTypeclass (XYZRoom) with specified Typeclass in prototype.
|
2022-10-09 22:34:28 -05:00 |
|
henddher
|
18138ea3d8
|
Allow changing the typeclass of xyzroom and xyzexit during test prep.
|
2022-10-08 08:54:41 -05:00 |
|
henddher
|
38768d137d
|
Test for XYZRoom and XYZExit subclasses with callbacks.
|
2022-10-07 22:23:55 -05:00 |
|
Wendy Wang
|
4454eb7fce
|
Updating git -> git_integration, splitting git command into git/git evennia, adding git evennia tests
|
2022-10-07 10:41:30 +02:00 |
|
Griatch
|
f9ba117680
|
Fix pre-emptive import bug introduced in container
|
2022-10-07 00:07:21 +02:00 |
|
Wendy Wang
|
4d209b12b0
|
Update to git contrib README.md, include reference to evennia Version Control docs
|
2022-10-06 11:53:48 +02:00 |
|
Wendy Wang
|
839e78fa14
|
Update to git contrib README.md
|
2022-10-06 11:50:20 +02:00 |
|
Wendy Wang
|
1701539454
|
Slight reorganization
|
2022-10-06 11:46:55 +02:00 |
|
Wendy Wang
|
1de1625aae
|
Git contrib
|
2022-10-06 11:42:58 +02:00 |
|
henddher
|
fe5faa45c4
|
Fix installation instructions. However, all hyperlins appear to be broken.
|
2022-10-05 21:12:52 -05:00 |
|
Griatch
|
f856de79f6
|
Merge pull request #2892 from VexiaOnline/VexiaOnline-crafting-readme-typofix
Update README.md
|
2022-10-03 19:37:37 +02:00 |
|
Griatch
|
b7d96fa0b2
|
Merge pull request #2891 from Henddher/issue_2703
fix: Add NonExistentRecipe for gracefully craft an unknown recipe.
|
2022-10-03 19:35:43 +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 |
|
Griatch
|
93324f75d6
|
Cleanup chargen contrib to style
|
2022-10-02 10:30:21 +02:00 |
|
Griatch
|
79336a4041
|
Merge branch 'chargen-contrib' of https://github.com/InspectorCaracal/evennia into InspectorCaracal-chargen-contrib
|
2022-10-02 10:19:31 +02:00 |
|
InspectorCaracal
|
fb7f11917b
|
fix stray quotes
thanks sk33t3rson for the catch
|
2022-09-28 14:02:12 -06:00 |
|
InspectorCaracal
|
472d36cce1
|
update for new settings
|
2022-09-28 12:25:03 -06:00 |
|
InspectorCaracal
|
f0ddea0ba9
|
move list_node mention to docstring
|
2022-09-26 16:41:30 -06:00 |
|
InspectorCaracal
|
aa3ab74b00
|
forgot to put in the path
|
2022-09-26 12:42:36 -06:00 |
|