trhr
|
623d780347
|
Revert "Proxy plugin module" - wrong branch
This reverts commit 92c08bb0dc.
|
2020-02-10 00:58:59 -06:00 |
|
trhr
|
92c08bb0dc
|
Proxy plugin module
|
2020-02-10 00:34:09 -06:00 |
|
trhr
|
ce0a012e51
|
The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql. It’s been an alias since Django 1.9
|
2020-02-09 20:14:47 -06:00 |
|
Griatch
|
ff16eb1bfe
|
Make log rotation also limited by size and controllable from settings. Resolves #2041
|
2020-01-29 23:16:53 +01:00 |
|
Griatch
|
5e5f3efc24
|
Add CHANNEL_HANDLER_CLASS setting to replace ChannelHandler.
|
2020-01-18 00:14:29 +01:00 |
|
Griatch
|
69d85bd184
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
Griatch
|
716a0b20e3
|
Merge branch 'master' of github.com:evennia/evennia
|
2020-01-08 22:47:55 +01:00 |
|
Griatch
|
9817835b8b
|
Clarify the cmdset update warning in settings_default.py
|
2020-01-08 22:47:45 +01:00 |
|
Peter Finlayson
|
85141fabcd
|
add account create / login throttle parameters to the settings files
(cherry picked from commit e70330d81b2c24dddc004ee65e66f4942cb3350b)
|
2020-01-06 16:07:49 +02:00 |
|
Griatch
|
4ea6209123
|
Ran black on branc
|
2019-12-16 20:31:42 +01:00 |
|
Griatch
|
bc5210eb9c
|
Fix examine using wrong cmdset target for accounts. Resolve #1886
|
2019-10-17 00:15:09 +02:00 |
|
Griatch
|
c2c7fa311a
|
Format code with black. Add makefile to run fmt/tests
|
2019-09-28 18:18:11 +02:00 |
|
Griatch
|
c520ef86c9
|
Make DEFAULT_CHANNELS auto-recreate missing channels. Add new CHANNEL_MUDINFO setting.
|
2019-09-08 00:09:00 +02:00 |
|
Griatch
|
dd8b3c1ba2
|
Use lists in settings. Resolve #1912
|
2019-09-07 22:51:23 +02:00 |
|
Alessandro Ogier
|
5eb820206b
|
no longer needed
|
2019-08-22 19:20:25 +02:00 |
|
Griatch
|
792b52a77c
|
Add Sites/Pages listing to admin, as per #1744
|
2019-08-15 01:06:10 +02:00 |
|
Griatch
|
811a259caf
|
Change prompt bg-color. Default client to no help-popup
|
2019-08-09 23:35:34 +02:00 |
|
Andrew Bastien
|
92bf4c8834
|
Fixing issues in options that prevented styled_footer and styled_separator from working.
|
2019-07-04 14:55:45 -04:00 |
|
Griatch
|
1172067afc
|
Add evennia connectsions wizard functionality
|
2019-06-27 23:07:35 +02:00 |
|
Griatch
|
c9893c6e65
|
Start adding MSSP wizard info
|
2019-06-27 12:16:25 +02:00 |
|
Griatch
|
0006b8d40f
|
Move game index client into server/
|
2019-06-24 23:16:53 +02:00 |
|
Griatch
|
8a6ec779da
|
Make grapevine connect and work
|
2019-06-23 18:59:45 +02:00 |
|
Griatch
|
59bc475708
|
Starting to implement grapewine support
|
2019-06-23 09:22:20 +02:00 |
|
Griatch
|
aa6b403cd1
|
Remove @ from default commands. Update docstrings
|
2019-06-17 22:04:59 +02:00 |
|
Griatch
|
ed187ad05f
|
Various fixes from game jam
|
2019-05-14 10:33:31 +02:00 |
|
Griatch
|
9da63f4baf
|
Set default color style closer to Evennia default
|
2019-04-16 23:31:45 +02:00 |
|
Griatch
|
6ddc98a947
|
Refactor containers for inheritance and delayed loading
|
2019-04-14 15:37:34 +02:00 |
|
Griatch
|
d1baab7c0b
|
Resolve merge conflicts, some cleanup
|
2019-04-14 12:18:15 +02:00 |
|
Griatch
|
098af3caba
|
Move globalhandler into utils.containers, make settings format more flexible, default to base typeclass, add helper functions and some more lenient error handling
|
2019-04-14 11:24:45 +02:00 |
|
Andrew Bastien
|
1f246484cd
|
Refactored ScriptHandler into ScriptContainer. Now uses dictionaries with finer control for script launching.
|
2019-04-14 00:22:53 -04:00 |
|
Andrew Bastien
|
652186d829
|
Refactored with more consistent naming and placement. Fixed the table style wrapper.
|
2019-04-13 21:47:09 -04:00 |
|
Andrew Bastien
|
d96cf3b809
|
Cleanups. Containers created and BaseOption done better.
|
2019-04-11 21:06:15 -04:00 |
|
Andrew Bastien
|
f1c7471691
|
Renamed GLOBAL_HANDLER to GLOBAL_SCRIPTS and cleaned up to PEP8
|
2019-04-11 11:29:38 -04:00 |
|
Andrew Bastien
|
5bc9a42bb5
|
Added Option Classes.
|
2019-04-11 10:12:16 -04:00 |
|
Andrew Bastien
|
1678db2435
|
More draft efforts in new Options handler. @style works!
|
2019-04-10 21:05:04 -04:00 |
|
Andrew Bastien
|
71108daa25
|
Merge branches 'new_options' and 'styles_options' into full_options
|
2019-04-10 19:17:10 -04:00 |
|
Andrew Bastien
|
92e773ad24
|
Added VALID_HANDLER and some starting VALIDFUNCS to Evennia.
|
2019-04-10 01:54:17 -04:00 |
|
Andrew Bastien
|
857c6d53f2
|
Created basic GLOBAL_HANDLER for the Global Script API.
|
2019-04-09 23:42:46 -04:00 |
|
Andrew Bastien
|
c3e2522da9
|
Finished presentation-grade version of @style.
|
2019-04-09 22:35:25 -04:00 |
|
Griatch
|
74f22791d8
|
Resolve merge conflicts
|
2019-02-03 15:45:17 +01:00 |
|
Griatch
|
cd5979eea0
|
Refactor unit test runner and one new unit test
|
2019-02-02 01:17:36 +01:00 |
|
Griatch
|
981119b640
|
Fix merge conflicts
|
2019-01-01 15:19:20 +01:00 |
|
Griatch
|
9b2ae6caed
|
Merge branch 'master' into develop
|
2018-12-02 16:28:45 +01:00 |
|
Vincent Le Goff
|
1788cc8e19
|
Allow the 'makemessages' and 'compilemessages' commands
|
2018-11-22 08:46:54 +01:00 |
|
Johnny
|
81de57adfd
|
Adds public point of contact email to settings and unloggedin help command.
|
2018-11-07 21:26:34 +00:00 |
|
Griatch
|
cf86467557
|
Merge pull request #1713 from strikaco/helpview
Implements Help views
|
2018-10-28 09:24:37 +01:00 |
|
Griatch
|
ae658f0b62
|
Merge branch 'master' into develop
|
2018-10-27 21:20:55 +02:00 |
|
Jerry Aldrich
|
4681025ef5
|
Change loose to lose where appropriate
|
2018-10-27 11:59:03 -07:00 |
|
Johnny
|
0b66c1c484
|
Fixes missing CSS on error alerts.
|
2018-10-26 23:41:06 +00:00 |
|
Johnny
|
ec528100d8
|
Re-adds messaging settings.
|
2018-10-26 22:47:21 +00:00 |
|