Page 1 of 1

[implemented] documented method wrong?

Posted: Sat Apr 30, 2016 12:07 pm
by judos
This is not a modding request, but I ddin't know where to put it otherwise.

The documented method:
to_be_deconstructed() → boolean

Is actually implemented ingame as:
to_be_deconstructed(LuaForce or String) → boolean
in factorio 0.12.30 and 0.12.32

Can you please update this documentation? :)
thanks

Re: documented method wrong?

Posted: Sat Apr 30, 2016 12:36 pm
by Oxyd
It's even better – the force parameter is unused. The code says this parameter exists for forward compatibility only.

Anyway, it will be corrected in the 0.12.33 documentation.

And feel free to post these findings as bug reports in the future. :)

Re: [implemented] documented method wrong?

Posted: Tue May 10, 2016 11:53 pm
by judos
Thanks :)

You can move it to "implemented" group.

Why don't you use a ticketing system for all these requests, bugs? :)

Re: [implemented] documented method wrong?

Posted: Wed May 11, 2016 1:17 am
by Rseding91
judos wrote:Thanks :)

You can move it to "implemented" group.

Why don't you use a ticketing system for all these requests, bugs? :)
Because ticketing systems suck :)