The M-I-N-E-C-R-A-F-T Truck

The M-I-N-E-C-R-A-F-T Truck

Vidja Games — Page 1 2 3 ... 7 8 9 [10] 11 12
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
multi has wolfs?
I drink to forget but I always remember.
 
 
 
2011 Apr 19 at 20:18 PDT
buq25

2008 Jul 5 • 583
295 ₧
the_cloud_system said:
multi has wolfs?

Aye
Today's post brought to you by the letter: "heck".
 
 
 
2011 Apr 20 at 04:03 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
from youtube (you have to see if this is legit) said:
On the new minecraft update theres a generator seed. Type in there 'AWESOME' if you want a cool icy map. Type 'glacier' to get some floating land and stuff. Type '404' to get a gravelly area. Type 'Chuck Norris' to get a desert. Give this a thumbs up to help people find cool spawn points.
I drink to forget but I always remember.
 
 
 
2011 Apr 23 at 01:36 PDT
Down Rodeo
Cap'n Moth of the Firehouse

Find the Hole II Participation Medal
2007 Oct 19 • 5486
57,583 ₧
I can verify the 404 one. DIG THE GRAVEL. You know you want to.

My flatmate did Jurassic Park, it seemed pretty cool. That seed thing's been around since... 1.4 I think. Is that right?
 
 
 
2011 Apr 23 at 08:13 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
Down Rodeo said:
I can verify the 404 one. DIG THE GRAVEL. You know you want to.

My flatmate did Jurassic Park, it seemed pretty cool. That seed thing's been around since... 1.4 I think. Is that right?

I'm pretty sure it's been around since at least 1.3, that's the version I first played and it was around then.

By the way, I remember a similar seed thing in Age of Empires II in map creation. How exactly does something like this work? They probably didn't make tens of thousands of different maps and assigned each one a different number.
...and that's the bottom line because Mate de Vita said so.
 
 
 
2011 Apr 23 at 10:58 PDT — Ed. 2011 Apr 23 at 11:00 PDT
Down Rodeo
Cap'n Moth of the Firehouse

Find the Hole II Participation Medal
2007 Oct 19 • 5486
57,583 ₧
Nope. First, we need to look at random number generation...

One of the simplest ways to generate random numbers is to say
code
next = a*prev + b % some_big_number

This will generate a sequence of numbers when you make repeated calls to it (if you put it in a function, say). The choice of initial number obviously can have great effect on where the series goes, so if you allow the user to change that then you can have great variation for free! And actually an easy way for people to share maps without the associated memory/bandwidth costs. The difficulty lies in finding a good one.
 
 
 
2011 Apr 23 at 13:28 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
I see. So they use a random number generator with the initial number set to your seed number to determine the sequence of random numbers that somehow determines how the map looks.
And I'm guessing these special seeds (404, Chuck Norris, Glacier) were incorporated as separate cases.

By the way, what's that b % big_number, won't that equal b (provided the b is an int)?
...and that's the bottom line because Mate de Vita said so.
 
 
 
2011 Apr 24 at 02:21 PDT — Ed. 2011 Apr 26 at 02:08 PDT
Down Rodeo
Cap'n Moth of the Firehouse

Find the Hole II Participation Medal
2007 Oct 19 • 5486
57,583 ₧
Well I believe notch uses a perlin noise function which requires some sequence of random numbers to generate the terrain. I don't think they were special cases, I'm willing to accept them as coincidences.

Oops, my bracketing was wrong. big_number should be really large and the whole expression should be modded. It's called a modular linear congruential generator if you want to look it up. I even have some code that I might be bothered to look up.
 
 
 
2011 Apr 24 at 03:55 PDT — Ed. 2011 Apr 24 at 03:56 PDT
sprinkles

Chrome Whore
2009 Sep 6 • 2547
10 ₧
the_cloud_system said:

That's what I'm doing tonight.

Crown Royal and Black and Milds.


 
 
 
2011 Apr 25 at 22:59 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
sprinkles said:
the_cloud_system said:

That's what I'm doing tonight.

Crown Royal and Black and Milds.





Tab 1: www.rainymood.com/
Tab 2: endlessvideo.com/watch?v=HMnrl0tmd3k
Tab 3: endlessvideo.com/watch?v=DIx3aMRDUL4

play them all

classy.bat
I drink to forget but I always remember.
 
 
 
2011 Apr 25 at 23:38 PDT — Ed. 2011 Apr 25 at 23:41 PDT
Crytax
Ph. D in Cryonics

2006 Apr 26 • 701
11 ₧
the_cloud_system said:

