Skip to content

Conversation

@G-Moris
Copy link
Contributor

@G-Moris G-Moris commented Dec 23, 2024

These are bug fixes and what was not implemented that was in the plans

Copy link
Member

@tederis tederis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to merge it faster than normal because this PR fixes the assertation problem described here: c0376c9#r150652050.

@tederis tederis merged commit 36416b2 into multitheftauto:master Dec 23, 2024
6 checks passed
MTABot pushed a commit that referenced this pull request Dec 23, 2024
@G-Moris
Copy link
Contributor Author

G-Moris commented Dec 23, 2024

If a problem is found, write here, I will fix it as soon as possible.

@botder botder added the bugfix Solution to a bug of any kind label Dec 24, 2024
@botder botder added this to the 1.6.1 milestone Dec 24, 2024
tederis pushed a commit that referenced this pull request Dec 25, 2024
MTABot pushed a commit that referenced this pull request Dec 25, 2024
CHandlingEntry* pEntry = pVehicle->GetHandlingData();

lua_newtable(luaVM);
if (const auto* const entry = pVehicle->GetHandlingData())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should never happen. Handling is just broken after this chain of PR's

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants