Commit graph

8709 commits

Author SHA1 Message Date
Griatch
826db5aae5
Merge pull request #2245 from friarzen/history_bugfix
History bugfix
2020-10-28 23:00:11 +01:00
Brenden Tuck
12f4bde1a9 Remove -modified behavior in favor of explicit saves 2020-10-28 10:56:58 -04:00
Brenden Tuck
d995a5e072 Fix text save bug #2233 2020-10-28 08:57:41 -04:00
Brenden Tuck
0fbe376cd4 Merge branch 'master' of https://github.com/evennia/evennia 2020-10-26 18:06:33 -04:00
Griatch
558a3d76c7 Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:53:28 +01:00
Griatch
c30e2a4629 Fix merge conflicts 2020-10-26 21:53:15 +01:00
Griatch
d4053b3bca Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:45:14 +01:00
Griatch
68c7a1820f Include webclient info in protocol_flags 2020-10-24 10:58:45 +02:00
Griatch
31fb493e87 Expand EvForm unit tests for #2205 2020-10-21 22:44:48 +02:00
Griatch
a4f628fafb Expand EvForm unit tests for #2205 2020-10-21 22:44:31 +02:00
Griatch
3633d5ce23 Ran black on sources 2020-10-21 21:11:04 +02:00
Griatch
8b5359d4be Update CHANGELOG again 2020-10-21 21:04:59 +02:00
Griatch
db2f26b573 Update CHANGELOG 2020-10-21 21:03:31 +02:00
Griatch
890cf735dd
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
78a32e2a3d 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
5773d4c0cb Adds remove() method and renames record/unrecord methods to reflect expected input. 2020-10-20 21:00:03 +00:00
Johnny
eaa2b534ce Adds more verbose error message and logs traceback when errors encountered at init. 2020-10-20 20:35:14 +00:00
Griatch
417520dcd2 Update CHANGELOG 2020-10-19 23:08:45 +02:00
Griatch
dca88243f4 Clean up develop doc build to avoid clashes 2020-10-19 22:40:43 +02:00
Griatch
4fa9f12d65 Fix docstring formatting 2020-10-19 22:01:44 +02:00
Griatch
5d3badcebc Set latest link correctly 2020-10-19 08:56:19 +02:00
Griatch
363de634c5 Set correct latest symlink 2020-10-19 08:55:53 +02:00
Griatch
b84f715cff
Merge pull request #2234 from strikaco/clientheight
Adds client_height() method to Command.
2020-10-18 23:11:40 +02:00
Griatch
5115d5d128 Update css for document class 2020-10-18 02:05:06 +02:00
Griatch
8f5580d4f6 Fix css width of document class 2020-10-18 02:03:56 +02:00
Griatch
d9e8365bf8 Improve doc on EvMenu goto-callable callsigns 2020-10-16 00:54:40 +02:00
Johnny
13eb713c20 Adds cache definition to settings. 2020-10-15 01:23:10 +00:00
Johnny
0446dbd858 Renames authentication throttle back to login throttle. 2020-10-15 01:22:55 +00:00
Johnny
d4899d8002 Adds client_height() method to Command. 2020-10-15 00:56:54 +00:00
Griatch
bbd5db2f47 Adjust css location of search 2020-10-15 01:47:40 +02:00
Griatch
bd0c62c01f Correct search box location 2020-10-15 01:43:29 +02:00
Griatch
8ed8406263 Update conf/remapper in sync with master 2020-10-15 01:26:14 +02:00
Griatch
b773205bec Add develop basic.css 2020-10-15 01:19:29 +02:00
Griatch
f62c674582 Copied nature.css from master 2020-10-15 00:52:39 +02:00
Griatch
2ffda67f12 Modify doc css to be responsive 2020-10-15 00:49:48 +02:00
Brenden Tuck
27345f068b fix localstorage "blank-page" bug 2020-10-14 15:58:01 -04:00
Griatch
92a8ee2c89 Add hidden toctrees 2020-10-14 21:20:36 +02:00
Griatch
5ac4b33d6f Remove mention of space in login names 2020-10-14 19:06:16 +02:00
Griatch
3815bc72e9 Fix intro with correct history mapping keys 2020-10-14 16:31:57 +02:00
Griatch
d126d5cc32 Re-revert of lockfunc change because I'm a dummy, as per #2228 2020-10-14 16:01:40 +02:00
Griatch
ecad135349 Handle no-auto-doc builds with no api ref in docs 2020-10-13 23:08:21 +02:00
Johnny
8b218e48a3 Corrects variable used for setting cache size. 2020-10-13 20:57:16 +00:00
Griatch
8f232f23c3 Make CmdHelp check the view lock to exclude commands from listing 2020-10-13 22:50:43 +02:00
Johnny
6ae0c00d61 Refactors throttle to use Django caching. 2020-10-13 20:27:05 +00:00
Griatch
8274a4c05b fix typo in req file 2020-10-13 21:21:58 +02:00
Griatch
261c28ad43 Up autobahn min requirement, restrict top version range 2020-10-13 21:20:25 +02:00
Griatch
7e6fc22dcc Doc test updates 2020-10-13 21:01:42 +02:00
Griatch
599df20a66 Add intro-menu api doc 2020-10-13 18:52:19 +02:00
Griatch
651635d597 Updated API autodoc index. 2020-10-13 18:26:23 +02:00
Griatch
a99c02768c Update layout and sphinx version 2020-10-13 18:25:50 +02:00