Commit graph

9384 commits

Author SHA1 Message Date
Griatch
c2c2a581a9 Add unit test for right-aligned evtable 2024-01-14 18:24:48 +01:00
Griatch
e24f4141ba Update CHANGELOG. Resolve typo in sittable chair tutorial. Resolve #3408 2024-01-14 18:16:19 +01:00
Griatch
3bebed707e Merge branch 'main' of github.com:evennia/evennia 2024-01-14 18:10:22 +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
10b6f26f8b Update changelog 2024-01-14 18:09:01 +01:00
Griatch
958649c416
Merge pull request #3405 from ChrisLR/godot-fix-portal-docs
[Godot] Fix Godot Contrib
2024-01-14 18:06:20 +01:00
Griatch
2a95300b59
Merge pull request #3398 from InspectorCaracal/rplang-parse-fix
Fix rpsystem language syntax to be consistent with documentation
2024-01-14 18:03:25 +01:00
Griatch
99d055d21e
Merge pull request #3397 from bradleymarques/fix-pre-logout-location-in-docs
Fixes incorrect variable name in a doc string
2024-01-14 18:01:57 +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
ChrisLR
c0fbbd42b1 Remove unused var in doc 2024-01-13 10:50:31 -05:00
ChrisLR
3d0c3f1cc6 Rewrote doc 2024-01-12 20:33:46 -05:00
InspectorCaracal
e60c6e7ea6 update wiki howto 2024-01-12 18:17:56 -07:00
ChrisLR
aafc9f4c6c Rename test 2024-01-12 17:00:21 -05:00
ChrisLR
70aa1517db Fix Godot Contrib addService call and add basic portal test 2024-01-12 16:56:09 -05:00
Griatch
143a6d6c01 Fix example in docstring of TagCategoryProperty 2024-01-10 22:06:11 +01:00
InspectorCaracal
d1cad9a134 fix code to be consistent with docs 2024-01-09 14:30:11 -07:00
Bradley Marques
53b681342a Fixes incorrect variable name in a doc string 2024-01-09 15:09:06 +02:00
Griatch
2b7af748f9 Lock alabaster version 2024-01-08 21:31:39 +01:00
Griatch
0dbcadcedb Evennia 3.1.0 minor release 2024-01-08 21:03:23 +01:00
Griatch
f49391d851 Update CHANGELOG 2024-01-08 20:54:00 +01:00
Griatch
014696b80a
Merge pull request #3394 from jaborsh/main
Fixing Replace Legacy Time of Day Markup
2024-01-08 20:52:25 +01:00
Griatch
c0aaedc51a
Merge pull request #3393 from InspectorCaracal/patch-22
Make EvMenu options single-column for screenreader mode
2024-01-08 20:49:59 +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
9a1c393738 Update CHANGELOG 2024-01-08 20:10:01 +01:00
Griatch
a350b30f54
Merge pull request #3386 from InspectorCaracal/patch-19
Add VS Code config to gitignore
2024-01-08 20:06:38 +01:00
Griatch
c7f3fab3db
Merge pull request #3382 from InspectorCaracal/patch-18
Start global scripts
2024-01-08 20:05:21 +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
Griatch
694c40db03
Merge pull request #3379 from homeofpoe/patch-24
Update Updating-Evennia.md
2024-01-08 19:59:51 +01:00
Griatch
e73209899b
Merge pull request #3378 from alephate/main
Added "where" to stop word filter exceptions.
2024-01-08 19:57:44 +01:00
Griatch
a7e3c4eca9
Merge pull request #3377 from InspectorCaracal/chargen-update-3x
Update character_creator contrib
2024-01-08 19:54:31 +01:00
Griatch
0d8db621c6
Merge pull request #3376 from InspectorCaracal/patch-17
fix _get_cmdset return type
2024-01-08 19:50:56 +01:00
Griatch
8f613cb97e
Merge pull request #3375 from chromancer/patch-1
Add prefix to CmdTunnel implementation
2024-01-08 19:47:58 +01:00
Griatch
58fad3ddff
Merge pull request #3373 from InspectorCaracal/cmdcreate-bugfix
Fix CmdCreate bugs
2024-01-08 19:43:17 +01:00
Jake
b6220ab748 Fixing Replace Legacy Time of Day Markup 2024-01-06 01:59:15 -07:00
InspectorCaracal
6726663a46 fix session check 2024-01-05 15:49:23 -07:00
InspectorCaracal
0afe81873c
Update evmenu.py 2024-01-05 15:14:31 -07: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
InspectorCaracal
17d17534a7
Update gitignore 2023-12-27 11:42:07 -07:00
InspectorCaracal
20887ee3a0
start global scripts 2023-12-26 20:11:54 -07: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