Griatch
|
6764d99455
|
Merge pull request #3351 from InspectorCaracal/docs-patch-1
Update documentation references to `develop`
|
2023-12-02 21:33:34 +01:00 |
|
Griatch
|
3add3168ea
|
Update Lock documentation. Update CHANGELOG
|
2023-12-02 19:19:29 +01:00 |
|
InspectorCaracal
|
7164e689c8
|
update references to develop
|
2023-11-29 20:42:22 -07:00 |
|
Griatch
|
457ceb1375
|
Explain deliberate error in example unit test. Resolve #3328
|
2023-11-26 14:43:39 +01:00 |
|
Griatch
|
8914e7b0b6
|
Change settings._TEST_ENVIRONMENT to settings.TEST_ENVIRONMENT to address not-found issues during initialization
|
2023-11-26 14:25:12 +01:00 |
|
Griatch
|
1dd73839c2
|
Clarifying that the example string in tutorial is just an example of how it could look. Resolve #3311
|
2023-11-26 13:25:49 +01:00 |
|
Griatch
|
ec4bfe25f6
|
Fix unnecessary change to use DefaultObject instead of Object in tutorial example. Resolve #3310
|
2023-11-26 13:18:10 +01:00 |
|
Griatch
|
8dd6c12786
|
Fix Evennia upgrade instructions. Resolve #3303
|
2023-11-26 12:48:09 +01:00 |
|
Griatch
|
923ec28ec4
|
Fix cmdset reference in adding-cmd tutorial. Resolve #3298
|
2023-11-23 21:33:17 +01:00 |
|
Griatch
|
5ab962b2b4
|
Fix code example in adding-command tutorial. Resolve #3297
|
2023-11-23 21:21:35 +01:00 |
|
Griatch
|
0e7808c602
|
Remove leftover .generate() call from chargen tutorial, as per #3289
|
2023-11-23 20:49:03 +01:00 |
|
Griatch
|
42c9d356d7
|
Remove last mis-spelling of BASE_BATCHPROCESS_PATH. REsolve #3288
|
2023-11-23 20:41:31 +01:00 |
|
Griatch
|
8872e00001
|
Correct tutorials on evennia startapp use, which seems to have changed with time. Resolve #3287
|
2023-11-23 20:37:02 +01:00 |
|
Griatch
|
84e8ca129f
|
Update CHANGELOG and autodocs with recent changes
|
2023-11-23 19:08:46 +01:00 |
|
InspectorCaracal
|
c7a6fc5505
|
fix tutorial room path
|
2023-11-06 20:05:07 -07:00 |
|
Griatch
|
f6b43b0416
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
Griatch
|
24d52f229f
|
Update CHANGELOG
|
2023-11-02 20:58:03 +01:00 |
|
Griatch
|
900993ab92
|
Update CHANGELOG
|
2023-10-31 21:02:23 +01:00 |
|
Andrew Bastien
|
3c4a3f1088
|
Removing more erroneous code that snuck in.
|
2023-10-29 13:02:18 -04:00 |
|
Andrew Bastien
|
4b80b200d8
|
Cleaned up tests to use newly-renamed Account hooks for add/remove characters.
|
2023-10-29 13:02:18 -04:00 |
|
Griatch
|
a8cf8e166a
|
Merge pull request #3308 from iLPdev/patch-6
docs(Sittable-Object): 📝 emphasize and list all uses of `adjective`
|
2023-10-29 07:46:11 +01:00 |
|
Griatch
|
f81891365a
|
Merge pull request #3305 from iLPdev/patch-5
docs(Sittable-Object): fix 🐛 armchair creation done in @py
|
2023-10-29 07:38:46 +01:00 |
|
Griatch
|
3fa13815c4
|
Merge pull request #3304 from iLPdev/patch-3
docs(Sittable-Object): 📝 add terminal punctuation to do_stand code
|
2023-10-29 07:37:49 +01:00 |
|
iLPdev
|
7f36da695a
|
docs(Sittable-Object): 📝 emphasize and list all uses of adjective
|
2023-10-28 07:17:39 -07:00 |
|
iLPdev
|
6a2affb855
|
docs(Sittable-Object): fix 🐛 armchair creation is done in python
|
2023-10-27 11:27:06 -07:00 |
|
iLPdev
|
2bd7117fbc
|
docs(Sittable-Object): 📝 add terminal punctuation to do_stand code
|
2023-10-27 11:21:02 -07:00 |
|
iLPdev
|
a45d441245
|
Hotfix: for resultant Cuddly movement in my this PR
|
2023-10-24 17:35:24 -07:00 |
|
iLPdev
|
7d668e84fa
|
fix(Lesson 7.1.2): 🐛 correct prose and code example/result
|
2023-10-24 17:29:40 -07:00 |
|
Griatch
|
78221f8ac3
|
Merge pull request #3295 from iLPdev/patch-3
docs(Learning-Typeclasses): 📝 fix instructions calling self.get_stats()
|
2023-10-21 16:49:36 +02:00 |
|
iLPdev
|
d9e6023828
|
docs(Learning-Typeclasses): fix instructions calling self.get_stats()
|
2023-10-20 08:21:28 -07:00 |
|
iLPdev
|
0f30b4bb5c
|
docs(Learning-Typeclasses): 📝 fix .at_object_creation example code
|
2023-10-20 07:59:44 -07:00 |
|
Griatch
|
7cc6640809
|
Update CHANGELOG
|
2023-10-19 19:58:00 +02:00 |
|
Griatch
|
0f9d2beb09
|
Add text_kwargs support to EvMore.msg. Resolve #3273
|
2023-09-23 23:07:19 +02:00 |
|
Griatch
|
cf38de0922
|
Wrong chapter indent
|
2023-09-23 22:34:48 +02:00 |
|
Griatch
|
7d99d319a5
|
More minor cleanup of the command tutorial page
|
2023-09-23 22:33:59 +02:00 |
|
Griatch
|
8e10db5dca
|
Expand command-add tutorial. Fix typos. Resolve #3277
|
2023-09-23 22:23:38 +02:00 |
|
Griatch
|
bf97d19fa4
|
Correct CHANGELOG attribution to blongden
|
2023-09-03 10:12:39 +02:00 |
|
Griatch
|
bb35973cea
|
Evennia 2.3.0 minor release
|
2023-09-03 09:24:42 +02:00 |
|
Griatch
|
9b354a39b7
|
Fix typos in equipment tutorial. Resolve #3250
|
2023-09-03 09:13:37 +02:00 |
|
Griatch
|
1c7cc201e4
|
Stop color leak in examine's last_login output
|
2023-09-03 08:47:52 +02:00 |
|
Griatch
|
a989246cdb
|
Make virtualenv link more visible in installation doc
|
2023-09-01 21:06:05 +02:00 |
|
Griatch
|
7a56acc93f
|
Update CHANGELOG
|
2023-08-28 19:01:12 +02:00 |
|
Griatch
|
96e13deac6
|
Fix typo in tutorial world doc
|
2023-08-28 18:54:51 +02:00 |
|
Griatch
|
1926b75a6b
|
Merge pull request #3260 from iLPdev/main
docs(tutorial-building): 📝 revise for clarity and consistency
|
2023-08-28 18:51:00 +02:00 |
|
iLPdev
|
355d06dbee
|
docs(tutorial-beginner): 📝 revise gameplay section
|
2023-08-20 19:18:18 -07:00 |
|
iLPdev
|
4e95fb9b3a
|
docs(tutorial-beginner): 📝 revise tutorial installation text copy
|
2023-08-20 19:11:55 -07:00 |
|
iLPdev
|
d3d791d1ef
|
docs(tutorial-beginner): 📝 revise dig house command description
|
2023-08-20 18:50:13 -07:00 |
|
iLPdev
|
0b278a2b77
|
docs(tutorial-beginner): 📝 split in two sentences
|
2023-08-20 09:53:57 -07:00 |
|
iLPdev
|
1db8ad735d
|
docs(tutorial-beginner): 📝 fix typo
|
2023-08-20 09:52:21 -07:00 |
|
Griatch
|
b819bff556
|
Append character fix to evadventure tutorial. Resolve #3559
|
2023-08-20 18:49:28 +02:00 |
|