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
|
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
|
9ff9f83b10
|
Fixing issue with an EvTable call.
|
2019-04-09 23:48:45 -04:00 |
|
Andrew Bastien
|
060a48c4aa
|
Fix some oversights on evtable.self stupidity.
|
2019-04-09 22:38:11 -04:00 |
|
Andrew Bastien
|
c3e2522da9
|
Finished presentation-grade version of @style.
|
2019-04-09 22:35:25 -04:00 |
|
Griatch
|
cd5e38fe14
|
Fix minor typo
|
2019-04-07 00:34:01 +02:00 |
|
Griatch
|
8dfb6da4da
|
Tweaking CSS styles/unicodes a little
|
2019-04-07 00:26:37 +02:00 |
|
Griatch
|
1b9efff99d
|
Merge branch 'goldenlayout_develop' of https://github.com/friarzen/evennia into friarzen-goldenlayout_develop
|
2019-04-06 21:02:47 +02:00 |
|
Brenden Tuck
|
a845bbf63d
|
Lint under_scores to CamelCase
|
2019-04-06 14:04:05 -04:00 |
|
Griatch
|
328ed02dd5
|
Fix typo
|
2019-04-06 09:32:22 +02:00 |
|
Griatch
|
af349af701
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2019-04-06 09:25:16 +02:00 |
|
Griatch
|
3b1ac2a2ee
|
Test with codacity coverage setup
|
2019-04-06 09:25:04 +02:00 |
|
Brenden Tuck
|
068217f2ec
|
Clean up a use-before-load dependency error and lint
|
2019-04-05 21:34:51 -04:00 |
|
Brenden Tuck
|
cf746fe04b
|
Lint fixes
|
2019-04-03 17:18:27 -04:00 |
|
Griatch
|
da2b3eec80
|
Merge pull request #1806 from volundmush/ex_attrcategory
Changed @examine to list Attribute categories.
|
2019-04-03 19:28:41 +02:00 |
|
Andrew Bastien
|
3adc908ca2
|
Fixed the rest of @examine. Attribute checks should work now.
|
2019-04-03 02:53:19 -04:00 |
|
Andrew Bastien
|
4fd99201b0
|
Changed @examine to list Attribute categories.
|
2019-04-03 02:05:10 -04:00 |
|
Brenden Tuck
|
ea8ed1b903
|
fix assigning commands to hotbuttons for golden-layout
|
2019-04-01 23:43:12 -04:00 |
|
Brenden Tuck
|
40b77b2eb8
|
fix a couple of subtle backwards compatibility bugs
|
2019-04-01 22:09:18 -04:00 |
|
Brenden Tuck
|
0ca3bdae9f
|
Add the ability to create more input windows
|
2019-04-01 16:22:53 -04:00 |
|
Griatch
|
0a062517bd
|
Fix-length log file date format, retain unix sort. Resolves #1721.
|
2019-03-31 22:45:19 +02:00 |
|
Griatch
|
690a11754d
|
Fix permission level to edit object. Resolve #1801
|
2019-03-31 22:06:06 +02:00 |
|
Griatch
|
83c6bb69d1
|
Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585.
|
2019-03-31 21:10:37 +02:00 |
|
Griatch
|
f4a1bf9bae
|
Mention in OLC that you can just write to enter a new value
|
2019-03-31 19:31:06 +02:00 |
|
Griatch
|
f485099b7b
|
Fix py3 regression in ansi filler divisor. Resolves #1804.
|
2019-03-31 18:56:30 +02:00 |
|
Griatch
|
ee5f4044e8
|
Update docs on dynamic/persistence of commands. Resolves #1444
|
2019-03-31 16:12:10 +02:00 |
|
Griatch
|
fccb128952
|
Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507.
|
2019-03-31 13:37:08 +02:00 |
|
Griatch
|
7bf4874f7e
|
Make bottom border-char inherit from top-border char. Resolves #1582.
|
2019-03-31 00:11:17 +01:00 |
|
Griatch
|
86be1e519b
|
Minor tweak to unit test
|
2019-03-30 23:09:25 +01:00 |
|
Griatch
|
6bd50543ff
|
Escape html tag output from @py. Add /clientraw switch. Resolves #1369.
|
2019-03-30 23:01:28 +01:00 |
|
Griatch
|
db3071356c
|
Reworked Menu-login contrib to latest EvMenu style.
|
2019-03-30 21:47:40 +01:00 |
|
Griatch
|
b68a79ba27
|
Merge branch 'master' into develop
|
2019-03-30 17:42:17 +01:00 |
|
Griatch
|
f0d98e1a5b
|
Fix Evmenu infinite loop on empty key. Resolves #1769.
|
2019-03-30 17:41:28 +01:00 |
|
Griatch
|
37e8585b78
|
Fix EvMenu infinite loop on empty-string key. Resolves #1769
|
2019-03-30 17:39:08 +01:00 |
|
Griatch
|
cd375165b7
|
Automatically run collectstatic on server reload
|
2019-03-30 14:33:16 +01:00 |
|
Brenden Tuck
|
b25d84c989
|
fix the ordering of plugins to properly work with goldenlayout
|
2019-03-26 23:50:11 -04:00 |
|
Brenden Tuck
|
e15370c93a
|
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
|
484fc12524
|
fix tab-key handling
|
2019-03-25 22:39:58 -04:00 |
|
Griatch
|
a1f7fd3081
|
Support Django 2.1
|
2019-03-25 23:36:38 +01:00 |
|
Griatch
|
fbfb6da975
|
Resolve support for Django 2.0
|
2019-03-25 21:45:34 +01:00 |
|
Griatch
|
f9354d9aeb
|
Start conversion for Django 2.0; change to auth for compatibility
|
2019-03-25 08:48:32 +01:00 |
|
Griatch
|
fbfae59138
|
Set minimum python version to 3.7
|
2019-03-24 22:39:21 +01:00 |
|
Griatch
|
92fd1cd300
|
Add todo exception for mysql test
|
2019-03-24 22:27:37 +01:00 |
|
Griatch
|
362f5cf5c1
|
Test to pass SET NAMES to init_command
|
2019-03-24 15:31:43 +01:00 |
|
Griatch
|
ee1e7c6a7d
|
Syntax fix
|
2019-03-24 14:53:29 +01:00 |
|
Griatch
|
771bd22459
|
Further test to explicitly set collation on table
|
2019-03-24 14:50:34 +01:00 |
|