You4h ago
Add a rebirth system. Players should spend coins to reset progress for a permanent multiplier. Include UI and data persistence.
Agent4h ago
Added a rebirth system with server authority, client UI, and persisted multipliers.
- Planning
- Building
- Testing
- Completed
Files changed
- RebirthService.luaucreated
- RebirthUI.luaucreated
- PlayerData.luaumodified
- RebirthService.spec.luaucreated
You4h ago
Cap rebirth cost growth after 25 and show the next cost on the HUD.
Agent4h ago
Soft-capped rebirth pricing after level 25 and surfaced next-cost on the HUD strip.
- Planning
- Building
- Testing
- Completed
Files changed
- RebirthService.luaumodified
- HudController.luaumodified