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

Refactored vehicle part field emitters #31888

Merged
merged 2 commits into from
Jun 27, 2019

Conversation

ZhilkinSerg
Copy link
Contributor

Summary

SUMMARY: Infrastructure "Refactored vehicle part field emitters"

Purpose of change

Allow definition of emission field type for vehicle parts via json.

Also fixed bug with vehicle coolers/heaters not working underground (see https://www.reddit.com/r/cataclysmdda/comments/c5itni/walk_in_cooler/).

Describe the solution

  • unified heaters and coolers into field emitters;
  • allowed field emitters to work underground;
  • allow emission field type definition via json.

- unified heaters and coolers into field emitters;
- allowed field emitters to work underground;
- allow emission field type definition via json.
@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Vehicles Vehicles, parts, mechanics & interactions [C++] Changes (can be) made in C++. Previously named `Code` Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. labels Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. [JSON] Changes (can be) made in JSON Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants