[size=16pt]Welcome to my thread about StoneLand.[/size]
LINK TO ALL JARS: https://drive.google.com/folderview?id=0B3vJyY3tdKZSSUlrSkdBRlkxVmc&usp=sharing
[b]Currently Working On:[/b] CLEANING UP AND OPTIMIZING CODE [b]Next Planned Update: [/b] Clickable inventory items
A Little Bit About Me.
I am currently a sophomore in a university majoring in computer engineering and minoring in computer science and mathematics.
I have been coding for around 5 years now with knowledge in HTML, CSS, Javascript, Java and C.
What is StoneLand?
StoneLand is a 2 dimensional single-player role-playing game. (Written in Java).
You will be able to customize your player, level them up, fight monsters, explore, quest, and much more!
Eventually I have plans to make this multi-player, however, I would like to add all of the features of the game (IE: basic skills) before a multiplayer variant is released to the public.
*StoneLand is not open-sourced, however that may change at any given time.
When Can I Start Playing Single Player?
Users will be able to download the game once I release the first beta version. The first version will be very basic (probably just allow a user to move).
Every single update that I commit to this game will be available though through the link at the top of this post.
Is There a Website?
Currently, no, there is not a website. However I am currently working on a rough sketch of a website which will be used for download links, update news, etc.
All the information on the website however will be on the Moparscape forums as well. So if you’d like to stay up-to-date all you have to do is stay on this thread.
What has been done:
[01 February 2016] Added a Dummy Skills Tab, to test out how easy it is to add interfaces. [VERSION 16]
[31 January 2016] Finished the Inventory, there is a wooden sword in the bag [VERSION 15]
[31 January 2016] Created a Dummy Inventory; It's just a test you can't even exit out of the interface just yet. Just to show that it works.
[31 January 2016] Added InterfaceHandler
[30 January 2016] Added an "Updates per second (UPS)" tracker to the top right screen. [VERSION 13]
[30 January 2016] Fixed a walking glitch thanks to Zoso_
[28 January 2016] Finished NPC's, Version 10+ shows the Goblins that will not leave a 3x3 area; they are clipped too.
[28 January 2016] Fixed a clipping bug (NPC would get stuck on certain tiles).
[28 January 2016] NPC's now move around automatically! (Still want to add a bounds). VERSION 0009 if you'd like to see it in action.
[28 January 2016] NPC's are clipped when moving. (Moving around is still buggy).
[28 January 2016] NPC support!
[28 January 2016] Finished Player / Object collisions.
[28 January 2016] Started to work on Player / Object collisions (Walk under trees, but not the stump etc.)
[28 January 2016] Added Trees to the World. (Regular and Maple)
[28 January 2016] Created Tree sprites
[28 January 2016] Created Objects support
[28 January 2016] World is automatically surrounded in water, instead of just black.
[27 January 2016] Created a Camera.
[27 January 2016] You must now be on a tile. (No more walking on a black empty tile).
[27 January 2016] Fixed a minor collision bug.
[27 January 2016] Created an Animation class.
[27 January 2016] Removed FPS cap.
[27 January 2016] Player can no longer walk on water.
[27 January 2016] Player / Tile Collision detection.
[27 January 2016] Player can now move using keyboard keys.
[27 January 2016] Add Entities to world.
[27 January 2016] Created Entities and Mobs support.
[27 January 2016] Created a player sprite sheet using GIMP.
[27 January 2016] Limiting FPS to 60. If you'd like to see the actual frame rate I'll edit that.
[27 January 2016] Added Tile support.
[27 January 2016] Added a World.
[27 January 2016] Created the basic Game Frame and Main Thread.
[27 January 2016] Created the basic website layout.
FEEDBACK IS WELCOMED!
[size=14pt]Media:[/size]
Game
Website (BASIC OUTLINE)