-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(builds): web and mobile (#1233)
- Loading branch information
1 parent
6c9e357
commit 262dc7a
Showing
3 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
System to auto update the item database. | ||
Basic sorting of weapons by type and then power. | ||
Artifact icon looks correct and shows blue + number. | ||
Items that have a quantity e.g. upgrade materials (5) are now displayed correctly. | ||
Render all lost items. | ||
Show engrams power level if possible. | ||
fix: Vehicles show their speed. | ||
fix: Sometimes items transferred to the vault would not show in the app till you did a refresh. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
System to auto update the item database. | ||
Basic sorting of weapons by type and then power. | ||
Artifact icon looks correct and shows blue + number. | ||
Items that have a quantity e.g. upgrade materials (5) are now displayed correctly. | ||
Render all lost items. | ||
Show engrams power level if possible. | ||
fix: Vehicles show their speed. | ||
fix: Sometimes items transferred to the vault would not show in the app till you did a refresh. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
System to auto update the item database. | ||
Basic sorting of weapons by type and then power. | ||
Artifact icon looks correct and shows blue + number. | ||
Items that have a quantity e.g. upgrade materials (5) are now displayed correctly. | ||
Render all lost items. | ||
Show engrams power level if possible. | ||
fix: Vehicles show their speed. | ||
fix: Sometimes items transferred to the vault would not show in the app till you did a refresh. |