beyond-all-reason / bar-lobby

BAR Lobby Client
https://beyond-all-reason.github.io/bar-lobby/
MIT License
33 stars 30 forks source link

Map options modal, convert to pixijs map preview #189

Closed thehobojoe closed 1 year ago

thehobojoe commented 1 year ago

Work done

What's broken

Map canvas really likes to overflow its container at certain window sizes. Unsure how to fix this, I tried a bunch of things and nothing worked reliable

What still needs to be done

Code notes

I changed up the handling of default start boxes a fair bit, and added an enum because it was the easiest way to solve a couple problems. I know you're not a big fan of these Jaz, so I can change this if it's a problem.