bushtail
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
Recent Activity
Created comment
Beyond my knowledge right now. Feels like a WTT project but they've got a lot on their plate.
What this is is just an invisible canted sight, and even that wasn't made by me - it was made by Pluto.
Nov 6, 2025 11:05 PM
View details
Created comment
Spoke with acid, your symptoms line up with something patched in 2.0.3 of APBS, I hope things work well now
Nov 6, 2025 7:26 PM
View details
Downloaded mod
Version 2.0.3 of APBS - Acid's Progressive Bot System
Nov 5, 2025 10:55 PM
View details
Edited mod version
Version 1.0.1 of Start Is This A Reference? Early
Nov 5, 2025 7:27 PM
View details