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

Various fix #61

Open
wants to merge 3 commits into
base: development
Choose a base branch
from
Open

Conversation

Anthcny144
Copy link
Contributor

Various fixes for the game engine

BuildTools added 3 commits November 1, 2024 13:56
Bill drifting is a glitch that allows a player to drift in bullet bill state, allowing them to hit players by drifting on their face, or landing out-of-bounds when the bullet ends. This is an unfair behavior for other players as it is very hard to dodge. This glitch can be triggered as long as the jumped attribute of the player is set to true when the player enters in bullet bill state. Removing this attribute upon using the item patches the issue (showcased by Kirio here: https://discord.com/channels/308979137480097793/1300233719222767737/1301881702381260831)
This fix a glitch were you often skip boost ramps before jump ramps, it happens a lot in 200cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant