Commit graph

7513 commits

Author SHA1 Message Date
Griatch
d335e4b54a Update contrib doc pages 2022-01-08 16:30:31 +01:00
Griatch
883ea77ae8 Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
Griatch
9367ca3d9a Auto-convert contrib readmes to doc pages 2022-01-08 00:58:56 +01:00
Griatch
d4de56a62f Add additional script migration 2022-01-07 22:27:06 +01:00
Griatch
51e99d36f0 Run migrations. Update contrib paths stored in db 2022-01-07 18:11:51 +01:00
Griatch
94ba9b307f Update contrib README 2022-01-07 17:00:37 +01:00
Griatch
5e2224c0a6 Clean up all test suites 2022-01-07 16:12:12 +01:00
Griatch
d25fa56b68 Merge branch 'develop' into refactor-contrib 2022-01-06 22:30:56 +01:00
Griatch
cbc9a6573b
Merge pull request #2605 from The-Archemist/Py3.10
dbserialize fix to support Python 3.10
2022-01-06 22:29:46 +01:00
Griatch
9a75aa3c88 Remove prototype init from evennia init 2022-01-03 22:22:19 +01:00
Griatch
d942c9cd08 Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings 2021-12-22 01:23:03 +01:00
Jake
66784a94c9 Fixed dbserialize. Supports Py 3.7 - 3.10 2021-12-19 19:14:31 -07:00
Griatch
f79d88e6cd Fix all unit tests for contribs 2021-12-19 20:39:46 +01:00
Griatch
5dc5dfb7a8 Update links/paths to new contrib locations 2021-12-19 17:46:17 +01:00
Griatch
1930f171b6 Fixing contrib test issues 2021-12-19 15:33:41 +01:00
Griatch
dca4fde980 First version of moved contrib tests 2021-12-18 23:49:51 +01:00
Griatch
9b92b595c4 Complete reshuffling of contribs. Not moved tests 2021-12-18 21:48:08 +01:00
Griatch
9efaea9e35 Refactoring contribs 2021-12-18 18:02:37 +01:00
Griatch
a13c04f0d1 Start refactor contrib folder 2021-12-18 11:32:34 +01:00
Griatch
660dee0a8b Update changelog with merged PR 2021-12-17 08:49:04 +01:00
Griatch
a5f736ca0f Merge branch 'master' into develop 2021-12-16 19:31:01 +01:00
Griatch
fa79110ba6 Update silvren contact info 2021-12-16 19:30:16 +01:00
Griatch
71fd497c6e Update silvren contact info 2021-12-16 19:29:18 +01:00
Griatch
357fcc8059 Make set aware of Attribute categories 2021-12-16 00:22:24 +01:00
Griatch
40ac0bb26d Update the contrib README to include new cooldown contrib 2021-12-15 22:35:08 +01:00
Griatch
c3c12dd38a
Merge pull request #2594 from owllex/cooldown
Add new cooldowns contrib.
2021-12-15 22:33:38 +01:00
Owllex
2b3308fd1f Minor adjustment to cleanup(). 2021-12-13 11:48:51 -08:00
Owllex
f06b448500 Address PR comments. 2021-12-13 11:34:19 -08:00
Griatch
94da4e0d36 Cleanup of doc 2021-12-13 19:02:56 +01:00
Griatch
eb617f41db Update online setup with new entries from master 2021-12-13 18:59:27 +01:00
Griatch
6934d3b4a2 Merge branch 'master' into develop 2021-12-13 18:55:21 +01:00
Griatch
90c29e61b7
Merge pull request #2601 from Jaykingamez/master
Add Azure App Services and Huawei Cloud to docs
2021-12-13 18:54:25 +01:00
Griatch
39be85ff79
Merge pull request #2597 from The-Archemist/patch-1
Fixed unnecessary string break in CmdDesc
2021-12-13 18:53:09 +01:00
Griatch
7a5e1c64ec Tweak iter_to_string to be a little more flexible about limiters 2021-12-11 10:48:18 +01:00
Jaykingamez
cf7cab1fea
Add Azure App Services and Huawei Cloud
embedded links to back listed information
2021-12-03 22:22:05 +08:00
Jake
5729676d32
Fixed unnecessary string break in CmdDesc 2021-11-27 00:06:50 -07:00
Griatch
7c2eed4e7a
Merge pull request #2591 from The-Archemist/sethelp_fix
Fix sethelp help file typo.
2021-11-26 09:39:34 +01:00
Griatch
a254ff0d5a
Merge pull request #2596 from The-Archemist/UnbanFix
Fixed bug with unban command. Resolves #2595
2021-11-25 10:16:55 +01:00
Jake
6a5e1f5203 Fixed bug with unban command. Resolves #2595 2021-11-25 01:16:12 -07:00
Owllex
5ce63ae52b Add an example to documentation. 2021-11-24 13:39:58 -08:00
Owllex
29896a82e8 Add new cooldowns contrib. 2021-11-23 18:03:37 -08:00
Jake
53ecfb503b Fix sethelp help file typo. 2021-11-21 04:02:16 -07:00
Griatch
d890ac10d3 Merge branch 'develop' of github.com:evennia/evennia into develop 2021-11-21 11:38:28 +01:00
Griatch
75107d6987
Merge pull request #2589 from The-Archemist/dev
get_display_name looker default. Resolves #2415
2021-11-21 11:13:12 +01:00
Griatch
ab54f90cbd Merge branch 'master' into develop 2021-11-21 11:09:45 +01:00
Griatch
aa6d01e014
Merge pull request #2581 from luciensadi/master
Added missing remove() method to _SaverDeque
2021-11-21 11:09:04 +01:00
Griatch
82442e4640 Make examine command more modular; show attr-categories and value types.
See #1805.
2021-11-21 03:37:55 +01:00
Jake
b1d59e5fc3 get_display_name looker default. Resolves #2415 2021-11-20 17:31:44 -07:00
Griatch
ffd6da2c5f Sync dependencies with master branch 2021-11-14 15:18:21 +01:00
Griatch
ffbdc6206a Pin django-sekizai version 2021-11-14 15:16:20 +01:00