Commit graph

5759 commits

Author SHA1 Message Date
fermuch
8961baa0a5 added translation to spanish 2019-08-16 16:15:27 -03: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
Griatch
e2bd2b4c5a Move game index client into server/ 2019-06-24 23:16:53 +02:00
Griatch
8b2d846fc7 Some cleanup, typo-fixes 2019-06-23 23:53:56 +02:00
Griatch
b98b858c3a Add grapevine protocol 2019-06-23 19:08:00 +02:00
Griatch
ac155473f1 Update Changelog 2019-06-23 19:07:24 +02:00
Griatch
0135ff9628 Make grapevine connect and work 2019-06-23 18:59:45 +02:00
Griatch
77efbd134e Starting to implement grapewine support 2019-06-23 09:22:20 +02:00
Griatch
a00cc681d9 Add the full EvscapeRoom game engine as a contrib 2019-06-18 19:38:59 +02:00
Griatch
6c02b68278 Remove @ from default commands. Update docstrings 2019-06-17 22:04:59 +02:00
Griatch
92fecf73d0 Some cleanup of ajax webclient fallback 2019-06-16 16:39:26 +02:00
Griatch
c710f74052 Update changelog 2019-06-15 22:30:18 +02:00
Griatch
607d9b6e69 Handle websocket autoconnect and remove session duplicates. Resolves #1851. Resolves #1562. 2019-06-15 22:24:32 +02:00