Tanat Boozayaangool

Results 17 issues of Tanat Boozayaangool

WIP for updating perfetto to resolve python issue

WIP-do-not-review

WIP-do-not-review
Vulkan Extension Support

Right now you get a very weird view at the entire map at the start. This 'choosing your entrance' thing allows the VR player to spawn without being immediately noticed...

features

It doesn't make that much sense for some of that logic to be attached to a player. Some of it would work better as a Singleton that's spawned by the...

architecture

A lot of code for each player is not written in the best way (reliant entirely on whether or not the client was also a server). There should be dedicated...

architecture

This is a very inconsistent function across all derived classes of PlayerComponent. It should be called in one of the start-up functions and that decision shouldn't be changed around by...

architecture

When something is stolen, alarms ring and mechanisms tend to get triggered. One such mechanism would've been a wall rising to adjust the world. We should try implementing that and...

features

If you click/tap on the side of a plane it will put the trap floating on the side. Possible solutions: - Raycasting should be done on a separate layer. There...

bug

Player does not correctly turn on its own trail renderer when sprinting

bug

## Feature/Issue Things weren't actually using the pre-compiled headers ## Implementation/Solution Now they are