Griatch
|
841b07fce0
|
Streamline batch-spawn mechanism
|
2019-04-07 23:13:38 +02:00 |
|
Griatch
|
a398cc2a37
|
Refactor mail contrib with CmdMail, CmdMailCharacter etc. Resolves #1802
|
2019-04-07 21:50:27 +02:00 |
|
Griatch
|
ea93431bd5
|
Fix batchprocessor IOError. Resolve #1814.
|
2019-04-07 14:13:49 +02:00 |
|
Griatch
|
e3af3f148b
|
Update CHANGELOG with latest changes
|
2019-04-07 10:23:57 +02:00 |
|
Griatch
|
92c7e78ed8
|
Merge branch 'dockerfile-python3' of https://github.com/amfl/evennia into amfl-dockerfile-python3
|
2019-04-07 09:21:00 +02:00 |
|
Griatch
|
c9fdd8adca
|
Fix minor typo
|
2019-04-07 00:34:01 +02:00 |
|
Griatch
|
38aa111763
|
Tweaking CSS styles/unicodes a little
|
2019-04-07 00:26:37 +02:00 |
|
Griatch
|
213429f7d2
|
Merge branch 'goldenlayout_develop' of https://github.com/friarzen/evennia into friarzen-goldenlayout_develop
|
2019-04-06 21:02:47 +02:00 |
|
Brenden Tuck
|
5c4dee4c64
|
Lint under_scores to CamelCase
|
2019-04-06 14:04:05 -04:00 |
|
Griatch
|
1d1aebbebc
|
Fix typo
|
2019-04-06 09:32:22 +02:00 |
|
Griatch
|
b6fb8ed00d
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2019-04-06 09:25:16 +02:00 |
|
Griatch
|
16df9f842b
|
Test with codacity coverage setup
|
2019-04-06 09:25:04 +02:00 |
|
Brenden Tuck
|
764f84d5d2
|
Clean up a use-before-load dependency error and lint
|
2019-04-05 21:34:51 -04:00 |
|
amfl
|
7665a971d4
|
Update Dockerfile to python3
Changed from alpine -> python:3.7-alpine due to alpine only having
python3.6 in repos. Some packages have changed as a result.
|
2019-04-04 19:11:26 +13:00 |
|
amfl
|
308b9c2cdf
|
Remove zope __init__.py workaround, not needed for py3.3+.
It causes problems when zope is installed in a read-only location
|
2019-04-04 19:08:43 +13:00 |
|
Brenden Tuck
|
9ffbb72d8c
|
Lint fixes
|
2019-04-03 17:18:27 -04:00 |
|
Griatch
|
c873dfea29
|
Merge pull request #1806 from volundmush/ex_attrcategory
Changed @examine to list Attribute categories.
|
2019-04-03 19:28:41 +02:00 |
|
Andrew Bastien
|
df16cbab47
|
Fixed the rest of @examine. Attribute checks should work now.
|
2019-04-03 02:53:19 -04:00 |
|
Andrew Bastien
|
b83a26bf99
|
Changed @examine to list Attribute categories.
|
2019-04-03 02:05:10 -04:00 |
|
Brenden Tuck
|
7d433b67ec
|
fix assigning commands to hotbuttons for golden-layout
|
2019-04-01 23:43:12 -04:00 |
|
Brenden Tuck
|
6cb74b9932
|
fix a couple of subtle backwards compatibility bugs
|
2019-04-01 22:09:18 -04:00 |
|
Brenden Tuck
|
a3a317eaf1
|
Add the ability to create more input windows
|
2019-04-01 16:22:53 -04:00 |
|
Griatch
|
994b72f1be
|
Fix-length log file date format, retain unix sort. Resolves #1721.
|
2019-03-31 22:45:19 +02:00 |
|
Griatch
|
5354fec06d
|
Fix permission level to edit object. Resolve #1801
|
2019-03-31 22:06:06 +02:00 |
|
Griatch
|
3441216e44
|
Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585.
|
2019-03-31 21:10:37 +02:00 |
|
Griatch
|
aface0ab84
|
Mention in OLC that you can just write to enter a new value
|
2019-03-31 19:31:06 +02:00 |
|
Griatch
|
460434b435
|
Fix py3 regression in ansi filler divisor. Resolves #1804.
|
2019-03-31 18:56:30 +02:00 |
|
Griatch
|
4725467c84
|
Update docs on dynamic/persistence of commands. Resolves #1444
|
2019-03-31 16:12:10 +02:00 |
|
Griatch
|
0bad929c79
|
Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507.
|
2019-03-31 13:37:08 +02:00 |
|
Griatch
|
c0d73917b8
|
Make bottom border-char inherit from top-border char. Resolves #1582.
|
2019-03-31 00:11:17 +01:00 |
|
Griatch
|
146f0a48a7
|
Minor tweak to unit test
|
2019-03-30 23:09:25 +01:00 |
|
Griatch
|
462cbdf127
|
Escape html tag output from @py. Add /clientraw switch. Resolves #1369.
|
2019-03-30 23:01:28 +01:00 |
|
Griatch
|
aa23f32e76
|
Reworked Menu-login contrib to latest EvMenu style.
|
2019-03-30 21:47:40 +01:00 |
|
Griatch
|
98c923db26
|
Merge branch 'master' into develop
|
2019-03-30 17:42:17 +01:00 |
|
Griatch
|
0f56719289
|
Fix Evmenu infinite loop on empty key. Resolves #1769.
|
2019-03-30 17:41:28 +01:00 |
|
Griatch
|
f46276c854
|
Fix EvMenu infinite loop on empty-string key. Resolves #1769
|
2019-03-30 17:39:08 +01:00 |
|
Griatch
|
0219f3917e
|
Automatically run collectstatic on server reload
|
2019-03-30 14:33:16 +01:00 |
|
Brenden Tuck
|
2525b27b62
|
fix the ordering of plugins to properly work with goldenlayout
|
2019-03-26 23:50:11 -04:00 |
|
Brenden Tuck
|
a90d83288b
|
Add a way for plugins to specify new known_types and fix up hotbuttons for goldenlayout.
|
2019-03-26 23:47:22 -04:00 |
|
Brenden Tuck
|
f6d76eb692
|
fix tab-key handling
|
2019-03-25 22:39:58 -04:00 |
|
Griatch
|
5447c57731
|
Support Django 2.1
|
2019-03-25 23:36:38 +01:00 |
|
Griatch
|
d9c1fa56e5
|
Resolve support for Django 2.0
|
2019-03-25 21:45:34 +01:00 |
|
Griatch
|
a100c1af89
|
Start conversion for Django 2.0; change to auth for compatibility
|
2019-03-25 08:48:32 +01:00 |
|
Griatch
|
3fbbcb8edc
|
Set minimum python version to 3.7
|
2019-03-24 22:39:21 +01:00 |
|
Griatch
|
abd5ae825d
|
Add todo exception for mysql test
|
2019-03-24 22:27:37 +01:00 |
|
Griatch
|
2953afc7b7
|
Test to pass SET NAMES to init_command
|
2019-03-24 15:31:43 +01:00 |
|
Griatch
|
4001da059c
|
Syntax fix
|
2019-03-24 14:53:29 +01:00 |
|
Griatch
|
dc51fc66e8
|
Further test to explicitly set collation on table
|
2019-03-24 14:50:34 +01:00 |
|
Griatch
|
83c0224cf4
|
Test alternate py3 version
|
2019-03-24 14:03:19 +01:00 |
|
Griatch
|
2ea831ca00
|
Correct python package name
|
2019-03-24 13:59:18 +01:00 |
|