Version 0.12.35

Information about releases and roadmap.
User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: Version 0.12.35

Post by cube »

Lyman wrote:Would it be a good idea if they would stream the release like a some kind of event?
So the most interested audience would know what is going on and just more connected to the team?

I'm sure that I miss a lot of thing that should consider with that idea, but sounds interesting option to me with a short thinking.
Four hours of a script going through a long list in console?

TheTom
Fast Inserter
Fast Inserter
Posts: 185
Joined: Tue Feb 09, 2016 8:33 am
Contact:

Re: Version 0.12.35

Post by TheTom »

cube wrote:
Lyman wrote:Would it be a good idea if they would stream the release like a some kind of event?
So the most interested audience would know what is going on and just more connected to the team?

I'm sure that I miss a lot of thing that should consider with that idea, but sounds interesting option to me with a short thinking.
Four hours of a script going through a long list in console?
You seriously tell us that making a build takes 4 hours? Time to start looking at a setup that allows paralellization of the build.

hoho
Filter Inserter
Filter Inserter
Posts: 677
Joined: Sat Jan 18, 2014 11:23 am
Contact:

Re: Version 0.12.35

Post by hoho »

I highly doubt that this 4h is taken by compiling. More likely it's some unit tests and possibly (re-)creating sprites from 3D models. It possibly could be parallelized but it won't make it much faster due to Amdahl's law

Sebb767
Long Handed Inserter
Long Handed Inserter
Posts: 55
Joined: Sun Mar 06, 2016 12:20 am
Contact:

Re: Version 0.12.35

Post by Sebb767 »

hoho wrote:I highly doubt that this 4h is taken by compiling. More likely it's some unit tests and possibly (re-)creating sprites from 3D models. It possibly could be parallelized but it won't make it much faster due to Amdahl's law
Actually unit tests and sprite creation is extremly well parallelizable. You don't need to run units tests on a single instance and depending on the amount of sprites to render it's even easier for this.

[DegC]RubenGass
Inserter
Inserter
Posts: 40
Joined: Tue Feb 23, 2016 11:59 am
Contact:

Re: Version 0.12.35

Post by [DegC]RubenGass »

Tempusism wrote:i am actualy waiting the 0.13 cause i want to play with my friends. also i am a noob and i cant make a factorio server. actualy i can.. but i cant play with them if the server is running. does 0.13 will help me to coop with my friend or i still have to make a server somehow?
Nitrado.net hosts Factorio servers for you. I have good experience with them. I'm not sure what you can do with it yet, I just rented it to prepare for the 0.13 release so I could instantly get a server. You can rent 6 to 8 slots servers for like 5 to 10 euros per month so it's not expensive and very convenient that the server is always on.

JudgeArcher
Burner Inserter
Burner Inserter
Posts: 15
Joined: Mon Jun 27, 2016 2:35 pm
Contact:

Re: Version 0.12.35

Post by JudgeArcher »

i have a little question about the possibility of player-bots for factorio, would it be possible to mod factorio so you can spawn bots that, for example use weapons and fight with you or repair turrets. or help build blueprints. i thought about bots with some commands like defend here or repair and run from enemy or attack enemy. with the improvement in the multiplayer maybe someone has an interest in building such a bot. does anyone knows something about plans/possibility of such a mod?

ersatzhero
Manual Inserter
Manual Inserter
Posts: 1
Joined: Mon Jun 27, 2016 2:56 pm
Contact:

Re: Version 0.12.35

Post by ersatzhero »

[DegC]RubenGass wrote:
Tempusism wrote:i am actualy waiting the 0.13 cause i want to play with my friends. also i am a noob and i cant make a factorio server. actualy i can.. but i cant play with them if the server is running. does 0.13 will help me to coop with my friend or i still have to make a server somehow?
Nitrado.net hosts Factorio servers for you. I have good experience with them. I'm not sure what you can do with it yet, I just rented it to prepare for the 0.13 release so I could instantly get a server. You can rent 6 to 8 slots servers for like 5 to 10 euros per month so it's not expensive and very convenient that the server is always on.
gamed.de seems cheaper, but their localization is horrible.
As a german, i haven't had a problem :P

[DegC]RubenGass
Inserter
Inserter
Posts: 40
Joined: Tue Feb 23, 2016 11:59 am
Contact:

Re: Version 0.12.35

Post by [DegC]RubenGass »

ersatzhero wrote:
[DegC]RubenGass wrote:
Tempusism wrote:i am actualy waiting the 0.13 cause i want to play with my friends. also i am a noob and i cant make a factorio server. actualy i can.. but i cant play with them if the server is running. does 0.13 will help me to coop with my friend or i still have to make a server somehow?
Nitrado.net hosts Factorio servers for you. I have good experience with them. I'm not sure what you can do with it yet, I just rented it to prepare for the 0.13 release so I could instantly get a server. You can rent 6 to 8 slots servers for like 5 to 10 euros per month so it's not expensive and very convenient that the server is always on.
gamed.de seems cheaper, but their localization is horrible.
As a german, i haven't had a problem :P
I don't know. I just tried nitrado once and it worked so I use it for many things now :p

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: Version 0.12.35

Post by cube »

