Andrew Bastien
|
5bfe5602b8
|
Refactoring adminsite.py to allow all models and be configurable via settings.py
|
2023-10-26 13:05:42 -04:00 |
|
Griatch
|
0d8533e61e
|
Add SSL_CERTIFICTE_ISSUER setting. Resolve #3162
|
2023-07-14 13:13:39 +02:00 |
|
Griatch
|
f66db3344d
|
Update djangodoc references also in READMEs, as per #3126
|
2023-03-04 20:10:12 +01:00 |
|
InspectorCaracal
|
07af134027
|
update setting name, tests
|
2023-01-06 11:37:24 -07:00 |
|
InspectorCaracal
|
04e036978c
|
registration setting
|
2023-01-02 20:48:33 -07:00 |
|
InspectorCaracal
|
4e7222ea7f
|
cleanup and comments
|
2022-11-27 22:56:13 -07:00 |
|
InspectorCaracal
|
cd529281f3
|
discord integration
|
2022-11-26 14:30:20 -07:00 |
|
InspectorCaracal
|
d3133a2021
|
Remove typeclass from default channel
|
2022-11-08 21:44:51 -07:00 |
|
Owllex
|
65ed5d29df
|
Change default ID field to be BigAutoField.
* Add relevant migration files for all apps.
|
2022-10-31 13:13:02 -07:00 |
|
Griatch
|
bef44a5ae6
|
Remove unused help_category/entry_color styles. Resolve #2771
|
2022-10-23 12:11:09 +02:00 |
|
Griatch
|
f3182b0dae
|
Set min channel log rotate size to 1kB. Resolve #2702
|
2022-10-23 11:20:01 +02:00 |
|
henddher
|
43b9ec8d2e
|
Remove refs to @tz.
|
2022-10-16 16:14:50 -05:00 |
|
Griatch
|
a0a0a248a0
|
Break up/extend MULTISESSION_MODE into several new settings
|
2022-09-17 11:58:22 +02:00 |
|
Griatch
|
03425df669
|
Better phrasing in settings, update CHANGELOG
|
2022-08-02 21:46:16 +02:00 |
|
Andrew Bastien
|
18edbce624
|
adding at_server_init to at_server_startstop
|
2022-07-25 17:16:00 -04:00 |
|
Griatch
|
2c3b82ac4a
|
Add say/who to the Lunr exception list. Add setting to extend the list from gamedir.
|
2022-02-09 23:03:08 +01:00 |
|
Griatch
|
bd3e31bf3c
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
Griatch
|
a980ed617d
|
Fix tutorial world build and intro
|
2022-02-05 16:05:12 +01:00 |
|
Griatch
|
7912351e01
|
Test to improve test behavior for postgres/mysql
|
2022-01-20 22:13:21 +01:00 |
|
Griatch
|
498a031662
|
Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings
|
2021-12-22 01:23:03 +01:00 |
|
Griatch
|
7f2b8c81d7
|
Fixing contrib test issues
|
2021-12-19 15:33:41 +01:00 |
|
Griatch
|
6fef01a3b1
|
Allow to disable MXP or make it one-directional. Resolve #2169.
|
2021-11-02 23:39:56 +01:00 |
|
Griatch
|
c2a3c789d3
|
Change settings.COMMAND_ARG_REGEX default to require a space or '/' between cmdname and argument. This better matches common expectations. Resolves #1541.
|
2021-10-31 23:08:33 +01:00 |
|
Griatch
|
063c44f38d
|
Add SERVER_HOSTNAME setting. Update website index to show telnet connect info
|
2021-10-31 10:38:38 +01:00 |
|
Griatch
|
2a8cc57bbe
|
Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738.
|
2021-10-09 16:27:58 +02:00 |
|
henddher
|
bfd6ece47c
|
Addition of BROADCAST_SERVER_RESTART_MESSAGES flag to notify all sessions that the server is restarting.
|
2021-10-03 18:05:03 -05:00 |
|
David Reichard
|
af491d9f30
|
Fix multimatch error. Resolves #2514
|
2021-09-04 23:36:54 -04:00 |
|
Griatch
|
b9771e701f
|
Fix/refactor initial_setup function. Resolve #2438.
|
2021-08-06 00:16:12 +02:00 |
|
Griatch
|
9706d14293
|
Add xyzgrid support commands
|
2021-07-08 21:40:35 +02:00 |
|
Griatch
|
b949fb0b6c
|
Custom evennia launcher commands with EXTRA_LAUNCHER_COMMANDS setting
|
2021-07-04 21:54:27 +02:00 |
|
Griatch
|
f40e8c1168
|
Merge branch 'develop' into mapping-contrib
|
2021-06-20 11:30:44 +02:00 |
|
Griatch
|
da51d5fc1f
|
Changed clickable help-links to default to True
|
2021-06-20 11:18:55 +02:00 |
|
davewiththenicehat
|
da6e1edb29
|
CmdHelp clickable global setting False
Created a global setting for clickable topics in the help command. Default is False.
|
2021-06-15 12:47:24 -04:00 |
|
Griatch
|
27eca05452
|
Add caching of pathfinder data
|
2021-06-12 18:08:47 +02:00 |
|
Griatch
|
677a34d06e
|
Cleaned up dummyrunner and fixed a lot of issues
|
2021-06-02 00:27:40 +02:00 |
|
Griatch
|
87e0796f05
|
Customize api and add redoc autodocs
|
2021-05-23 13:12:07 +02:00 |
|
Griatch
|
07f994ce91
|
Cleaned up default website css. Renamed app.css to website.css'
|
2021-05-23 00:18:27 +02:00 |
|
Griatch
|
1bdcafcef4
|
Migrating models, many admin tweaks
|
2021-05-20 23:43:46 +02:00 |
|
Griatch
|
14968e4b42
|
Update adminsite for better config
|
2021-05-20 10:34:58 +02:00 |
|
Griatch
|
d11ab6d0ee
|
Start cleaning up the admin
|
2021-05-19 20:33:33 +02:00 |
|
Griatch
|
8e02be23e4
|
Trying to relocate admin (not working yet)
|
2021-05-16 23:40:31 +02:00 |
|
Griatch
|
dac2be3074
|
Start restructuring web presences
|
2021-05-16 16:01:39 +02:00 |
|
Griatch
|
63009a2a65
|
Up django version to 3.2
|
2021-05-15 11:02:57 +02:00 |
|
Griatch
|
ebcff51932
|
Start adding new help documentation
|
2021-05-10 08:57:00 +02:00 |
|
Griatch
|
a95d801b1e
|
Remove channelhandler
|
2021-05-08 16:30:17 +02:00 |
|
Griatch
|
f5fd398480
|
New FileHelp system to create help entries from external files
|
2021-05-08 15:11:53 +02:00 |
|
Griatch
|
c9d9e9c6f8
|
Clean up docs and more funcparser fixes
|
2021-03-27 23:43:46 +01:00 |
|
Griatch
|
a3a57314a1
|
Homogenize funcparser calls
|
2021-03-25 23:15:47 +01:00 |
|
Griatch
|
8c3910a033
|
Add new docs for FuncParser
|
2021-03-17 20:52:51 +01:00 |
|
Griatch
|
5aed34c844
|
Make evennia lib importable without created gamedir
|
2021-02-27 13:39:14 +01:00 |
|