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

Boats' "engines" will start at first attempt #31305

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Boats' "engines" will start at first attempt #31305

merged 1 commit into from
Jun 10, 2019

Conversation

Night-Pryanik
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Boats' "engines" will start at first attempt."

Purpose of change

Fix situation when first attempt of starting boat "engine" led to The vehicle's mechanism is out of reach! message and then You let go of controls message. You still can't control boat. Only the second attempt of starting its "engine" would be successful.

Describe the solution

  • Fixed logic when every vehicle without fuel (even with muscle fuel type) will automatically and always fail to start engine. Now it will fail to start without fuel only on a few cases: if it's an engine with non-muscle fuel type, or if your limbs that are required to move the vehicle with muscle fuel type are broken;
  • Removed nonsensical The X mechanism is out of reach! message if you trying to start vehicle with muscle fuel type without fuel.
  • Added a separate message for starting non-combustion engines.

Describe alternatives you've considered

None.

Additional context

None.

@Night-Pryanik Night-Pryanik added Info / User Interface Game - player communication, menus, etc. Vehicles Vehicles, parts, mechanics & interactions <Bugfix> This is a fix for a bug (or closes open issue) labels Jun 10, 2019
@Night-Pryanik Night-Pryanik requested a review from mlangsdorf June 10, 2019 17:41
@ZhilkinSerg ZhilkinSerg merged commit 028d92f into CleverRaven:master Jun 10, 2019
@Night-Pryanik Night-Pryanik deleted the fix-boats-not-starting-its-engines-in-the-first-attempt branch June 11, 2019 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Info / User Interface Game - player communication, menus, etc. Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants