What's New
- Sacks Collection Support:
- Added tracking for new collections including Titanium, Refined Mineral, Cropie, and more.
- Each now features their corresponding NPC/Bazaar prices, along with specific color-coded text.
- Note: Some collections don't have an NPC or Bazaar price, so money rates will not be displayed for those.
Improvements
- Quality of Life features:
- Added the
/sct collections
command, which displays all available collections, organized by category. You can now click any collection directly in chat to start tracking it instantly.
- Added the
- Smart Tracking Intervals:
- Tracking rates now update at different intervals depending on the collection.
- Backend changes:
- Improved string rendering for the overlay.
- More descriptive and helpful tooltips in the GUI.
Bug Fixes
- Fixed an issue where you couldn't track a collection using the enchanted block version when Bazaar pricing was enabled.
What's New
- Bazaar price integration:
-
Added support for bazaar. Now you can choose between npc prices or bazaar prices.
- Note: Bazaar prices update once a day, so they might not always reflect real-time values
-
Added a config in Bazaar to select which enchanted version of the item you want use to track your profit.(enchanted or enchanted block)
-
- Auto-updater:
- Implemented a similar updater as libautoupdate's one, modrinthautoupdater.
- Removed the link to manually update the mod.
- Added an update stream option to select between the latest release or beta versions.
- Added a confirmation message when the mod updates, notifying the player when joining Hypixel.
- Color-coded text for collections:
- The overlay can now display colored text.
- You can toggle between default or colored text in the Overlay setting.
- Pause & Resume mechanic: Implemented new commands (
/sct pause
and/sct resume
) to temporarily stop and restart collection tracking.
Improvements
- Chat Prefixes: Added a chat prefix for all mod-related messages.
- Overlay:
- Improved text positioning, scaling, and rendering.
- Uptime is now permanent in the overlay.
- Collection rates: Now takes into account actual uptime, making rates slightly better.
- Collection tracking: Implemented a way to detect when the player goes afk to stop the tracker.
- Collection changes:
- Gemstones are now categorized by variants.
- Changed gravel collection to flint.
- Technical changes:
- Better threads management.
- Remade overlay text rendering for better management.
- Less position variables for easier usage.
Bug Fixes
- Resolved problems where the overlay wouldn't show after updating the mod.
- Fixed new version message, correctly displaying update notifications based on the selected update stream.
- Fixed updating uptime after pausing/resuming.
- Fixed some collections not being recognized or missing.
What's new
- Added a pause/resume functionality for the tracker.
- Note: The new rates may be slightly inaccurate as they now account for actual uptime.
- Added a new configuration option under the "About" category to control the update stream.
Improvements
- Replaced the old pause mechanic with stopping the tracker when the player goes afk.
- Better thread management.
- Gemstones are now categorized by variants.
Bug fixes
- Corrected the uptime calculation after a pause/resume.
- Fixed the update stream configuration to properly apply the selected setting.
What's new
- Added a money/hour tracker for npc prices. (in the overlay category)
- Added support for the new timite rift collection.
Improvements
- Improved collection/hour calculation.
- Changed the link for a new version to redirect to modrinth instead.
- Added server status check before requesting the token, with a message if the server is down.
- Reduced initial delay for starting the tracker. (15s -> 5s)
- Reduced cooldown between tracking commands. (30s -> 15s)
- Improved thread management, eliminating client freezing in some cases.
- Added a method to stop the tracker if the server can't be reached.
Bug fixes
- Resolved token expiration issue while tracking.
- Fixed crashes when joining Hypixel if the mod's server is down.
What's New
- Re-designed how the mod connects to the server.
- The mod now accurately identifies and tracks the player's active profile ID.
- All collections are can now be tracked.
- The mod checks whether the player is in Hypixel Skyblock, inspired by Skyhanni.
- Added an automatic check to notify players if they are using the latest version of the mod.
- Added a config for the position and scale of the overlay.
- Implemented a way to move the overlay.
- Players can now modify which tracking stats are displayed and reorder them to their preference.
Improvements
- Moved the logic to find the tracked collection to the server.
- Player UUIDs are stored in a database for more efficient server interactions.
- Refactored and streamlined class structures to improve performance and maintainability.
Bug fixes
- Fixed how the collection data is cached in the mod.
- Fixed how the config settings are saved.
- Fixed how the overlay is moved and scaled.