Andrii Vitiv

Results 5 issues of Andrii Vitiv

I really need 51 to make my homework. Otherwise, my dad will take my computer for a whole month.

Commands are sent to the terminal instead of the game console. ![Screenshot 2021-02-18 16:40:39](https://user-images.githubusercontent.com/37713088/108376334-954d2600-720b-11eb-8a53-e3941c7a7ba2.png) UPD Related exception: ![Screenshot 2021-02-18 18:08:08](https://user-images.githubusercontent.com/37713088/108385631-874fd300-7214-11eb-8107-e006ab63c09e.png)

bug
area-Framework

Need to create `UnturnedBuildableBarricadeTransform` and `UnturnedBuildableStructureTransform` classes which should inherit from the `UnityTransform` and call `BarricadeManager.tellTransformBarricade`/`StructureManager.tellTransformStructure`, `BarricadeManager.destroyBarricade`/`StructureManager.destroyStructure` RPCs.

enhancement
area-Unturned

### Explanation of Change Replaces `navigation.addListener('blur', () => { ... });` with `useFocusEffect` as the former does not invoke the event handler on unmount on native platforms. This is a...

Ready To Build