mtasa-blue
mtasa-blue copied to clipboard
Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
### Describe the bug When you use setTrainSpeed( ) you are able to set it to a positive or negative number. When using getTrainSpeed( ) it will not return a...
### Describe the bug Camera FOV seems to be based off screen width instead of screen height, thus cropping view on the top and bottom when using a wider screen...
Because of #2682 Should we also change the default fps limit? We don't have that many FPS issues like before.
This most likely fixes #1123 Atleast I couldn't identify any other change that happens on first grenade throw. Currently on the first grenade throw we add a colsphere into the...
### Is your feature request related to a problem? Please describe. / ### Describe the solution you'd like add "base" parameter, the same as in `getVehicleComponentPosition` to be able to...
### Is your feature request related to a problem? Please describe. Weapon reloading task isn't synced. You can't see other players reloading animation. ### Describe the solution you'd like Synchronize...
### Is your feature request related to a problem? Please describe. Currently, MTA has "FX Quality" option in visual settings which is basically the same setting as in single player....
**Is your feature request related to a problem? Please describe.** I propose disabling camera collisions for detached vehicle parts and projectiles by default because it's annoying and looks like oversight...
Disables camera collisions for detached vehicle parts and projectiles. Resolves #2434.
This PR adds dynamic ped shadows feature found originally in single player version of GTA:SA. It can be enabled via new "Dynamic ped shadows" checkbox found in visual settings. This...