Commit graph

5770 commits

Author SHA1 Message Date
Griatch
3d842e8a92 Change tutorial typeclass to Tutorial Readable and TutorialClimbable. Improve error report for failed typeclass import. 2019-08-24 16:55:46 +02:00
Griatch
3abb2f3fc8
Merge pull request #1894 from aogier/double-whisper
do not duplicate whispers
2019-08-21 23:23:38 +02:00
Alessandro Ogier
5d54c6c54a do not duplicate whispers 2019-08-21 22:50:35 +02:00
Griatch
749ad221e1
Merge pull request #1893 from aogier/ssh-fix
fix ssh server
2019-08-21 22:36:32 +02:00
Alessandro Ogier
3da8ad6d28 fix ssh server 2019-08-21 18:10:29 +02:00
Griatch
705592e753 Update CHANGELOG with Spanish translation 2019-08-19 08:11:51 +02:00
Griatch
8026eec6b1
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
Griatch
08c307831a
Merge pull request #1888 from fermuch/master
added translation to spanish
2019-08-19 08:03:56 +02:00
Griatch
516fa7d927
Merge pull request #1891 from friarzen/webclient_focus_fix
fix shift-up focus issue and enter-key always clearing focus
2019-08-19 08:02:37 +02:00
Brenden Tuck
0ec85aa47f fix shift-up focus issue and enter-key always clearing focus 2019-08-18 19:49:58 -04:00
fermuch
8961baa0a5 added translation to spanish 2019-08-16 16:15:27 -03:00
Timothy Carlisle
0ef4ea4d64 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
0336003d0f Add Sites/Pages listing to admin, as per #1744 2019-08-15 01:06:10 +02:00
Griatch
22109da978 Make comm-commands act on the default Channel class. Resolves #1569 2019-08-14 21:05:44 +02:00
Griatch
960086289d Make MXP links more visible in webclient 2019-08-10 12:15:26 +02:00
Griatch
472de0ece8 Updated CHANGELOG 2019-08-10 00:21:21 +02:00
Griatch
980d48659a Merge branch 'multimedia' of https://github.com/friarzen/evennia into friarzen-multimedia 2019-08-09 23:47:16 +02:00
Griatch
fb62ec094e
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
1e6d6f59d1 Change prompt bg-color. Default client to no help-popup 2019-08-09 23:35:34 +02:00
Griatch
6074acf3f6 Merge branch 'fix_prompt' of https://github.com/friarzen/evennia into friarzen-fix_prompt 2019-08-09 22:44:37 +02:00
Griatch
ec833c21d6 Extend new unit tests in main cmdparser 2019-08-09 22:41:37 +02:00
Brenden Tuck
0ce67a65b0 rework prompts to show up in input panes 2019-08-09 13:42:55 -04:00
Brenden Tuck
33dfe7ea68 Make single input window the default instead of dual inputs 2019-08-09 16:59:43 +00:00
Griatch
924c273f8c Security update; Increase rec Django version to 2.2.4 2019-08-09 18:03:02 +02:00
Griatch
8e10cab421 Fix unit tests for new py style 2019-08-09 08:44:39 +02:00
Brenden Tuck
82fc5c81b9 Add a multimedia plugin to respond to images/audio/video server commands 2019-08-08 20:30:16 -04:00
Griatch
c3da214a68 Update Changelog 2019-08-09 01:12:55 +02:00
Griatch
9f1639c11d Extend py command to return stdout inline 2019-08-09 01:01:45 +02:00
Griatch
3e7e012062 Merge branch 'pyint' of https://github.com/vincent-lg/evennia into vincent-lg-pyint 2019-08-09 00:07:58 +02:00
Griatch
04b8a3887a
Merge pull request #1870 from frnknstn/webclient
pre-populate the untagged types (fixes #1869)
2019-08-09 00:00:59 +02:00
Griatch
3cdac6300c
Merge pull request #1863 from frnknstn/master
correct the prototype parent keyword in the examples
2019-08-08 23:57:08 +02:00
Griatch
3f66c74274
Merge pull request #1860 from volundmush/fixing_options
Fixing issues in options that prevented styled_footer and styled_sepa…
2019-08-08 23:56:10 +02:00
Vincent Le Goff
d3be26f61f Opens an interactive console when using the py command with no argument 2019-07-22 15:37:19 +02:00
Peter Finlayson
7a24db2226 pre-populate the untagged types (fixes #1869) 2019-07-19 17:22:54 +02:00
Peter Finlayson
8c76104ce5 correct the prototype parent keyword in the examples 2019-07-07 16:28:40 +02:00
Andrew Bastien
458ef5d4f8 Fixing issues in options that prevented styled_footer and styled_separator from working. 2019-07-04 14:55:45 -04:00
Griatch
4fefbc0dcd Fix signaling names, add .signals to flat API. 2019-07-02 15:46:14 +02:00
Griatch
82a472ac78 Update version to 0.9.0 2019-06-29 20:53:31 +02:00
Griatch
68c0bf83c0 More plugin module loading checks 2019-06-29 20:27:42 +02:00
Griatch
f6c787a73c Delay mod import until plugin service start 2019-06-29 20:21:28 +02:00
Griatch
bdeec15198 Make plugin module error clearer 2019-06-29 19:23:18 +02:00
Griatch
dc6ac210f4 Merge branch 'develop' 2019-06-29 18:46:27 +02:00
Griatch
6389fbf81c Fix CHANGELOG, client fallback to SERVERNAME 2019-06-29 16:44:40 +02:00
Griatch
b945fa85dd Make returnValue available from utils 2019-06-28 23:53:56 +02:00
Griatch
403900be9b Some more info about the typeclass/list cmd in docstring 2019-06-28 22:22:29 +02:00
Griatch
445fba2107 Improve init info text 2019-06-27 23:33:50 +02:00
Griatch
aea874a0c5 Expand launcher with connections option and fixes 2019-06-27 23:26:56 +02:00
Griatch
12f001104e Limit connection wizard to game index only for now 2019-06-27 23:16:13 +02:00
Griatch
aef294e1c6 Add evennia connectsions wizard functionality 2019-06-27 23:07:35 +02:00
Griatch
beffaa4753 Start adding MSSP wizard info 2019-06-27 12:16:25 +02:00