Pixelcraft(Last update:2012. Dec. 17.)

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Pixelcraft(Last update:2012. Dec. 17.)

Postby tzoli » Thu Apr 19, 2012 2:13 pm

Hi!(Sorry if i made some grammar mistakes.I hope you understand it)
I was searching for a free sandbox game which runs well with an old computer too. Un-/Fortunately i didn't find one so I decided to make one. It's a very basic game with low graphics(because I can't draw good ones and didn't want to use the Minecraft ones). Basically it's a 2D minecraft but I want to make a lot different functions too.
---> Version:1.4 Pre-Release 2(New link)
1.4 Prerelease 1-Changelog:
-4 New block(For Decoration):Cobblestone,Stone Bricks,Torch,Sapphire Torch.(All of them is craftable)
-1 New weapon:Spear(Craftable)(Throwing with Right Shift).
-Monsters no longer attack you in creative.
-New Item and Block id system(Better code optimization => It's easier to put new items to the game).
-Better World Generation:
:Grass on the highest level of dirt(if it's above of the 10th Level)
:More liquids are generating if the Generate Liquids is on.
Pre-Release 2:
-More optimized code(Thanks to ideas from skydereign)
-Multiworld(Infinite world to left and right)
-Some kind of light system(May crash the game in the top left corner)
-Trees are generating in worlds. (I had some weird bugs with this one, but it's good now)
-1 more optional texture pack(by: MrJolteon)


Basic Controls:
Up Arrow-Jump and Climb ladders
Left/Right Arrow-Moving
Mouse- Destroy and place blocks
A - Show the selected block(that one you can place)
W and S- Select block
E and D -to change between the items
Crafting:
When you touch the crafting table a new "block" appears:
Mouse Enter(Event)-Writes the resources that you need
Left click-Change Block
Right click-Craft the block/item
You start with a crafting table.
:!: Known Bugs:
-Sometimes if a sandblock falls down it creates a water block above itself(I don't know why)
-If you leave a world take a few steps away from the sides and only then reenter otherwise your map can be lost(Overwritten)
-The game may crash if you put a torch that "lights up" the -1 or lower block.(Block cloneindex grows to right and down 0-25, 26-51 etc.)(This will be fixed in the next prerelease)
-Liquid and sand dinamics may not work perfect in other worlds than the first
-The worlds trees will spawn in the next world too.

:!: Not Bugs:
-The water,the lava and the sand don't fall immediatly
Explanation:
-Theese blocks works with a Timer because the Draw Actor made the whole game laggy. The basic Timer is set on 5000ms

Some feature:
-Survival mode including:
-Mining(to get blocks from destroying other blocks)
-Finite number of blocks
-Crafting
-Inventory
-Saving System
-"Fog of war"
-This game contains 26 blocks(including the air and two doors(opened and closed)
:idea: Plans:
-Better animations(If someone can make moving animations of the player I would be grateful)
-A function to import weapons/items from files


:!: Download:
https://dl.dropbox.com/u/87739508/pixelcraft1.4PRE2.rar

Screenshots:
Image
Last edited by tzoli on Thu Mar 28, 2013 8:03 pm, edited 11 times in total.
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby SuperSonic » Thu Apr 19, 2012 3:44 pm

Hey not bad. Although, it would be a lot better with better graphics and fewer physics bugs :wink:
A tree never hits an automobile except in self-defence.

Want to use your joystick or controller with Game Editor? Check out my controller engine =D
User avatar
SuperSonic
 
Posts: 1443
Joined: Fri Sep 24, 2010 9:24 pm
Location: Anywhere
Score: 72 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Thu Apr 19, 2012 5:58 pm

Thanks for your opinion. I will try to improve it.
By the way... A new screenshot:
Attachments
kastely.JPG
Castle
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby Hblade » Thu Apr 19, 2012 8:12 pm

Cool! :)
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Fri Apr 20, 2012 4:36 pm

I think you like it :D
:idea: In the new version will be:
-Configuration program(Liquid spawn,FOW,Monster Spawn,Game Mode...)(Completed)
-Fog of War(FOW)(Completed)
-Monsters(Only Zombie made yet)
-Save System(only maps)(Completed)
-Game Modes(Half Completed)
-Weapon(Only Rock made yet)
-No.2 , No.3 and No.4 Bugs fixed(Completed)

:idea: Upload date: Unknown
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby Hblade » Fri Apr 20, 2012 7:03 pm

sounds boss :)
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Sat Apr 21, 2012 10:01 am

New Version:
Survival mod:
-4 Weapon(Rock,Pistol,SMG,M60)
-1 Monster(Zombie(zombies can open doors))
-Ammo Packs
-Two premade maps for survival game.
etc.
Download at the first post.
Right now I'm making a texture pack.
:!: By the way:
The game will be "opensource"(for game editor users) forever.Everybody can use the mechanisms from the game without asking.
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Sat Apr 21, 2012 8:00 pm

:!: Important:
I forgot to write down the saving/loading functions:
To save: First press 1 and 2(in order) then type save(in order)
To load: First type load(in order) then press 3 and 4(in order)
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby MrJolteon » Mon Apr 23, 2012 7:07 pm

Interesting. Will try.
tzoli wrote:-Sometimes if a sandblock falls down it creates a water block above itself(I don't know why)

It was like that back in Minecraft Classic too :P
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby MrJolteon » Mon Apr 23, 2012 7:18 pm

I tried it, and saw there's a lot you should improve.
For example the terrain generation, at the moment, it's way too Minecraft4k-ish.
You should also raise the max mine/build distance to, say, 4 blocks horizontally and 3 blocks vertically away from the player (Like in Terraria)?
A background, sounds and some music would be nice too.
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Thu Apr 26, 2012 5:03 pm

I have no idea how to make the generator make mines. :?
By the way.. I made:
-2 Player gamemode(for survival)
-Sound effects
-Bed blocks(to restore energy)
-Trap blocks(Disappears when someone i touch it and reappear after 5 secs)
Currently working on:
-Better AI(Avoid holes,Climb Ladders,Jump)
-Background Music
-Map Generator
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby MrJolteon » Fri Apr 27, 2012 1:21 pm

tzoli wrote:I have no idea how to make the generator make mines.

That's not what I said lol
I said you could improve the terrain generation and set a higher build/mine distance (As in the number of blocks away from the player you can break/place blocks)
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Fri May 25, 2012 2:42 pm

Sorry for the misunderstanding.I'm thinking how to make a good terrain visibility making system but I don't know how to make it.
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby Pengaboy » Fri Jun 08, 2012 1:12 pm

hmm... i think you are not just good a graphics, but keep going and remember than more you drawing then better gfx you can make
------------------------------------------------
ps:you car order some gfx me because i just love make them :D
If everything is possible, then its possible that something is impossible!
LoL!

Creating Games Is Art R E S P E C T I T !!!
http://i43.servimg.com/u/f43/13/13/31/96/displa10.gif
User avatar
Pengaboy
 
Posts: 34
Joined: Wed Jun 06, 2012 11:24 am
Location: somewhere in my dreams
Score: 1 Give a positive score

Re: Pixelcraft(A Minecraft like sandbox game)

Postby tzoli » Sat Jun 09, 2012 3:53 pm

Pengaboy wrote:ps:you car order some gfx me because i just love make them :D

For free?
BTW:Currently I'm making a smoother graphic pack.It's still nothing that we call "good graphics" but its more acceptable.
Creepers are capable of climbing ladders, despite lacking arms. (Minecraft wiki)
User avatar
tzoli
 
Posts: 343
Joined: Sat Jun 12, 2010 6:54 pm
Location: Behind you
Score: 15 Give a positive score

Next

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest