First screens from a New app - The Show Scout - The Vault
-
So I started on a new app that will have the historical aspects of all of the players cards over the years. This is really early and there is still a lot I want to implement so it is not published for all to use yet.
Basically I have all the data from 2021-2024. My hope is to add 2025 when they stop adding content.
The Main screen showing some data up top and a very fast search below
The Player Screen
The Gallery View
-
Let me know if you are interested in seeing one of these screen for a different player and I will try and get it uploaded.
-
I’m a Mets fan so a David Wright would be nice
-
@TheBigPapa55_PSN said in First screens from a New app - The Show Scout - The Vault:
I’m a Mets fan so a David Wright would be nice
-
Thank you dude!
-
I'm a Phillies fan so how about Kyle Schwarber
-
@sbchamps17_NSW said in First screens from a New app - The Show Scout - The Vault:
I'm a Phillies fan so how about Kyle Schwarber
-
Awesome thanks
-
Grr. Across 4 years of card releases SDS has duplicated the unique uuid identifier of cards 1,628 times.
I found this out when my new program kept displaying Relief pitcher attributes for Albert Pujols' 700 HR Milestone card
I kind of understand it with some of the duplicates
UUID: 0f450f46df1e06c6737e4ac25603c02a
2021: Eddie Mathews (93 OVR, 3B)
2022: Eddie Mathews (93 OVR, 3B)
2024: Eddie Mathews (93 OVR, 3B)But others it is a little harder
UUID: 9976473e5d3a3143ced6cf1511098e5b
2022: Albert Pujols (69 OVR, RP)
2023: Kenley Jansen (80 OVR, CP)UUID: 87b975920cf2a335c1751a794e57e8c8
2022: Albert Pujols (97 OVR, 1B)
2023: Michael Massey (71 OVR, 2B)UUID: 14f625ccc2b4c4014c478c47b3ae4e1c
2022: Albert Pujols (99 OVR, 1B)
2023: Drey Jameson (70 OVR, RP)Going to have to work around that before I can continue
-
And I believe I have that resolved and can now look up data on any card from The Show 21 - The Show 24.
Now back to Borderlands 4
-
And Now I have a screen where you can compare 2 versions of the same player...
Shocked a little to see that Pujols' 500 HR Career Milestone card in The Show 21 was better than his 700 Career Milestone card the next year.
-
Yuck, spent the morning trying to fix the 2023 Incognito cards so they showed up when you search the actual player name.
Making the name field actually be the Nickname (Big Dumper instead of Cal Raleigh) was such a misstep.
Looked like they learned there lesson because they did not do that with 2024's incognito cards.
-
said in First screens from a New app - The Show Scout - The Vault:
And Now I have a screen where you can compare 2 versions of the same player...
Shocked a little to see that Pujols' 500 HR Career Milestone card in The Show 21 was better than his 700 Career Milestone card the next year.
I have now used the code from the main program in this one to show comparisons more visually