pwall2222 / NOWT

"New Oponent Who This" (NOWT) is a Valorant app that lets you see ranks, recent games, skins of players and more, all in and before a live match.
MIT License
36 stars 5 forks source link

Added Outlaw inventory slot #4

Closed ajilidali closed 10 months ago

ajilidali commented 10 months ago

I sadly didn't get to see if it worked with skins, i played for 4 hours straight and asked all lobbies who had an outlaw skin and nobody did. I basically implemented it the same way the other weapons were so I'm assuming that skins are just gonna work.

pwall2222 commented 10 months ago

The commits are a bit messed up, I will try to fix them for you! And don't worry I can test the outlaw skin my self, I have a friend that has it.

pwall2222 commented 10 months ago

The code works flawlessly, maybe we have to arrange the UI better, but the code works perfectly! image

pwall2222 commented 10 months ago

I'm gonna squash this and merge it! (I fixed the commit issues)

ajilidali commented 10 months ago

I made a drawn proposal for the a new layout in #3. I tried just moving the rectangles in the VS preview for inventory but what happened is that weapons started overlapping and almost none of those respected their preview. So what I ended up doing was manually adjusting the margins while running and checking every time the spaces, the final result is flawless imo, but the VS preview is screwed.