Version 0.15.10

Information about releases and roadmap.
Daid
Fast Inserter
Fast Inserter
Posts: 163
Joined: Sun Jul 03, 2016 7:42 am
Contact:

Re: Version 0.15.10

Post by Daid »

Think the steam requirement is interesting, but the end yield is so low compared to the complexity, that I'm not sure that it's worth it...

vanatteveldt
Filter Inserter
Filter Inserter
Posts: 945
Joined: Wed Nov 25, 2015 11:44 am
Contact:

Re: Version 0.15.10

Post by vanatteveldt »

If you use nuclear you have plenty of coal and steam, so if you lack oil it can be a very good option...

Nasabot
Fast Inserter
Fast Inserter
Posts: 102
Joined: Fri Oct 30, 2015 11:16 am
Contact:

Re: Version 0.15.10

Post by Nasabot »

I like the new coal liquification recipe. Its actually quite easy to design and it makes the refinery complex more interesting.

netmand
Filter Inserter
Filter Inserter
Posts: 302
Joined: Wed Feb 22, 2017 1:20 am
Contact:

Re: Version 0.15.10

Post by netmand »

When I loaded my 0.15.9 map into 0.15.10 after a while I noticed my steam delivery train had water in it's tanks... easy fix, but just thought I'd post it as an FYI. (500°C) Steam powered outposts are still good for me.

Thanks for adding steam as a fluid in network logics. I thought it odd to measure steam using the water icon.

I was oblivious to the fracker change from water to steam until I noticed my plastic production was weak... still love using coal over crude since the normal map has typically less oil to find nearby.... gives me another way to burn wood too!

searker
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Fri Nov 27, 2015 3:12 pm
Contact:

Re: Version 0.15.10

Post by searker »

netmand wrote:When I loaded my 0.15.9 map into 0.15.10 after a while I noticed my steam delivery train had water in it's tanks... easy fix, but just thought I'd post it as an FYI. (500°C) Steam powered outposts are still good for me.
That was most likely the case since steam was just water with an higher temperature until now. After you cleared that first load, it was fine, wasnt it?

Mehve
Filter Inserter
Filter Inserter
Posts: 318
Joined: Sat Aug 06, 2016 9:12 pm
Contact:

Re: Version 0.15.10

Post by Mehve »

  • Increased maximum wire distance of all circuit connectable entities from 7.5 to 9.
This little change is turning out to be surprisingly helpful, I'm finding. So many instances that I'd have to either insert an extra power pole, or awkwardly arrange stuff... now I can just go ahead and connect the wires!

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2915
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: Version 0.15.10

Post by Optera »

I don't like steam being it's own "fluid".
Having even rudimentary evaporation and condensation would have been fun to play with.

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7351
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: Version 0.15.10

Post by bobingabout »

Optera wrote:I don't like steam being it's own "fluid".
Having even rudimentary evaporation and condensation would have been fun to play with.
I know why it was done though.

Basically... say you want a recipe that needs steam. You can define an ingredient as {type="fluid", name="water", amount="10", min_temperature = "100"}, and the game would report that the recipe requires "Water" giving no required temperature information, and when you actually try and give it water, it won't work.

If steam is it's own fluid, you can just ask for steam, and the game will report that you need steam.

Ultimately, changing hot water into steam was an easier solution than trying to make the game report and properly handle a minimum temperature, and change the display of what fluid was required in a bi-state fluid.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

jaggmann
Burner Inserter
Burner Inserter
Posts: 16
Joined: Wed Jun 29, 2016 7:35 am
Contact:

Re: Version 0.15.10

Post by jaggmann »

I like the diverse changes to the recipe format .I find that the electric furnace slows me down .Just a thought about belt length .To better accommodate blueprints .Could a post belt lay modification be in order ? To flatten the underground belt end points on the end where it joins the raised point of the other section ? At at cost of coarse .I like longer belts and pipes because they are neater and less obstructive .

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2915
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: Version 0.15.10

Post by Optera »

bobingabout wrote:
Optera wrote:I don't like steam being it's own "fluid".
Having even rudimentary evaporation and condensation would have been fun to play with.
I know why it was done though.

Basically... say you want a recipe that needs steam. You can define an ingredient as {type="fluid", name="water", amount="10", min_temperature = "100"}, and the game would report that the recipe requires "Water" giving no required temperature information, and when you actually try and give it water, it won't work.

If steam is it's own fluid, you can just ask for steam, and the game will report that you need steam.

Ultimately, changing hot water into steam was an easier solution than trying to make the game report and properly handle a minimum temperature, and change the display of what fluid was required in a bi-state fluid.
Sure it's simpler but having a fun mechanic like that would open so many possibilities. Just think of water purification or desalinators.
Steam stored in tanks could also more easily be made to cool down without a medium transformation so we don't have 100% efficient energy storage.
I have placed way too much ONI recently. :D

silverkitty23
Fast Inserter
Fast Inserter
Posts: 117
Joined: Wed May 11, 2016 6:52 am
Contact:

Re: Version 0.15.10

Post by silverkitty23 »

bobingabout wrote: Ultimately, changing hot water into steam was an easier solution than trying to make the game report and properly handle a minimum temperature, and change the display of what fluid was required in a bi-state fluid.
But the latter would have been more general because mods could require hot (insert fluid here) for recipes.

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7351
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: Version 0.15.10

Post by bobingabout »

Optera wrote:
bobingabout wrote:
Optera wrote:I don't like steam being it's own "fluid".
Having even rudimentary evaporation and condensation would have been fun to play with.
I know why it was done though.

