aliens

Author Topic: Let's Play Is LIVE!  (Read 50863 times)

Offline Yankes

  • Commander
  • *****
  • Posts: 3207
    • View Profile
Re: Let's Play Is LIVE!
« Reply #45 on: January 12, 2013, 05:33:37 pm »
You should add list of casualties after each video.

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: Let's Play Is LIVE!
« Reply #46 on: January 12, 2013, 06:59:40 pm »
Yeah, I guess I need to go back and see who's dead. Trouble is, it takes quite a bit of checking to see who died. I'm going to add a request to display who died onscreen :)

Offline alienfood

  • Captain
  • ***
  • Posts: 79
  • It's people!
    • View Profile
Re: Let's Play Is LIVE!
« Reply #47 on: January 12, 2013, 07:09:37 pm »
Yeah, I guess I need to go back and see who's dead. Trouble is, it takes quite a bit of checking to see who died. I'm going to add a request to display who died onscreen :)
This is a very good feature request. You should always be able to bring up a summary page of soldiers in the battle that includes their health/wounds and whatever else can comfortably fit on one screen, maybe weapon equipped.

Volutar

  • Guest
Re: Let's Play Is LIVE!
« Reply #48 on: January 12, 2013, 09:25:40 pm »
Very agreed. Mission summary  screen really lack of detailed info on whom you've captured as live alien, and which of xcoms has died and which are MIA. They are not some alien alloys or unnamed alien corpses...

Offline Daiky

  • Battlescape Programmer
  • Administrator
  • Commander
  • *****
  • Posts: 904
    • View Profile
Re: Let's Play Is LIVE!
« Reply #49 on: January 12, 2013, 10:54:49 pm »
We could add a memorial screen as in the new xcom

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
Re: Let's Play Is LIVE!
« Reply #50 on: January 13, 2013, 11:41:41 am »
yes! absolutely! :)

Offline Yankes

  • Commander
  • *****
  • Posts: 3207
    • View Profile
Re: Let's Play Is LIVE!
« Reply #51 on: January 13, 2013, 01:45:12 pm »
Only thing this screen lack is solder rank, but I dont see space for this, maybe merge Kills & missions to one column?
e.g.
Code: [Select]
Name         K/M      Rank        Date
Jon Doe      10/2     Sergeant    19 Jul 1999


Offline DiceMaster

  • Sergeant
  • **
  • Posts: 44
    • View Profile
Re: Let's Play Is LIVE!
« Reply #52 on: January 13, 2013, 02:23:30 pm »
Only thing this screen lack is solder rank, but I dont see space for this, maybe merge Kills & missions to one column?

Maybe merge mission and it's date?
Code: [Select]
Name         Kills      Rank        Mission
Jon Doe      10         Sergeant    2 (19 Jul 1999)

Offline Yankes

  • Commander
  • *****
  • Posts: 3207
    • View Profile
Re: Let's Play Is LIVE!
« Reply #53 on: January 13, 2013, 04:27:35 pm »
Maybe merge mission and it's date?
Code: [Select]
Name         Kills      Rank        Mission
Jon Doe      10         Sergeant    2 (19 Jul 1999)
this is probably better that mine.

Offline xracer

  • Commander
  • *****
  • Posts: 564
  • X-COM lover, we've gone at it everywhere
    • View Profile
Re: Let's Play Is LIVE!
« Reply #54 on: January 15, 2013, 08:31:46 am »

how about use it as part of the main list
Quote
Code: [Select]
Name         Kills         Rank         Missions       Status
Jon Doe      10          Sergeant          6          Active         
Jane Doe     3           Squadie           3          KIA (19 Jul 1999)

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: Let's Play Is LIVE!
« Reply #55 on: January 27, 2013, 03:45:46 pm »
Part 7 is being uploaded... Quite an entertaining episode... Kind of ;)

Offline Daiky

  • Battlescape Programmer
  • Administrator
  • Commander
  • *****
  • Posts: 904
    • View Profile
Re: Let's Play Is LIVE!
« Reply #56 on: January 27, 2013, 04:37:14 pm »
Haha, what did happen at 6:55? I guess he did something wrong at reloading the gun and it exploded in his hands...

edit: And lol at the end :)
« Last Edit: January 27, 2013, 04:47:59 pm by Daiky »

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: Let's Play Is LIVE!
« Reply #57 on: January 27, 2013, 07:47:42 pm »
Yeah, let's just say that's not one of my better engagements

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: Let's Play Is LIVE!
« Reply #58 on: January 27, 2013, 08:39:46 pm »
Ep 8 is uploading too

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2159
    • View Profile
Re: Let's Play Is LIVE!
« Reply #59 on: January 27, 2013, 11:38:21 pm »
pmprog, I've added a new setting in options.cfg in the latest build that might help you (assuming it's compatible with your save), if you set "battleNotifyDeath: true" you'll get messages informing you who died so you don't lose track. :)