Commit graph

491 commits

Author SHA1 Message Date
Griatch
dac2be3074 Start restructuring web presences 2021-05-16 16:01:39 +02:00
Griatch
d100c250d5 Resolve merge conflict 2021-02-27 13:45:04 +01:00
Griatch
5aed34c844 Make evennia lib importable without created gamedir 2021-02-27 13:39:14 +01:00
Griatch
fd1ef7e9eb Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:48 +01:00
Griatch
99aba2e4c9 Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:00 +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
7311d52246 Merge branch 'master' of https://github.com/friarzen/evennia into friarzen-master 2020-10-31 21:50:40 +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
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
Brenden Tuck
91549f091f fix localstorage "blank-page" bug 2020-10-14 15:58:01 -04: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
b449ebe3d4 Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
Brenden Tuck
d3e718a3ff Add a clear layout button to the webclient 2020-10-12 08:54:23 -04:00
Brenden Tuck
f89687d260 Codacy updates 2020-10-12 00:10:38 -04:00
Brenden Tuck
305d270a80 persist font settings to localstorage 2020-10-11 22:20:09 -04:00
Brenden Tuck
88eddc5851 Add settings pane Options and improved focus handling 2020-10-11 22:19:24 -04:00
Brenden Tuck
2ce26a3df6 Make the goldenlayout layout work with Evennia options 2020-10-11 11:05:58 -04:00
Griatch
90a1a0cba8 Resolve merge conflicts 2020-10-08 23:35:31 +02:00
Griatch
d414cc3ccd Start add docs again 2020-10-08 21:45:18 +02:00
Griatch
cdc7480d3a Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs 2020-10-08 19:03:19 +02:00
ChrisLR
9bb238c3d4 Removed SplitHandler from the docs and plugins folder 2020-10-03 15:41:37 -04:00
Griatch
b89d188c32 Start tutorialmenu 2020-10-01 18:42:04 +02:00
Brenden Tuck
add99c59e9 update multimedia and supporting plugins to allow message routing 2020-09-21 17:40:18 -04:00
Griatch
443310b1c4 [Resolve merge conflicts 2020-09-19 14:19:40 +02:00
Brenden Tuck
97f359f9ae expose onTabCreate() so other plugins can create blessed goldenlayout tabs 2020-09-18 18:45:50 -04:00
Griatch
7fed14d233 Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
Griatch
21d62e651a Ran black on sources 2020-04-12 12:19:15 +02:00
Griatch
ae98526a7f Merge branch 'master' into develop 2020-04-09 23:40:32 +02:00
Griatch
a623fa0ee3 Don't raise but instead return HttpResponseBadRequest object 2020-03-29 10:06:07 +02:00
TehomCD
9ac2769be3 Add a bit more to another docstring 2020-03-14 01:09:04 -04:00
TehomCD
74418a558b Add more detailed docstring 2020-03-14 01:05:53 -04:00
TehomCD
bf694e5d93 Convert filter_name method to staticmethod 2020-03-14 00:42:36 -04:00
TehomCD
d441739c9a Convert serializer to use attributes/nickhandlers 2020-03-14 00:36:27 -04:00
TehomCD
75812dcdd5 Fix attribute serializer, add name filter 2020-03-13 21:52:03 -04:00