Commit graph

6440 commits

Author SHA1 Message Date
Griatch
0fbffd7962 Update docs 2020-11-10 19:26:02 +01:00
Griatch
99aba2e4c9 Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:00 +01:00
Griatch
a63be0a416 Make service/start/stop handle errors better. Resolve #2237. 2020-11-01 17:38:49 +01:00
Griatch
17dfcd4ed5 Better report of tracebacks across AMP bridge, sort of related to #2240 2020-11-01 16:13:02 +01:00
Griatch
78dce264a5 Update line number in doc ref. Resolves #2242. 2020-11-01 12:13:51 +01:00
Griatch
17fa0b8930 Merge branch 'friarzen-master' 2020-11-01 11:49:19 +01:00
Griatch
6f3548eea9 Optimize _Saverdict.update that caused issues for webclient option update (#2224) 2020-11-01 11:19:14 +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
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
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
8b28900600 Ran black on sources 2020-10-21 21:11:04 +02:00
Griatch
7939e3cde3 Update CHANGELOG 2020-10-19 23:08:45 +02:00
Griatch
c123824029 Set latest link correctly 2020-10-19 08:56:19 +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
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
Johnny
1f8f99a580 Adds client_height() method to Command. 2020-10-15 00:56:54 +00:00
Griatch
fa96fea5b4 Correct search box location 2020-10-15 01:43:29 +02:00
Griatch
82542f97c2 Add develop basic.css 2020-10-15 01:19:29 +02:00
Griatch
057a9e3fa4 Modify doc css to be responsive 2020-10-15 00:49:48 +02:00
Brenden Tuck
91549f091f fix localstorage "blank-page" bug 2020-10-14 15:58:01 -04:00
Griatch
0b0308b617 Add hidden toctrees 2020-10-14 21:20:36 +02:00
Griatch
9984c3f7bc Remove mention of space in login names 2020-10-14 19:06:16 +02:00
Griatch
ec140527d4 Fix intro with correct history mapping keys 2020-10-14 16:31:57 +02:00
Griatch
bc54e38725 Re-revert of lockfunc change because I'm a dummy, as per #2228 2020-10-14 16:01:40 +02:00
Griatch
c09ffbc80a Handle no-auto-doc builds with no api ref in docs 2020-10-13 23:08:21 +02:00
Griatch
5a0f698ad5 Make CmdHelp check the view lock to exclude commands from listing 2020-10-13 22:50:43 +02:00
Griatch
fd46257a2b fix typo in req file 2020-10-13 21:21:58 +02:00
Griatch
06a5b88a96 Up autobahn min requirement, restrict top version range 2020-10-13 21:20:25 +02:00
Griatch
2692d3e7c2 Doc test updates 2020-10-13 21:01:42 +02:00
Griatch
f5f235e352 Update sphinx version 2020-10-13 18:23:27 +02:00
Griatch
824b28f863 Tweak look of API header 2020-10-13 10:01:05 +02:00
Griatch
095c3dd652 Tweak top level api 2020-10-13 09:24:22 +02:00
Griatch
3cd8c4a0e6 Fix templating context arg 2020-10-13 00:18:33 +02:00
Griatch
6e6f49a513 Add new api pages 2020-10-12 22:22:02 +02:00
Griatch
90ba618348 Re-add cleanup of docs 2020-10-12 22:20:21 +02:00
Griatch
aa623651a1 Add doc templates from develop 2020-10-12 22:11:03 +02:00
Brenden Tuck
93d588127c Grey out the save to default button and remove the Clear Layout button 2020-10-12 15:54:54 -04:00
Brenden Tuck
56a5d53484 Hack in default-modified layout type 2020-10-12 15:36:47 -04:00
Griatch
fbfd662937 Revert some objtag lockfunc changes, related to #2227. 2020-10-12 19:49:18 +02:00
Griatch
199cb5682c Merge pull request #2228 from strikaco/lockfix
Adds appropriate object checking to objtag lockfunc
2020-10-12 19:35:25 +02:00
Brenden Tuck
d3e718a3ff Add a clear layout button to the webclient 2020-10-12 08:54:23 -04:00