Commit graph

7498 commits

Author SHA1 Message Date
Griatch
04a95297b5 First version of moved contrib tests 2021-12-18 23:49:51 +01:00
Griatch
a6cb94056c Complete reshuffling of contribs. Not moved tests 2021-12-18 21:48:08 +01:00
Griatch
0ab1c30716 Refactoring contribs 2021-12-18 18:02:37 +01:00
Griatch
f5f75bd04d Start refactor contrib folder 2021-12-18 11:32:34 +01:00
Griatch
7f0d314e7f Update changelog with merged PR 2021-12-17 08:49:04 +01:00
Griatch
9eb92f0c7c Merge branch 'master' into develop 2021-12-16 19:31:01 +01:00
Griatch
ac9c0be6e0 Update silvren contact info 2021-12-16 19:30:16 +01:00
Griatch
40f1023a89 Update silvren contact info 2021-12-16 19:29:18 +01:00
Griatch
72ad633071 Make set aware of Attribute categories 2021-12-16 00:22:24 +01:00
Griatch
5b85ec128e Update the contrib README to include new cooldown contrib 2021-12-15 22:35:08 +01:00
Griatch
8e8f497d9f Merge pull request #2594 from owllex/cooldown
Add new cooldowns contrib.
2021-12-15 22:33:38 +01:00
Owllex
f872c038fc Minor adjustment to cleanup(). 2021-12-13 11:48:51 -08:00
Owllex
c796161e55 Address PR comments. 2021-12-13 11:34:19 -08:00
Griatch
0083e23c7e Cleanup of doc 2021-12-13 19:02:56 +01:00
Griatch
2891febc12 Update online setup with new entries from master 2021-12-13 18:59:27 +01:00
Griatch
5dcebc8a84 Merge branch 'master' into develop 2021-12-13 18:55:21 +01:00
Griatch
eb7fc8e9a3 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
f10c0a6fa2 Merge pull request #2597 from The-Archemist/patch-1
Fixed unnecessary string break in CmdDesc
2021-12-13 18:53:09 +01:00
Griatch
affa3b8cf7 Tweak iter_to_string to be a little more flexible about limiters 2021-12-11 10:48:18 +01:00
Jaykingamez
db43f80e4f Add Azure App Services and Huawei Cloud
embedded links to back listed information
2021-12-03 22:22:05 +08:00
Jake
a306323c3d Fixed unnecessary string break in CmdDesc 2021-11-27 00:06:50 -07:00
Griatch
1400436c11 Merge pull request #2591 from The-Archemist/sethelp_fix
Fix sethelp help file typo.
2021-11-26 09:39:34 +01:00
Griatch
850d12d4dd Merge pull request #2596 from The-Archemist/UnbanFix
Fixed bug with unban command. Resolves #2595
2021-11-25 10:16:55 +01:00
Jake
0828b0fb35 Fixed bug with unban command. Resolves #2595 2021-11-25 01:16:12 -07:00
Owllex
189124c751 Add an example to documentation. 2021-11-24 13:39:58 -08:00
Owllex
53f307e8e3 Add new cooldowns contrib. 2021-11-23 18:03:37 -08:00
Jake
afa670a293 Fix sethelp help file typo. 2021-11-21 04:02:16 -07:00
Griatch
da41176a96 Merge branch 'develop' of github.com:evennia/evennia into develop 2021-11-21 11:38:28 +01:00
Griatch
08ee312281 Merge pull request #2589 from The-Archemist/dev
get_display_name looker default. Resolves #2415
2021-11-21 11:13:12 +01:00
Griatch
4b84e44c73 Merge branch 'master' into develop 2021-11-21 11:09:45 +01:00
Griatch
39b3a66cac Merge pull request #2581 from luciensadi/master
Added missing remove() method to _SaverDeque
2021-11-21 11:09:04 +01:00
Griatch
09f51a644a Make examine command more modular; show attr-categories and value types.
See #1805.
2021-11-21 03:37:55 +01:00
Jake
28ceef6e8d get_display_name looker default. Resolves #2415 2021-11-20 17:31:44 -07:00
Griatch
fa3c2aacb7 Sync dependencies with master branch 2021-11-14 15:18:21 +01:00
Griatch
d2e3536d73 Pin django-sekizai version 2021-11-14 15:16:20 +01:00
Griatch
532ccd67b1 Merge branch 'master' into develop 2021-11-13 15:35:13 +01:00
Griatch
c993fb93f1 Make sure the update/reset combination reruns all hooks 2021-11-13 15:34:47 +01:00
Griatch
88fff7c57b Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00
Griatch
5ff69d7086 Added sorting for autodoc alias listing 2021-11-13 02:26:23 +01:00
Griatch
39b134ac56 Update default commands 2021-11-13 02:18:31 +01:00
Griatch
7cfb9e3b42 Co-exist @-prefixes for management commands. Resolve 2353. 2021-11-13 02:15:30 +01:00
Griatch
297daf5492 Change doc style for code 2021-11-10 23:45:40 +01:00
Griatch
b27e51ac32 Some doc updates 2021-11-10 21:31:34 +01:00
Griatch
0f3f6244cb More doc style updates 2021-11-10 09:08:31 +01:00
Griatch
508ecdb3f7 Update doc look, fix some typos 2021-11-10 01:25:53 +01:00
Griatch
7a60e9ed0d AttributeProperty for managing Attributes similarly to Django fields 2021-11-09 23:08:28 +01:00
Griatch
507e896e06 Minor typo fix 2021-11-08 17:31:00 +01:00
luciensadi
ca6e651dfa Added missing remove() method to _SaverDeque 2021-11-03 22:04:44 -07:00
Griatch
2df0b9c943 Change custom_gametime contrib to start days/weeks/months from 1 instead of from 0. Resolve #1753 2021-11-04 00:15:27 +01:00
Griatch
58f86fd3d7 Make common typeclass.delete return True/False to match Object.delete api for consistency. Resolve #2398 2021-11-03 23:20:00 +01:00