123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|75|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> What Have You Done -> What Have You Done : 5th December 2012

Wed, 05 Dec 2012, 02:41
Jayenkai

Ups

What did you get done this week.
  • Sod All
  • No, really, Sod all...

    Did everything turn out as planned?
    Well, if you assume I had planned sod all, yeah, sure!
    I should've started an Advent calendar, over at PlayMyCode, but .. I didn't.
    I should've started to build up a framework using Monkey, but.. I didn't.
    I should've had a shave at some point during the week, but.. I didn't.
    I've gotten very fucking lazy, lately.

    Downs

    What didn't you get done?
  • Everything

    Why not?
    I dunno what's up with me, but having spent over nine months dealing with this crap, I think my body's just kinda given up doing anything any more.
    I'm quite active on Twitter and Facebook, nowadays, which is probably not the best thing in the world, and is quite probably the reason why I'm not coding anything lately!

    Now

    What are you working on right now?
    Shortly, I shall be opening the next door on my Advent calendar.

    How's that going?
    If I were a bigger Star Wars fan, it might be going ok, but as a lifelong Trekkie, I haven't a fucking clue what half of these things are. Baffling in the extreme!
    .. What I could really do with, is a Stargate calendar, with a different chevron each day, that builds to a nice big circular gate.
    That'd kick ass!!

    Next

    What's the plan for the week ahead?
  • Monkey Business!

    ---

    You can copy+paste the BBCode from the box below, or structure however else you'd like...
    > Reveal 🔎

    -=-=-
    ''Load, Next List!''
  • Wed, 05 Dec 2012, 04:34
    CodersRule

    Ups

    What did you get done this week.
  • I've been improving my flute-playing skills.
  • Lots of new ideas have arisen.
  • Did some base work for my school's robotics team's website.

    Downs

    What didn't you get done?
  • None of those ideas have actually been turned into code yet.
  • There's still a lot to be done on the robotics website.

    Why not?
    It all involves boring work, which of course I don't want to do. That, and I always have schoolwork that needs to get done.

    Now

    What are you working on right now?
    My next task is to start properly writing my next web application.
    How's that going?
    I've borked it already, and have to start from scratch. And I'm writing it in PHP, so that adds another layer of insanity.

    Next

    What's the plan for the week ahead?
  • Finish the web application
  • Make progress on rewriting a python library
  • Improve my flute-playing

  • Wed, 05 Dec 2012, 05:39
    shroom_monk

    Ups

    What did you get done this week.
  • Completed first term at Oxford!
  • Messed about with PlayMyCode a bit - hoping to actually make something with it, rather than start a bunch of half-finished dead ideas.

    Did everything turn out as planned?
    First term has been good, but I'm now here for two more weeks helping out at interviews! Tis fun. In the meantime, I have plans for a PMC project to chip away at.


    Downs

    What didn't you get done?
  • Much else.

    Why not?
    Oxford, and now interview helping, have been keeping me quite busy!


    Now

    What are you working on right now?
    About to go to lunch then start the afternoon shift of helping.

    How's that going?
    Not sure how hungry I'll be given that I had a lie-in this morning and only just had breakfast. Still, free lunch is free lunch...


    Next

    What's the plan for the week ahead?
  • Start holiday work I have to do before next term.
  • Avoid scaring interviewees.
  • PMC!


    -=-=-
    A mushroom a day keeps the doctor away...

    Keep It Simple, Shroom!
  • Wed, 05 Dec 2012, 08:02
    Afr0

    Ups

    What did you get done this week.
  • Nov. 28 - Fixed a crash in the LoginServer and client. Also added a TODO comment about only transferring clients that were sucessfully authenticated.
  • Nov. 28 - Fixed issues with FarExtractor. BMPs and PNGs will now extract correctly, based on whether or not they are compressed. Compression now also manages to read the filedata if it didn't have a CompressionID (meaning an entry wasn't compressed).
  • Nov. 30 - Changed handling of collisions in Mr. Shipper
  • Dec. 3 - Added a DebugEnabled field to client's settings. Realized that a debug mode would be a GOOD idea at this point in time.
  • Dec. 4 - Added a new system for loading assets. Also added new enumerations generated by Mr. Shipper to the TSOClient project.

    Did everything turn out as planned?
    No. Took me almost a week to realize that the client was trying to load resources for which metadata hadn't been loaded yet. Mainly due to a lack of a proper debug mode.

    Downs

    What didn't you get done?
  • Sync changes with GitHub's server.

    Why not?
    Because I refuse to commit something that crashes the client, and GitHub for Windows won't let me sync when there are uncommitted changes.

    Now

    What are you working on right now?
    Adding metadata for the files that are needed by the CAS (Create A Sim) screen.

    How's that going?
    So-so. Last night I encountered another "key has already been added" bug, meaning there are more colliding IDs.

    Next

    What's the plan for the week ahead?
  • Adding the metadata for the required files, causing the client *not* to crash, and sync my changes!!
    After that, I'm either going to continue working on getting Vitaboy (3D-renderer) to work in XNA, or port the client to Monogame (because XNA isn't supported by Metro in Win 8 - boooo Microsoft!)


    -=-=-
    Afr0 Games

    Project Dollhouse on Github - Please fork!