You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking to port it due to how few lines and how easy it looks, but our code has diverged heavily and we're lacking Character::is_installable So I don't even know how or if a 1:1 port works.
Describe the solution you'd like
Bionics should be capable of calling for other bionics in JSON to be installed first. Not only would this remove all hardcoded instances of us doing this (Micro-reactors, telescopic eyes have an NV upgrade I think unless I'm thinking of NEO Scav), and would let us add more on the JSON side with 0 effort. They used hydraulic muscles with titanium skeletal bracing for example.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
This PR. CleverRaven/Cataclysm-DDA#66996
I was looking to port it due to how few lines and how easy it looks, but our code has diverged heavily and we're lacking Character::is_installable So I don't even know how or if a 1:1 port works.
Describe the solution you'd like
Bionics should be capable of calling for other bionics in JSON to be installed first. Not only would this remove all hardcoded instances of us doing this (Micro-reactors, telescopic eyes have an NV upgrade I think unless I'm thinking of NEO Scav), and would let us add more on the JSON side with 0 effort. They used hydraulic muscles with titanium skeletal bracing for example.
Additional context
No response
The text was updated successfully, but these errors were encountered: