Estaria - broser based RPG in very early alpha stage

Have a project in the works but not much media? How about an idea you are turning into a project? Maybe a game design document you want to start with. This is the place.
Post Reply
leruman
Posts: 29
Joined: Fri May 25, 2012 6:06 pm

Estaria - broser based RPG in very early alpha stage

Post by leruman »

Greeting to everyone on forum
For some time I am working on my browser based RPG, like probably everyone who liked halls tutorials. Game is still in early alpha phaze, but I want to share what I have done by now, maybe wll get some good suggestions or ideas. Unfortunately I didn’t work specially on content of game; mostly I focused on programing it. I added only necessary content to test elements of game. When I reach some satisfactory level of completion I will add more content.

Link for game is http://www.estaria.in.rs
Added: I seams that server is down, just when i have bought paid hosting. I hope that they will restore it soon.

Inspiration for some elements of game has come from old PC/Dos RPG Darklands. From modern browser games, I have found some good ideas in Estiah and Sryth. Estiah is very good free browser card game. Sryth also very good partially free browser RPG. Both of these games I can recommend to everyone to play in free time. Following features are present and functioning, at least to some level. Lot of them will be upgraded in future:
  • • Login/ Registration system for new users
    • Party creation system
    • Character creation system
    • Attributes for character
    • Character races with its starting base attributes
    • Character classes, with its own selection of skills.
    • World map, loaded from xml files. Movement is similar as in halls tutorial but with larger map.
    • City map with shops integrated
    • Screen for view of selected character and equipping items on character
    • Character skills
    • Basic combat done by turns.
    • Advancement of combat skills after combat
Initially game was done in php only, but later I have started working with jquery and changed most of code to use jquery for loading elements of page via Ajax to reduce load on web server. Also I use Session variable where it is convenient to store information about game to reduce load on web server.

I didn’t work extensively on visual element of site; css is used mostly for positioning of elements and grouping as necessary. When I finish basic functionalities to my satisfaction, then I will get to more visual part of game. I loathe browser games with lot of images and colors. My goal is to make elegant interface and look that will not take attention from game, with pictures, colors and animation’s where they’re expected.

Some bigger features that will be implemented in future, depending on my free time to work on this:
  • • Word map where party is moved by jscript to reduce load on game.
    • More complex combat, probably on grid with turns
    • Quest system, with branching and different solution;
    • Fame system – depends on level, done quests, killed monsters;
    • Gathering / crafting system/ decomposing equipment for materials.
    • PVP – using card system which are collected/ crafted/ earned during normal playing of game;
If you do not want to create party use drax as username for access, no password. Currently registration requires only username to work, everything else can be skipped.
Last edited by leruman on Wed Jun 06, 2012 7:35 am, edited 1 time in total.
User avatar
Foofighter
Posts: 121
Joined: Sun Mar 04, 2012 1:52 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by Foofighter »

sounds nice to me, i like the concept.

will try it out for sure when i got some time.

Link for game is estaria.in.rs
btw in order that the url tags work u need to use "http://www."

regards
leruman
Posts: 29
Joined: Fri May 25, 2012 6:06 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by leruman »

Thaank you for information abotu link, i did not knowt hat.

I hope that server get up soon, i have spent all even8img clearing some bugs, but now servrs is down/ arghhh !.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by hallsofvallhalla »

in the registration add masked to password
leruman
Posts: 29
Joined: Fri May 25, 2012 6:06 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by leruman »

Update: It seams that myweb hostig has blocked my current ip address, site is normaly working.

Halls: thank you for comemnt, i will correct aht as soon as i get acces to site.
User avatar
havoknz
Posts: 23
Joined: Sun Apr 24, 2011 2:14 am

Re: Estaria - broser based RPG in very early alpha stage

Post by havoknz »

I registered an account and logged in but it just sends me back to the You have not logged in page.
leruman
Posts: 29
Joined: Fri May 25, 2012 6:06 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by leruman »

I will try to see what is a problem. It worked earlier.

I have made some changes in code, maybe it has make some error. Please check in day or two, i will try to fix it until that time.
leruman
Posts: 29
Joined: Fri May 25, 2012 6:06 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by leruman »

I have funny situation with game.

It works in Firefox and Explorer and not in Chrome, i have no idea why is that behavior appearing. I tested it on my local computer and it works the same in all browsers, this problem is seen in only in internet version.

You can test game in these two browsers. I will try to see what is causing problems, probably JS.
User avatar
Foofighter
Posts: 121
Joined: Sun Mar 04, 2012 1:52 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by Foofighter »

not working in firefox...
leruman
Posts: 29
Joined: Fri May 25, 2012 6:06 pm

Re: Estaria - broser based RPG in very early alpha stage

Post by leruman »

OK, then it is something more serious. I will try to find tonight what is the issue. Same code works OK on my personal pc.
Post Reply

Return to “Project Showoff Tier I”