Difference between revisions of "Anish"

From Spartacats
Jump to: navigation, search
(Week 6)
(Week 7)
Line 105: Line 105:
  
 
== Week 7 ==
 
== Week 7 ==
TBD
+
'''Goals'''
 +
*Complete weapon logic for all weapons
 +
 
 +
'''Accomplished'''
 +
*All weapon logic done
 +
 
 +
'''Failed'''
 +
*None
 +
 
 +
'''Next weeks goals'''
 +
*TBD
 +
 
 +
'''Morale'''
 +
*Great
  
 
== Week 8 ==
 
== Week 8 ==

Revision as of 23:25, 20 May 2013

Week 2

Goals

  • Understand server-side logic and client-side interactions
  • Investigate and determine best logging method
  • Implement logging functionality

Accomplished

  • Better understanding of server logic and requirements (definitely more known unknowns)
  • Logging:
    • Visual Studio built in logging investigation - better for build, not run-time
    • Standard C++ printing using cerr sent to log file - messy, no levels, hard to disable
    • Liblogger library is 3rd party logging library with ability to log to console, file, and server - levels, clean, group capabilities

Failed

  • Have not implemented logging - problem with including it with our project in VS (Have contacted developer and waiting for response)
  • Fallen behind on recent server-side implementations

Next weeks goals

  • Don't know yet

Morale

  • Things are getting complicated fast and have to work harder to keep up, but good progress is being made

Week 3

Goals

  • Implement logging functionality
  • Provide team STRAIGHT FORWARD logging instructions

Accomplished

  • Got liblogger up and running within our project
    • Edited necessary files to fit our project
    • Required working with dev to fix VS2012 issues
  • Wiki page on how to use logging tool

Failed

  • To do more :(

Next weeks goals

  • Don't know yet

Morale

  • Not well - MS Comprehensive Exam Saturday eating up all my time

Week 4

Goals

  • Study for and pass my MS Comprehensive Exam

Accomplished

  • TOOK THE EXAM!
  • Recovered

Failed

  • Hopefully not the exam

Next weeks goals

  • Fine tuning log messages
  • Want to be much more involved
    • Looking at Weapon Logic

Morale

  • GREAT! I'm full speed ahead for 20 DPS

Week 5

Goals

  • Armor implementation
  • Understand weapon logic
    • Weapons themselves
    • Class structure
  • Hammer out details for each weapon
  • Complete weapon logic for all weapons

Accomplished

  • Armor to be put on hold
  • Understanding of weapons and weapon systems
  • Most projectile weapons' logic

Failed

  • Didn't complete all weapons' logic
  • Still some questions around specific weapon properties

Next weeks goals

  • Finish weapon logic
  • Help out anywhere else
    • Start screen

Morale

  • Moving forward. Be harder to work this week. I will be in Texas for cousin's wedding

Week 6

Goals

  • Complete weapon logic for all weapons

Accomplished

  • Projectile weapons' logic (not committed)

Failed

  • Didn't have time to finish all weapon logic
  • Start another task

Next weeks goals

  • TBD

Morale

  • Getting to be great

Week 7

Goals

  • Complete weapon logic for all weapons

Accomplished

  • All weapon logic done

Failed

  • None

Next weeks goals

  • TBD

Morale

  • Great

Week 8

TBD

Week 9

TBD

Week 10

TBD