Wazzaap!

by Dean Lunz 30. July 2010 16:46

Have not made any posts latley but I'm still pluggin away at the new asp.net mvc site. It's comming along but again I am faced with a difficult decision on how I can store the character data effeciently as well as how to pre-calculate the character, guild and realm statistics. grrrr.

Anyway just posting to let u know i'm still on the job :D

 

Tags:

Ruby Sanctum stats availbile

by Dean Lunz 8. July 2010 13:04

On the new MVC version of the site I am working on I already had Ruby Sanctum stats setup but decided to add it for the current site as well.

I was also looking into uploading the new version of the site I'm working on as from what I'm reading I can compile it for .net 3.5 but the problem is that I am using features found in .net 4.0 such as the C# dynamic keyword as well as Tasks so the only way I could get the new site running would be to rewrite those pieces of code so they would be compatable with the .net 3.5 framework. But again the whole reason for using .net 4.0 is because the features allows me to write alot less code.

So that is something I'm going to have to think about.

Tags:

Problem Solved !

by Dean Lunz 1. July 2010 18:00

Certified genius right here people teehee.

*takes big sigh of relief*

Finnally finished all the talent trees for each of the ten classes. I was doing it manually by hand editing the structure and values but stoped for a few days to think about doing it a better way. Had I continued it would have taken me weeks of painstaking editing and verifying.

So I did what any good engineer or programmer would do and build a system that did it for me :P It actually did not take as long as I thought it would to code. The little utility application that I used allowed me to define each talent tree layout, and max points per talent item, and icons etc.

I got the utility app working and all ten talent tree's done in a single day!

One thing I have been thinking about though is that wowtracks is aimed at being a statistics and character tracking website, so I have decided not to have any talent tree building functionality. If you want to playaround with talent trees I provide links on the talent pages to either the wowarmory talent builder or wowheads talent tree builder.

Tags:

Month List