Skip to content

Conversation

@mablack01
Copy link
Contributor

@mablack01 mablack01 commented Jan 3, 2026

Summary

Improvements to active flip tracking with better order synchronization and quantity tracking. There have been a few bugs reported where the plugin lost track of active flips in between log out sessions / partial fills.

Changes

  • Improved visual feedback and state management for active trades
  • Added total order quantity tracking for better flip statistics on order progress
  • Active flip synchronization of active orders on login to ensure accurate state
  • Extended the API client to support new tracking features

@runelite-github-app
Copy link

runelite-github-app bot commented Jan 3, 2026

@runelite-github-app
Copy link

runelite-github-app bot commented Jan 3, 2026

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@riktenx
Copy link
Member

riktenx commented Jan 5, 2026

don't interrupt the swing timer thread / EDT

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jan 5, 2026
@mablack01 mablack01 force-pushed the update-flip-smart-active-sync branch from e94832e to b6a567f Compare January 6, 2026 17:32
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jan 6, 2026
@mablack01
Copy link
Contributor Author

don't interrupt the swing timer thread / EDT

I removed the interrupt from the implementation in this recent commit, noting that for future changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants