File Details
v0.1.9
- R
- Mar 25, 2026
- 24.49 KB
- 3
- 12.0.0
- Retail
File Name
Dropr-v0.1.9.zip
Supported Versions
- 12.0.0
Dropr
v0.1.9 (2026-03-25)
Full Changelog Previous Releases
- fix: reduce sync chat spam
- Remove 'Received sync data from X.' print — purely noise, UI updates silently
- Add 5-second debounce on GROUP_ROSTER_UPDATE broadcasts via ScheduleBroadcast()
so rapid group assembly events collapse into a single send instead of 4+
- Clear stale syncData on login when not in a group
PruneSyncData was only called on GROUP_ROSTER_UPDATE, which doesn't
fire on login/reload. Now PLAYER_ENTERING_WORLD clears syncData
entirely when solo, or prunes to current members when in a group. - Update site URL to dropr.thaudal.com

