Commit graph

5384 commits

Author SHA1 Message Date
Griatch
efb1e07b5c Add more unittests for launcher 2019-02-27 00:11:38 +01:00
Griatch
589f5224c5 Merge branch 'master' into develop 2019-02-26 21:48:32 +01:00
Griatch
09fbabc978 Better docstring when exploring flat api 2019-02-26 16:22:53 +01:00
Griatch
419d42b30c Start expand launcher unit tests 2019-02-26 14:11:24 +01:00
Griatch
07a68b89c6 Merge branch 'master' into develop 2019-02-24 17:28:04 +01:00
Griatch
45a28509dd 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
39777139f4 Tutorial. Fixes echo message on lack of argument for mobon command. 2019-02-24 12:47:11 +01:00
Griatch
0e409d3315 Merge branch 'master' into develop 2019-02-24 12:30:55 +01:00
Griatch
85ff778c95 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
295db26a18 Reverting change to audit unittests for now, need to fix later 2019-02-23 23:30:16 +01:00
Griatch
7fa0909529 Merge branch 'master' into develop 2019-02-23 22:31:29 +01:00
Griatch
e280b5a9da Fix health bar unittest 2019-02-23 22:31:06 +01:00
Griatch
b0a71b8763 Fix health bar unittest 2019-02-23 22:30:40 +01:00
Griatch
1a7b596abc Merge branch 'master' into develop 2019-02-23 22:11:29 +01:00
Griatch
5a63753f1f Merge branch 'master' of github.com:evennia/evennia 2019-02-23 22:10:27 +01:00
Griatch
9fdd62fda3 Avoid negative health bar color. Resolves #1751. 2019-02-23 22:10:12 +01:00
Griatch
2c3ea3feb1 Move some mocks to avoid global changes, as per #1779 2019-02-23 22:05:25 +01:00
Griatch
70faa3fc98 Fix to pass launcher tests 2019-02-23 21:45:38 +01:00
Griatch
36da4d3e45 Helps to actually add laucher test file 2019-02-23 21:13:37 +01:00
Griatch
d77dc93fcf More unittests for launcher 2019-02-23 21:04:02 +01:00
Griatch
0af1c892f6 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
563fb5e5f4 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
912eaf6bd8 Add more amp unit tests 2019-02-23 17:06:11 +01:00
Griatch
dca6b33b4c Update changelog 2019-02-20 22:37:31 +01:00
Griatch
47773a1097 Add Polish translation by user ogotai 2019-02-20 22:36:06 +01:00
Griatch
a73868376d Merge branch 'master' into develop 2019-02-20 22:28:07 +01:00
Griatch
db4c33d539 Add website/ to more base.html imports 2019-02-20 22:24:52 +01:00
Griatch
c4fffd2b95 Start add unit tests for amp communication 2019-02-19 22:29:20 +01:00
Griatch
c0986a8ec2 Make sure website extends website/base.html to avoid override collision 2019-02-19 20:21:45 +01:00
Griatch
bedcb7d5f4 Testing new unit tests 2019-02-19 20:18:36 +01:00
jaggiJ
67b41db698 Letter correction. w into capital W (spotted by CloudKeeper) 2019-02-17 13:39:46 +01:00
jaggiJ
1da56f737e Spacing correction build.ev 2019-02-17 13:20:07 +01:00
jaggiJ
f9763fabff build.ev Added commend line 2019-02-17 13:06:20 +01:00
jaggiJ
cd01d982bd Trying to pickup 'locked barrel', player now receives hint to 'get weapon'. 2019-02-17 12:08:40 +01:00
jaggiJ
a0bcd80559 command spelling correction in tutorial build.ev @home ghost = to @sethome ghost = 2019-02-16 13:41:03 +01:00
jaggiJ
20bc919ca0 bugfix: barrel(rack_barrel) description before the barrel is created 2019-02-16 11:46:40 +01:00
Griatch
d94566ef20 Merge from master 2019-02-12 11:47:38 +01:00
Griatch
be40993f7b 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
4852651780 Fix issue 1780 by switching card-block to card-body. 2019-02-11 21:27:12 -05:00
Griatch
9dcef1ac48 Activate pip caching in Travis 2019-02-11 16:09:40 +01:00
Griatch
17c92925cf Remove codecov again 2019-02-11 13:49:48 +01:00
Griatch
a67751715d Move codecov to travis setup 2019-02-11 13:39:28 +01:00
Griatch
52cae5d015 Test adding codecov analysis 2019-02-11 11:46:12 +01:00
Griatch
aba5dd5a61 Fix unittest error 2019-02-10 21:47:43 +01:00
Griatch
efb3cf3705 Further server.py unittests 2019-02-10 21:38:56 +01:00
Griatch
471bced78b Correct handling of migrations 2019-02-10 19:27:31 +01:00
Griatch
a0b6c0fa1a Add unittests for server.py 2019-02-10 19:01:27 +01:00
Griatch
81ab542d76 Make evennia-launcher hand all django-admin options correctly 2019-02-10 03:17:47 +01:00
Griatch
c4faa6879b Add tag/attr to create_account. More unit tests 2019-02-10 02:08:21 +01:00
Griatch
0dfea46d5c Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00