Sendouc / sendou.ink

Competitive Splatoon Platform
https://sendou.ink
GNU General Public License v3.0
225 stars 72 forks source link

Update TLdraw to 2.2.0 #1762

Closed kytoaa closed 2 weeks ago

kytoaa commented 3 weeks ago

Updated TLdraw to 2.2.0 (latest version) in the map planner, had to do some editing to the html and css as there were a few bugs with TLdraw stuff behind the weapon and map selectors.

Fixes #1745, #1158, #1159

Screenshot 2024-06-16 221551

kytoaa commented 3 weeks ago

Sorry didn't notice it wasn't passing some checks, can't fix right now but will do as soon as I can

kytoaa commented 3 weeks ago

Alright fixed the issue, I forgot to run prettier, all checks passing!

Sendouc commented 2 weeks ago

Looking good! Believe this also Closes #1158

Only thing I noticed is that it seems that behavior changed when you replace one background image with another. Previously it cleared the last background image but in your branch it stays behind. It's not a huge deal but what kind of work do you think that'd be to fix?

kytoaa commented 2 weeks ago

Fixed! Also decided to fix issue #1159 while I was at it, only needed 1 extra line!

Sendouc commented 2 weeks ago

Awesome! Great work