Griatch
49886dbff3
Add confirm to set/edit for non-string Attributes. Resolves #2222
2021-10-09 00:11:30 +02:00
Griatch
e4013dbdb8
Ask for confirm in default account creation. Resolves #1523
2021-10-08 22:46:50 +02:00
Griatch
1a581162bc
Change assign to use .key instead of .name. Resolve #2530 .
2021-10-08 01:06:50 +02:00
Griatch
bf2c4f151b
Refactor return_apperance hook to make it easier to override. Resolves #2530 , Resolves #2362 .
2021-10-08 01:04:55 +02:00
Griatch
074f3bf068
Resolve merge conflict
2021-10-06 08:47:48 +02:00
Griatch
6e03216cd9
Merge pull request #2546 from shaunoakenfull/2249
...
triple quotes
2021-10-06 08:46:40 +02:00
Griatch
8ade25d1ec
Merge branch 'master' into develop
2021-10-06 08:45:22 +02:00
Griatch
e4a7c14c75
Merge pull request #2545 from shaunoakenfull/master
...
Fix typo in comment
2021-10-06 08:45:00 +02:00
Shaun Oakenfull
c938b89cfe
triple quotes
...
[Documentation] add triple quotes for docstring
2021-10-06 08:52:09 +10:00
Shaun Oakenfull
e594864373
Revert "add triple quotes for docstring"
...
This reverts commit 7b9fccd9e6 .
2021-10-06 08:49:10 +10:00
Shaun Oakenfull
7b9fccd9e6
add triple quotes for docstring
2021-10-06 08:46:04 +10:00
Shaun Oakenfull
d32d1eb6db
Fix typo in comment
...
environments typo corrected.
2021-10-06 08:24:21 +10:00
Griatch
0fcae38fb1
Merge branch 'master' into develop
2021-10-05 23:25:20 +02:00
Griatch
4136298695
Up min Django version to 3.2. Update recommended.
2021-10-05 23:22:50 +02:00
Griatch
d84879cc43
Disable timekeeping test to work with slower CI build env
2021-10-05 22:20:14 +02:00
Griatch
c3df322a70
Move scipy requirement to requirements_extra.txt
2021-10-05 22:04:55 +02:00
Griatch
a290ec67fc
Merge branch 'issue_2506' of https://github.com/Henddher/evennia into Henddher-issue_2506
2021-10-05 21:59:01 +02:00
Griatch
e77bf5ce25
Merge branch 'master' into develop
2021-10-05 21:56:43 +02:00
Griatch
7f1d4594ff
Merge pull request #2542 from Henddher/issue_2261
...
Issue 2261
2021-10-05 21:56:27 +02:00
Griatch
b945b69238
Resolve merge conflicts
2021-10-05 21:54:27 +02:00
Griatch
1cc939666d
Merge pull request #2541 from Henddher/issue_2478
...
Typos fixed.
2021-10-05 21:52:08 +02:00
Griatch
68265994fa
Apply doc change from master branch
2021-10-05 21:51:19 +02:00
Griatch
6aaef1c392
Merge pull request #2539 from marado/master
...
Getting Started: more troubleshooting info
2021-10-05 21:49:45 +02:00
Griatch
cc7f870292
Merge pull request #2536 from jamesbeebop/doc-fix
...
small change to first steps doc
2021-10-05 21:46:11 +02:00
henddher
42feb07a08
Add missing dependency scipy. Contrib xyzroom needs it.
2021-10-03 18:51:16 -05:00
henddher
bfd6ece47c
Addition of BROADCAST_SERVER_RESTART_MESSAGES flag to notify all sessions that the server is restarting.
2021-10-03 18:05:03 -05:00
henddher
182a969290
Unit test
2021-10-03 17:04:41 -05:00
henddher
33b61a9484
Convert key to lowercase in search_prototype.
2021-10-03 16:56:45 -05:00
henddher
b3679861f1
Typos fixed.
2021-10-03 15:40:35 -05:00
Griatch
8e382d9383
Resolve merge conflicts
2021-10-02 19:20:58 +02:00
Griatch
d6ddbd5704
Lower maxnum of channel lines for web display
2021-10-02 19:16:47 +02:00
Griatch
a4d34358fe
More log tweaks
2021-10-02 19:05:26 +02:00
Griatch
e4bad8007f
Test generator for log file return
2021-10-02 18:57:51 +02:00
Griatch
5d1ff40d75
Further fix of logger
2021-10-02 18:47:12 +02:00
Griatch
c041425bca
Catch unicode-decode error in logger display
2021-10-02 18:44:33 +02:00
Marcos Marado
7f08ebf9dd
Getting Started: more troubleshooting info
...
Issues #2434 or #2070 show that the installation guide can be a little
bit confusing regarding on which directory should the user be when
trying to pip install.
This commit adds an entry on the Troubleshooting section, in hopes of
helping those who stumble with that process.
2021-10-01 16:26:16 +01:00
james
1ef4431ac1
small change to sync the doc example with imported name in game_template/commands/command.py
2021-09-28 19:09:26 -04:00
Griatch
2430a4f536
Minor typo fixing
2021-09-17 23:17:32 +02:00
Griatch
4cf890b635
Change EvTable vertical rebalance algorithm to simply add empty rows at end. Produces more consistent visual result than old algorithm which could sometimes look like a bug.
2021-09-17 00:49:37 +02:00
Griatch
4db1a1e2e0
Fixes for $protkey protfunc implementation
2021-09-12 19:54:00 +02:00
Griatch
cb5830bbc5
Expand RPSystem to respect case of references. Resolves #1620 .
2021-09-08 23:41:33 +02:00
Griatch
ff2733fd93
Merge pull request #2516 from Qaishin/multimatch_fix
...
Fix multimatch error. Resolves #2514
2021-09-07 23:23:04 +02:00
Griatch
b855f4fb20
Fix merge conflicts
2021-09-06 21:52:17 +02:00
Griatch
36ded8408d
Up twisted requirement to 21.7.0
2021-09-06 21:48:09 +02:00
Griatch
2f9c050580
Cleanup some doc strings
2021-09-05 15:59:32 +02:00
Griatch
8088f94e19
Fix TraitProperty to not need trait_key and fix __get__ issues pointed out in discussions.
2021-09-05 15:53:49 +02:00
David Reichard
af491d9f30
Fix multimatch error. Resolves #2514
2021-09-04 23:36:54 -04:00
Griatch
f9d686c9a4
Merge branch 'develop' of github.com:evennia/evennia into develop
2021-09-05 00:28:55 +02:00
Griatch
f73c175b0d
Rework TraitProperty syntax to not need lazy_property, as mentioned e.g. in #2513
2021-09-05 00:28:43 +02:00
Griatch
c482ee3bc1
Merge pull request #2515 from ChrisLR/XYMap-Django-Exception
...
Fix exception leaking when spawning XYRoom Nodes
2021-09-01 17:15:26 +02:00