Commit graph

416 commits

Author SHA1 Message Date
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
Griatch
1f5fe9f1c3 Fix unit tests 2024-03-24 15:41:16 +01:00
Griatch
4fb7ca53ed Update CHANGELOG 2024-03-21 18:54:00 +01:00
Griatch
ffde2411dc Update CHANGELOG 2024-03-17 17:13:31 +01:00
Griatch
e25ee5d29c Evennia 4.0.0 major release 2024-03-17 14:36:20 +01:00
Griatch
23b9d06db5 Make website character page redirect validate url to be more secure 2024-03-17 10:04:37 +01:00
Griatch
3a0b434e42 Fix rpsystem inefficient regex 2024-03-17 09:25:04 +01:00
Griatch
11834dfe49 Support Python 3.12. Update optional scipy req to 1.12.0 2024-03-17 00:53:28 +01:00
Griatch
34b5f1133c Pass kwargs from get_stages/dt to staging callable in ondemandhandler 2024-03-11 22:09:17 +01:00
Griatch
18e2081f56 Remove @reboot alias for @reset command to avoid confusion on what
it does. See #3443
2024-03-10 22:42:20 +01:00
Griatch
fd2cfd3781 Fix issue in SSH protocol preventing connection. Resolve #3411 2024-03-09 21:38:32 +01:00
Griatch
78385d7155 Fix object-search tag query bypassing search string. Resolve #3438 2024-03-09 20:33:48 +01:00
Griatch
cbe3d4c738 Make numbered_names use get_display_name; make dbref display separate method 2024-03-09 20:03:57 +01:00
Griatch
04f6eff234 Make clothing inventory command align with default inventory 2024-03-08 10:06:07 +01:00
Griatch
8dde1fbe38 Add set_dt/stage to on-demandhandler. Fix issue with loading 2024-03-06 00:13:09 +01:00
Griatch
1ca384ac60 Fixing typos/expanding on the OnDemandHandler doc page 2024-02-25 21:38:55 +01:00
Griatch
0593144e8d
Update CHANGELOG.md 2024-02-25 20:03:02 +01:00
Griatch
fe6a89bf8f Evennia 3.2.0 minor release 2024-02-25 20:00:56 +01:00