Author Topic: [Fixed rev 1020] Display bug: Rev 1014 - stray percentages  (Read 1166 times)

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
[Fixed rev 1020] Display bug: Rev 1014 - stray percentages
« on: 10 December 2010, 21:40:43 »
To reproduce:
  • Start researching an upgrade.
  • Lasso select a couple nearby unit.
  • Notice the percentage completion of the upgrade is now shown in the display for the currently selected group.

Code: [Select]
[URL=http://img208.imageshack.us/my.php?image=screen5ha.jpg][IMG]http://img208.imageshack.us/img208/432/screen5ha.th.jpg[/img][/URL]
« Last Edit: 7 October 2016, 21:42:13 by filux »

Zoythrus

  • Guest
Re: Display bug: Rev 1014 - stray percentages
« Reply #1 on: 10 December 2010, 21:49:55 »
hey, is that Sun and Moon? i thought you said it was dead.....

and, ive gotten this bug too (also, it wont show the fourth row of selected units, the row where the percentage is)

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: Display bug: Rev 1014 - stray percentages
« Reply #2 on: 10 December 2010, 21:56:10 »
(click to show/hide)

Zoythrus

  • Guest
Re: Display bug: Rev 1014 - stray percentages
« Reply #3 on: 10 December 2010, 21:58:05 »
you know, those purple, polka-dotted units really dont fit the theme. you may want to redesign them  :P

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: Display bug: Rev 1014 - stray percentages
« Reply #4 on: 11 December 2010, 03:02:08 »
you know, those purple, polka-dotted units really dont fit the theme. you may want to redesign them  :P

From the positioning and rotation, obviously those are tileset objects, and I think they look quite dashing  8)

Edit: Fixed, rev 1020.
« Last Edit: 11 December 2010, 06:28:41 by silnarm »
Glest Advanced Engine - Code Monkey

Timeline | Downloads

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: [Fixed rev 1020] Display bug: Rev 1014 - stray percentages
« Reply #5 on: 20 December 2010, 11:43:42 »
Perhaps the same bug, perhaps not.
Code: [Select]
[URL=http://img835.imageshack.us/my.php?image=screen11g.jpg][IMG]http://img835.imageshack.us/img835/7388/screen11g.th.jpg[/img][/URL][URL=http://img821.imageshack.us/my.php?image=screen13h.jpg][IMG]http://img821.imageshack.us/img821/6035/screen13h.th.jpg[/img][/URL]Rev 1042.
« Last Edit: 7 October 2016, 21:41:57 by filux »

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: [Fixed rev 1020] Display bug: Rev 1014 - stray percentages
« Reply #6 on: 20 December 2010, 12:14:19 »
Perhaps the same bug, perhaps not.
Code: [Select]
[URL=http://img835.imageshack.us/my.php?image=screen11g.jpg][IMG]http://img835.imageshack.us/img835/7388/screen11g.th.jpg[/img][/URL][URL=http://img821.imageshack.us/my.php?image=screen13h.jpg][IMG]http://img821.imageshack.us/img821/6035/screen13h.th.jpg[/img][/URL]Rev 1042.

Yeah, essentially the same, the 'orders on queue' text used to be a part of the text above the progress bar, which was correctly cleared when the selection changed, but I made it its own separate entity to put it below the (potential) progress bar, and this new section of text wasn't being cleared with everything else. Fixed rev 1043.
« Last Edit: 7 October 2016, 21:41:37 by filux »
Glest Advanced Engine - Code Monkey

Timeline | Downloads