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 |
|
Johnny
|
92c41a721c
|
Adds cache definition to settings.
|
2020-10-15 01:23:10 +00:00 |
|
Johnny
|
8219a1db28
|
Renames authentication throttle back to login throttle.
|
2020-10-15 01:22:55 +00:00 |
|
Johnny
|
1f8f99a580
|
Adds client_height() method to Command.
|
2020-10-15 00:56:54 +00:00 |
|
Griatch
|
6fc70972f0
|
Adjust css location of search
|
2020-10-15 01:47:40 +02:00 |
|
Griatch
|
fa96fea5b4
|
Correct search box location
|
2020-10-15 01:43:29 +02:00 |
|
Griatch
|
ce4c89c133
|
Update conf/remapper in sync with master
|
2020-10-15 01:26:14 +02:00 |
|
Griatch
|
82542f97c2
|
Add develop basic.css
|
2020-10-15 01:19:29 +02:00 |
|
Griatch
|
c4a9acc759
|
Copied nature.css from master
|
2020-10-15 00:52:39 +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 |
|
Johnny
|
fef356435b
|
Corrects variable used for setting cache size.
|
2020-10-13 20:57:16 +00:00 |
|
Griatch
|
5a0f698ad5
|
Make CmdHelp check the view lock to exclude commands from listing
|
2020-10-13 22:50:43 +02:00 |
|
Johnny
|
2bd2a649ca
|
Refactors throttle to use Django caching.
|
2020-10-13 20:27:05 +00: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
|
e55dd27d52
|
Add intro-menu api doc
|
2020-10-13 18:52:19 +02:00 |
|
Griatch
|
6bcaec22d3
|
Updated API autodoc index.
|
2020-10-13 18:26:23 +02:00 |
|