Version 0.3.0 (3)
Backend
- Finish ‘use’ action, implemented only the insurance contract
- Setup Zod
- Setup OpenTelemetry
- Integrate dog companion
- Integrate death/survival logic to check for insurance, cat and dog (alongside cat and dog logic)
- The order is the following: cat, dog, insurance (basic), insurance (total)
- Meaning once you have a companion, you will NOT use insurance tokens, even if the insurance is better.
Frontend
- Added ‘use’ button
- Added UI to show insurance contract
- Fix ‘Content-Type’
TODO
- Add Store for in-game aether, caused in-app purchased are blocked
- Need more tests
- Cat
- Dog
- Basic Insurance
- Total Insurance
- Died from Trap
- Died from Enemy
- Died from tiredness