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

Adds engine controls to electronic controls & tweaks portable generator #2633

Merged
merged 6 commits into from
Apr 13, 2023

Conversation

MrLostman
Copy link
Contributor

Summary

SUMMARY: Features "Lets electronic controls toggle engines on and off and replaces vehicle controls on portable generator with electronic controls"

Purpose of change

To iron out some jankyness with the portable generator and player made generators with them having full car controls, as is all generators have a steering wheel and pedals.

Describe the solution

All engines in CataBN have electric starter motors so allowing the electrical control system to control them makes perfect sense.

Describe alternatives you've considered

Considered introducing a pull start but it would introduce even more jankyness like pull starting a v12.

Testing

Spawned in the portable generator, replaced parts tested functionality.

Additional context

image
image
image

@github-actions github-actions bot added data PRs related to datas. Won't crash game (probably) src PR changes related to source code. labels Apr 13, 2023
src/vehicle_use.cpp Outdated Show resolved Hide resolved
MrLostman and others added 3 commits April 13, 2023 13:11
src/vehicle_use.cpp Outdated Show resolved Hide resolved
src/vehicle_use.cpp Outdated Show resolved Hide resolved
MrLostman and others added 2 commits April 13, 2023 13:35
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
src/vehicle_use.cpp Outdated Show resolved Hide resolved
@chaosvolt chaosvolt merged commit 2e9bc6e into cataclysmbnteam:upload Apr 13, 2023
@MrLostman MrLostman deleted the ec-controls-engines branch April 29, 2023 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data PRs related to datas. Won't crash game (probably) src PR changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants