apfaffman
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Downloaded mod
Version 1.7.0 of Fontaine's Always Level Endurance (ALE)
Nov 5, 2025 11:29 PM
View details
Created comment
an odd feature request:
would it be possible to add a checkbox marking all possible hidden stash spawn locations, whether they have spawned or not? i have users who want to use this to learn the spawn locations.
Nov 5, 2025 5:30 AM
View details
Downloaded mod
Version 2.0.3 of APBS - Acid's Progressive Bot System
Nov 4, 2025 10:00 PM
View details
Downloaded mod
Version 2.0.4 of ABPS - Acid's Bot Placement System
Nov 4, 2025 10:00 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.