Commit graph

9341 commits

Author SHA1 Message Date
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
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
alephate
4b4f39d708
Added "where" to stop word filter exceptions. 2023-12-26 14:58:07 -05:00
Cal
7fa0bff98a remove obsolete newline 2023-12-22 12:46:52 -07:00
Cal
4628d86056 update character_creator contrib 2023-12-22 12:32:10 -07:00
InspectorCaracal
8a031192e0
fix _get_cmdset return type 2023-12-21 17:47:42 -07:00
dyfed
4fba0fde64
Add prefix to CmdTunnel implementation
Should fix issue #3374
2023-12-21 16:27:34 -05:00
Cal
e143f47edd fix CmdCreate bugs 2023-12-21 13:07:27 -07: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
60b56e6ea6
Merge pull request #3365 from InspectorCaracal/emote-prefix
Add a reference prefix setting to rpsystem
2023-12-20 22:49:19 +01:00
Griatch
833fe5a543
Merge pull request #3353 from InspectorCaracal/webclient-uid
Add a unique ID to each webclient instance
2023-12-20 22:46:27 +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
Cal
610e6ad12f cleanup from rebase nightmare 2023-12-20 11:53:50 -07:00
Cal
a0b3b9649b tidy up variable names 2023-12-20 11:22:49 -07:00
InspectorCaracal
96baa05f1d identify cuid in websocket 2023-12-20 11:18:16 -07:00
InspectorCaracal
9a35b269cd make webclient pages unique 2023-12-20 11:18:11 -07:00
Griatch
bbae01d937 Restructure doc versions 2023-12-20 19:13:39 +01:00
Cal
ce04e79d58 fix docstring/help 2023-12-20 10:44:37 -07:00
Griatch
efafbb6342 Update doc version to use "latest" 2023-12-20 18:36:20 +01:00
Griatch
cc82b4659d Update doc release procedure 2023-12-20 17:56:32 +01:00
Griatch
85a0b0940d Add 'building' help-category to building-menu contrib. Resolve #3355 2023-12-20 00:51:22 +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
Griatch
5307a6c547
Merge pull request #3347 from volundmush/generate_default_locks
Improved lock-setting logic
2023-12-19 23:21:59 +01:00
Griatch
51f994a832 More tests with default homes in CI unit tests 2023-12-19 21:46:33 +01:00
Griatch
ea5cd64533 Another test with non-parallel CI unit test builds 2023-12-19 21:40:18 +01:00
Griatch
6d66260aa7 Test with only mysql 2023-12-19 07:39:32 +01:00
Griatch
d34332cd1b Revert CI build changes for more testing 2023-12-19 07:16:02 +01:00
Griatch
20061e9e5c CI build: Different mysql testing db 2023-12-19 00:16:05 +01:00
Griatch
00f70b1eb9 CI build: Different mysql testing db 2023-12-19 00:05:44 +01:00
Griatch
694fe8468d Testing to build an empty mysql db 2023-12-18 23:48:24 +01:00
Griatch
5d580c4c17 More CI testing 2023-12-18 23:34:05 +01:00
Griatch
1a687969c6 Another CI unit test run with no db reuse 2023-12-18 23:07:26 +01:00
Griatch
5d3046942f Test running CI unit tests without parallel running 2023-12-18 21:54:10 +01:00
Griatch
2bed8bdb53 Test with fresh unit test db 2023-12-18 20:51:57 +01:00
Andrew Bastien
b3f4962f7e Added tests for new lock features. 2023-12-16 17:30:44 -05:00
Griatch
9ed810d8ad
Merge pull request #3363 from InspectorCaracal/patch-14
Fix typo in new default AJAX setting
2023-12-16 13:52:28 +01:00
Griatch
268c96130c Fix wrong default path to AJAX client 2023-12-16 13:48:57 +01:00
InspectorCaracal
db3dd5b831
embed actual prefix into CmdEmote 2023-12-12 15:13:05 -07:00