Aleksandr Evgrashin

Results 77 comments of Aleksandr Evgrashin

Hey, thanks for a quick merge! Unity Reporter distributes as compiled dotnet .dll which can be run on ubuntu [by this action](https://github.com/marketplace/actions/setup-net-core-sdk). I think, the most easiest way to setup...

Yeah, I found it only because Unity Dev point it to me ([see this forum thread](https://forum.unity.com/threads/unity-test-runner-xml-report-to-html.826545/)). I tested it a bit, It kinda work, but not perfect (see the [attached...

Finally finished a proof of concept here (you can download attached artifact and see yourself): https://github.com/Macoron/unity-test-runner/pull/3/checks?check_run_id=447950614 So it's kinda work. Though there are several problems: - HTML output missing several...

Nice, I found much better solution called [Extent Reports](https://github.com/extent-framework/extentreports-dotnet-cli). It has very nice UI and Apache 2.0 license. Made a few tweaks[ in my fork](https://github.com/Macoron/extentreports-dotnet-cli-core) to make it run on...

@webbertakken I just have zero experience in dockers. Maybe it's not that hard, but don't have dedication right now to setup properly.

Right now we use Extent Reports ([described above](https://github.com/webbertakken/unity-actions/issues/51#issuecomment-586690011)). It works great and was easy to setup. I compiled it for .NET Core and placed binary files inside repository. [Here is...

I will probably closed it for now, because I really don't sure what is the best way to implement it. Maybe will return to that latter.

I understand this solution for performance reasons, but have some feedback gameplay-wise: - When you leave 500 tiles range from a server, your suit sensor won't work. And even if...

> https://github.com/space-wizards/RobustToolbox/pull/3252 also adds support for appearance components that have had their syncing disabled, though as mentioned there I don't really like that given that any component that relies on...

Hey, thank you for a feedback @Artemu25 To fix your problem, just try [DO THIS SHADER!](https://80.lv/articles/simulating-liquids-in-a-bottle-with-a-shader/). It's much more important than your stupid university graduation. It should fix all your...