v1.0.9-classic
What's new
GabbaRP
v1.0.9 (2026-08-02)
Full Changelog Previous Releases
- v1.0.9: fix Death: Guild for self-reported deaths, add README badges
- Death: Guild could silently never fire for a guildmate's death (see
previous commit for the fix itself); this release ships it. - Added Release/Latest Release/License badges to README.md, matching
the same pattern already used on GreenWallGuildRoster's README.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
- Death: Guild could silently never fire for a guildmate's death (see
- Fix Death: Guild silently never firing for self-reported deaths
DeathNotificationLib's HookOnNewEntry only populates the legacy
inGuild argument for peer-corroborated deaths; a self-reported death
(the common case, auto_commit = true) left it nil even for an actual
guildmate. Switched to the library's own PassesGuildFilterMode API,
which checks live against the roster instead, with a fallback to the
old flag for older library versions. Confirmed live with a real
guild death.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects