Commit graph

9552 commits

Author SHA1 Message Date
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
Griatch
8bad4cc9a3 Update Changelog 2024-04-01 14:55:22 +02:00
Griatch
99d217e0be
Merge pull request #3466 from chiizujin/proper_names
Add support to get_numbered_name() for omitting the article
2024-04-01 14:53:31 +02:00
Griatch
22067c32dc Fix the adding-command tutorial with correct example 2024-04-01 14:50:43 +02:00
Griatch
ce0e5a3aca Merge branch 'patch-27' of https://github.com/homeofpoe/evennia into homeofpoe-patch-27 2024-04-01 14:15:48 +02:00
Griatch
86e7b57c07 Fix regression in menu_login contrib. Resolve #3460 2024-04-01 14:14:32 +02:00
Griatch
763699ea14 Fix :UU and :UU usage in EvEditor. Resolve #3262 2024-04-01 14:05:45 +02:00
Chiizujin
8da1e3790f Add examples to doc string of get_numbered_name() 2024-04-01 23:05:25 +11:00
Griatch
0c072dab02 Update changelog. Resolve #3450 2024-04-01 12:26:10 +02:00
Griatch
b51f3b5a5e Tag pages with page, category comms, add lock:read check (backwards compatible) 2024-04-01 12:23:11 +02:00
Griatch
6f00c8cfc0 Named the rpsystem cmdset, trying to address #3452 2024-04-01 11:16:19 +02:00
Griatch
7cce317da0 Update Changelog. Outline which doc files are auto-generated 2024-04-01 11:09:08 +02:00
Griatch
febe9e9826
Merge pull request #3467 from chiizujin/alias_delete
Add alias/delete switch
2024-04-01 11:06:41 +02:00
Griatch
371fd15b78
Merge pull request #3464 from chiizujin/editor_range
Fix editor's range specification
2024-04-01 10:58:32 +02:00
Griatch
6431b5c6c4
Merge pull request #3463 from chiizujin/editor_paste
Correct help for editor's paste command
2024-04-01 10:48:13 +02:00
Griatch
5c1d21696e
Merge pull request #3459 from chiizujin/editor_echo
Fix editor echo not displaying correctly for lines with whitespace
2024-04-01 10:13:57 +02:00
Chiizujin
5427817112 Add alias/delete switch 2024-04-01 18:51:29 +11:00
Chiizujin
f4cb272e22 Add support to get_numbered_name() for omitting the article for single items 2024-04-01 17:02:29 +11:00
Griatch
a9e8042bbe Update search tutorial 2024-03-31 12:06:29 +02:00
Griatch
a481cb4b2b Update security.md and release process 2024-03-31 11:58:31 +02:00
Griatch
818ab25b27 Fix error in searching tutorial 2024-03-31 11:54:04 +02:00
Chiizujin
b7cbdd9433 Fix editor's range specification 2024-03-31 17:12:59 +11:00
Chiizujin
505310cf25 Correct help for editor's paste command 2024-03-31 15:42:37 +11:00
Chiizujin
4a1ff3deeb Merge branch 'main' of https://github.com/evennia/evennia into editor_echo 2024-03-31 15:26:18 +11:00
Chiizujin
22ea87b805 Add unit test for editor echo with lines containing whitespace 2024-03-31 12:04:04 +11:00
Griatch
a3066c9b59 Update Changelog 2024-03-30 23:46:47 +01: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
5fcccca7d1 Update changelog 2024-03-30 16:43:10 +01:00
Griatch
9e34e81818
Merge pull request #3458 from chiizujin/sethelp_category
Add sethelp/category switch for changing database help topic's category
2024-03-30 16:40:54 +01:00
Chiizujin
9f9d58bedc Add unit test for sethelp/category 2024-03-31 02:27:30 +11:00
Griatch
f8b9ef2311 Update CHANGELOG 2024-03-30 15:56:36 +01:00
Griatch
13b36d2669
Merge pull request #3457 from chiizujin/help_category
Fix file help topic category casing differences appearing as duplicates
2024-03-30 15:47:29 +01:00
Griatch
af5cfb83df
Merge pull request #3456 from chiizujin/weighted_rows
Fix weighted_rows() sometimes 'losing' items
2024-03-30 15:44:00 +01:00
Griatch
c9313dd63e
Merge pull request #3455 from chiizujin/sethelp_edit
Fix traceback when using sethelp/edit to create a new topic
2024-03-30 15:37:52 +01: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
Chiizujin
aed4c70583 Fix editor echo not displaying correctly for lines with whitespace 2024-03-31 01:25:50 +11:00
Griatch
c05714d0d4 Continue with quest beginner tutorial 2024-03-30 09:47:07 +01:00
Chiizujin
f1220e7b02 Add sethelp/category switch for changing database help topic's category 2024-03-30 18:30:41 +11:00
Chiizujin
8357232dc0 Fix file help topic category casing differences appearing as duplicated categories 2024-03-30 17:34:55 +11:00