Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix getVehicleCompatibleUpgrades #3318

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

znvjder
Copy link
Contributor

@znvjder znvjder commented Feb 19, 2024

The PR fixes the issue with incorrect display of vehicle upgrades compatibility in serverside.

Resolves #2476 and #3248.

Shared/gta/VehicleUpgrades.h Outdated Show resolved Hide resolved
Shared/gta/VehicleUpgrades.h Outdated Show resolved Hide resolved
Client/mods/deathmatch/logic/CVehicleUpgrades.cpp Outdated Show resolved Hide resolved
@Nico8340
Copy link
Contributor

Nico8340 commented Mar 9, 2024

Marge :shipit:

@TheNormalnij TheNormalnij added the bugfix Solution to a bug of any kind label Mar 17, 2024
@TheNormalnij
Copy link
Contributor

Is this upgrade list wrong?
This PR removes a lot of vehicle upgrades from client and server sides.
Is your list correct?

client_after.json
client_before.json
server_after.json
server_before.json

@Dutchman101 Dutchman101 added the feedback Further information is requested label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Solution to a bug of any kind feedback Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getVehicleCompatibleUpgrades returns different value on serverside and clientside
5 participants