Forsaken Sanctum
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Forsaken Sanctum
hmm its up for me and those that have replied and IM'd me today
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Forsaken Sanctum
k i need some feedback

I have been working on combat and I want to make it show much of what is going on yet not too complicated. Along with what is show it will also show a hit or miss marker on the characters along with the amount of damage that is done.
Is this too much?
I have been working on combat and I want to make it show much of what is going on yet not too complicated. Along with what is show it will also show a hit or miss marker on the characters along with the amount of damage that is done.
Is this too much?
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Forsaken Sanctum
thanks for the feedback!
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Forsaken Sanctum
Ugh Combat is almost done. It has been real mountain to climb. I had to completely break down the old code and section it off between php and js, then make it update with ajax. I am pretty happy with the results so far. It basically goes through each attack and places a damage or miss marker, the pic is the end result of 1 round of battle. Its about 900 lines of code. I ran all the math in php so it would be on the server side and all the pic and text updating in js.

Re: Forsaken Sanctum
lookin really great halls. it really is.
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Forsaken Sanctum
thanks!