[quote]It freezes when I try to break a block.
[/quote]
Yeah that is a bug that i already fixed and it will appear in next version
It came along well, happens to a lot of projects but now you have a nice big code dump to look back on and pinch bits and stuff.
At least publish your source code to a Git repository. No manās code deserves to be on MediaFire.
No need for any AdFly links either, theyāre usually frowned upon here. Just saying.
- Jev
http://s28.postimg.org/gau8pi7z1/Square_World_0_3_5.png
Update 0.3.5
-Removed Main Menu
-New Ingame Menu
-Now inventory is vertical on right side of the screen
-Life Hearts removed
-Few bug fixes
Download:http://www.mediafire.com/download/orp2ed8apdpi8na/Square+World+0.3.5.rar
Adf.ly links are not allowed. :point:
Nice, Iāve just started making something similar. I have the scroll wheel HUD as well. :
Could you use something else other than MediaFire though and RARās? I just feel like Iām clicking on āViruses Ploxā every time I go on something hosted there especially if itās in a RAR. Iām sure you can stick your JAR on here or DropBox or something.
In fact i am creating a website to the game and it will be direct downloads.
Great, if itās an Applet, which I think it is. Maybe you can make it web-start.
It is an Applet but i will not make it web-start :-\
Donāt use either.
Both Applets and Web-Start are dead.
- Jev
I also have no interest in using them
Playing around with this atm and I have a few ideas.
- Fix the player collision with being able to float in the air.
- Donāt allow the player to break blocks if they are a certain distance away or deep down without removing the top layers
- Iād like to see more gravity? Idk that is just my preference
- Sprint function?
Thatās mostly it for now but Iām liking the idea, good work!
Keep it up.
[quote]* Fix the player collision with being able to float in the air.
[/quote]
I am working on a more efficient collision algorithm
[quote]Donāt allow the player to break blocks if they are a certain distance away or deep down without removing the top layers
[/quote]
Yeah nice idea ;D
[quote]Iād like to see more gravity? Idk that is just my preference
[/quote]
at this moment i am applying some changes āin water physicsā
[quote]Sprint function?
[/quote]
I will apply sprint fuction when the game world is larger and may be when the game has some mobs
Thank you SauronWatchesYou for your feedback :point: