AssistantNMS / App

πŸ“² The Assistant app (for No Mans Sky) you know and love πŸ’–
https://nmsassistant.com
GNU General Public License v3.0
27 stars 3 forks source link

πŸ› Bug Report: Extreme Survival milestones have incorrect data #231

Closed Lenni009 closed 11 months ago

Lenni009 commented 1 year ago

πŸ“œ Describe the bug

The extreme survival milestones display their raw data, which is in seconds. It should display the data in Sols, like it is in game. One sol is exactly 15 minutes (900 seconds).

They also don't mention sols at all.

The game currently says "minutes", but this must be a bug. 20231028232053_1

πŸ‘Ÿ To Reproduce

  1. To to the "Milestones" tab
  2. Go to "Journey Milestones"
  3. Click on "Extreme Survival"
  4. See descriptions saying "Survived 0 on extreme worlds"

πŸ‘ Expected behavior

Display sols instead of seconds. You can achieve this by dividing the seconds by 900. (equal to dividing by 60 and dividing that by 15 to get 15 minutes).

It should also say "Survived 0 sols on extreme worlds"

πŸ“± Where did you find this problem?

Android

πŸͺ΅ Logs

No response

πŸ‘€ Have you checked if this bug report has been created already?

🏒 Have you read the Code of Conduct?

Are you willing to submit PR?

None

Lenni009 commented 1 year ago

Had a look at the wiki page:

As of the Update 4.00 this milestone does not show Sols anymore, but minutes on the milestone itself. The counter counts up in in-game minutes rather than in real-time minutes. One in-game minute equals to one real-time second.