Commit graph

9560 commits

Author SHA1 Message Date
Griatch
ff8844a1bd Further changes to mysql create statement 2019-03-19 22:30:51 +01:00
Griatch
b4d6398530 Specify mysql dbname explicitly 2019-03-19 22:16:26 +01:00
Griatch
7276e4a138 Change to different format of mysql input 2019-03-19 22:11:19 +01:00
Griatch
b72f68e9e6 Split sql db create queries 2019-03-19 22:04:51 +01:00
Griatch
31228b61e5 Correct typo in db creation string 2019-03-19 22:00:09 +01:00
Griatch
27cace4fe1 Add services to travis file 2019-03-19 21:57:09 +01:00
Griatch
7863b99dfb Move db install to later 2019-03-19 21:52:23 +01:00
Griatch
7ae598cedb Manage to correctly spell 'postgresql' ... 2019-03-19 21:46:36 +01:00
Griatch
473fa1282d Correct travis postgres root user 2019-03-19 21:43:19 +01:00
Griatch
d16f4d2bf7 Correct python version for travis 2019-03-19 21:30:54 +01:00
Griatch
f409021131 Test to expand travis to test more databases 2019-03-19 21:26:54 +01:00
Griatch
5bf2280036 Solved remaining unittest issues with py3 2019-03-19 19:29:33 +01:00
Griatch
ce79c4aeed Update contrib unit tests 2019-03-17 13:52:46 +01:00
Griatch
1c9ca4b11c Resolve merge conflicts 2019-03-17 13:43:06 +01:00
Griatch
e64ede3267 Update CHANGELOG 2019-03-17 13:38:31 +01:00
Griatch
74dd57e85f Some fixes and cleanups 2019-03-17 13:36:03 +01:00
Vincent Le Goff
7293af5d5a Fix #1577 2019-03-13 11:34:43 +01:00
Griatch
37151e6b89 Add model_mummy for mocking model data 2019-03-12 19:15:22 +01:00
Griatch
64cd982592 Merge pull request #1797 from dmreichard/cmdlockfix
Fix lockcmd bug not ignoring superuser when using switches. Resolves #1796.
2019-03-12 19:06:54 +01:00
David Reichard
9868d2f18b Fix lockcmd bug not ignoring superuser when using switches. Resolves #1796. 2019-03-10 15:58:39 -04:00
Brenden Tuck
2d1e9768ff merge in dual_input plugin 2019-03-07 00:24:16 -05:00
Griatch
9ab2422311 Fix aliases for gender command 2019-03-06 16:47:09 +01:00
Griatch
b3dc85a4dc Start converting latest develop unittests to py3 2019-03-04 23:20:07 +01:00
Griatch
90b42ca6fb Fix merge conflicts 2019-03-04 22:32:51 +01:00
Brenden Tuck
8b08d41038 Add golden-layout as an alternative to splithandler 2019-03-04 08:30:43 -05:00
Griatch
8235a7e870 Merge branch 'master' into develop 2019-03-01 20:54:09 +01:00
Griatch
3618fbf3ef Add gettxt to Docker image to support i18n devevelopment. 2019-03-01 16:17:33 +01:00
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