Save this flash (right click and save)

  • Comments
  • Info: This video shows how large the minecraft world is, and this does not even cover 1/1000 the size. It is a timelapse and from beginning to end it takes about 40 minutes. The source has a link to a download of the origanal uncompressed file which is 1080p I think. I managed to keep the audio not so compressed :D Source: http://www.megaupload.com/?d=DJS0MN1B

  • Reply
  • |
  • 2
  • Polybius said:
    ffs, people, if you're gonna make a big-ass video into flash at least put a preloader!

    I spent all morning trying to figure that out. I could not. I would like to see you try though. Oh and the file has to be under 20MB

  • Reply
  • |
  • 2
  • Minecraft is a splendid game, I can't tell you how fast I got addicted to this over Call of Duty, World of Warcraft, Halo, and even the Internet.

    I've spent months designing something like this, but I never had the time to finish it. Because of this, I'm going to finish it.

    Despite how blocky the Minecraft game is, it's got OK graphics, and a very nice gameplay, including the script.
    If you ever get to play this, congratulations.

  • Reply
  • |
  • 0
  • ShadeolTheFox said:
    I remember seeing this on YouTube.

    I've always loved Minecraft. So many people put it down because of the blocky graphics, but those just make it unique. So many games focus on graphics instead of gameplay, and it makes it even less enjoyable.

    People are starting to get into a generation of thinking graphics > gameplay, and Minecraft perfectly counter-acts that.

    I only put it down that it basically is a more graphical version of a Free game known as Dwarf Fortress, only differences are instead for 2D it is 3D and you only run with One guy and don't control a colony/settlement/keep/fortress/(And so on) of Dwarves and the character is not a dwarf.

  • Reply
  • |
  • -2
  • Narji said:
    I only put it down that it basically is a more graphical version of a Free game known as Dwarf Fortress, only differences are instead for 2D it is 3D and you only run with One guy and don't control a colony/settlement/keep/fortress/(And so on) of Dwarves and the character is not a dwarf.

    Lol so what your saying is that its basically nothing like dwarf fortress apart from the digging

  • Reply
  • |
  • 0
  • A preloader too difficult? ffs, just put this code on the first frame:

    stop();
    var total:Number;
    var loaded:Number;
    addEventListener(Event.ENTER_FRAME, preLoader);
    function preLoader(event:Event)
    {
    total = this.stage.loaderInfo.bytesTotal;
    loaded = this.stage.loaderInfo.bytesLoaded;
    if (total == loaded){
    gotoAndStop(2);
    removeEventListener(Event.ENTER_FRAME, preLoader);
    }
    }

  • Reply
  • |
  • 2
  • Narji said:
    I only put it down that it basically is a more graphical version of a Free game known as Dwarf Fortress, only differences are instead for 2D it is 3D and you only run with One guy and don't control a colony/settlement/keep/fortress/(And so on) of Dwarves and the character is not a dwarf.

    The day my Minecraft dude gets set on fire, wanders over to his alcohol stores, causes an explosion, loses his left leg and fourth finger on his right hand, and then throws a tantrum because his Masterwork Iron Bucket was destroyed in the blast is the day I...

    ...No, I'd keep playing both. Maybe try to work on merging the two somehow... *ponders*

  • Reply
  • |
  • 0
  • Typhin said:
    The day my Minecraft dude gets set on fire, wanders over to his alcohol stores, causes an explosion, loses his left leg and fourth finger on his right hand, and then throws a tantrum because his Masterwork Iron Bucket was destroyed in the blast is the day I...

    ...No, I'd keep playing both. Maybe try to work on merging the two somehow... *ponders*

    There's a Dwarf Fortress -> Minecraft exporter. Search the minecraft forums or just google it.

  • Reply
  • |
  • 0
  • Faeles said:
    http://www.youtube.com/watch?v=asImTDkPWKA
    This the Movie on YOutube in 1080p ^^ without download

    btw: the Cake is real (today in minecraft xD)

    Faeles said:
    http://www.youtube.com/watch?v=asImTDkPWKA
    This the Movie on YOutube in 1080p ^^ without download

    btw: the Cake is real (today in minecraft xD)

    Faeles said:
    http://www.youtube.com/watch?v=asImTDkPWKA
    This the Movie on YOutube in 1080p ^^ without download

    btw: the Cake is real (today in minecraft xD)

    It was already real, you just didn't get to the glitch in portal.

  • Reply
  • |
  • 0