Commit Graph

14 Commits

Author SHA1 Message Date
George Powell 592fa917cd added device-dependent dark mode 2026-02-26 07:27:30 -05:00
George Powell e8b2d2e35e Possible fix for sign in with apple migrations failing 2026-02-18 17:54:01 -05:00
George Powell e6081c28f1 Refactor game logic into utility modules and add cross-device sync
Extracted game state management, share logic, and stats API calls into dedicated modules (game-persistence.svelte.ts, share.ts, stats-client.ts), and moved daily verse loading to client-side to fix timezone issues. Added a guesses column to daily_completions for cross-device state restoration for logged-in users, a new GET /api/stats endpoint, and a staging deploy script.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 13:25:40 -05:00
George Powell 290fb06fe9 Reordered guesses table and added emphasis 2026-02-11 23:42:50 -05:00
George Powell 5b9b2f76f4 added some more words to the "first letter" edge case 2026-02-02 01:32:17 -05:00
George Powell f7ec0742e1 fixed "first letter" clue edge cases 2026-02-02 01:27:12 -05:00
George Powell 6365cfb363 Added instructions 2026-01-28 14:57:22 -05:00
George Powell 8c488d27df add First Letter column with special epistle handling 2026-01-26 23:31:24 -05:00
George Powell 77d6254a2c replace table with colored box grid for better visual feedback 2026-01-26 23:09:31 -05:00
George Powell f9f0928278 switched to NKJV, improved grading, improved styling 2025-12-23 17:33:33 -05:00
George Powell 93acafc232 add fade-in animations and conditional rendering to GuessesTable 2025-12-23 01:10:33 -05:00
George Powell c8179da75d better consistency on guesses table 2025-12-21 19:58:44 -05:00
George Powell 5999221b8f v2.1: stylistic updates & countdown timer 2025-12-21 18:24:38 -05:00
George Powell 68a946a0a0 redirect to bibdle.dev and components 2025-12-19 02:53:45 -05:00