PavelZinchenko / event_horizon

GNU General Public License v3.0
55 stars 21 forks source link

Widespread barrel hierarchy bug #28

Closed CrispyToken closed 2 years ago

CrispyToken commented 2 years ago

Lots of ships across the entire vanilla database (probably most ships) have their barrels configured in the wrong order by default as seen in the below example:

image image image image

The list goes on. This includes most titans and regular ships with more than 1 weapon barrel.

juh9870 commented 2 years ago

I won't fix these issues personally, but I'd accept a PR that fixes them. For the name of the commit with fixes, please use fix(gameplay): fixed barrels issues on vanilla ships.

27 should also be included here

juh9870 commented 2 years ago

Fixed in acfe588ccb96c82cd5e2de3ec25bcde38cd140a2, please open a new issue if you find new ones.