PavelCibulka

Results 3 issues of PavelCibulka

Fixed tax to morale scaling between "Moderate" and "Above Moderate" tax level. Used to be: Low -> Moderate = **-1.83** morale Moderate -> Above Moderate = **-10.87** morale Above Moderat...

I've examined, why user agent parsing is slow. Here are some tips: This could be done just with HashMap. Note no regexp here. AbstractUserAgentStringParser.examineAsBrowser() for (final Robot robot : data.getRobots())...

enhancement

Hello, I have Unity project with NUnit tests. If I open Testing tab, there are not tests visible: ![image](https://user-images.githubusercontent.com/4307038/156725489-eb14cca9-7c94-42b5-a39e-818e49ecba64.png) console output: ` Starting extension Finding projects for pattern /home/pavel/NetBeansProjects/imperium/Assets/Tests/*/Tests.*.csproj Found...