mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 18:12:00 +00:00
* Updates message for HREF Dock Exploit (#77891) ## About The Pull Request Hey there,  This message randomly popped up while I was adminning, and it was completely dogshit useless (as well as not being an HREF exploit since Snowdin was loaded and you should be expected to do that, but that's indicative of a harder bug). Let's yeet the `message_admins()` portion (as well as make it actually actable information rather than just 'Unknown' and give it an actual follow jump button) and if then if we don't have a client, stack_trace (in case people want to make basic mobs keymash to send shuttles in the future). ## Why It's Good For The Game This is completely useless and confusing. It's not even an HREF exploit because this behavior is completely intended. It's more helpful to coders now too because this thing failing isn't just locked to admin-only logs, it stack traces (which is publically available). ## Changelog 🆑 admin: The "HREF Dock Exploit" message should now contain a bit more usable information (such as a jump link) so you can investigate if something is really going wacky with shuttles. /🆑 --------- Co-authored-by: Gallyus <5572280+francinum@ users.noreply.github.com> * Updates message for HREF Dock Exploit --------- Co-authored-by: san7890 <the@san7890.com> Co-authored-by: Gallyus <5572280+francinum@ users.noreply.github.com>