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 |
|
Griatch
|
69d1e97c8e
|
Fix django-extensions add
|
2020-12-09 16:45:39 +01:00 |
|
Griatch
|
ae05e62beb
|
Merge pull request #2230 from strikaco/throttle
Refactors throttle to use Django caching (partial fix for #2223).
|
2020-10-21 21:02:15 +02:00 |
|
Johnny
|
92c41a721c
|
Adds cache definition to settings.
|
2020-10-15 01:23:10 +00:00 |
|
Griatch
|
d4f1733bc7
|
Update docstrings to pass autodoc parsing
|
2020-10-11 17:15:30 +02:00 |
|
Griatch
|
9cdc37355c
|
Resolve merge conflicts
|
2020-09-16 23:49:05 +02:00 |
|
Griatch
|
68f4e9041a
|
Some fixes to the connection wizard; Add MSSP guide.
|
2020-09-16 19:55:10 +02:00 |
|
Griatch
|
f9700619b7
|
Merge branch 'master' into develop
|
2020-07-19 10:54:12 +02:00 |
|
Griatch
|
fa09aeef50
|
Make INLINEFUNC_STACK_MAXSIZE default visible in settings_default. Resolves #2173.
|
2020-07-19 10:30:30 +02:00 |
|
Griatch
|
a515ececff
|
Further updates
|
2020-07-03 22:32:50 +02:00 |
|
Griatch
|
770d2e6b43
|
Merge pull request #2099 from volundmush/replaceable_init_setup
Replaceable init setup
|
2020-04-21 00:36:50 +02:00 |
|
Griatch
|
8b2b23873f
|
Run black on sources
|
2020-04-20 23:39:09 +02:00 |
|
Griatch
|
dc81d275e6
|
Merge branch 'master' into develop
|
2020-04-20 23:15:53 +02:00 |
|
Griatch
|
3520b76dcb
|
Fix wrong path reference in settings_default. Resolve #2111
|
2020-04-20 20:33:40 +02:00 |
|
Andrew Bastien
|
109627090e
|
Made initial_setup.py replaceable in settings.py
|
2020-04-13 14:16:22 -07:00 |
|
Griatch
|
7d78eda3fd
|
Move networking replaceables further down in settings file
|
2020-04-13 12:31:27 +02:00 |
|