Unused (?) runtime concepts in v1.1.108

Post Reply
GlassBricks
Inserter
Inserter
Posts: 29
Joined: Fri Jun 11, 2021 5:20 pm
Contact:

Unused (?) runtime concepts in v1.1.108

Post by GlassBricks »

Since v1.1.108, the following runtime concepts appear to not be used anywhere.
Instead, these are duplicated in prototype concepts ("types"), where they are actually referenced.

CircularParticleCreationSpecification
CircularProjectileCreationSpecification
AttackParameterFluid
GunShift4Way

How I found out: I'm updating https://github.com/GlassBricks/typed-factorio to docs json format v5, and it's complaining that these concepts are never used anywhere. A manual inspection confirms this.

Bilka
Factorio Staff
Factorio Staff
Posts: 3218
Joined: Sat Aug 13, 2016 9:20 am
Contact:

Re: Unused (?) runtime concepts in v1.1.108

Post by Bilka »

The variant fields of the AttackParameters runtime type weren't getting parsed. All the types are used there. I fixed this for the next doc release, thank you for the report!
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.

Post Reply

Return to “Resolved Requests”