Commit graph

19 commits

Author SHA1 Message Date
Griatch
d7deed0b51 Correct bugs in script_creation, fix unittest for olc_storage 2018-03-03 18:52:12 +01:00
Griatch
70a81a939c OLC systen. Create olc_storage mechanism 2018-03-03 18:52:12 +01:00
Griatch
90fde4a10a Add check for accidentally passing permissions as a string rather than a list to the create_object and create_account functions 2017-08-27 18:58:58 +02:00
Griatch
b278337172 Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
Griatch
5590ee2258 Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
Griatch
e34d32bd60 Add ability to batch-add tags, permissions and aliases along with category in the object/player create functions as well as in the tag handler. This is useful for direct assignment of categories from prototypes. 2017-04-02 22:11:54 +02:00
eldritchsemblance
1ed559a71c Default email domain to example.com per RFC2606 2017-03-27 22:21:10 +02:00
BlauFeuer
99a24a9647 Docstring, comment, indent/whitespace edits
use of dict() to improve dictionary readability and shorten code
2017-03-25 11:38:47 +01:00
Griatch
74eebfed6d Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
Griatch
c6d9c0619e Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
Griatch
d101a7d058 Add ability to add aliases to help entries via the command and create_helpentry utility. 2016-12-17 17:15:50 +01:00
Griatch
818b8a9c51 Added desc kwarg to create_script to allow setting of desc at runtime. 2016-08-07 12:23:57 +02:00
Ahmed Charles
ecd68ccb7d Fix typo in comment. 2015-11-01 15:11:39 +01:00
Griatch
50371b6abd Merged conflicts. 2015-10-19 23:32:00 +02:00
Griatch
eb2bd8d44c Converted a large part of utils/ folder to google code docstrings as per #709. 2015-09-27 20:24:03 +02:00
Griatch
9dcb97060d Added the ability to spawn objects with Tags. 2015-06-20 00:31:13 +02:00
Griatch
3a7ee291ba Removed spurious mentions of the various typeclass paths from the server. 2015-03-15 16:39:44 +01:00
Griatch
ad3f19896c Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
Griatch
c7325a5032 Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
Renamed from lib/utils/create.py (Browse further)