• User Online Tag Unused?
    6 replies, posted
Hey, I just found something really cool when trying to get @Wazbat 's background to see it better, which I did successfully. https://files.facepunch.com/forum/upload/218870/da05185c-801a-4bcb-983a-5166eae11bf7/toast bg converted.png Source, btw? Anyways, I found an unused tag. userclass="username user-online" So I guess this means they are online? Is garry using this at all? I want to test the theory with this thread. If it works, I see opportunity for a css script. There's also this which thankfully is empty. ipaddress="" I found this by using chrome's View Page Source, CTRL+F, and typing in their username. Just for fun, I extracted the page icon. Changing the size I hoped would work, but sadly it's not like that. Damn you dinkleberg. https://files.facepunch.com/s/87697c3e8fad.png/256x256 https://files.facepunch.com/s/87697c3e8fad.png/256x256
You mean the underline below the names?
"user-online" does have a CSS rule attached: .user-online a {  border-bottom:1px solid rgba(30,200,30,0.5) }
Source is from a cutscene from Hotel Mario. "All toasters toast TOAST!"
Wow, I'm stupid. It's such a minor detail. I never even realized that. My entire world has changed. Shouldn't it be clearer, though?
I mean, if you want it to be. It's been this way for years, so anyone who knew about the line on Oldpunch just continued knowing about it here.
The maximum icon size you can get is 512x512, since it's the original. I had to get all the sizes for my Facepunch manifest.json, which nobody has used yet: Make the forum a web app on Android I wanted to mention this because it took ages and it still works.
Sorry, you need to Log In to post a reply to this thread.