Commit graph

548 commits

Author SHA1 Message Date
Griatch
5ec9fd4991 Correct spawner import in contrib 2018-08-12 15:06:16 +02:00
Griatch
9717b1b3b6 Update changelog and readme with current changes 2018-08-12 14:58:12 +02:00
Griatch
a954f9c723 Merge and fix conflicts with develop 2018-07-21 14:34:26 +02:00
Griatch
63cae2b187 Merge branch 'master' into develop 2018-07-21 14:14:43 +02:00
Griatch
a4b8b12e63 Fix unittests 2018-07-21 13:40:46 +02:00
Jerry Aldrich
fe1aa30463 Add space to the tutorial's CrumblingWall message
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-07-09 08:33:47 -07:00
Griatch
a31ac6b68f Patch out tickerhandler to avoid reactor testing issues 2018-06-12 23:50:50 +02:00
Griatch
5f238f2c34 Fix unit tests after merge 2018-06-12 20:28:48 +02:00
Griatch
e144672e74 Resolve merge conflicts 2018-06-12 20:13:22 +02:00
Griatch
5862351ad0 Merge pull request #1615 from TehomCD/fix_negative_numbers_in_commandtest
Fix regex in CommandTest breaking negative numbers
2018-06-12 18:57:44 +02:00
Griatch
d47834f28a Fix unittests; still missing protfunc tests and menus 2018-06-10 21:02:09 +02:00
BattleJenkins
a97383bc38 Finish splitting TB test classes + adding setUp/tearDown 2018-05-21 19:27:43 -07:00
BattleJenkins
17cedbfde7 More setUp/tearDown 2018-05-21 18:45:07 -07:00
BattleJenkins
1125dc92fc Start splitting unit tests, add setUp/tearDown 2018-05-21 18:27:04 -07:00
BattleJenkins
bf66bb7440 Proper formatting for comments and notes 2018-05-21 18:06:29 -07:00
Tehom
80c6d401e5 Call parse_ansi on each returned message before passing to regex to handle individually colored characters. 2018-04-24 06:03:01 -04:00
Griatch
a5136e41d7 Merge branch 'master' into develop 2018-04-22 15:04:59 +02:00
Griatch
9bbfc422ee Make EvTable respect col-widths while retaining total table width.
Resolves #1614.
2018-04-22 14:50:17 +02:00
Tehom
cb0c2d11f2 Add yet more hyphens. 2018-04-22 07:37:14 -04:00
Tehom
459a26fd74 Add hyphens to some tests. Probably more to come 2018-04-22 07:25:01 -04:00
Griatch
b571d6fdd4 Fix unittests 2018-04-20 19:51:12 +02:00
Griatch
0185420659 Resolve merge conflict 2018-04-16 20:06:48 +02:00
Aditya Arora
99b91111f1 Update rpsystem.py 2018-04-16 18:41:02 +05:30
Griatch
42b56125be Merge branch 'BlauFeuer-develop-muxcommand' into develop 2018-03-14 22:49:01 +01:00
Griatch
035cf6fa11 Merge pull request #1587 from maiki/patch-2
Minor update
2018-03-11 09:19:48 +01:00
Griatch
e437964b5d Merge branch 'master' into develop 2018-03-11 09:12:05 +01:00
maiki
88d13bc6e6 Minor update 2018-03-10 20:52:06 -08:00
BlauFeuer
564b78ae23 class var options renamed switch_options 2018-03-05 15:52:47 -05:00
Griatch
9df7eb49b0 Don't allow recog:ing a masked person 2018-03-03 19:56:16 +01:00
BlauFeuer
3ee3335a3f Add class var options to CmdExtendedDesc
Inherits from default_cmds.CmdDesc, but unused in
CmdExtendedDesc, so needs to be set empty.
2018-03-02 07:40:43 -05:00
Griatch
ee6f3f8065 Merge pull request #1549 from vlegoff/fix_igps
[IGPS] Fix mistakes in the say event
2018-01-08 21:43:57 +01:00
Tehom
9add566a89 Refactor return_appearance to extract desc update into its own method. 2018-01-08 05:31:20 -05:00
Vincent Le Goff
e4321783a5 [IGPS] Fix mistakes in the say event 2018-01-06 13:32:30 +01:00
Griatch
5d1c3cb27e Merge branch 'master' into develop 2018-01-02 21:52:43 +01:00
Griatch
74e8c74f80 Work towards resolving unittests with deferreds 2018-01-02 21:21:57 +01:00
Griatch
76555e6ca5 Resolve merge conflicts 2018-01-01 21:05:35 +01:00
Griatch
9355b255ad Fix typos in doc strings 2017-12-31 13:47:19 +01:00
Griatch
c18c0fc479 Merge branch 'master' into develop 2017-12-31 13:42:59 +01:00
Griatch
0d3b8f4079 Fix wrong call of _SEARCH_AT_RESULT from tutorial version of look, as reported in #1544. 2017-12-31 13:40:16 +01:00
BattleJenkins
717999f56f Unit tests for tb_magic 2017-12-11 14:35:18 -08:00
FlutterSprite
52d505b011 Use test character class instead 2017-12-10 18:53:10 -08:00
FlutterSprite
f738427ff3 Add tickerhandler-free character class for tests 2017-12-10 18:52:34 -08:00
Griatch
87918e4ce0 Resolve merge conflicts 2017-12-08 19:09:01 +01:00
arumford
a7ebb7a04a Update rplanguage.py
The docstring examples have a typo.  It lists the contrib file as 'rplanguages' but the file is actually 'rplanguage'.  It can be confusing.
2017-12-08 10:14:19 -06:00
Griatch
9f81a35422 Add some more tests to catch faulty language definitions 2017-12-05 22:03:34 +01:00
Griatch
5111f195a9 Fix and cleanup the rplanguage contrib a bit 2017-12-05 19:54:40 +01:00
FlutterSprite
1420c8773e Comment it out right this time 2017-11-29 20:32:00 -08:00
FlutterSprite
a3caaf8c5f Just comment it all out.
Travis won't even tell me why it failed this time.
2017-11-29 20:26:26 -08:00
FlutterSprite
0932a839ba Also remove ticker handler for 'attacker' and 'defender'
Whoops! I forgot that ALL my test characters are getting subscribed to the ticker handler here - maybe that's the problem?
2017-11-29 20:18:54 -08:00
FlutterSprite
2549a8d8e1 Comment out tb_items tests for now 2017-11-29 20:08:22 -08:00