Thursday, 16 February 2012

Weekly Report: 1

This is the first weekly report for the Grimwood project.
All team members need to reply to this.

If you are confused read the style guide.

6 comments:

  1. Sean O'loughlin - Grimwood - 17/02/2012

    List what you did:
    -Getting my own sprint code to work with a energy bar.

    List any problems you had:
    -When first joining the level you cant move until you press the shift key.

    Which files you changed:
    -None used a test project

    ReplyDelete
  2. Steven Horvath - Current Oxygen Level (underwater) - Grimwood - 17/02/2012


    List what you did:
    - Created a gui for an oxygen counter
    - client commands to increase/decrease the counter


    List any problems you had:
    - No vertical guiProgressCtrl (Graphical-only, fixing with C++ change)


    Which files you changed:
    Torquescript:
    - scripts/client/client.cs (client commands above)
    - scripts/client/init.cs (new GUI creator)
    - scripts/server/player.cs ( Armour::onEnterLiquid(...) )

    C++:
    - gui/game/guiProgressCtrl.cpp (modify for vertical progress bar)


    Which files you added:
    Torquescript:
    - art/gui/OxygenCounter.gui

    C++
    (none)

    ReplyDelete
    Replies
    1. Forgot to mention,

      these changes are still incomplete

      Delete
  3. Sean Oloughlin - Sprint - Grimwood - 24/02/2012


    List what you did:
    - got the sprint to work in grimwood


    List any problems you had:
    - cant get the energy bar to work (Mana bar goes down aswell)


    Which files you changed:
    Torquescript:
    - scripts/client/default.binds.cs
    - art/datablock/player.cs
    - scripts/server/player.cs

    still not complete

    ReplyDelete
  4. List what you did:
    - tryed to get sound to play


    List any problems you had:
    - sound would not play


    Which files you changed:
    Torquescript:
    scripts\server\trigger

    ReplyDelete
  5. Week 0:
    Documentation – Tyler & Jordan
    Planning for the project – Tyler & Jordan
    Playtesting – Tyler & Jordan
    Setup blog for programmers – Tyler & Jordan

    Week 1:
    Porting Grimwood into 1.2 – Tyler
    Dedicated Server – Tyler
    Work out a ‘style guide’ for stage 1’s – Tyler & Jordan
    Ported Menu Loading – Jordan
    Master Server – Jordan
    Dynamic Connections – Jordan
    Ported Player Saving – Jordan

    ReplyDelete