Ishadijcks / MooLite

Open source Milky Way Idle client
11 stars 4 forks source link

Add plugin to track enhancing #146

Open seashairo opened 7 months ago

seashairo commented 7 months ago

Overview

This plugin will track enhancing activities while the player is online. It will track their successes, failures, consumed items, and highest level hit. It will reset when the item being enhanced changes, or if the player stops enhancing and then returns to a previous item. It won't reset otherwise.

Also defined types for ActionHrid so I could search them without having to cast from string to ActionHrid (🤢). Could probably do with doing the same for ItemHrid etc. While dynamically loading the data is cool, it makes typing next to impossible, and it's a quick update to fix the hrids.

Also also updated SVG path

Testing

Just start enhancing and watch the numbers go

Screenshots

image image