Beat2er
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);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
Hi, I don't know. I just made a quick update. We are waiting for Amands2Mellow. See my reply on the comment.
But yes, my comment was taken down, as it is against the community rules by publishing another authors work (even if the license allows it) without any consent yet. So we are waiting for a positive reply or for the authors to define the project as abandoned (which I hope isn't the case).
Nov 8, 2025 1:43 PM
View details
Created comment
I (/we) are waiting for feedback from the original author. My version is still up as a pull request, but this is a temp and development version, which seems to be not liked to be linked/published here (understandable to not push casual users into untested/not official/versions differenting from the original author).
It can still be found on github, but only if you know what you are doing (and only recommended for developers).
When Amands2Mellow merges this it will be official; or releases his own version. The moderators also told me, if the project seems abandoned (and a contact approach was made) it might be possible to release the unofficial version after some weeks.
But for now let's wait for the author to react. But please don't spam him!
Nov 8, 2025 1:40 PM
View details
Created comment
you may check out my update at https://github.com/Beat2er/BossNotifier/releases/tag/2.0. however care, this is for testing only, no support from SPT team yet and hopefully will be merged by the original author in some time. (waiting for approval/reaction https://github.com/m-barneto/BossNotifier/pull/8). you may "test" this early version if you are tech savvy. (includes Fika support)
Oct 28, 2025 7:24 AM
View details
hey friendo, saw your comments got deleted and your post taken down about a temp update. were you asked to take it down? is he planning on updating for 4.0? or are you pushing a new update out