Commit graph

963 commits

Author SHA1 Message Date
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
0dbcadcedb Evennia 3.1.0 minor release 2024-01-08 21:03:23 +01: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
Griatch
4d1b89a119
Merge pull request #3388 from gas-public-wooden-clean/fix-tutorial
Fix tutorial
2024-01-08 20:17:32 +01:00
Griatch
9b77fec6b6
Merge pull request #3381 from homeofpoe/patch-26
Update Online-Setup.md
2024-01-08 20:03:00 +01:00
Griatch
a26596d476
Merge pull request #3380 from homeofpoe/patch-25
Update Installation.md
2024-01-08 20:02:06 +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
homeofpoe
2e4fb69a3d
Update Online-Setup.md
Price changes!  Name changes!

Heficed: https://www.heficed.com/cloud-hosting-pricing/

Chicago IL USA has a 1GB for $5/mo.

Linode pricing based on here: https://www.linode.com/pricing/

Linode is now Akami, and it looks like it will be rolling out more broadly over time: https://www.linode.com/blog/linode/a-bold-new-approach-to-the-cloud/
2023-12-26 12:52:26 -08:00
homeofpoe
7b133e4dbf
Update Installation.md
There were broken links in the code block (```) sections because links aren't processed there.
2023-12-26 12:40:19 -08:00
homeofpoe
9a718c836d
Update Updating-Evennia.md
fix a typo and a link.
2023-12-26 12:32:01 -08:00
iLPdev
7fab91060b
docs(beginner tutorial unit testing): fix typos 2023-12-21 04:35:55 -08:00
Griatch
7a7416b084 Some fixes to doc versioning list, changelog 2023-12-20 23:43:41 +01:00
Griatch
dadc1de6e1 Evennia 3.0.0 major release 2023-12-20 23:02:49 +01:00
Griatch
c346755d35 Fix typo in legacy doc generator 2023-12-20 20:06:30 +01:00
Griatch
5729fb7c5b Try to fix links to legacy docs 2023-12-20 19:54:15 +01:00
Griatch
bbae01d937 Restructure doc versions 2023-12-20 19:13:39 +01:00
Griatch
efafbb6342 Update doc version to use "latest" 2023-12-20 18:36:20 +01: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
Griatch
cd3c5db324 Update CHANGELOG 2023-12-19 23:47:52 +01:00
iLPdev
04e0fe5e35
docs(beginner tutorial unit testing): 📝 🐛 revise prose and bug-fix 2023-12-12 06:01:56 -08:00
Griatch
28a85368d6 Fix path in rpsystem contrib readme. Try to address unit test build issues for non-sqlite dbs 2023-12-10 21:03:09 +01:00
Griatch
c37dde248e Update CHANGELOG, some refining of docs 2023-12-10 19:59:24 +01:00
Griatch
87360833e4 Add custom Evennia chatGPT link to Links docs 2023-12-07 09:55:02 +01:00
Griatch
f4e78d4552 Depend Twisted >=23.10,<24, Django 4.0-4.2 <4.3 2023-12-02 23:31:24 +01:00
Griatch
a56852d38d Fix link to twitch-combat batch script in docs. Resolve #3332 2023-12-02 21:56:57 +01:00
Griatch
48fdc2c935 Update CHANGELOG 2023-12-02 21:35:45 +01:00
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