Commit graph

5503 commits

Author SHA1 Message Date
Griatch
109c3f2783 Make sure website extends website/base.html to avoid override collision 2019-02-19 20:21:45 +01:00
Griatch
a4ba13b8dc Testing new unit tests 2019-02-19 20:18:36 +01:00
jaggiJ
ecb92cc039 Letter correction. w into capital W (spotted by CloudKeeper) 2019-02-17 13:39:46 +01:00
jaggiJ
5b9369075a
Spacing correction build.ev 2019-02-17 13:20:07 +01:00
jaggiJ
8222b79e28
build.ev Added commend line 2019-02-17 13:06:20 +01:00
jaggiJ
6e73d8812b Trying to pickup 'locked barrel', player now receives hint to 'get weapon'. 2019-02-17 12:08:40 +01:00
jaggiJ
4a6df21523 command spelling correction in tutorial build.ev @home ghost = to @sethome ghost = 2019-02-16 13:41:03 +01:00
jaggiJ
f6d192fd03 bugfix: barrel(rack_barrel) description before the barrel is created 2019-02-16 11:46:40 +01:00
Griatch
90171eaff7 Merge from master 2019-02-12 11:47:38 +01:00
Griatch
b899728231
Merge pull request #1781 from poisonbl/card-block-issue-1780-fix
Switching card-block to card-body.
2019-02-12 11:43:55 +01:00
poisonbl
106025011f Fix issue 1780 by switching card-block to card-body. 2019-02-11 21:27:12 -05:00
Griatch
86dce8d1c1 Activate pip caching in Travis 2019-02-11 16:09:40 +01:00
Griatch
c792b86d3d Remove codecov again 2019-02-11 13:49:48 +01:00
Griatch
9d5bdf0545 Move codecov to travis setup 2019-02-11 13:39:28 +01:00
Griatch
5d4f004534 Test adding codecov analysis 2019-02-11 11:46:12 +01:00
Griatch
5961b46ab2 Fix unittest error 2019-02-10 21:47:43 +01:00
Griatch
f2fd5563c7 Further server.py unittests 2019-02-10 21:38:56 +01:00
Griatch
e541226c81 Correct handling of migrations 2019-02-10 19:27:31 +01:00
Griatch
4b58fe1793 Add unittests for server.py 2019-02-10 19:01:27 +01:00
Griatch
93e0e15061 Make evennia-launcher hand all django-admin options correctly 2019-02-10 03:17:47 +01:00
Griatch
698fe050b6 Add tag/attr to create_account. More unit tests 2019-02-10 02:08:21 +01:00
Griatch
55ad6ee325 Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00
Griatch
fae63c724c
Merge pull request #1778 from CloudKeeper/patch-3
Correcting typo - "prot" to "proto"
2019-02-09 09:17:01 +01:00
CloudKeeper
d858e173d5
Correcting typo - "prot" to "proto"
Caught by LilCasper
2019-02-09 14:19:50 +11:00
Griatch
4d6665e850 Fix unittest query compare 2019-02-08 20:34:01 +01:00
Griatch
549802a9ea Unittest object.get_obj_with_attr 2019-02-08 19:49:02 +01:00
Griatch
72efd113f1 Move ircbot factory path to class variable for easy overloading 2019-02-07 23:31:56 +01:00
Griatch
e29548aeab Unittest manager get_object_with_account 2019-02-07 23:23:51 +01:00
Griatch
865294d445 Merge branch 'master' into develop 2019-02-07 22:04:47 +01:00
Griatch
f406dc8f13 Fix bug in deleting capitalized attributes. Resolves #1776. 2019-02-07 22:04:12 +01:00
Griatch
0bd1af6992 Correct docstring for $dbref protfunc 2019-02-07 09:52:58 +01:00
Griatch
2302aa654a Update spawn doc to better explain protparents kwarg (see #1775) 2019-02-07 09:12:52 +01:00
Griatch
544b316bb3 Correct spawn unittest 2019-02-07 00:36:39 +01:00
Griatch
95e981fab2 Complete extending building unit tests 2019-02-07 00:23:35 +01:00
Griatch
9984aa63bd Update unittest for open command 2019-02-06 21:34:36 +01:00
Griatch
a380419d8c Another small fix 2019-02-06 00:15:18 +01:00
Griatch
707a5de31b Fix test typo 2019-02-06 00:10:26 +01:00
Griatch
86e41fcc3b Add more unit tests to build commands 2019-02-05 23:51:30 +01:00
Griatch
9ca62a6dd0 Add partial unittests for EvEditor 2019-02-05 01:14:32 +01:00
Griatch
56eea59296 Merge branch 'master' into develop 2019-02-04 21:48:07 +01:00
Griatch
547d3c66a9 Check arg forwarding to django-admin as per #1774 - not supported in django version? 2019-02-04 21:28:16 +01:00
Griatch
e668160ab7 Resolve merge conflicts 2019-02-03 15:45:17 +01:00
Griatch
3409efacdc Merge branch 'master' into develop 2019-02-03 15:40:40 +01:00
Griatch
bdcecbd945 Fix prototype inheritance of attrs/tags. Resolves #1773. 2019-02-03 15:17:32 +01:00
Griatch
7f05ca41aa Refactor unit test runner and one new unit test 2019-02-02 01:17:36 +01:00
Griatch
b97055114a Add unit tests for syscmds, refactor cmdparser 2019-02-01 23:23:41 +01:00
Griatch
bd41bc512e Update evennia game-index client to work with py3. 2019-02-01 00:26:36 +01:00
Griatch
a6a3636880 Clean up unicode mentions in docstrings 2019-01-31 23:44:16 +01:00
Griatch
3046aee7d1 Cleanup of unicode magic methods, continued 2019-01-31 21:17:59 +01:00
Griatch
de6b42320f Remove __unicode__ magic methods no longer needed 2019-01-30 23:50:43 +01:00