Commit graph

6842 commits

Author SHA1 Message Date
Griatch
e930bd4ff1 Fix doc header for better build 2020-11-14 11:53:15 +01:00
Griatch
36d8a16a80 Fix unit tests for develop branch 2020-11-14 10:54:31 +01:00
Griatch
cc809dd7e8 Minor fix for logging 2020-11-13 22:53:13 +01:00
Griatch
490c4f11cf Don't allow 3-box with only two boxes in room. Resolve #2206. 2020-11-13 21:00:07 +01:00
Griatch
5f8911ec72 Better handle multimatch index out of scope. Resolve #2207. 2020-11-13 20:40:12 +01:00
Griatch
aac9eb17d9 Fix .obj transfer for nested cmdset. Resolves #2221. 2020-11-12 23:23:28 +01:00
Griatch
012d6a1935 Delay import of module-prototypes to avoid init-clash. Resolves #2232. 2020-11-12 22:34:57 +01:00
Griatch
a5506d4e85 Better handle error when trying to add ticker with subsecond interval. Resolves #2235 2020-11-12 22:34:44 +01:00
Griatch
afd13e5caa fix of empty-string category name 2020-11-12 22:34:22 +01:00
Griatch
0e8c979134 Fix profunc parse and html tabs. Resolve #2246 2020-11-11 00:42:15 +01:00
Griatch
988f84de2d Fix traceback in MULTISESSION_MODE=3 for empty ic. Resolves #2250 2020-11-10 22:54:31 +01:00
Griatch
02bde3a45a Add develop-branch header warning 2020-11-10 20:05:58 +01:00
Griatch
fd1ef7e9eb Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:48 +01:00
Griatch
dedb1b3d66 Make service/start/stop handle errors better. Resolve #2237. 2020-11-01 17:39:08 +01:00
Griatch
1371226383 Better report of tracebacks across AMP bridge, sort of related to #2240 2020-11-01 16:13:57 +01:00
Griatch
cb5015b325 Merge branch 'master' into develop 2020-11-01 11:52:40 +01:00
Griatch
17fa0b8930 Merge branch 'friarzen-master' 2020-11-01 11:49:19 +01:00
Brenden Tuck
0d107e31c4 Fix codacy-fixes induced store/retrieve bug 2020-11-01 11:48:54 +01:00
Brenden Tuck
6ccdca96c2 Remove -modified behavior in favor of explicit saves 2020-11-01 11:48:54 +01:00
Brenden Tuck
00b24c4b7d fix localstorage "blank-page" bug 2020-11-01 11:48:54 +01:00
Brenden Tuck
06beaa63dc Grey out the save to default button and remove the Clear Layout button 2020-11-01 11:48:54 +01:00
Brenden Tuck
175ec7c6d8 Hack in default-modified layout type 2020-11-01 11:48:54 +01:00
Brenden Tuck
bcaba4142b Add a clear layout button to the webclient 2020-11-01 11:48:54 +01:00
Brenden Tuck
b4ce9fbff5 Codacy updates 2020-11-01 11:48:54 +01:00
Brenden Tuck
599bf30daa persist font settings to localstorage 2020-11-01 11:48:54 +01:00
Brenden Tuck
7212998aee Add settings pane Options and improved focus handling 2020-11-01 11:48:54 +01:00
Brenden Tuck
cdcd8a272f Make the goldenlayout layout work with Evennia options 2020-11-01 11:46:25 +01:00
Griatch
91e2e68291 Optimize _Saverdict.update that caused issues for webclient option update (#2224) 2020-11-01 11:32:12 +01:00
Griatch
6f3548eea9 Optimize _Saverdict.update that caused issues for webclient option update (#2224) 2020-11-01 11:19:14 +01:00
Griatch
668551a0d5 Handle webclient tabs; refactor html regex structure a little 2020-10-31 23:39:27 +01:00
Griatch
965dffa2b7 Handle webclient tabs; refactor html regex structure a little 2020-10-31 23:38:40 +01:00
Griatch
7311d52246 Merge branch 'master' of https://github.com/friarzen/evennia into friarzen-master 2020-10-31 21:50:40 +01:00
Griatch
00594e064d Minor cleanup in contributing-docs page 2020-10-31 19:50:51 +01:00
Brenden Tuck
aad8c9aace Fix codacy-fixes induced store/retrieve bug 2020-10-29 00:16:58 -04:00
Brenden Tuck
d985894677 Fix text save bug #2233 2020-10-29 00:02:34 +01:00
Griatch
0e2e8687a7 Merge pull request #2245 from friarzen/history_bugfix
History bugfix
2020-10-28 23:00:11 +01:00
Brenden Tuck
5017244daa Remove -modified behavior in favor of explicit saves 2020-10-28 10:56:58 -04:00
Brenden Tuck
0408d30053 Fix text save bug #2233 2020-10-28 08:57:41 -04:00
Brenden Tuck
782a74f036 Merge branch 'master' of https://github.com/evennia/evennia 2020-10-26 18:06:33 -04:00
Griatch
a18224373e Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:53:28 +01:00
Griatch
2106949767 Fix merge conflicts 2020-10-26 21:53:15 +01:00
Griatch
5fa7c62687 Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:45:14 +01:00
Griatch
9bb0c77a74 Include webclient info in protocol_flags 2020-10-24 10:58:45 +02:00
Griatch
5c109942d7 Expand EvForm unit tests for #2205 2020-10-21 22:44:48 +02:00
Griatch
ea68f165d8 Expand EvForm unit tests for #2205 2020-10-21 22:44:31 +02:00
Griatch
8b28900600 Ran black on sources 2020-10-21 21:11:04 +02:00
Griatch
14a5823796 Update CHANGELOG again 2020-10-21 21:04:59 +02:00
Griatch
de24b2cd48 Update CHANGELOG 2020-10-21 21:03:31 +02:00
Griatch
ae05e62beb Merge pull request #2230 from strikaco/throttle
Refactors throttle to use Django caching (partial fix for #2223).
2020-10-21 21:02:15 +02:00
Johnny
05c452413c Changes test IPs to non-routable values, clears from throttle at end of test and adds checks to ensure manual key eviction works. 2020-10-20 21:01:20 +00:00