aliens

Author Topic: Many bases with many workshops  (Read 8449 times)

Offline Phezzan

  • Sergeant
  • **
  • Posts: 37
  • Twilight
    • View Profile
Many bases with many workshops
« on: July 19, 2013, 07:37:58 pm »
One thing I do all the time is check to make sure my Engis are busy.

popping out to base view, clicking a new base, clicking Manufacture - repeat x 7.

That was driving me nuts.
So I made it better.

Any interest in a pull request?

Offline Yankes

  • Commander
  • *****
  • Posts: 3210
    • View Profile
Re: Many bases with many workshops
« Reply #1 on: July 19, 2013, 08:30:06 pm »
only for Manufacture? It could be for other screen too (Labs primary).

Offline myk002

  • Colonel
  • ****
  • Posts: 227
    • View Profile
Re: Many bases with many workshops
« Reply #2 on: July 19, 2013, 08:44:59 pm »
if you switch bases on this screen, which base is active when you click 'ok', the base that was active when you went into this screen, or the base most recently selected on this screen?

Offline Phezzan

  • Sergeant
  • **
  • Posts: 37
  • Twilight
    • View Profile
Re: Many bases with many workshops
« Reply #3 on: July 20, 2013, 05:21:00 am »
myk002:
 The one you started from.  I'm not sure I have no idea how to reach up and touch the previous layer.

Yankes:
 Yeah - it could. I did it this morning before heading to work.  Admittedly I rarely have many research labs,  and I'm going to see if I can push most of the implementation into 'miniBaseView' so that it'll be very little code to add to the other screens.

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2160
    • View Profile
Re: Many bases with many workshops
« Reply #4 on: July 20, 2013, 05:54:12 am »
That is a nice idea, but it looks very jarring and is probably just gonna make cluttered screens even worse. It probably won't even fit localizations.

Offline 54x

  • Colonel
  • ****
  • Posts: 208
    • View Profile
Re: Many bases with many workshops
« Reply #5 on: July 20, 2013, 06:20:56 am »
We could do it as a text button to the right, and do a popup menu with your base names showing as options?

Offline Phezzan

  • Sergeant
  • **
  • Posts: 37
  • Twilight
    • View Profile
Re: Many bases with many workshops
« Reply #6 on: July 20, 2013, 07:07:22 am »
SupSuper: localizations - probably true.  I know the 'Current Production' is close to the small font limit.
    Actually my original goal was just hotkeys and no GUI at all.

54x: A popup menu could fit, but it doesn't sound any faster / easier than the existing UI.

Offline myk002

  • Colonel
  • ****
  • Posts: 227
    • View Profile
Re: Many bases with many workshops
« Reply #7 on: July 20, 2013, 07:42:55 am »
I see what you're saying about localization, but it sucks that this can't be implemented as pictured -- the look and feel is nicely consistent with the base information screen (which does change the active base)

Offline Hythlodaeus

  • Colonel
  • ****
  • Posts: 276
    • View Profile
Re: Many bases with many workshops
« Reply #8 on: July 20, 2013, 01:54:49 pm »
It's certainly handy, but it leads to way too much clutter. I'd rather have two arrow buttons and field to scroll between base names.

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2160
    • View Profile
Re: Many bases with many workshops
« Reply #9 on: July 20, 2013, 04:54:18 pm »
Actually my original goal was just hotkeys and no GUI at all.
Hmmm now there's a thought.

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
Re: Many bases with many workshops
« Reply #10 on: July 20, 2013, 05:49:58 pm »
do we have a use for the number keys within the basescape? if not, #1 - #8 could switch to the corresponding base... although we would need some kind of prompt that pops up if the chosen base either doesn't exist or can't supply the screen we are currently in (like for a base that doesn't have a workshop).

a smaller indicator could be used to show the currently active base in those screens, maybe a tiny row of numbers at the upper right corner with the "active" number highlighted? this would at the same time point the user to the fact that he can use the number keys to switch the active base.

Offline Phezzan

  • Sergeant
  • **
  • Posts: 37
  • Twilight
    • View Profile
Re: Many bases with many workshops
« Reply #11 on: July 20, 2013, 10:35:27 pm »
The numbers are used in the Geoscape (time) but not the Basescape.

Still I would love to see 'Manufacture of Widget complete at bunker 3' and press 'F3' 'M' to go right to it (also a 'allocate manufacture' button would make sense on these messages).

Offline Arpia

  • Colonel
  • ****
  • Posts: 116
    • View Profile
Re: Many bases with many workshops
« Reply #12 on: July 21, 2013, 04:32:19 pm »
just a thought... we have a [next unit/previous unit] button for the battlescape... couldn't we just utilise it for this too?