Factorio development explained in gifs
Re: Factorio development explained in gifs
This will work without a test. You just have to believe in yourself!
- LittleMikey
- Long Handed Inserter
- Posts: 61
- Joined: Tue Apr 22, 2014 2:32 am
- Contact:
Re: Factorio development explained in gifs
A well-known YouTuber makes some videos featuring your game:
Re: Factorio development explained in gifs
I will write this piece carefully, so nothing goes wrong here!
P.S. I edited this topic to contain only posts with gifs
P.S. I edited this topic to contain only posts with gifs
Re: Factorio development explained in gifs
Explaining that the release is not going to be today:
-
- Filter Inserter
- Posts: 402
- Joined: Fri May 23, 2014 8:54 am
- Contact:
Re: Factorio development explained in gifs
How it really wentkovarex wrote:Explaining that the release is not going to be today:
Re: Factorio development explained in gifs
Forums after news of no release
Re: Factorio development explained in gifs
When kovarex asks if I made tests for it
Re: Factorio development explained in gifs
Running a deploy script and going home.
Re: Factorio development explained in gifs
Trying to get everything in the trailer timed perfectly
Re: Factorio development explained in gifs
so trueTwinsen wrote:Trying to get everything in the trailer timed perfectly
Re: Factorio development explained in gifs
Not a gif, but still accurate:
https://youtu.be/fH3X2U9t2P0?t=5m31s
Edit:
Also the line at https://youtu.be/fH3X2U9t2P0?t=11m59s
https://youtu.be/fH3X2U9t2P0?t=5m31s
Edit:
Also the line at https://youtu.be/fH3X2U9t2P0?t=11m59s
Re: Factorio development explained in gifs
Trying to align widgets in agui(our GUI system)
Re: Factorio development explained in gifs
When I'm doing something important and Visual Studio 2015 decides to freeze.
Re: Factorio development explained in gifs
When I report a bug on Trello and it’s assigned to me immediately
Re: Factorio development explained in gifs
Trying to be a smart ass when solving a simple problem. (Actual factorio code)
Re: Factorio development explained in gifs
Frame 1: Problem? Time to fix code!Twinsen wrote:Trying to be a smart ass when solving a simple problem. (Actual factorio code)
Frame 2: Derp.
Frame 3: Derp derp.
Frame 4: Derp derp derp derp.
Frame 5: Derp derp derp derp derp derp derp derp.
Frame 6: Derp derp derp derp derp derp derp derp derp derp derp derp derp derp derp derp.
Re: Factorio development explained in gifs
When kovarex is working on a feature and I am helping him: https://vine.co/v/iAKBaMZEAlx
Re: Factorio development explained in gifs
Recurring nightmares one of the dev team gets after they work on train signalling code;
See the daily™ struggles with my Factory! https://www.twitch.tv/repetitivebeats
Re: Factorio development explained in gifs
http://nooooooooooooooo.com/Ghoulish wrote:Recurring nightmares one of the dev team gets after they work on train signalling code;
Re: Factorio development explained in gifs
The horrors of undefined (or really hard to understand because of implicit type conversions) behavior of C code.Twinsen wrote:Trying to be a smart ass when solving a simple problem. (Actual factorio code)
Isn't a while-loop in order here?
http://stackoverflow.com/questions/2732 ... as-counter