Byte Northbridge

Results 34 comments of Byte Northbridge

Some more testing seems to indicate this issue may be limited to games run via Proton. When I run Project Zomboid as a Linux native game, controller input is registered...

Fixing the text area's height takes the autogrow out of iron-autogrow-textarea and overrides the rows property. Setting a maximum height means that the text area displays this bug until it...

> looks great. what if we show underlying tokens (without am*)? can do this by enforcing "underlyingToken" property in all curvePools and then add it to API breakdown and match...

I've updated the display to show the asset tree. I've also updated the token name display, it still needs some polish, but let me know what you think. ![image](https://user-images.githubusercontent.com/348510/187017536-d5050ade-42cb-4d28-a9d3-a6477941dd0a.png)

I liked the technical detail, but you're probably right. I'll switch it over

Seems like running setup-python first fixes this. https://github.com/marketplace/actions/setup-python

Most likely the directory pip is installing to isn't in $PATH, and setup-python is adding it. Probably, this action should just depend on setup-python rather than doing it's own python...

I'm experiencing this bug with Realm Of The Mad God. This one is free to play, which might make it a good one to test with. It's also built with...

Are you more concerned with the code complexity or interface complexity? I see value in allowing the code to be explicit about whether it's expecting to handle a location in...

Ahh, okay. I'm convinced. I'll put the Loc's back together