Commit graph

1023 commits

Author SHA1 Message Date
Griatch
2a229b8b8e Evennia 4.2.0 minor release 2024-06-27 22:37:43 +02:00
Griatch
86c65b08d7 Fix default locktype index for help entries in docs. Resolve #3562 2024-06-27 17:30:55 +02:00
Griatch
468d0812d9 Reword weird sentence in beginner search tutorial. Resolve #3558 2024-06-27 17:27:36 +02:00
Griatch
a49b61a509 Fix look of default command.py example in search beginner tutorial. Resolve #3555 2024-06-27 17:22:28 +02:00
Griatch
3e3d391224 Make doc index page report version/update-time and link to changelog. Resolve #3547 2024-06-27 17:00:51 +02:00
Griatch
9c3ba936e4 Run black on sources 2024-06-27 16:01:09 +02:00
Griatch
381d34522b Fix many py3.12 SyntaxWarnings as per #3561 2024-06-15 11:50:03 +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
d1f43a85f9
Merge pull request #3544 from iLPdev/patch-12
fix(docs): 📝 fix path to test
2024-06-14 12:21:05 +02:00
Griatch
628bc5bcde
Merge pull request #3527 from InspectorCaracal/patch-27
Update Contribs-Guidelines.md
2024-06-14 10:06:47 +02:00
Griatch
451b2bfcf8
Merge pull request #3526 from InspectorCaracal/patch-26
Update host provider info
2024-06-14 10:05:47 +02:00
iLPdev
51a741c714
fix(docs): 📝 fix path to test 2024-05-19 06:15:14 -07:00
Griatch
3b84ec1b42 Update evscaperoom contrib readme 2024-05-02 17:01:28 +02:00
InspectorCaracal
ded62f6f8b
Update Contribs-Guidelines.md 2024-04-29 11:34:02 -06:00
InspectorCaracal
4d72fd0ce4
update akami/linode info 2024-04-29 10:42:18 -06:00
Griatch
29e9e4df98 Update i18n doc page 2024-04-29 09:10:10 +02:00
Griatch
246d6d00b9 Update Changelog 2024-04-28 08:59:56 +02:00
Cal
f755f052d3 add mapping support, pronoun conjugation to actor stance callables 2024-04-21 15:18:09 -06:00
Griatch
7f41e5a649 Fix typo in code structure and utils tutorial. Resolve #3474 2024-04-07 21:51:52 +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
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
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
c5a4a34bac Apply black to codes 2024-04-01 17:51:05 +02:00
Griatch
cf5123ad56 Update changelog 2024-04-01 15:25:37 +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
7cce317da0 Update Changelog. Outline which doc files are auto-generated 2024-04-01 11:09:08 +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
a9e8042bbe Update search tutorial 2024-03-31 12:06:29 +02:00
Griatch
818ab25b27 Fix error in searching tutorial 2024-03-31 11:54:04 +02:00
Chiizujin
505310cf25 Correct help for editor's paste command 2024-03-31 15:42:37 +11:00
Griatch
f1f1f6219a Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Griatch
c05714d0d4 Continue with quest beginner tutorial 2024-03-30 09:47:07 +01:00
Griatch
b5571fb5fd Finished the procedural dungon tutorial 2024-03-24 15:17:37 +01:00
Griatch
8085aa30db Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson 2024-03-24 01:38:19 +01:00
Griatch
05ab1c2a9b Update links pages 2024-03-21 22:17:01 +01:00
homeofpoe
21b164f699
Update Beginner-Tutorial-Adding-Commands.md
Resolves #3448
2024-03-21 09:12:16 -07:00
Griatch
a1e5b356a9 More doc updates 2024-03-17 17:16:06 +01:00
Griatch
a4812906a9 Update installation/tutorial docs 2024-03-17 17:13:02 +01:00
Griatch
e25ee5d29c Evennia 4.0.0 major release 2024-03-17 14:36:20 +01:00
Griatch
3a0b434e42 Fix rpsystem inefficient regex 2024-03-17 09:25:04 +01:00
Griatch
34b5f1133c Pass kwargs from get_stages/dt to staging callable in ondemandhandler 2024-03-11 22:09:17 +01:00
Griatch
6e6ab208a6 Start implementing ai-states for beginner tutorial 2024-03-10 23:18:22 +01:00
Griatch
2cb3273d0a Fix merge conflicts 2024-03-09 17:35:53 +01:00
Griatch
3ff9e83093
Merge pull request #3435 from CloudKeeper/patch-2
Update Unit-Testing.md
2024-03-09 17:26:15 +01:00
Griatch
bb501d990f Fix merge conflict 2024-03-08 09:03:17 +01:00