Posted June 14, 2019 by void room
#new build
While most of the time I spent on porting, I had a few days that I was discovering problems with my code. And it happened because I switched to a newer Visual Studio (and Clang for Oculus Quest port). I managed to fix a few bugs but I expect more to unveil quite soon. Sending crash reports manually might be quite annoying. That's why there's (finally!) a new feature - automatic crash report sending. You are only asked if you want to send or not and if so, the crash is reported. I expect that this way, I will get more crash reports, so it should be easier to find a source of each problem.
This is one of the new things in a new build.
Another one is a new zone. It's actually just a variation for balconies room generator. And an idea from the previous zone, the one with turrets shooting at you. Only now there are no railings to duck behind. Instead, there is a huge monorail train with containers that you can use as a shield.
<center> </center>There is at least one more thing I'd like to add to this zone and I will add that in the meantime.
Of course, there were also other smaller things done. one worth mentioning is the groundwork for different LOD for various platforms and LOD in general.
Now, there's more of porting work to do.