Commit graph

5381 commits

Author SHA1 Message Date
Griatch
e8869e218e Start expand launcher unit tests 2019-02-26 14:11:24 +01:00
Griatch
2b14b9a406 Merge branch 'master' into develop 2019-02-24 17:28:04 +01:00
Griatch
9654de0069
Merge pull request #1786 from jaggiJ/typo-fix
Tutorial. Fixes echo message on lack of argument for mobon command.
2019-02-24 17:27:39 +01:00
jaggiJ
59a1d0e76e Tutorial. Fixes echo message on lack of argument for mobon command. 2019-02-24 12:47:11 +01:00
Griatch
a7013e3a82 Merge branch 'master' into develop 2019-02-24 12:30:55 +01:00
Griatch
a3240e0998
Merge pull request #1782 from jaggiJ/myfixes
bugfix: barrel(rack_barrel) description before the barrel is even created
2019-02-24 12:30:04 +01:00
Griatch
87932910d2 Reverting change to audit unittests for now, need to fix later 2019-02-23 23:30:16 +01:00
Griatch
cdf5340c51 Merge branch 'master' into develop 2019-02-23 22:31:29 +01:00
Griatch
dd244e7658 Fix health bar unittest 2019-02-23 22:31:06 +01:00
Griatch
b1af5d94dd Fix health bar unittest 2019-02-23 22:30:40 +01:00
Griatch
8e4b0f4aec Merge branch 'master' into develop 2019-02-23 22:11:29 +01:00
Griatch
0919b752f2 Merge branch 'master' of github.com:evennia/evennia 2019-02-23 22:10:27 +01:00
Griatch
c17314e22f Avoid negative health bar color. Resolves #1751. 2019-02-23 22:10:12 +01:00
Griatch
7409277d54 Move some mocks to avoid global changes, as per #1779 2019-02-23 22:05:25 +01:00
Griatch
ca40c953fa Fix to pass launcher tests 2019-02-23 21:45:38 +01:00
Griatch
2781be71e1 Helps to actually add laucher test file 2019-02-23 21:13:37 +01:00
Griatch
1239df1649 More unittests for launcher 2019-02-23 21:04:02 +01:00
Griatch
b186d6a267
Merge pull request #1783 from jaggiJ/myfix2
command spelling correction in tutorial build.ev @home ghost = to @se…
2019-02-23 17:29:51 +01:00
Griatch
537e43a481
Merge pull request #1784 from jaggiJ/barrel-er
Trying to pickup 'locked barrel', player now receives hint to 'get we…
2019-02-23 17:24:05 +01:00
Griatch
2bf821179f Add more amp unit tests 2019-02-23 17:06:11 +01:00
Griatch
48e78e1eb7 Update changelog 2019-02-20 22:37:31 +01:00
Griatch
c387bba4e1 Add Polish translation by user ogotai 2019-02-20 22:36:06 +01:00
Griatch
958a3d4cd4 Merge branch 'master' into develop 2019-02-20 22:28:07 +01:00
Griatch
d9fa888051 Add website/ to more base.html imports 2019-02-20 22:24:52 +01:00
Griatch
cf473c4abe Start add unit tests for amp communication 2019-02-19 22:29:20 +01:00
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