v1.0.8-classic
What's new
GabbaRP
v1.0.8 (2026-08-01)
Full Changelog Previous Releases
- v1.0.8: rewrite default flavor lines as proper emotes, fix Export/Import
- Every default flavor line in RP_Data.lua rewritten. Most skills send
as an Emote by default, which prefixes the character's name, and a
lot of the old lines (first-person exclamations, direct address)
read grammatically wrong once that name was added. All ~228 entries
now read correctly as third-person emotes, several now using %t to
actually name the target where they previously didn't. Portals,
Ritual of Summoning, and Death: Guild are untouched since those send
as first-person speech (Group Start/Guild chat), not an emote. - Fixed: CHAT_TYPE_SET was missing GROUP_SUCCESS (already fixed in an
earlier commit); this release ships that fix. - Regenerated docs/data.json for the Line Pack Builder to match.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
- Every default flavor line in RP_Data.lua rewritten. Most skills send
- Add Line Pack Builder web tool, fix Export/Import GROUP_SUCCESS bug
- New docs/ (GitHub Pages): a browser-based editor for GabbaRP's flavor
lines, Death Reactions, Greetings, and Local Language, with full
export/import compatible with the in-game Import box. Replaces an
earlier one-off version that had drifted out of sync with the addon
(missing several skills, Death Reactions, Local Language entirely,
and using stale chat-type values). - New tools/generate-linepack-data.lua: generates docs/data.json
directly from RP_Data.lua/RP_Greeting.lua so the web tool can't drift
out of sync again. Wired into the release workflow to auto-regenerate
and commit on every tag push. - Fixed: CHAT_TYPE_SET (RP_Options.lua) was missing GROUP_SUCCESS, so
Export/Import silently dropped any skill set to "Group Success" chat
type, found while matching the web tool's format to the real one. - docs/ and tools/ added to .pkgmeta's ignore list so they don't end up
bundled into the actual in-game addon package.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
- New docs/ (GitHub Pages): a browser-based editor for GabbaRP's flavor
- Add Get Involved section pointing to GitHub Issues
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