File Details
MarketSync Beta v0.5.0
- B
- Feb 21, 2026
- 50.36 KB
- 11
- 2.5.5
- Classic TBC
File Name
MarketSync.0.5.0-beta.zip
Supported Versions
- 2.5.5
[0.5.0] - 2026-02-20
Improved
- Improved: Full
dbKeystring preservation (Protocol v4). The sync engine now safely transmits the raw Auctionator suffix formats (e.g.11976:0:0:0:0:0:684:0) utilizing a new_delimiter. This guarantees that all randomized enchantments and suffix items ("of the Bear", "of the Eagle") are perfectly preserved, synchronized, and accurately priced across the guild. - Improved: Settings tab Auto-Refresh. The Index Cache status indicators on the Settings page now smoothly poll and update in real-time every 0.5 seconds, preventing the progress from looking "stuck" until you swap tabs.
- Improved:
ACKOverload Prevention. Added a randomized 1-to-20 second jitter delay to the finalACKmessage when a client finishes downloading a full database. This completely prevents guild channel disconnection floods when massive 500-player guilds all finish a bulk transfer simultaneously. - Improved: The default Minimap Icon angle was moved from 0 degrees (3 o'clock) to 215 degrees (bottom-left) to cleanly avoid overlapping with Blizzard's default tracking and zoom buttons.
- Improved: Added Hard Search capability logic to the Browse index engine. Users can now perfectly isolate massive variant pools by wrapping their query string in exact quotes (e.g.,
"Runecloth"vs justRunecloth), immediately hiding derivative items.
Fixed
- Fixed: UI Browse Indexing Drop. Rewrote the
ParseItemIDomni-parser to intelligently locate numeric bases regardless of arbitrary Auctionator string prefixes (item:,i:, letter suffixes). This completely fixes the bug where tens of thousands of variant items correctly existed in the local cache but silently failed to appear in the Browse search list.