Griatch
|
d0728ee145
|
Refactor EvMore to handle queryset pagination. Resolves #1994.
|
2020-03-29 14:50:01 +02:00 |
|
Griatch
|
5c3b31efb0
|
Handle going from location=None to unset and back in prototype, as per #2005
|
2020-03-28 20:34:56 +01:00 |
|
Griatch
|
d382e4aff6
|
Extensive cleanup and refactoring of the spawn command and obj-update functionality, as per #1879
|
2020-03-28 17:59:13 +01:00 |
|
Griatch
|
4c648d80f8
|
Remove dummy@example.com as email fallback since django no longer requires an email to be set
|
2020-03-20 21:56:30 +01:00 |
|
Griatch
|
c6145a7d0a
|
Merge pull request #2074 from trhr/bugfixes
Defaulting is_typeclass to exact=False
|
2020-03-17 10:27:47 +01:00 |
|
trhr
|
a7829922f3
|
#1904 is_typeclass to default exact=False
|
2020-03-07 21:24:15 -06:00 |
|
Griatch
|
05a0bb47ad
|
Make RPSystem CmdRecog list recogs if given no args. Resolve #2059.
|
2020-02-29 14:00:04 +01:00 |
|
Griatch
|
a3fe5f4042
|
Add inside_rec lockfunc. Resolves #1618
|
2020-02-17 01:11:31 +01:00 |
|
Griatch
|
89dd89f097
|
Make log rotation also limited by size and controllable from settings. Resolves #2041
|
2020-01-29 23:16:53 +01:00 |
|
Griatch
|
798cacc234
|
Minor tweak to CHANGELOG
|
2020-01-21 20:52:23 +01:00 |
|
Griatch
|
cae91c4e71
|
Merge branch 'command_info' of https://github.com/volundmush/evennia into volundmush-command_info
|
2020-01-21 20:46:54 +01:00 |
|
Griatch
|
3e6b7ba3cf
|
Make options accept default kwarg, add new raise_exception. Fix datetime validatorfunc accoring to spec. Resolves #1967.
|
2020-01-20 23:20:05 +01:00 |
|
Griatch
|
f0fb7e202b
|
Make exit() work in py Cmd, make it more instructive
|
2020-01-18 12:20:36 +01:00 |
|
Griatch
|
f17f533924
|
Add CHANNEL_HANDLER_CLASS setting to replace ChannelHandler.
|
2020-01-18 00:14:29 +01:00 |
|
Andrew Bastien
|
cbbbcb2150
|
Doing requested changes. Moving func() and get_command_info(), updating CHANGELOG.md
|
2020-01-17 18:06:43 -05:00 |
|
Griatch
|
d704e44300
|
Update CHANGELOG
|
2020-01-17 23:50:08 +01:00 |
|
Griatch
|
d4f9421b8f
|
Update CHANGELOG
|
2020-01-17 22:44:10 +01:00 |
|
Griatch
|
a27a8c3df3
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
Griatch
|
e59cad7160
|
Allow EvMore text argument to be a list
|
2020-01-10 17:56:45 +01:00 |
|
Griatch
|
878ce99672
|
Return store_key from TickerHandler.add and accept store_key kwarg to TickerHandler.add, for easier management.
|
2019-10-31 19:59:01 +01:00 |
|
Griatch
|
ae346a7c81
|
Fix session retrieve in examine, update changelog
|
2019-10-17 00:24:52 +02:00 |
|
Griatch
|
5a5faf5dee
|
Update CHANGELOG
|
2019-09-30 19:06:55 +02:00 |
|
Griatch
|
21fe2c0e2c
|
Format code with black. Add makefile to run fmt/tests
|
2019-09-28 18:18:11 +02:00 |
|
Griatch
|
541a6fa855
|
Show warnings on start -l if settings contains production-unsafe values. Resolves #1732
|
2019-09-23 23:22:56 +02:00 |
|
Griatch
|
22e87ba6db
|
Add simplified Korean translation by aceamro in #1947
|
2019-09-22 19:41:24 +02:00 |
|
Griatch
|
ad5007c288
|
Update changelog with removal of pillow lib requirement
|
2019-09-19 19:26:42 +02:00 |
|
Griatch
|
e5e8addd09
|
Handle drop with drop:holds() lock. Default to pass for backwards-compatibilty while on Evennia 0.9. See #1868
|
2019-09-08 20:17:04 +02:00 |
|
Griatch
|
497be8ecf7
|
Fix AttributeHandler.get with no Attributes. Also make return_list=True return [] rather than [None]. Resolves #1866
|
2019-09-08 19:18:19 +02:00 |
|
Griatch
|
f0e5347683
|
Make DEFAULT_CHANNELS auto-recreate missing channels. Add new CHANNEL_MUDINFO setting.
|
2019-09-08 00:09:00 +02:00 |
|
Griatch
|
e4fc073164
|
Use lists in settings. Resolve #1912
|
2019-09-07 22:51:23 +02:00 |
|
Griatch
|
705592e753
|
Update CHANGELOG with Spanish translation
|
2019-08-19 08:11:51 +02:00 |
|
Griatch
|
472de0ece8
|
Updated CHANGELOG
|
2019-08-10 00:21:21 +02:00 |
|
Griatch
|
c3da214a68
|
Update Changelog
|
2019-08-09 01:12:55 +02:00 |
|
Griatch
|
6389fbf81c
|
Fix CHANGELOG, client fallback to SERVERNAME
|
2019-06-29 16:44:40 +02:00 |
|
Griatch
|
aef294e1c6
|
Add evennia connectsions wizard functionality
|
2019-06-27 23:07:35 +02:00 |
|
Griatch
|
beffaa4753
|
Start adding MSSP wizard info
|
2019-06-27 12:16:25 +02:00 |
|
Griatch
|
8b2d846fc7
|
Some cleanup, typo-fixes
|
2019-06-23 23:53:56 +02:00 |
|
Griatch
|
ac155473f1
|
Update Changelog
|
2019-06-23 19:07:24 +02:00 |
|
Griatch
|
a00cc681d9
|
Add the full EvscapeRoom game engine as a contrib
|
2019-06-18 19:38:59 +02:00 |
|
Griatch
|
6c02b68278
|
Remove @ from default commands. Update docstrings
|
2019-06-17 22:04:59 +02:00 |
|
Griatch
|
c710f74052
|
Update changelog
|
2019-06-15 22:30:18 +02:00 |
|
Griatch
|
607d9b6e69
|
Handle websocket autoconnect and remove session duplicates. Resolves #1851. Resolves #1562.
|
2019-06-15 22:24:32 +02:00 |
|
Griatch
|
82362930a8
|
Fix bug saving empty dicts/lists/False to admin. Resolve #1841
|
2019-06-07 22:14:44 +02:00 |
|
Griatch
|
fb9c328c4b
|
Handle AttributeError in webclient protocol
|
2019-05-31 08:42:33 +02:00 |
|
Griatch
|
9dac6280c1
|
Fix MSSP byte error when mixing with unicode
|
2019-05-30 17:20:52 +02:00 |
|
Griatch
|
a45142a1e5
|
Add i18n for simplified chinese, courtesy of MaxAlex
|
2019-05-03 12:31:49 +02:00 |
|
Griatch
|
87e280bc4d
|
Add @interactive decorator to use yield to pause in a method
|
2019-04-21 14:25:39 +02:00 |
|
Griatch
|
3326bfd71e
|
Update CHANGELOG
|
2019-04-18 22:27:09 +02:00 |
|
Griatch
|
b024c17f8a
|
Resolve merge conflicts, some cleanup
|
2019-04-14 12:18:15 +02:00 |
|
Andrew Bastien
|
36aba73a32
|
Refactored with more consistent naming and placement. Fixed the table style wrapper.
|
2019-04-13 21:47:09 -04:00 |
|