Griatch
|
c8d75665d2
|
Fix doc issues. Resolve #3479, #3480, #3481, #3482
|
2024-04-06 14:24:21 +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
|
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 |
|
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 |
|
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
|
bb501d990f
|
Fix merge conflict
|
2024-03-08 09:03:17 +01:00 |
|
Griatch
|
577f66c3ec
|
Correct django querying example. Resolve #3422
|
2024-02-25 18:25:57 +01:00 |
|
Griatch
|
f50f8917b9
|
Fix search example in beginner tutorial
|
2024-01-28 14:50:38 +01:00 |
|
Griatch
|
e24f4141ba
|
Update CHANGELOG. Resolve typo in sittable chair tutorial. Resolve #3408
|
2024-01-14 18:16:19 +01:00 |
|
Griatch
|
d58ac80594
|
Merge pull request #3407 from InspectorCaracal/wiki-update
Update wiki how-to guide
|
2024-01-14 18:10:13 +01:00 |
|
Griatch
|
419615edbf
|
Add missing location=here kwarg in sittable object tutorial example. Resolve #3402
|
2024-01-14 17:54:05 +01:00 |
|
Griatch
|
500b071aa5
|
Fix how to remove superfluous cmdset in command tutorial. Resolve #3395.
|
2024-01-14 17:41:34 +01:00 |
|
Griatch
|
8679fa9f5e
|
Fix characters.py example in typeclass tutorial. Resolve #3391
|
2024-01-14 17:13:30 +01:00 |
|
Griatch
|
7084f7a021
|
Fix py example in sittable object tutorial. Resolve #3401
|
2024-01-14 17:03:09 +01:00 |
|
Griatch
|
7eea74b614
|
Update search tutorial, resolving #3399
|
2024-01-14 16:59:30 +01:00 |
|
InspectorCaracal
|
e60c6e7ea6
|
update wiki howto
|
2024-01-12 18:17:56 -07:00 |
|
Griatch
|
e37419972e
|
Merge pull request #3390 from InspectorCaracal/patch-21
Fix tutorial code block
|
2024-01-08 20:46:15 +01:00 |
|
Griatch
|
0b234c792c
|
Fix merge conflict
|
2024-01-08 20:37:53 +01:00 |
|
Griatch
|
aff6cd6637
|
Update CHANGELOG, chargen beginner tutorial
|
2024-01-08 20:34:15 +01:00 |
|
InspectorCaracal
|
1bcbcfec26
|
fix outdated tutorial code block
|
2024-01-02 19:54:58 -07:00 |
|
gas-public-wooden-clean
|
b6d7c2500a
|
Align character generation tutorial more closely with the code.
|
2024-01-01 18:22:32 -06:00 |
|
gas-public-wooden-clean
|
ff159e3942
|
Fix typos.
|
2024-01-01 18:22:10 -06:00 |
|
iLPdev
|
7fab91060b
|
docs(beginner tutorial unit testing): fix typos
|
2023-12-21 04:35:55 -08:00 |
|
Griatch
|
255655dffe
|
Use a different base testing class in EvAdventure tutorial. Resolve
|
2023-12-20 00:44:27 +01:00 |
|
Griatch
|
3727a91c98
|
Fix web tutorial, outdated mentions of static/template_overrides dir.
Resolve #3368
|
2023-12-20 00:41:31 +01:00 |
|
Griatch
|
97d908ec55
|
Fix typo in learnind-typeclasses tutorial. Resolve #3369
|
2023-12-20 00:23:51 +01:00 |
|
iLPdev
|
04e0fe5e35
|
docs(beginner tutorial unit testing): 📝 🐛 revise prose and bug-fix
|
2023-12-12 06:01:56 -08:00 |
|
Griatch
|
a56852d38d
|
Fix link to twitch-combat batch script in docs. Resolve #3332
|
2023-12-02 21:56:57 +01:00 |
|
Griatch
|
457ceb1375
|
Explain deliberate error in example unit test. Resolve #3328
|
2023-11-26 14:43:39 +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
|
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 |
|
InspectorCaracal
|
c7a6fc5505
|
fix tutorial room path
|
2023-11-06 20:05:07 -07: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 |
|