Barry Evans

Results 709 comments of Barry Evans

Maybe we need to define the label colours in the map meta giving the ability to define different colours for different maps.

Considering we might be trying a different window solution in 4.0 I wonder if any radical change is worth it?

Ideally I would like to make the filters generic including the deceased for Person. We could have it as a subfilter giving the user a set of choices.

Whatever you choose it should stay in GoodsManager. If it is a shared structure between Settlements then some support for concurrent access is needed. I think the current approach seems...

One improvement to this is to refactor the ```TaskCache``` class to make it a Generic. Then we could use it for Tasks & Missions. They both involve taking a collection...

The source branch comes from a fork so I think using the master on that side is a personal choice how you want to work. PR using forked repos are...

I think a forked repo has to have the same visibility as the parent repo so for this project forks will always be private. Nevertheless, the PR should always have...

Ok. I'm using short lived feature branches as normal. But if you want to adopt a labelled release branch strategy we can do that. But so far we followed a...

You should be able to pull from the fork as it's public. You will need a new local repo folder but the branch will be available as read only. Just...

I was going to have a look at this issue next. So give me a few days