mod-gold-rush/src
Claude 3e84c7bb90 fix: stale ZonePool default + add missing CHANGELOG entries
The hardcoded fallback default for GoldRush.ZonePool still used the
old ZoneName|AreaLabel format after the parser switched to
ZoneName|NodeEntries|BonusEntries. Not a crash risk (BuildNodeEntries
safely no-ops on non-numeric input) but stale and misleading. Cleared
to an empty default -- the real default lives in gold_rush.conf.dist.

Also added CHANGELOG entries for both this PR's zone-specific
resources feature and the earlier null-session broadcast crash fix
(PR #3), neither of which had been logged despite being merged.
2026-09-04 20:22:31 +00:00
..
GoldRush.cpp fix: stale ZonePool default + add missing CHANGELOG entries 2026-09-04 20:22:31 +00:00
loader.cpp chore: initial standalone module import 2026-04-01 13:13:26 -04:00