Uladzislau Nikalayevich

Results 71 comments of Uladzislau Nikalayevich

> AFAIK They aren't MTA elements, that's the whole point of them. They are MTA elements, but they are not streamable by the MTA streamer for elements.

Can you please create separate issues for different crashes. It seems, some of crashes are model related. Test resources would be nice additions

Is [this](https://wiki.multitheftauto.com/wiki/Vehicle_Upgrades) upgrade list wrong? This PR removes a lot of vehicle upgrades from client and server sides. Is your list correct? [client_after.json](https://github.com/multitheftauto/mtasa-blue/files/14747046/client_after.json) [client_before.json](https://github.com/multitheftauto/mtasa-blue/files/14747047/client_before.json) [server_after.json](https://github.com/multitheftauto/mtasa-blue/files/14747048/server_after.json) [server_before.json](https://github.com/multitheftauto/mtasa-blue/files/14747049/server_before.json)

> I'd advocate moving rapidjson to a submodule It looks like an universal way to make dependency. I like this idea Pros: * Updates are much easier. * You can...

> I'd have to fork it into the mta org first I think, because premake has to be added. > But wait for the response of other members too, see...

This is only concept @tederis . PR isn't ready for review. Сode quality is very low at this point and things don't work correctly. Anyway. Thanks you for some suggestions,

![image](https://github.com/multitheftauto/mtasa-blue/assets/6773493/76e2adfa-d48b-4598-953d-f3320a6552af)

> I think Euler angles should be used instead of quaternions. Quaternions are less intuitive and will be a nightmare for the most of beginners. Or maybe there should be...

> Could we also please allow skipping euler ? We can add quaternion -> euler utility function