Vlad

Results 91 comments of Vlad

I have similar issue. I'm using `set(CMAKE_CXX_STANDARD 14)` but it doesn't got picked up by this script when compiling the header, and so compilation fails.

IMO, using the same convention for both private AND public fields - IS a bad practice, and Rider decided to encourage this for some weird reason. I never saw any...

@paulinon In English-US version of a Firebase Console those "non-critical" issues are called "non-fatal". I hope that makes sense. It's very easy to reproduce the issue - just calling `Crashlytics.LogException`...

@paulinon How do you trigger the crash? As I've mentioned already, logs do appear for hard-crashes. It's the "non-fatal" errors that have this issue. Try throwing an unhandled exception or...

In my case it's a bit different - I don't see any logs for exceptions at all, not first not last, never. I'll try to make a minimum repro when...

Seems like an interesting idea for making weapons behavior more diverse.

I think it would be much cooler to add hook script that will allow to completely customize bursts - where each bullet will fly.

While the original request is fairly easy to implement, I still think it would be amazing to customize the whole attack result calculations. This is not trivial though. Right now...

I agree, this looks like a bug. Either we should add this feature or remove this message from the docs.

> > > Is it a big problem to allow this? I don't think so. Just a matter of tweaking the parser a bit.