Basically... say you want a recipe that needs steam. You can define an ingredient as {type="fluid", name="water", amount="10", min_temperature = "100"}, and the game would report that the recipe requires "Water" giving no required temperature information, and when you actually try and give it water, it won't work.

If steam is it's own fluid, you can just ask for steam, and the game will report that you need steam.

Ultimately, changing hot water into steam was an easier solution than trying to make the game report and properly handle a minimum temperature, and change the display of what fluid was required in a bi-state fluid.
Sure it's simpler but having a fun mechanic like that would open so many possibilities. Just think of water purification or desalinators.
Steam stored in tanks could also more easily be made to cool down without a medium transformation so we don't have 100% efficient energy storage.
I have placed way too much ONI recently. :D
I'm going to do a steam condenser to make pure water. The problem is that I already have 2 types of water (Water and Lithia water) and only water can be boiled right now. So it does actually make things more awkward than not, because you won't be able to boil your pure water that comes out, or Lithia water either.

You have more issues the other way around too, if you go back to 2/3 different versions of water, you'd then have 3 different versions of steam, so making a recipe that requires "Steam" isn't as easy as it sounds in that method.

Plus, the temperature based stuff, probably still exists, it's just not used by the base game. (I mean, we still have loader tech even though it's not used, why would they remove the functionality for bi-state fluids if it doesn't break anything to leave it in?)
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Avezo
Filter Inserter
Filter Inserter
Posts: 451
Joined: Fri Apr 01, 2016 3:53 pm
Contact:

Re: Version 0.15.10

Post by Avezo »

SpeedDaemon wrote:
Adeon Hawkwood wrote:
Avezo wrote:For example, that steam for coal liquification seems weird, just put a boiler next to a line full of coal that's already there and plug in, doesn't seem to add much to the game. Theoretically setting up combined power plant and refinery might be cool, but I'm personally not going to try that before smarter people crack up all the new ratios.
I'm thinking that the change might have been done to increase the energy costs of the process more than anything else. Right now if you run the recipe and convert everything to solid fuel you actually end up with more stored energy than you started with (10 coal = 80MJ, 10 coal = 10 H. Oil + 15 L. Oil + 20 Petroleum = 3.25 Solid Fuel = 81.25MJ, assuming H. Oil is cracked to L. Oil). Now obviously you use more than 1.25MJ actually running the process but it's still a very favorable rate of return, particularly if your regular processing has excess light oil and you use petroleum from this rather than converting that light oil to petroleum (10 coal + 30 L. Oil = 80MJ + 20 Petroleum, 10 coal + 30 L. Oil = 10 H. Oil + 45 L. Oil + 20 Petroleum = 5.25 Solid Fuel + 20 Petroleum = 131.25MJ + 20 Petroleum). Changing the process to require steam indirectly increases the energy cost of the process.
RL processes for coal liquefaction do actually start with coal+heavy oil, and then take place at high temp (400-500C) and pressure, so steam makes perfect sense. In fact, it seems like they should be requiring higher temp steam than we actually get from a boiler. :)

Anyone running nuclear power is probably going to have an excess of 500C steam anyway, so coal liquefaction with steam seems like a natural compliment to that.
But don't all processes in refineries take place at high temperatures? All other oil-related recipes in Factorio should require steam instead of water aswell then.

SpeedDaemon
Fast Inserter
Fast Inserter
Posts: 124
Joined: Fri May 22, 2015 3:31 pm
Contact:

Re: Version 0.15.10

Post by SpeedDaemon »

Avezo wrote:But don't all processes in refineries take place at high temperatures? All other oil-related recipes in Factorio should require steam instead of water as well then.
Quiet! They might hear you... :D

That said, I'd be fine with oil cracking requiring steam

IronCartographer
Filter Inserter
Filter Inserter
Posts: 454
Joined: Tue Jun 28, 2016 2:07 pm
Contact:

Re: Version 0.15.10

Post by IronCartographer »

bobingabout wrote:Plus, the temperature based stuff, probably still exists, it's just not used by the base game. (I mean, we still have loader tech even though it's not used, why would they remove the functionality for bi-state fluids if it doesn't break anything to leave it in?)
When I heard they were planning to separate steam as its own fluid (from a FFF announcing nuclear mechanics a while back), I figured they were dropping temperature as part of the optimizations for fluid flow simulation. It's quite possible to improve things by simplifying, though they don't seem to have done so in this case.

Sonik-HSC
Inserter
Inserter
Posts: 47
Joined: Wed Feb 08, 2017 2:06 am
Contact:

Re: Version 0.15.10

Post by Sonik-HSC »

After this update im experiencing some lags or is only my impression.... I have 4core I7 2.7+16 ram ddr4+ asus 1060 4 gb ddr5 dedicated

warrior62
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sun May 14, 2017 11:12 am
Contact:

Re: Version 0.15.10

Post by warrior62 »

I'm still in version 14.23 on Steam Why ?

Thanks

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5148
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: Version 0.15.10

Post by Klonan »

warrior62 wrote:I'm still in version 14.23 on Steam Why ?

Thanks
0.15 is an opt-in beta, you should only play if you are willing to report bugs that you find on our forum, and face potential game or save breaking issues and instability.

Keplergamer
Long Handed Inserter
Long Handed Inserter
Posts: 83
Joined: Mon Nov 30, 2015 11:06 pm
Contact:

Re: Version 0.15.10

Post by Keplergamer »

Which is 1% of the cases or less here on this game. :D

henke37
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Mon Jul 18, 2016 5:43 pm
Contact:

Re: Version 0.15.10

Post by henke37 »

Which is still a lot compared to a stable game.

Post Reply

Return to “Releases”