📦 v7.2.7 v7.2.7
Ownership checks, voyage ship damage fixes, custom resource amounts, and seasonal challenge cleanup.
Security
1 changes
Ownership checks added to interactive commands
Added ownership validation to /crewlist, /crewlogs, /mateys_list, and /tradingcentre.
Bug Fixes
4 changes
Voyage ship damage now applies correctly
Fixed voyages not dealing damage to ships. 100 voyages = 25 damage (ships), 100 voyages = 10 damage (upgrades). Shared voyages also apply damage to all participants.
Fixed ship HP display for ships with >100 base HP
Ship HP was calculated incorrectly for ships with more than 100 base HP.
TradingCentre dropdown fix
Fixed dropdown using COALESCE(SUM) with HAVING instead of WHERE/MAX.
Reminder cooldowns display fix
Cooldowns always show all 3 (daily/weekly/monthly). Removed separate cooldown-only reminder.
Features
2 changes
Custom amount button for market resources
Added back the custom amount button for resources bought through /market.
Seasonal challenges hide when claimed
Daily and Weekly seasonal challenges removed from embed once claimed. Community challenges always visible.
Performance
1 changes
Optimized voyage batch processing.
Changed the way voyages are being started to reduce waiting times.