Author Topic: Include a method to recover or show dead officer's biography and medals  (Read 1708 times)

0 Members and 1 Guest are viewing this topic.

Offline mostly_harmless (OP)

  • Petty Officer
  • **
  • Posts: 27
  • Thanked: 6 times
Hi,

for role playing purposes it would be nice if dead officers don't vanish from the game but are still on file somewhere, so one can look back at their names (for ship naming), their history and medals.

Thanks
Thomas
 
The following users thanked this post: serger, StarshipCactus

Offline Froggiest1982

  • Vice Admiral
  • **********
  • F
  • Posts: 1418
  • Thanked: 669 times
  • 2023 Supporter 2023 Supporter : Supporter of the forum in 2023
    2024 Supporter 2024 Supporter : Supporter of the forum for 2024
    Gold Supporter Gold Supporter :
Re: Include a method to recover or show dead officer's biography and medals
« Reply #1 on: September 02, 2020, 02:47:47 AM »
Hi,

for role playing purposes it would be nice if dead officers don't vanish from the game but are still on file somewhere, so one can look back at their names (for ship naming), their history and medals.

Thanks
Thomas

Agreed and asked many times. I guess one of the problem could be the extent of such file. I think a Memory Wall sheet could be easily arranged for the database to move characters that.

To avoid the size issue could be good to have a flag like keep history on the officer file (lots of micro management) or simply add conditions such as at least a medal and or grade.

Having both, flag and automatic would be awesome.

Offline trainhighway

  • Gold Supporter
  • Leading Rate
  • *****
  • t
  • Posts: 12
  • Thanked: 5 times
  • 2023 Supporter 2023 Supporter : Supporter of the forum in 2023
    2024 Supporter 2024 Supporter : Supporter of the forum for 2024
    2025 Supporter 2025 Supporter : Support the forums in 2025
    Gold Supporter Gold Supporter :
Re: Include a method to recover or show dead officer's biography and medals
« Reply #2 on: September 02, 2020, 07:02:34 PM »
Quote
Agreed and asked many times.  I guess one of the problem could be the extent of such file.  I think a Memory Wall sheet could be easily arranged for the database to move characters that.

To avoid the size issue could be good to have a flag like keep history on the officer file (lots of micro management) or simply add conditions such as at least a medal and or grade.

Having both, flag and automatic would be awesome.

another solution to the size issue could be to have the officers that have died more than x days ago being removed from the list.  to make this particle for longer games it would be worth adding an export or save ability to store the officers wanted to keep details on.
 

Offline Droll

  • Vice Admiral
  • **********
  • D
  • Posts: 1731
  • Thanked: 616 times
Re: Include a method to recover or show dead officer's biography and medals
« Reply #3 on: September 02, 2020, 08:50:20 PM »
Maybe also tie it to story characters
 

Offline StarshipCactus

  • Lt. Commander
  • ********
  • S
  • Posts: 267
  • Thanked: 89 times
Re: Include a method to recover or show dead officer's biography and medals
« Reply #4 on: September 02, 2020, 08:55:12 PM »
Yes, I support this.
 

Offline Droll

  • Vice Admiral
  • **********
  • D
  • Posts: 1731
  • Thanked: 616 times
Re: Include a method to recover or show dead officer's biography and medals
« Reply #5 on: September 03, 2020, 08:05:28 AM »
I will add though that I would probably want some way to manually purge the "hall of valor" after a while so I can have more control over game performance/memory usage
 

Offline mostly_harmless (OP)

  • Petty Officer
  • **
  • Posts: 27
  • Thanked: 6 times
Re: Include a method to recover or show dead officer's biography and medals
« Reply #6 on: September 03, 2020, 12:27:28 PM »
I dont quite understand the size issue.
We are talking about lines of text.
A thousand dead officers with some history will not use up any space.
What am I missing?
 

Offline Froggiest1982

  • Vice Admiral
  • **********
  • F
  • Posts: 1418
  • Thanked: 669 times
  • 2023 Supporter 2023 Supporter : Supporter of the forum in 2023
    2024 Supporter 2024 Supporter : Supporter of the forum for 2024
    Gold Supporter Gold Supporter :
Re: Include a method to recover or show dead officer's biography and medals
« Reply #7 on: September 03, 2020, 04:16:59 PM »
I dont quite understand the size issue.
We are talking about lines of text.
A thousand dead officers with some history will not use up any space.
What am I missing?

There was already a bottleneck with fleet history (especially civilian) so that Steve has revived a code from VB6 (assumption, I don't remember the post exactly) to purge history after a certain amount of time avoiding aurora slowing too much. That also impacts the save game times. I seem also to recall on one of my games as well after 200+ years having 500/600 characters and it was taking 1 up to 2 seconds (I know it's nothing but it is still a nuisance) to actually load all names once clicked on the window.

Obviously everything can be done and eventually a purge or filter string can always be added later.