Commit graph

186 commits

Author SHA1 Message Date
trhr
a3169b50c2 new django.urls.path() function allows a simpler, more readable URL routing syntax. 2020-02-09 20:36:30 -06:00
trhr
308818bd5d {% load staticfiles %} and {% load admin_static %} are deprecated in favor of {% load static %}, which works the same. 2020-02-09 20:14:47 -06:00
Griatch
de6ef73949 Merge pull request #2008 from friarzen/webclient_options2
Extend the Webclient Options handling
2020-01-28 19:26:11 +01:00
Brenden Tuck
d6835f030c usability tweaks and add available_server_tags 2020-01-21 21:05:54 -05:00
Brenden Tuck
e429481f4a fix blank/changing regex/tag strings causing duplicates and undefined behavior 2020-01-19 22:12:08 -05:00
Brenden Tuck
1f94555c1a fix bug with adding duplicate knowntypes 2020-01-19 16:54:37 -05:00
Brenden Tuck
f82f3fdccc fix up the prompt/notify checkboxes to work as expected 2020-01-19 16:33:46 -05:00
Brenden Tuck
d1438c9086 update message_routing to ignore blank entries, added a delete button 2020-01-19 12:28:10 -05:00
Brenden Tuck
6c49ebfc4d Resize/Reword headings and open/close for the options cog 2020-01-19 00:01:11 -05:00
GulliblePsychologist
312656c368 Fix for WebSocket failing when the page is refreshed 2020-01-19 00:48:35 +00:00
Brenden Tuck
04e89bba37 Initial work for webclient Options UI extensions 2019-12-29 10:06:22 -05:00
Griatch
c2c7fa311a Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
Griatch
dafec2e720 Don't trim input whitespace from webclient, to better support python code input, as per #1935 2019-09-22 19:22:15 +02:00
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
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
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
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
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
Brenden Tuck
8b08d41038 Add golden-layout as an alternative to splithandler 2019-03-04 08:30:43 -05:00
Brenden Tuck
5905be9179 add dual_inputs.js 2019-02-18 23:27:23 -05:00
Brenden Tuck
b5887c2d95 Add a dual_input plugin 2019-02-07 21:28:43 -05:00
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Griatch
daa9c55653 Merge branch 'master' into develop 2018-12-30 11:15:10 +01:00