Kerbiter
Kerbiter
I think it would be beneficial if you reset your branch to pre-fix and then reapply all warning fixes.
This is bugfix of a vanilla game, so it should have a mention in docs.
Sorry, I missed the fact that CustomPalette's are not vanilla, I adjusted the docs to fit and merged.
Can you try to reproduce on latest nightly? @chaserli and @Starkku did some fixes to MC unit mission handling. If it's not working still - try removing the code for...
https://www.raspberrypi.org/blog/another-new-raspbian-release/ The thing is that previously software rendering was used, but this experimental driver brings hardware acceleration, which is much faster, and the Pi 3 itself is more powerful thatn...
My usecase is building an RTS engine on top of Stride where only the game logics would be hardcoded and assets could be added/loaded dynamically without a need for the...
In general, would want a documentation on more in-depth engine parts. Stride advertises itself as highly modular, and that should mean that I am free to take whatever parts I...
> Currently I don't think it is a good idea to have such low-level customizations in form of configuration. Feedback is welcome I disagree. Sometimes, say, enum values are stored...
Also close example would be the usage of sequences (in Firebird language: generators) for certain columns. Currently there's no way to specify which key should use which column. I've tried...
Any updates on the issue? Still present in the newest versions.