Chiizujin
|
a38fdc90dc
|
Fix inability to edit, delete (etc.) topics whose names overlap non-db topic names.
|
2024-04-12 13:56:43 +10:00 |
|
Griatch
|
7f41e5a649
|
Fix typo in code structure and utils tutorial. Resolve #3474
|
2024-04-07 21:51:52 +02:00 |
|
Griatch
|
2c570f5208
|
Update Changelog
|
2024-04-07 21:29:00 +02:00 |
|
Griatch
|
35f72cbf74
|
Merge pull request #3491 from chiizujin/editor_search_traceback
Fix traceback if invalid regex is passed into editor :s command
|
2024-04-07 21:27:26 +02: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 |
|
Chiizujin
|
c21c5667c9
|
Merge branch 'main' of https://github.com/evennia/evennia into editor_search_traceback
|
2024-04-07 22:06:14 +10: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 |
|
Chiizujin
|
256c517ece
|
Fix traceback if invalid regex is passed into editor :s command
|
2024-04-07 13:59:08 +10:00 |
|
Griatch
|
6dd9442cef
|
Update Changelog
|
2024-04-06 23:16:41 +02:00 |
|
Griatch
|
9965ab8ab1
|
Merge pull request #3470 from chiizujin/sorted_exits
Add exit_order kwarg to get_display_exits to sort exit names
|
2024-04-06 23:16:31 +02:00 |
|
Griatch
|
f823e367f0
|
Evennia 4.1.1 patch release
|
2024-04-06 23:07:10 +02:00 |
|
Griatch
|
92d964476c
|
Typos in Server-Lifecycle doc
|
2024-04-06 23:00:49 +02:00 |
|
Griatch
|
e3ddbf08cf
|
Fix Component contrib issue with corrected AttributeProperty
|
2024-04-06 22:43:03 +02:00 |
|
Griatch
|
b8e37f9cf2
|
Fix AttributeProperty access with mutable default. Resolve #3488
|
2024-04-06 22:13:06 +02:00 |
|
Griatch
|
c8d75665d2
|
Fix doc issues. Resolve #3479, #3480, #3481, #3482
|
2024-04-06 14:24:21 +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
|
50d8ae2f54
|
Do not skip wrongly capitalized EvEditor commands. Resolve #3476
|
2024-04-05 23:01:09 +02:00 |
|
Griatch
|
ccd6b365e9
|
Merge pull request #3487 from InspectorCaracal/patch-moveobjcmd
Fix traceback in new NumberedTargetCommand
|
2024-04-05 22:41:21 +02:00 |
|
Griatch
|
9cec254196
|
Show XYZRoom typeclass in repr() return
|
2024-04-05 22:39:42 +02:00 |
|
Griatch
|
6dee18b989
|
Merge pull request #3485 from chiizujin/sethome_message
Add missing bracket in sethome message
|
2024-04-05 22:36:56 +02:00 |
|
Cal
|
a7f8529610
|
fix numbered target cmd parse
|
2024-04-05 11:31:58 -06:00 |
|
Chiizujin
|
c578dfb1b5
|
Add missing bracket in sethome message
|
2024-04-05 18:55:00 +11:00 |
|
Griatch
|
f88b68dac6
|
Add DefaultAccount.get_extra_display_name_info method
|
2024-04-05 09:32:35 +02:00 |
|
Griatch
|
d1447b75a0
|
Update Changelog
|
2024-04-04 19:35:55 +02:00 |
|
Griatch
|
425ec69928
|
Fix func dbref command to include optional dbref info
|
2024-04-04 19:33:23 +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
|
a02a71b7f3
|
Merge pull request #3472 from InspectorCaracal/patch-9
Exclude viewer from displayed contents
|
2024-04-03 21:50:09 +02:00 |
|
Griatch
|
cbbbb9e478
|
Merge pull request #3483 from InspectorCaracal/patch-19
Fix typo in default `msg_contents` mapping
|
2024-04-03 21:48:16 +02:00 |
|
InspectorCaracal
|
02a1ef0064
|
fix typo
|
2024-04-03 10:42:18 -06:00 |
|
Chiizujin
|
9a825c7b45
|
Change "ANSI codes" to "markup" in get_display_exits usage example
|
2024-04-03 17:32:14 +11:00 |
|
InspectorCaracal
|
d6983e4be3
|
Update objects.py
|
2024-04-01 23:52:19 -06:00 |
|
Chiizujin
|
ac5e186e5a
|
Add exit_order kwarg to get_display_exits to sort exit names
|
2024-04-02 15:23:27 +11:00 |
|
Griatch
|
a5201551d4
|
Reformat Changelog a bit
|
2024-04-01 21:39:40 +02:00 |
|
Griatch
|
c01ebb5915
|
Evennia 4.1.0 minor release
|
2024-04-01 20:36:26 +02:00 |
|
Griatch
|
c4552d6953
|
Minor cleanup for docstring to more succinct
|
2024-04-01 20:24:32 +02:00 |
|
Griatch
|
798d5b3059
|
Update Changelog
|
2024-04-01 20:16:40 +02:00 |
|
Griatch
|
4cf7d8c5f5
|
Merge pull request #3433 from InspectorCaracal/gen-cmd-number
Add the ability to get/give/drop stacks of things
|
2024-04-01 20:13:45 +02:00 |
|
Cal
|
2b27214b52
|
accommodate MuxCommand splitting
|
2024-04-01 11:38:52 -06:00 |
|
Cal
|
f5552121cf
|
add new NumberedTargetCommand
|
2024-04-01 11:28:00 -06:00 |
|
InspectorCaracal
|
86701f5d2c
|
add stack tests
|
2024-04-01 11:27:59 -06:00 |
|
InspectorCaracal
|
829f32f573
|
add object stacking to get/drop/give
|
2024-04-01 11:26:57 -06:00 |
|
InspectorCaracal
|
b5239e18c1
|
fix cmdget help lock
|
2024-04-01 11:26:57 -06:00 |
|
Griatch
|
c5a4a34bac
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
Griatch
|
870c0f5f75
|
Clean up objects/objects.py docstrings
|
2024-04-01 17:47:24 +02:00 |
|
Griatch
|
d145b5b96c
|
Fix example indent in docstring for get_numbered_name
|
2024-04-01 15:34:48 +02:00 |
|
Griatch
|
cf5123ad56
|
Update changelog
|
2024-04-01 15:25:37 +02:00 |
|
Griatch
|
3d89a1608a
|
Add DefaultObject.filter_visible method. Deprecate old visible generating methods. Resolve #3461
|
2024-04-01 15:20:07 +02:00 |
|