Making 21 builds (most of them in VMs), packaging, uploading + some small stuff on the side. It already is parallel, sort of -- for the release builds we are using unity builds with full optimisations that run in just one thread (because the binary is about 5% faster this way :-) ). Regular dev build takes about 3 minutes on my machine now (read those old FFF with kovarex's compilation time war).
TheTom wrote:
cube wrote:
Lyman wrote:Would it be a good idea if they would stream the release like a some kind of event?
So the most interested audience would know what is going on and just more connected to the team?

I'm sure that I miss a lot of thing that should consider with that idea, but sounds interesting option to me with a short thinking.
Four hours of a script going through a long list in console?
You seriously tell us that making a build takes 4 hours? Time to start looking at a setup that allows paralellization of the build.

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: Version 0.12.35

Post by cube »

Tempusism wrote:i am actualy waiting the 0.13 cause i want to play with my friends. also i am a noob and i cant make a factorio server. actualy i can.. but i cant play with them if the server is running. does 0.13 will help me to coop with my friend or i still have to make a server somehow?
It should be easier in 0.13.0. But be prepared for lots of bugs :-)

DOSorDIE
Fast Inserter
Fast Inserter
Posts: 248
Joined: Sat Oct 11, 2014 3:43 pm
Contact:

Re: Version 0.12.35

Post by DOSorDIE »

How long do you think it will need to finish the process and we can play?

User avatar
cpy
Filter Inserter
Filter Inserter
Posts: 839
Joined: Thu Jul 31, 2014 5:34 am
Contact:

Re: Version 0.12.35

Post by cpy »

DOSorDIE wrote:How long do you think it will need to finish the process and we can play?
About a month or two. Usually.

Gecko
Long Handed Inserter
Long Handed Inserter
Posts: 53
Joined: Sat Nov 29, 2014 8:52 pm
Contact:

Re: Version 0.12.35

Post by Gecko »

cpy wrote:About a month or two. Usually.
Hihihi

I refreshed and saw this post and was like WHAT?!?! Two MONTH? Did the scrap the release date?

But everything's fine.

User avatar
cpy
Filter Inserter
Filter Inserter
Posts: 839
Joined: Thu Jul 31, 2014 5:34 am
Contact:

Re: Version 0.12.35

Post by cpy »

Gecko wrote:
cpy wrote:About a month or two. Usually.
Hihihi

I refreshed and saw this post and was like WHAT?!?! Two MONTH? Did the scrap the release date?

But everything's fine.
Until there's download link, you always get to wait at least month.

[DegC]RubenGass
Inserter
Inserter
Posts: 40
Joined: Tue Feb 23, 2016 11:59 am
Contact:

Re: Version 0.12.35

Post by [DegC]RubenGass »

KOVAREX IS BROWSING THIS FORUM. Quick, ready up the F5ighters! And so is mangledpork :D, go make your towns series, we need more episodes from it :D
Last edited by [DegC]RubenGass on Mon Jun 27, 2016 4:53 pm, edited 1 time in total.

miturion
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Mon Aug 03, 2015 5:46 pm
Contact:

Re: Version 0.12.35

Post by miturion »

[DegC]RubenGass wrote:KOVAREX IS BROWSING THIS FORUM. Quick, ready up the F5ighters!
HAHAH, was about to say the same.

[DegC]RubenGass
Inserter
Inserter
Posts: 40
Joined: Tue Feb 23, 2016 11:59 am
Contact:

Re: Version 0.12.35

Post by [DegC]RubenGass »

miturion wrote:
[DegC]RubenGass wrote:KOVAREX IS BROWSING THIS FORUM. Quick, ready up the F5ighters!
HAHAH, was about to say the same.
If you refresh the 'releases' page you can actually watch the amount of views slowly go up

miturion
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Mon Aug 03, 2015 5:46 pm
Contact:

Re: Version 0.12.35

Post by miturion »

JudgeArcher wrote:i have a little question about the possibility of player-bots for factorio, would it be possible to mod factorio so you can spawn bots that, for example use weapons and fight with you or repair turrets. or help build blueprints. i thought about bots with some commands like defend here or repair and run from enemy or attack enemy. with the improvement in the multiplayer maybe someone has an interest in building such a bot. does anyone knows something about plans/possibility of such a mod?
There are actually mods where you can spawn bots that fight for you. Might not work with 0.13 though.
viewtopic.php?f=97&t=23543

viewtopic.php?f=93&t=23559

viewtopic.php?f=97&t=24545

miturion
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Mon Aug 03, 2015 5:46 pm
Contact:

Re: Version 0.12.35

Post by miturion »

[DegC]RubenGass wrote:
miturion wrote:
[DegC]RubenGass wrote:KOVAREX IS BROWSING THIS FORUM. Quick, ready up the F5ighters!
HAHAH, was about to say the same.
If you refresh the 'releases' page you can actually watch the amount of views slowly go up
yea, and they are gone here :D

Compboy
Inserter
Inserter
Posts: 37
Joined: Mon Jun 06, 2016 11:48 am
Contact:

Re: Version 0.12.35

Post by Compboy »

Can factoriomods . com handle the load :?: :?:

Post Reply

Return to “Releases”