Griatch
|
377d366d3e
|
Make help pagination not mess up colors. Resolve #2646
|
2022-09-22 23:30:25 +02:00 |
|
Griatch
|
61d611becf
|
Resolve line-break problems in py command. Resolve #2578
|
2022-09-22 20:18:07 +02:00 |
|
Griatch
|
43378b4c41
|
Ran black on sources
|
2022-09-18 23:58:32 +02:00 |
|
Griatch
|
f05add7c5b
|
Merge branch 'develop' into contrib/evadventure
|
2022-09-17 13:23:13 +02:00 |
|
Griatch
|
a0a0a248a0
|
Break up/extend MULTISESSION_MODE into several new settings
|
2022-09-17 11:58:22 +02:00 |
|
Griatch
|
9c45feaf10
|
Merge branch 'develop' into contrib/evadventure
|
2022-08-28 14:56:34 +02:00 |
|
Griatch
|
2848e31f4b
|
Add all needed evadventure commands
|
2022-08-04 20:22:42 +02:00 |
|
Brenden Tuck
|
a1427fdb84
|
Add inventory tagging
|
2022-08-04 10:22:38 -04:00 |
|
Griatch
|
e1439104e0
|
Merge branch 'develop' into contrib/evadventure
|
2022-08-03 23:06:53 +02:00 |
|
Alessandro Ogier
|
07ebb4a60b
|
case sensitive set dict keys
|
2022-08-02 17:54:19 +02:00 |
|
Griatch
|
19bd7ce0b7
|
Resolve merge conflicts
|
2022-08-02 16:19:25 +02:00 |
|
Griatch
|
214a601916
|
Merge branch 'volundmush-cmdparser_refactor' into develop
|
2022-08-02 16:15:29 +02:00 |
|
Griatch
|
9fb5af5c89
|
Fix syscommand regression (see #2755)
|
2022-08-02 16:06:40 +02:00 |
|
Griatch
|
01aa49108e
|
Merge branch 'cmdparser_refactor' of https://github.com/volundmush/evennia into volundmush-cmdparser_refactor
|
2022-08-02 15:03:00 +02:00 |
|
Griatch
|
718e06e6ff
|
Merge pull request #2823 from aogier/bugfix/missing-f-strings-prefix
add missing f-strings prefix
|
2022-08-02 15:00:46 +02:00 |
|
Griatch
|
d29d37d93a
|
Merge pull request #2821 from InspectorCaracal/set-return-list
Fix @set traceback
|
2022-08-02 14:58:56 +02:00 |
|
Alessandro Ogier
|
32ac772930
|
add missing f-strings prefix
|
2022-08-01 23:55:34 +02:00 |
|
InspectorCaracal
|
2cda5b44d6
|
always return list
|
2022-07-27 22:09:34 -06:00 |
|
Andrew Bastien
|
1691906401
|
Improved CmdParser to invert control of matching largely to Command class. Streamlined related code.
|
2022-07-26 21:07:24 -04:00 |
|
ChrisLR
|
90a555b259
|
Merge branch 'develop' into 2736-fix-cmdset-remove
|
2022-07-24 10:51:25 -04:00 |
|
ChrisLR
|
ca819b9b00
|
Avoid potential shadowing issue
|
2022-07-24 10:51:19 -04:00 |
|
Griatch
|
33d247cff0
|
Fix merge conflicts
|
2022-07-24 09:31:39 +02:00 |
|
Griatch
|
afadb1001e
|
More work on tech demo area
|
2022-07-13 14:32:19 +02:00 |
|
Andrew Bastien
|
c99cd45f93
|
Added move_type to obj.move_to and its many hooks and what calls it.
|
2022-07-11 22:03:07 -04:00 |
|
InspectorCaracal
|
67a7e6ad61
|
check for results and fix attr-get
|
2022-07-03 20:11:21 -06:00 |
|
ChrisLR
|
f9ad4d030d
|
Rollback code related to commands_by_key
|
2022-06-27 12:48:28 -04:00 |
|
Cory F. Cohen
|
7321173d3b
|
A couple more typos that are only on develop.
|
2022-06-21 21:13:06 -04:00 |
|
Cory F. Cohen
|
a05ec09f51
|
Fix various typos in several files.
All are in comments and docstrings, and none should be controversial
in any way (e.g. British versus American spelling).
|
2022-06-21 21:12:45 -04:00 |
|
Griatch
|
a83f21ef2f
|
Apply black to cleanup code
|
2022-06-12 09:46:48 +02:00 |
|
ChrisLR
|
71f9544a3b
|
Added support to retrieve and remove commands from Commandsets using the key
|
2022-06-07 12:29:22 -04:00 |
|
InspectorCaracal
|
dd771fddd0
|
move newline to before indent
|
2022-05-04 10:36:53 -06:00 |
|
Christopher League
|
c0fe6af2e7
|
Add tests to cover all 3 cases of CmdHome
|
2022-04-15 08:04:23 +02:00 |
|
Christopher League
|
05d77a4a18
|
Improve coverage of commands "look" and "nick"
|
2022-04-15 08:04:01 +02:00 |
|
Griatch
|
8f1f604708
|
Missing f-string marker in channel error msg
|
2022-03-27 18:56:37 +02:00 |
|
Griatch
|
919bf1a907
|
Add ObjectParent mixin to default gamedir template
|
2022-03-04 23:15:54 +01:00 |
|
Griatch
|
d69589ec99
|
Better handle partial search matches. Resolve #2579
|
2022-03-01 18:51:24 +01:00 |
|
Griatch
|
4e2962fef8
|
Further improvement of log conditional
|
2022-02-14 00:34:13 +01:00 |
|
Griatch
|
39368bc9ae
|
Make type/force update rather than reset. Resolve #2504
|
2022-02-14 00:04:58 +01:00 |
|
Griatch
|
29430d8d0f
|
Avoid inf recursion when deleting script from at_stop. Resolve #2642
|
2022-02-12 20:19:35 +01:00 |
|
Griatch
|
58454c7109
|
Merge branch 'develop' of https://github.com/aMiss-aWry/evennia into aMiss-aWry-develop
|
2022-02-12 14:04:13 +01:00 |
|
Griatch
|
a58b667bb0
|
Fix dep-warning message on persistent cmdset.add kwarg
|
2022-02-09 19:38:52 +01:00 |
|
Wendy Wang
|
64b9f9e508
|
Fix for bug #2643: NAttributes on examine.
Non-Persistent Attributes now shown in examine.
|
2022-02-09 14:28:08 +01:00 |
|
Griatch
|
bd3e31bf3c
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
Griatch
|
628afe9367
|
Refactor 1.0 docs with new toctree structure and inheritance
|
2022-02-06 19:27:15 +01:00 |
|
Griatch
|
a980ed617d
|
Fix tutorial world build and intro
|
2022-02-05 16:05:12 +01:00 |
|
Griatch
|
5859de7054
|
Change to use super() instead of the old py2 style everywhere
|
2022-01-26 21:51:55 +01:00 |
|
Griatch
|
bbf45af2dd
|
Refactor all test classes into evennia.utils.test_resources. Update docs.
|
2022-01-21 00:17:24 +01:00 |
|
Griatch
|
9403d9f6d0
|
Add fix for varying ids in postgres unittests
|
2022-01-19 22:08:39 +01:00 |
|
ChrisLR
|
cd77ec0342
|
Enforce default_home again
|
2022-01-19 13:01:30 -05:00 |
|
Griatch
|
01af303457
|
Examine-cmd support for script/channels. Resolve #2375.
|
2022-01-09 14:13:22 +01:00 |
|