Version 0.17.5
Re: Version 0.17.5
Just for my curiousity, why did the medium & big power pole sprites change size by a few pixels!?
Re: Version 0.17.5
I'm going to guess it was a consequence of the total redesign of the sprites to HD?
Professional Curmudgeon since 1988.
Re: Version 0.17.5
I'm getting different results:
The cost for 5 levels (10%) before 0.17.5
x*100 + (x+1)*100/1.02 + (x+2)*100/1.04 + (x+3)*100/1.06 + (x+4)*100/1.08
this becomes
x*481.125 + 943.736
The cost for 1 level (10%) on 0.17.5
x*500
Sum of arithmetic series for the cumulative cost:
x*(943.736 + x*481.125 + 943.736)/2 becomes
x*(2*943.736 + x*481.125)/2
x*(0+x*500)/2 becomes
x*(x*500)/2
Their ratio (new/old):
(x*500) / (2*943.736 + x*481.125)
It equals 1 at x = 99.9985
https://imgur.com/a/peVZtCJ
But it only becomes less than 4% more expensive even at very high levels.
Re: Version 0.17.5
It was hr in 17.2 {368x244}, and is the same images in 17.5, just re-sized to {336x252}!
Re: Version 0.17.5
You need to multiply by 25, because what used to be level 100-104 (total 510) is now level 20.Antun789 wrote: βTue Mar 05, 2019 11:53 amI'm getting different results:
The cost for 5 levels (10%) before 0.17.5
x*100 + (x+1)*100/1.02 + (x+2)*100/1.04 + (x+3)*100/1.06 + (x+4)*100/1.08
this becomes
x*481.125 + 943.736
The cost for 1 level (10%) on 0.17.5
x*500
Sum of arithmetic series for the cumulative cost:
x*(943.736 + x*481.125 + 943.736)/2 becomes
x*(2*943.736 + x*481.125)/2
x*(0+x*500)/2 becomes
x*(x*500)/2
Their ratio (new/old):
(x*500) / (2*943.736 + x*481.125)
It equals 1 at x = 99.9985
https://imgur.com/a/peVZtCJ
But it only becomes less than 4% more expensive even at very high levels.
Re: Version 0.17.5
What will players do when their mining productivity gets so high that it can not fill up a blue belt any more? Switch to bot mining I guess.
What will players do when their mining productivity gets so high that it's faster than 60/sec? That'll be a sight.
What will players do when their mining productivity gets so high that it's faster than 60/sec? That'll be a sight.
Re: Version 0.17.5
Mine into trains :)bobucles wrote: βTue Mar 05, 2019 12:44 pm What will players do when their mining productivity gets so high that it can not fill up a blue belt any more? Switch to bot mining I guess.
What will players do when their mining productivity gets so high that it's faster than 60/sec? That'll be a sight.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Re: Version 0.17.5
Mine into cars.Bilka wrote: βTue Mar 05, 2019 12:46 pmMine into trainsbobucles wrote: βTue Mar 05, 2019 12:44 pm What will players do when their mining productivity gets so high that it can not fill up a blue belt any more? Switch to bot mining I guess.
What will players do when their mining productivity gets so high that it's faster than 60/sec? That'll be a sight.
Re: Version 0.17.5
And watch their UPS drop when the train leaves.
-
- Inserter
- Posts: 46
- Joined: Sun Sep 24, 2017 8:14 pm
- Contact:
Re: Version 0.17.5
I'm wondering, can you not enable research queue for an old game ?
I'm on a multiplayer game and after I updated launched 4 rockets and still no Research Queue in sight.
I tried /c game.player.force.research_queue_enabled = true but it tells me that it isn't allowed to me
I'm on a multiplayer game and after I updated launched 4 rockets and still no Research Queue in sight.
I tried /c game.player.force.research_queue_enabled = true but it tells me that it isn't allowed to me
-
- Inserter
- Posts: 34
- Joined: Sat Jan 06, 2018 5:01 pm
- Contact:
Re: Version 0.17.5
I use the GOG version, and I can only update to version 17.01, how can I update to this version?
Re: Version 0.17.5
GOG will have to manually update the files on their servers - Wube can't tell you how long that will take.
Re: Version 0.17.5
The original post said:Nomadic Steppe wrote: βTue Mar 05, 2019 1:49 pm I use the GOG version, and I can only update to version 17.01, how can I update to this version?
We're having problems with our automatic updater at the moment, so please use Steam, or download the full installation at http://www.factorio.com/download/experimental.
Does that work for you?
- BlueTemplar
- Smart Inserter
- Posts: 3032
- Joined: Fri Jun 08, 2018 2:16 pm
- Contact:
Re: Version 0.17.5
Did you do it twice ?Tigre Demon wrote: βTue Mar 05, 2019 1:47 pm I'm wondering, can you not enable research queue for an old game ?
I'm on a multiplayer game and after I updated launched 4 rockets and still no Research Queue in sight.
I tried /c game.player.force.research_queue_enabled = true but it tells me that it isn't allowed to me
(You need to do that, because it will disable achievements.)
BobDiggity (mod-scenario-pack)
- BlueTemplar
- Smart Inserter
- Posts: 3032
- Joined: Fri Jun 08, 2018 2:16 pm
- Contact:
Re: Version 0.17.5
https://www.gog.com/forum/factorio/how_ ... sion_guideNomadic Steppe wrote: βTue Mar 05, 2019 1:49 pm I use the GOG version, and I can only update to version 17.01, how can I update to this version?
BobDiggity (mod-scenario-pack)
-
- Inserter
- Posts: 46
- Joined: Sun Sep 24, 2017 8:14 pm
- Contact:
Re: Version 0.17.5
Yeah I know, I have them all anyway. I did it more than twice but still won't enable me. Maybe I need to activate something on my server to let me use admin commands ?BlueTemplar wrote: βTue Mar 05, 2019 1:58 pmDid you do it twice ?Tigre Demon wrote: βTue Mar 05, 2019 1:47 pm I'm wondering, can you not enable research queue for an old game ?
I'm on a multiplayer game and after I updated launched 4 rockets and still no Research Queue in sight.
I tried /c game.player.force.research_queue_enabled = true but it tells me that it isn't allowed to me
(You need to do that, because it will disable achievements.)
- BlueTemplar
- Smart Inserter
- Posts: 3032
- Joined: Fri Jun 08, 2018 2:16 pm
- Contact:
Re: Version 0.17.5
Yes, AFAIK /c commands are disabled by default for non-admins ?
BobDiggity (mod-scenario-pack)
Re: Version 0.17.5
Ah, thanks. But I think I only need to multiply the x's in the first expression by 5.
Pre 0.17.5
5*x*100 + (5*x+1)*100/1.02 + (5*x+2)*100/1.04 + (5*x+3)*100/1.06 + (5*x+4)*100/1.08
x*2405.63 + 943.736
sum of series starting at old level 16 (x=4):
x*(1600+x*2405.63 + 943.736)/2
0.17.5
x*500
sum of series starting at level 4:
x*(2000+x*500)/2
0.17.6
(x-3)*2500
sum of series starting at level 4:
x*(2500+(x-3)*2500)/2
sum plots:
https://imgur.com/a/gRrmGsy
ratio of proposed 0.17.6 vs old:
https://imgur.com/a/niQOZ68
It looks like it's still going to end up a bit more expensive, unless I messed something up.
Re: Version 0.17.5
Nice work, Antun.
It looks like it will be slightly more expensive in 0.17.6 than before 0.17.5, but it looks like they're asymptotically so close that it will be treated as a rounding error by most players. When you get to that point you don't really care about the resource costs as much as the time cost, I think.
In 0.17.5 it was far too cheap, I'd say. I wouldn't complain about it, but I understand the reasoning behind bringing it back to near the previous cost.
It looks like it will be slightly more expensive in 0.17.6 than before 0.17.5, but it looks like they're asymptotically so close that it will be treated as a rounding error by most players. When you get to that point you don't really care about the resource costs as much as the time cost, I think.
In 0.17.5 it was far too cheap, I'd say. I wouldn't complain about it, but I understand the reasoning behind bringing it back to near the previous cost.
-
- Manual Inserter
- Posts: 3
- Joined: Tue Nov 06, 2018 5:42 am
- Contact:
Re: Version 0.17.5
i have yet figured out how to clear the quickbars how can we do that on 0.17 you cant even change the items on the quick bar either my 9 bars are full and no way to change them to something else.