mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-26 17:41:05 +00:00
Optimizes stat panel code for better performance, including icon caching and removing some unnecessary processing Also fixes #53432 fix #53381 fix #53724 Changelog add: icons are back on alt clicks fix: horrible performance from alt clicking turfs with multiple objects tweak:browser should notify the SS when it's ready to receive data * Update statbrowser.html * Apply suggestions from code review Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com> * hidden = TRUE * almost ready * Browser should notify when ready to receive data * Apply MSO's suggestions * reset cache if something in it gets deleted * Fix runtime * fix my stupid code * send href_token when adding admin tabs * fix an issue with cyborg suit topic Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>