Tab 1: www.rainymood.com/
Tab 2: endlessvideo.com/watch?v=HMnrl0tmd3k
Tab 3: endlessvideo.com/watch?v=DIx3aMRDUL4

play them all

classy.bat



What if Gillette WAS the best a man could get?
 
 
 
2011 May 3 at 20:43 PDT — Ed. 2011 May 3 at 20:43 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
Diamond rarity is so overrated.
...and that's the bottom line because Mate de Vita said so.
 
 
 
2011 May 5 at 06:47 PDT
Down Rodeo
Cap'n Moth of the Firehouse

Find the Hole II Participation Medal
2007 Oct 19 • 5486
57,583 ₧
Cloud stole that internet from reddit! I've had that tab with those links open on my Windows partition since... uh... quite a while ago anyway.
 
 
 
2011 May 5 at 07:30 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
 
 
 
2011 May 5 at 17:22 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
Down Rodeo said:
Cloud stole that internet from reddit! I've had that tab with those links open on my Windows partition since... uh... quite a while ago anyway.



D:?
http://s3.funnyjunk.com/funny_pictures/1811524/How+to+be+a+classy+motherfucker/

oh well
I drink to forget but I always remember.
 
 
 
2011 May 5 at 17:28 PDT
Down Rodeo
Cap'n Moth of the Firehouse

Find the Hole II Participation Medal
2007 Oct 19 • 5486
57,583 ₧
 
 
 
2011 May 7 at 09:53 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
http://www.minecraftforum.net/topic/140684-166-toomanyitems-in-game-invedit-may-28/

howabout this for your freebuild server so you dont have to check on the boxes?
I drink to forget but I always remember.
 
 
 
2011 Jun 13 at 10:23 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
I haven't seen anyone logging in to it though.
 
 
 
2011 Jun 13 at 21:29 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
¡ATTENCION!
Freebuild Server is now (temporarily) the
SUPER HOSTILE MAPS COLLECTION SERVER
mc.superjer.com:25566

Basically, this is a series of custom survival maps. The goal is to not die (too much) and find all the hidden treasure chests around the island to collect each wool color.




For more informations: www.minecraftforum.net/topic/191908-survcollection-%E2%98%A0-vechs-super-hostile-series-%E2%98%A0-6-out/

Recommended texture pack (use the "dark" one):
www.minecraftforum.net/topic/207781-32x166-dokucraft-22-beta-350k-downloads/
 
 
 
2011 Jun 13 at 22:38 PDT — Ed. 2011 Jun 13 at 22:59 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
will do


edit: holy shit this is confuseing
I drink to forget but I always remember.
 
 
 
2011 Jun 13 at 23:06 PDT — Ed. 2011 Jun 13 at 23:17 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
random buged map, just posting it for fun.
http://www.mediafire.com/?50hu8u1m75d40mb


turns out the area around my spawn just didn't render water
I drink to forget but I always remember.
 
 
 
2011 Jun 15 at 02:15 PDT — Ed. 2011 Jun 15 at 02:16 PDT
buq25

2008 Jul 5 • 583
295 ₧
Minecraft update 1.7!
Added two kinds of pistons and shears.
Pistons push blocks in the direction they are facing when they get electricity and go back when the electricity stops.
Sticky pistons push blocks in the direction they are facing when they get electricity and go back when the electricity stops but also pulls the block it pushed backwards.
Shears are now the only way of getting wool, punching sheeps does nothing. This is because Mojang are working on making creatures more lasting in the world (they don't despawn as quickly), which makes their work of making the wool on the sheep grow back actually worth while.

Pistons can be used for making secret doors such as this:
Sick vid


Yes, I figured this out, built it and uploaded it. That gives me bragging rights!
Today's post brought to you by the letter: "heck".
 
 
 
2011 Jul 1 at 16:51 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
I updated the servers to 1.7.2.

Here they at:

mc.superjer.com
mc.superjer.com:25566
 
 
 
2011 Jul 1 at 18:57 PDT
the_cloud_system
polly pushy pants

2008 Aug 1 • 3080
-6 ₧
find a mod for minecraft
its about pistons
spend houers trying to get mod to work
then pistons are added in update?

ragequitjoinbacklater
I drink to forget but I always remember.
 
 
 
2011 Jul 2 at 23:21 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
the_cloud_system said:
find a mod for minecraft
its about pistons
spend houers trying to get mod to work
then pistons are added in update?

ragequitjoinbacklater

What's the problem? Sounds like Notch solved it for you.
 
 
 
2011 Jul 3 at 21:56 PDT
Page 1 2 3 4 5 6 7 8 9 [10] 11 12