This maintenance release fixes an upgrade issue affecting existing Eggy RPG installations where the reward_claimed database column could be missing from the event participation table. This could cause a MySQL error when completing combat during an active RPG event.
The upgrade will now automatically repair the missing database field where required. No manual database changes are needed.
The upgrade will now automatically repair the missing database field where required. No manual database changes are needed.
- Fixed missing reward_claimed database column on upgraded installations.
- Fixed server errors when completing combat during active RPG events.
- Added automatic database schema repair during upgrade.
- No manual database changes are required.