Commit graph

433 commits

Author SHA1 Message Date
Griatch
6f255c9ff8 Make Sqlite3 PRAGMAs customizable from settings 2024-08-16 11:53:34 +02:00
Griatch
310a895bb5 Add key:typeclass support for scripts command 2024-08-11 20:03:11 +02:00
Griatch
bb751ad2ff Adding an already instantiated Script to ScriptHandler.add didn't add it to the handler's object. 2024-08-11 17:20:58 +02:00
Griatch
4954fa1189 Global scripts not defined in settings wouldn't appear on GLOBAL_SCRIPTS container as documented. Resolves #3519 2024-08-11 15:47:03 +02:00
Griatch
1ad91fed2c Log more useful error message if using ObjectDB root instead of typeclass. Resolve #3556 2024-08-11 12:25:56 +02:00
Griatch
7d553125ba Make examine command display strattr Attribute values correctly; Resolve #3590. Clean up some regex syntaxes for py3.13 compatibility 2024-08-11 12:09:48 +02:00
Griatch
61374b10ff Fix issue in NPC-reaction tutorial. Resolve #3591 2024-08-11 11:20:00 +02:00
Griatch
5797b711db Evennia 4.3.0 minor release 2024-08-11 10:46:52 +02:00
Griatch
5501f1cb66 Update CHANGELOG 2024-08-11 10:41:49 +02:00
Griatch
e80f513315 Validate alias structure in prototype homogenization. Resolve #3578 2024-07-20 08:48:54 +02:00
Griatch
1d689ed78c Update changelog 2024-07-20 07:54:05 +02:00
Griatch
7a7479955f Add Traits.traithandler back reference so custom Traits can find and read values of other traits on the handler. See #2801 2024-07-13 19:36:15 +02:00
Griatch
d769a90b62 Update changelog 2024-07-13 15:36:06 +02:00
Griatch
783dc46cd3 Update docs, add contrib header for new repor system contrib 2024-07-13 14:24:48 +02:00
Griatch
69bab720d4 Update Changelog 2024-07-10 19:52:02 +02:00
Griatch
9ddaabc60b Fix typo in changelog 2024-06-27 22:50:27 +02:00
Griatch
2a229b8b8e Evennia 4.2.0 minor release 2024-06-27 22:37:43 +02:00
Griatch
9ca41b5d0d Update game template class doc strings to be more up-to-date. Resolve #3387 2024-06-27 15:58:11 +02:00
Griatch
544639e04e Update CHANGELOG 2024-06-27 13:58:20 +02:00
Griatch
7b299f2cad Make all model .created_date properties resolve to TIME_ZONE time zone. Resolve #3522. 2024-06-14 23:44:41 +02:00
Griatch
be8c024465 Update CHANGELOG, update all auto-generated docs 2024-06-14 12:43:30 +02:00
Griatch
c55d04c21a Update changelog 2024-04-28 08:42:21 +02:00
Griatch
49330826f3 Updated changelog 2024-04-27 20:56:38 +02:00
Griatch
b0fff26a4f Fix ObjManipCommand docstring. Update Changelog 2024-04-27 19:17:03 +02: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
2c08886193 Update Changelog. Correct line lengths 2024-04-07 21:24:43 +02:00
Griatch
6dd9442cef Update Changelog 2024-04-06 23:16:41 +02:00
Griatch
f823e367f0 Evennia 4.1.1 patch release 2024-04-06 23:07:10 +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
9cec254196 Show XYZRoom typeclass in repr() return 2024-04-05 22:39:42 +02: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
3537365e3c Update changelog 2024-04-03 21:51:03 +02: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
798d5b3059 Update Changelog 2024-04-01 20:16:40 +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
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
Griatch
0c072dab02 Update changelog. Resolve #3450 2024-04-01 12:26:10 +02:00
Griatch
7cce317da0 Update Changelog. Outline which doc files are auto-generated 2024-04-01 11:09:08 +02:00
Griatch
a3066c9b59 Update Changelog 2024-03-30 23:46:47 +01:00
Griatch
f1f1f6219a Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Griatch
5fcccca7d1 Update changelog 2024-03-30 16:43:10 +01:00
Griatch
f8b9ef2311 Update CHANGELOG 2024-03-30 15:56:36 +01:00