Add crafting_progress and bonus_progress R/W to science labs

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
BurninSun
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Fri Mar 16, 2018 4:54 am
Contact:

Add crafting_progress and bonus_progress R/W to science labs

Post by BurninSun »

Currently, crafting machines have read/write for crafting_progress and bonus_progress. I am requesting similar API functionality to be added to science labs which have the same regular and bonus progress meters.
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 4534
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: Add crafting_progress and bonus_progress R/W to science labs

Post by boskid »

Why exactly do you want to change those values? They serve no purpose other than just visual inside of LabGui since labs increase research progress in a continuous way as they craft
BurninSun
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Fri Mar 16, 2018 4:54 am
Contact:

Re: Add crafting_progress and bonus_progress R/W to science labs

Post by BurninSun »

I'm trying to track down an issue with our modded labs and some rounding issue. I wanted to read the values from the labs to get some insight as to what is going on and was surprised to find the values couldn't be read. I figured a full read/write for the labs would be a simple add that might be wanted by someone.
If it were to be added, I doubt I'd personally still be wanting it by the time it makes a release so not a big deal either way.
Rseding91
Factorio Staff
Factorio Staff
Posts: 16790
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Add crafting_progress and bonus_progress R/W to science labs

Post by Rseding91 »

What rounding issue with modded labs?
If you want to get ahold of me I'm almost always on Discord.
BurninSun
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Fri Mar 16, 2018 4:54 am
Contact:

Re: Add crafting_progress and bonus_progress R/W to science labs

Post by BurninSun »

viewtopic.php?t=133495

While doing some quick and dirty tests, I wanted to compare what the lab was showing on the bars with my expected results and was surprised to not find the associated API. But I've now got it narrowed down for the bug report.
Post Reply

Return to “Modding interface requests”