eldemarco · 10 points ·
In 2008, in the manga Berserk, Guts and his party board a ship with a noble man named Roderick. Due to the release schedule, and filler (character development arcs), they didn't leave the boat until 2015. That's 7 years to leave the boat.

eldemarco · 11 points ·
Because of the way it was implemented. There was nothing in place to stop people from selling mods created by others, the mod creators only got 25% revenue, there were no refunds for mods that break after 24 hours (even if it is an official update that breaks them), and there was no quality assurance in place for the paid mods system.

eldemarco · 4 points ·
Confirmed: http://www.***.com/r/pcmasterrace/comments/3434it/paid_mods_in_the_steam_workshop/

Bad comment hidden. Click to view.
eldemarco · 1 points ·
Wow, I got a week of gold for that?

eldemarco · 47 points ·
oh, look, OP is taking the phrase "shit post" to the next level

Bad comment hidden. Click to view.
eldemarco · 1 points · *
turnLeft(90);
moveForward(150);
for (var count=0; count<90; count++) {
penColour('#ff77ff');
moveForward(1);
turnLeft(2);
}
penColour('#000000');
moveForward(150);
turnRight(90);
for (var count2=0; count2<240; count2++) {
moveForward(1);
turnLeft(1.5);
}
turnRight(90);
moveForward(150);
for (var count3=0; count3<90; count3++) {
penColour('#ff77ff');
moveForward(1);
turnRight(2);
}
penColour('#000000');
moveForward(150);
turnLeft(90);

the code is Python for a turtle script, however, there is a syntax error on line 3 that I can't quite put my finger on. It's early, and I don't quite feel like being productive yet.

Bad comment hidden. Click to view.
eldemarco · 2 points ·
Ronald is working with Father to make a Mcphilosopher stone!


:(