Commit graph

128 commits

Author SHA1 Message Date
Griatch
c4552d6953 Minor cleanup for docstring to more succinct 2024-04-01 20:24:32 +02:00
Griatch
a4812906a9 Update installation/tutorial docs 2024-03-17 17:13:02 +01:00
Griatch
3a0b434e42 Fix rpsystem inefficient regex 2024-03-17 09:25:04 +01:00
Griatch
577f66c3ec Correct django querying example. Resolve #3422 2024-02-25 18:25:57 +01:00
Griatch
42aba18ada Add OnDemandHandler to support on-demand timers easier 2024-02-04 00:38:47 +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
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
Griatch
cd3c5db324 Update CHANGELOG 2023-12-19 23:47:52 +01:00
Griatch
c37dde248e Update CHANGELOG, some refining of docs 2023-12-10 19:59:24 +01:00
Griatch
48fdc2c935 Update CHANGELOG 2023-12-02 21:35:45 +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
8dd6c12786 Fix Evennia upgrade instructions. Resolve #3303 2023-11-26 12:48:09 +01:00
Griatch
84e8ca129f Update CHANGELOG and autodocs with recent changes 2023-11-23 19:08:46 +01:00
Griatch
f6b43b0416 Ran black on sources 2023-11-02 20:58:03 +01:00
Griatch
900993ab92 Update CHANGELOG 2023-10-31 21:02:23 +01:00
Griatch
a989246cdb Make virtualenv link more visible in installation doc 2023-09-01 21:06:05 +02:00
Griatch
bc77c691ae Clean up evennia-update doc page 2023-08-07 09:17:29 +02:00
Griatch
46c7b26c42 Fix web tutorial formatting and app creation. Resolve #3175. 2023-08-06 17:51:46 +02:00
iLPdev
bf744aaf08 docs(installation): add missing markdown to close italics 2023-07-23 14:32:13 -07:00
iLPdev
23d77efcda docs(installation): replace -- with — 2023-07-23 14:30:52 -07:00
iLPdev
74235bafea docs(installation): fix typos 2023-07-23 14:16:28 -07:00
iLPdev
9579ce83d0 docs(installation): 📝 improve text copy
Stack's OCD copy editing
2023-07-18 05:32:29 -07:00
Griatch
726054a36d Update changelog 2023-07-14 14:13:32 +02:00
InspectorCaracal
9ff69d4482 update windows install note 2023-06-06 18:33:44 -06:00
Griatch
b23f8bf2c0 Merge pull request #3191 from InspectorCaracal/nginx-docs-update
Minor cleanup of nginx docs page
2023-05-21 10:51:33 +02:00
Griatch
2a75ea8343 Fix doc generation of all evadventure modules 2023-05-19 20:20:14 +02:00
InspectorCaracal
95dabfdb65 Update Config-Nginx.md 2023-05-13 14:36:19 -06:00
Griatch
bc0023072d Expand sqlite issue to Mac troubleshooting doc. Resolve #3143 2023-04-29 08:28:30 +02:00
Griatch
68c111b7f7 Update notes on Postgres14+ setup, as per Jake's info 2023-04-10 09:03:18 +02:00
Griatch
f66db3344d Update djangodoc references also in READMEs, as per #3126 2023-03-04 20:10:12 +01:00
Griatch
fe546c888d Auto-remapped old django docs to new version. Resolve #3126 2023-03-04 19:49:23 +01:00
Griatch
cc204fd3bc Add and fix up new Nginx doc page 2023-02-25 09:01:22 +01:00
Griatch
ca3cb448f5 Merge pull request #3105 from InspectorCaracal/nginx-config
Documentation page for NGINX configuration
2023-02-25 08:44:49 +01:00
InspectorCaracal
af9e19053f rename nginx page 2023-02-03 11:22:37 -07:00
InspectorCaracal
0ad541139b add ip forwarding, comments 2023-02-03 11:17:13 -07:00
Griatch
cca37f7022 Removed mentions of requirements.extra.txt from docs 2023-01-15 13:47:52 +01:00
Griatch
3d05932156 Evennia 1.1.0 minor release 2023-01-07 22:26:16 +01:00
InspectorCaracal
dd187959cc initial draft 2023-01-05 14:16:26 -07:00
homeofpoe
f523f60f07 Update Online-Setup.md 2023-01-05 09:42:18 -08:00
homeofpoe
71f4807955 Update Online-Setup.md
Small tidy ups.
2023-01-05 09:21:36 -08:00
Jessie
ba65243a20 contrib: Adds Windows Troubleshooting instructions for addressing AttributeError on server startup.
Signed-off-by: Jessie <jproffitt71@gmail.com>
2022-12-22 15:59:43 -07:00
Griatch
b969f91d66 Fix typo in upgrade instruction 2022-12-06 15:35:49 +01:00
Griatch
702d0e5703 Fix typo in upgrade doc 2022-12-03 20:39:33 +01:00
Griatch
bef46e9983 Evennia 1.0 release 2022-12-03 16:46:51 +01:00
Griatch
9d99ce283e More doc updates 2022-12-03 13:54:58 +01:00