Commit graph

6831 commits

Author SHA1 Message Date
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
Johnny
3444cce6e9 Adds remove() method and renames record/unrecord methods to reflect expected input. 2020-10-20 21:00:03 +00:00
Johnny
ee95fca6cf Adds more verbose error message and logs traceback when errors encountered at init. 2020-10-20 20:35:14 +00:00
Griatch
7939e3cde3 Update CHANGELOG 2020-10-19 23:08:45 +02:00
Griatch
03fcb81fb3 Clean up develop doc build to avoid clashes 2020-10-19 22:40:43 +02:00
Griatch
9238a9bb58 Fix docstring formatting 2020-10-19 22:01:44 +02:00
Griatch
c123824029 Set latest link correctly 2020-10-19 08:56:19 +02:00
Griatch
daa8be261c Set correct latest symlink 2020-10-19 08:55:53 +02:00
Griatch
20886a4fc5 Merge pull request #2234 from strikaco/clientheight
Adds client_height() method to Command.
2020-10-18 23:11:40 +02:00
Griatch
07c8a7b37c Update css for document class 2020-10-18 02:05:06 +02:00
Griatch
feb5b22cab Fix css width of document class 2020-10-18 02:03:56 +02:00
Griatch
e07f9720bd Improve doc on EvMenu goto-callable callsigns 2020-10-16 00:54:40 +02:00