Commit Graph

111 Commits (c764b63d10edd645e0f009f9b31c418e228bfc4e)
 

Author SHA1 Message Date
Thomas Hintz c764b63d10 Creating db in executable.
Thomas Hintz a4c41785ce Changing db location.
Thomas Hintz 526c4ae365 Working docker version.
Thomas Hintz 9fdbcc34f9 Convert some comp to functions, attempt fix multi-device
Thomas Hintz 17723fc52c Fixing bug.
Thomas Hintz 1b9e94ba1f New stats and bug fixes.
Thomas Hintz 191a6081b7 Using css-in-js and trying to fix server to set cookies.
Thomas Hintz 3a97c128b6 Adding tabs and ROI to game over screen.
Thomas Hintz b2d0dc3268 Merge branch 'cypress' into master
Thomas Hintz a38c55e877 Improving birthday bonus.
Thomas Hintz 6219e65e66 Adding webpack fast refresh support.
Thomas Hintz 92eb1d9653 Adding webpack dev server support.
Thomas Hintz dd644387f1 AI buying improvements.
Thomas Hintz 4cbfe0b394 AI UX improvements.
Thomas Hintz 5609720876 Improving test routine.
Thomas Hintz cb983ae1c9 Improving AI buying algorithm.
Thomas Hintz 99b60b5aba Handling lag better stage 1.
Thomas Hintz ce0070ed7e Fixing turn end bug.
Thomas Hintz 9160fdc92a AI improvements.
Thomas Hintz 802a0efcbb Adding testing function.
Thomas Hintz 856ab034d5 Ensure amb+ is protected with mutex.
Thomas Hintz 11361fd814 Markup updates for automated testing.
Thomas Hintz b22aea2507 Adding cypress.
Thomas Hintz 70ed9465b8 Ensuring advance-turn consistency.
Thomas Hintz 1f5b1e1eae Fixing "your turn" notification.
Thomas Hintz 48b178327b Changing from coops to define-record.
Thomas Hintz fbc8706893 Bugfixes.
Thomas Hintz db47e5e6e9 Adding AI.
Thomas Hintz 250fdb9ca7 Adding 'roller' stats.
Thomas Hintz d6692bc64d Update to stats and trading fix.
Thomas Hintz ae8d0d8193 Basic stats.
Thomas Hintz bea133bee4 Visual card trading.
Thomas Hintz c34fc7dcbe Making info actions look better. Fixing space harvest styling.
Thomas Hintz 2599c6fa33 Ensure operating expense value is always at least divisible by 100.
Thomas Hintz 90f4e959cd Cleaning up imports, updating libs.
Thomas Hintz 54ec20ab6b Adding more assets to side_effects list.
Thomas Hintz 2f770d2d63 Removing unused font.
Thomas Hintz a5c13d40eb Styling improvements.
Thomas Hintz f43d9e5d19 Highlighting current player's icon.
Thomas Hintz 80399ac7b1 Showing only first 5 games by default.
Thomas Hintz a066a507ef Showing player color in lobby.
Thomas Hintz 8893a50596 Adding kick player support.
Thomas Hintz 2a6a0b038e Lobby improvements; leave game.
Thomas Hintz 7ba6f19133 Adding 'updated' column to games and using it for sorting.
Thomas Hintz 70d8b50ac3 Adding db.scm to makefile.
Thomas Hintz b06d1b4513 Hide completed games.
Thomas Hintz ced8faf6f6 Fixing dom nesting.
Thomas Hintz afd548ae0b Improving FF taking over 10 acres hay UX.
Thomas Hintz 775ec7ed70 Hiding birthdays.
Thomas Hintz 333bd70d1a Better error handling, birthdays, startup otbs, resource caching.