Skip to content

Manual gearbox and fixes#138

Open
xesdoog wants to merge 3 commits into
mainfrom
manual_gearbox_and_fixes
Open

Manual gearbox and fixes#138
xesdoog wants to merge 3 commits into
mainfrom
manual_gearbox_and_fixes

Conversation

@xesdoog
Copy link
Copy Markdown
Collaborator

@xesdoog xesdoog commented May 20, 2026

  • Add a manual gearbox feature supporting two modes: Sequential and H-Pattern.
  • Add an option to set a default radio station that gets automatically set each time the player switches vehicles.
  • Fix PlayerVehicle thread crashes when the player enters a vehicle inside an interior or delivers a mission vehicle.
  • Fix Set annotations.
  • Fix 2 CVehicleAdvancedFlags that were flipped (they do the opposite of what their old names meant).
  • Add an option to lock the Stancer if another feature wants to take control of it.
  • Game Data: Add boolean flags to vehicles that are exclusive to the Enhanced branch.
  • Lock MPStatController to online gameplay only.
  • Launch Control: Add a 'Rolling' mode that allows the player to hold a button while moving forward to build boost (rolling anti-lag from temu).
  • Miscellaneous fixes.

xesdoog added 3 commits May 20, 2026 22:25
- Add a manual gearbox feature supporting two modes: Sequential and H-Pattern.
- Add an option to set a default radio station that gets automatically set each time the player switches vehicles.
- Fix PlayerVehicle thread crashes when the player enters a vehicle inside an interior or delivers a mission vehicle.
- Fix `Set` annotations.
- Fix 2 CVehicleAdvancedFlags that were flipped (they do the opposite of what their old names meant).
- Add an option to lock the `Stancer` if another feature wants to take control of it.
- Game Data: Add boolean flags to vehicles that are exclusive to the Enhanced branch.
- Lock `MPStatController` to online gameplay only.
- Launch Control: Add a 'Rolling' mode that allows the player to hold a button while moving forward to build boost *(rolling anti-lag from temu)*.
- Miscellaneous fixes.
- Add optional exception handler param to the `Thread` module.
- Implement clutch-kick logic in `ManualGearbox`.
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