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.
Unused (?) runtime concepts in v1.1.108
-
- Inserter
- Posts: 34
- Joined: Fri Jun 11, 2021 5:20 pm
- Contact:
Re: Unused (?) runtime concepts in v1.1.108
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.