v1.1.14-bcc
What's new
Reckoning
v1.1.14 (2026-07-19)
Full Changelog Previous Releases
- feat: restart weekly cheev rotation as cycle 3 (weeks 25-39) (#149)
Append 30 data-only entries to config.lua to restart the two rotating
weekly ladders. Heroic dungeon cheevs get new IDs 1058-1072 and PvP
cheevs get 3133-3147, each Cadence.OneTime with a one-week window over
weeks 25-39 (starts Tue Jul 21 2026). Content is copied verbatim from
cycle 2 but reshuffled so returning players don't see the same order a
third time; one dungeon + one PvP cheev per week with no empty weeks.
Skips the disabled "Can't Stop Us" cheev; old cycle-1/cycle-2 entries
are left in place to preserve completion history and the points ledger.
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com - feat: track Hellfire Bandit via quest 10106 turn-in, drop chat parsing (#148)
Retarget achievement 3081 (Hellfire Bandit) from unreliable chat-parsing
of tower-capture messages to the Hellfire Fortifications quest (10106),
which can only be turned in when your faction holds all 3 towers. Removes
the now-dead Hellfire chat-parsing machinery from EventBridge and adds a
login backfill for players who turned in 10106 since the last daily reset.
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com - fix: detect gear swaps live for T5 set and Jimmy cheevs, not only on reload (#147)
PLAYER_EQUIPMENT_CHANGED fired HandleEquipmentChanged with no cold-cache
retry, so equipping a freshly-looted epic (GetItemInfo returns nil quality
on first read) dropped the EPIC_GEAR_EQUIPPED event; credit only landed on
the next /reload when ScanEquippedGear's retry warmed the cache. Give the
live equip path the same per-slot cold-cache retry the login scan has.
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects