Commit graph

311 commits

Author SHA1 Message Date
Griatch
56bfc10828 Fix line breaks from fixed-width lines in webclient. Resolve #1837. 2019-09-11 08:42:34 +02:00
Griatch
ea07a81696 Fix ANSI->HTML conversion in webclient; Resolve #1792 2019-09-08 18:26:23 +02:00
Griatch
e7c6ed9ff0 Avoid next-confusion when logging out from website. Resolve #1745. 2019-08-28 20:49:11 +02:00
Griatch
63c45683fb Merge pull request #1887 from gwa2100/Issue#1789fix
Fixed Issue #1789: Help popup in web client not clearing after close
2019-08-19 08:05:36 +02:00
Brenden Tuck
e14b09c904 fix shift-up focus issue and enter-key always clearing focus 2019-08-18 19:49:58 -04:00
Timothy Carlisle
3e56de93e5 Fixed Issue #1789: Help popup in web client not clearing after close
I modified line 140:  Replacing the .append with .prepend.  This allows for a running log of previous help requests to be pushed to the bottom.
2019-08-15 02:19:31 -05:00
Griatch
792b52a77c Add Sites/Pages listing to admin, as per #1744 2019-08-15 01:06:10 +02:00
Griatch
ffc25dbd68 Make MXP links more visible in webclient 2019-08-10 12:15:26 +02:00
Griatch
7c85c366bc Merge branch 'multimedia' of https://github.com/friarzen/evennia into friarzen-multimedia 2019-08-09 23:47:16 +02:00
Griatch
4e5397f60f Merge pull request #1885 from friarzen/no_dualinput_default
Make single input window the default instead of dual inputs
2019-08-09 23:42:07 +02:00
Griatch
811a259caf Change prompt bg-color. Default client to no help-popup 2019-08-09 23:35:34 +02:00
Brenden Tuck
8a8528a1cb rework prompts to show up in input panes 2019-08-09 13:42:55 -04:00
Brenden Tuck
2155746034 Make single input window the default instead of dual inputs 2019-08-09 16:59:43 +00:00
Brenden Tuck
f0651aa04c Add a multimedia plugin to respond to images/audio/video server commands 2019-08-08 20:30:16 -04:00
Peter Finlayson
45dcb441b0 pre-populate the untagged types (fixes #1869) 2019-07-19 17:22:54 +02:00
Griatch
c95a3ec2d2 Some cleanup of ajax webclient fallback 2019-06-16 16:39:26 +02:00
Griatch
005b3f4530 Handle websocket autoconnect and remove session duplicates. Resolves #1851. Resolves #1562. 2019-06-15 22:24:32 +02:00
Griatch
be0cba2ac3 Make default django admin use Django 2.0 url format. Resolve #1842 2019-06-07 23:53:23 +02:00
Griatch
3ef51823d6 Use typeclass-family instead of location/destination for object stats. Resolve #1845 2019-06-03 21:47:29 +02:00
Griatch
ed187ad05f Various fixes from game jam 2019-05-14 10:33:31 +02:00
Griatch
cd5e38fe14 Fix minor typo 2019-04-07 00:34:01 +02:00
Griatch
8dfb6da4da Tweaking CSS styles/unicodes a little 2019-04-07 00:26:37 +02:00
Griatch
1b9efff99d Merge branch 'goldenlayout_develop' of https://github.com/friarzen/evennia into friarzen-goldenlayout_develop 2019-04-06 21:02:47 +02:00
Brenden Tuck
a845bbf63d Lint under_scores to CamelCase 2019-04-06 14:04:05 -04:00
Brenden Tuck
068217f2ec Clean up a use-before-load dependency error and lint 2019-04-05 21:34:51 -04:00
Brenden Tuck
cf746fe04b Lint fixes 2019-04-03 17:18:27 -04:00
Brenden Tuck
ea8ed1b903 fix assigning commands to hotbuttons for golden-layout 2019-04-01 23:43:12 -04:00
Brenden Tuck
40b77b2eb8 fix a couple of subtle backwards compatibility bugs 2019-04-01 22:09:18 -04:00
Brenden Tuck
0ca3bdae9f Add the ability to create more input windows 2019-04-01 16:22:53 -04:00
Brenden Tuck
b25d84c989 fix the ordering of plugins to properly work with goldenlayout 2019-03-26 23:50:11 -04:00
Brenden Tuck
e15370c93a Add a way for plugins to specify new known_types and fix up hotbuttons for goldenlayout. 2019-03-26 23:47:22 -04:00
Brenden Tuck
484fc12524 fix tab-key handling 2019-03-25 22:39:58 -04:00
Griatch
a1f7fd3081 Support Django 2.1 2019-03-25 23:36:38 +01:00
Griatch
fbfb6da975 Resolve support for Django 2.0 2019-03-25 21:45:34 +01:00
Brenden Tuck
024c9fd850 Autoclose Dropdowns on certain UI events 2019-03-22 07:54:05 -04:00
Brenden Tuck
0b2fd9f4bf Add more detailed tooltips 2019-03-21 10:23:59 -04:00
Brenden Tuck
85d1b78da1 remove the dual_input.js from this branch 2019-03-21 10:16:02 -04:00
Brenden Tuck
43244b53b3 Fix the popup close bugs and expand functionality to allow dual inputs 2019-03-21 08:44:46 -04:00
Brenden Tuck
2d1e9768ff merge in dual_input plugin 2019-03-07 00:24:16 -05:00
Griatch
90b42ca6fb Fix merge conflicts 2019-03-04 22:32:51 +01:00
Brenden Tuck
8b08d41038 Add golden-layout as an alternative to splithandler 2019-03-04 08:30:43 -05:00
Griatch
a73868376d Merge branch 'master' into develop 2019-02-20 22:28:07 +01:00
Griatch
db4c33d539 Add website/ to more base.html imports 2019-02-20 22:24:52 +01:00
Griatch
c0986a8ec2 Make sure website extends website/base.html to avoid override collision 2019-02-19 20:21:45 +01:00
Griatch
bedcb7d5f4 Testing new unit tests 2019-02-19 20:18:36 +01:00
Brenden Tuck
5905be9179 add dual_inputs.js 2019-02-18 23:27:23 -05:00
Griatch
d94566ef20 Merge from master 2019-02-12 11:47:38 +01:00
poisonbl
4852651780 Fix issue 1780 by switching card-block to card-body. 2019-02-11 21:27:12 -05:00
Brenden Tuck
b5887c2d95 Add a dual_input plugin 2019-02-07 21:28:43 -05:00
Griatch
aa48593a40 Made all unit tests pass 2019-01-09 22:08:48 +01:00