Jump to content

rbprog

Members
  • Posts

    13
  • Joined

Reputation

10 Good
  1. are you talking about my parser? you simply give it a combat log to parse and your character name and click Parse.
  2. Just wanted to let you know I put one together and it can be found here: http://www.whilenotnull.net/projects...rDpsParser.php Very light and fast. If you need help with your parser let me know, i'd be glad to help.
  3. Just wanted to let you know I put one together and it can be found here: http://www.whilenotnull.net/projects/csharp/swtorDpsParser/swtorDpsParser.php Very light and fast.
  4. To be honest my reasoning for this is web development outside of ASP.NET is my weak point. So I purposely used php and jquery->ajax->javascript because they are a weak point of mine. I need to grow those skills more than they are now, which is lacking.
  5. C# Is one of my strong points along with C++. C# allows for rapid application development for sure. My problem is I do not let Visual Studio's generate any code for me. I like to do everything problematically. I really made this little program to take my mind of school work. Was a nice change in pace.
  6. Thanks for the prompt response. I appreciate the good intentions. The neat thing is this parser does not access any aspect of the SWTOR Process, it simply reads through the combat log after the process has released hold on the file.
  7. updated the page with a contact info in case anyone had any problems with the parser.
  8. Hello all, I just wanted to let everyone know that I put together a DPS parser for the community to use. Was bored with programming assignments from school so I put this together in about 4 hours. Nothing over the top, just tells you your overall DPS and then the total dmg from each ability after that. File can be located here -> http://www.whilenotnull.net/projects/csharp/swtorDpsParser/swtorDpsParser.php Don't laugh as I am not a web dev, so I though that site together in a few hours Hey it works! Enjoy!
×
×
  • Create New...