Aug
17
BF2 Top Stats
Filed Under BF2 Stats, Web Programming | Leave a Comment
Took the liberty off adding some new tables to the BF2 Stats today.
Decided to add a TopWeapon function that shows the top players for a given weapon. Voted to go with top Kills/Hour with any given weapon. This is the most ideal way I can think of to determian the “best” player for a [...]
Aug
16
BF2 DB Updates
Filed Under BF2 Stats, Web Programming | Leave a Comment
Finished the SQL create table scripts.
After debugging, I’ve found I can actually reduce the size of the tables in the database by about a third each. It appears I am caching some null/unused information. No point in doing that. I also found that the main page was starting to get pretty cluttered. Today I started [...]
Aug
15
BF2Stats v1.0
Filed Under BF2 Stats, Web Programming | Leave a Comment
I’ve been working on implementing some new features to the BF2 Stats site that Dan and I have been working on. Eventually I might even be able to have a full working release. Current tasks:
Add Badge Display
Add Medals Display
Add Ribbons Display
Combine Badge/Medals/Ribbon query into one
Finish SQL Script to create all necessary tables for installation
http://bf2.dootdoot.com