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
|
1d689ed78c
|
Update changelog
|
2024-07-20 07:54:05 +02:00 |
|
Griatch
|
45a1cb80e1
|
Update docs for Trait.traithandler/Trait.get_trait() functionality
|
2024-07-13 20:17:00 +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 |
|
0xDEADFED5
|
404e8e7b79
|
document existing underline tag, add info for underline reset, italic, strikethrough. change bold/highlite description
|
2024-07-08 16:44:15 -07:00 |
|
0xDEADFED5
|
3f5f4237d4
|
be explicit about foreground/background + additional example
|
2024-07-05 22:03:42 -07:00 |
|
0xDEADFED5
|
56cc738aab
|
typo fix + clarification
|
2024-07-05 15:03:32 -07:00 |
|
0xDEADFED5
|
36bb3b98e1
|
fix Understanding Color Tags link, add true color information
|
2024-07-05 04:21:43 -07: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
|
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 |
|