Skip to content

Fix milestone value in notifications for strange counters#1025

Merged
BenLubar merged 1 commit intoReactiveDrop:reactivedrop_betafrom
anf3is:fix/stranges-notification-rounding
Mar 28, 2026
Merged

Fix milestone value in notifications for strange counters#1025
BenLubar merged 1 commit intoReactiveDrop:reactivedrop_betafrom
anf3is:fix/stranges-notification-rounding

Conversation

@anf3is
Copy link
Copy Markdown
Contributor

@anf3is anf3is commented Feb 18, 2026

Fixes #1024

Kill counters usually increment by 1, so this issue doesn’t appear there. But, for example, healing often increases the counter by more than 1.

This PR attempts to fix that by feeding the value of the milestone to Notification.

Kill counts usually increment by 1, so this issue doesn’t appear there,
but healing, for example, often increases the counter by more than 1.
@BenLubar BenLubar merged commit 929d30d into ReactiveDrop:reactivedrop_beta Mar 28, 2026
@anf3is anf3is deleted the fix/stranges-notification-rounding branch March 28, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange Device healing milestone notifications show unrounded values

2 participants