d78a70c473
feat: remove daily character seed from environment and implement random seed generation for selection
2026-03-02 22:00:25 +01:00
b70e47b0d6
feat: implement daily character seed from environment variable and enhance selection logic with hashing
2026-03-02 22:00:25 +01:00
60d2474f51
feat: refactor character history schema and related logic for improved date handling and data integrity
2026-03-02 22:00:25 +01:00
ef7ef4dd6c
feat: refactor daily character logic to improve win count retrieval and streamline character selection
2026-03-02 22:00:25 +01:00
b245ee984a
feat: implement infinite mode with character selection and scoring; refactor daily character storage logic
2026-03-02 22:00:25 +01:00
031db29d62
feat: implement character overrides and update daily character retrieval logic
2026-03-01 17:43:33 +01:00
00bd718699
feat: update daily character management and local storage handling
2026-03-01 16:43:54 +01:00
b8b3f8bddc
feat: implement daily character guessing game with local storage and hint system
...
- Added character selection and history management using local storage.
- Implemented hint system that unlocks based on the number of guesses.
- Enhanced UI with animations for hint unlocks and special win conditions.
- Created a server endpoint to record wins in the database.
2026-03-01 03:59:16 +01:00