Griatch
|
b278337172
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +02:00 |
|
Griatch
|
5590ee2258
|
Rename all instances of Player->Account.
|
2017-07-07 23:47:21 +02:00 |
|
Griatch
|
91ffde5eaf
|
Fix errors caused by the change of the get_and_merge_cmdset callsign. Makes unittests work correctly again.
|
2017-02-06 20:20:46 +01:00 |
|
Griatch
|
cd9c11f6a8
|
Fix edge cases in channelhandler and make unittests work.
|
2016-10-16 19:04:05 +02:00 |
|
Griatch
|
cc76de348e
|
Changed how duplicates is passed down the cmdset merge stack.
|
2016-10-15 22:48:38 +02:00 |
|
Griatch
|
edacd58eab
|
Refactor get_and_merge_cmdsets to merge all cmdsets in one place rather than sub-merging them separately on each object first. See #1087. Also changes the names of the auto-added _exitset to ExitCmdSet and _channelset to ChannelCmdSet. Allow Channel cmdsets to also be identified on Objects.
|
2016-10-15 22:48:38 +02:00 |
|
Griatch
|
bac6c7f234
|
Continue adding unit tests to cmdhandler.get_and_merge_cmdsets function. Not finished yet, unclear how to propagate the options correctly.
|
2016-10-15 22:48:38 +02:00 |
|
Griatch
|
40e1c67f88
|
Change how cmdset options are merged by priority - this is now a straight priority order, where the option from the higher prio goes. Also add unit tests for cmdset mergers.
|
2016-10-15 22:48:38 +02:00 |
|