Author Topic: MC land - a little minecraft clone  (Read 16000 times)

0 Members and 1 Guest are viewing this topic.

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: MC land - a little minecraft clone
« Reply #15 on: May 12, 2012, 04:29:10 am »
So, time for some graphics feedback:
-Grass and Leaves are somewhat too bright. I'd recommend darkening those a bit for a more 'natural' look.
-Logs look a bit weird. Maybe intersperse those vertical lines with some shorter Diagonal/horizontal to make them look more like bark.
-Stone and Ores look good. However, if you have some lighter pixels, etc. in the stone, you should probably put the same in the ores(at the moment it's all the same shade of gray except for the ore itself.)
-Last point: would you be able to easily add a background? the purple doesn't look right :P

Sorry if I'm a bit OCD about this... I'm insanely picky on pixel art. Feel free to ignore any of what I said, though. This already looks pretty nice, so I'd focus on the game mechanics first ;)

« Last Edit: May 12, 2012, 04:29:31 am by turiqwalrus »

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #16 on: May 12, 2012, 08:24:49 am »
Sorry if I'm a bit OCD about this... I'm insanely picky on pixel art. Feel free to ignore any of what I said, though. This already looks pretty nice, so I'd focus on the game mechanics first ;)
Nah, it's OK. I'm not quite satisfied with the graphics myself, but I'll get the game mechanics working right before I start messing around with graphics ;)

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: MC land - a little minecraft clone
« Reply #17 on: May 12, 2012, 09:12:27 am »
If you give me dimensions and a list of sprites to make, I'd try to help ;)

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #18 on: October 31, 2012, 03:35:51 pm »
Finally, AN UPDATE!

Check the first post in the topic for screenies and download link of new version 0.1.3. This version adds water, sand (it falls!), and lakes that randomly generate.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: MC land - a little minecraft clone
« Reply #19 on: October 31, 2012, 03:39:18 pm »
We can't jump anymore? O.O Or did you change the controls? Could you post them?

Also nice to see this updated again. As for the water it doesn't seems to work, though. I'm standing on it and I don't fall in it. D: (unless what I'm standing on is actually ice?)

Also suggestion: Add key repeat for moving around. I hate having to repeatdely press arrow keys to move around D:
« Last Edit: October 31, 2012, 03:40:16 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #20 on: October 31, 2012, 03:40:49 pm »
Oh yes. That is something I forgot to implement. Also I took out jumping because it was so buggy and I'm still trying to fix it. 0.2 (or 0.1.4) should have jumping and swimming.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: MC land - a little minecraft clone
« Reply #21 on: October 31, 2012, 03:51:07 pm »
Ah ok thanks for the info. Also I like the water generation lol. I made a giant cavern then carved a hole at the top and it was fun to see it get filled.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #22 on: November 01, 2012, 03:52:18 pm »
VERSION 0.2 IS OUT!!!!! CHECK THE FIRST POST OF THE TOPIC FOR THE DOWNLOAD LINK AND SCREENIES!!!!!

This version adds building and jumping! They are both quite buggy, though.

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: MC land - a little minecraft clone
« Reply #23 on: November 01, 2012, 05:20:34 pm »
BUG REPORT: The jumping looked all right at the start of the game, but as soon as I started destroying blocks, the framerate dropped to approximately 1fps, and from then it started going slower and slower untill I had to hold down escape for over 10 seconds to close it.
« Last Edit: November 01, 2012, 05:21:02 pm by ben_g »
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #24 on: November 01, 2012, 07:02:52 pm »
That's a problem with the water. What happens is that if lakes generate halfway outside the world, the water starts spewing out all over the void, causing infinite calculations and extreme slowness. Just generate a new world if this happens ([ESC] -> Restart -> New World).

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #25 on: November 01, 2012, 08:11:05 pm »
I fixed the lake generation bug. Here it is in beta 0.3b1: https://dl.dropbox.com/u/36428286/mcland/betas/mcland_0.3b1.exe

Also, I set up a website for this project! Check it out http://acrennie.wix.com/mcland

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: MC land - a little minecraft clone
« Reply #26 on: November 01, 2012, 09:26:50 pm »
Will try new version when i arrive home later. Nice to see new updates. Does the new version add key repeat. For movement btw?

EDIT: By the way on your site the 0.3 beta link doesn't work. It just sits there loading, but nothing ever happens. 0.2 downloaded fine, though.
« Last Edit: November 01, 2012, 10:00:27 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #27 on: November 02, 2012, 06:51:15 am »
I don't have any problems with the 0.3b1 download, did you try multiple times? It could have been Dropbox going slow.

Offline ElementCoder

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 611
  • Rating: +42/-2
    • View Profile
Re: MC land - a little minecraft clone
« Reply #28 on: November 02, 2012, 06:54:51 am »
Yay a website :D The update sounds great, gonna try this when I get back home.

Some people need a high five in the face... with a chair.
~EC

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: MC land - a little minecraft clone
« Reply #29 on: November 02, 2012, 09:52:59 am »
MC Land Beta 0.3b2 is now out! Download here or look on the website.