Commit Graph

  • fd3517da85 deploy: update image to latest master Thomas Richter 2026-02-05 23:31:23 +01:00
  • 283c88134a deploy: update image to latest Thomas Richter 2026-02-05 19:46:22 +01:00
  • 077e58216c deploy: update image to latest Thomas Richter 2026-02-05 19:33:30 +01:00
  • 2ad205d495 fix: whale stays longer (15s) and no pointer cursor Thomas Richter 2026-02-05 01:43:56 +01:00
  • c220ea4b53 feat: add swimming whale to Deep Sea scene Thomas Richter 2026-02-05 00:46:30 +01:00
  • 3328269499 feat: add Deep Sea alternative hunting area Thomas Richter 2026-02-05 00:29:32 +01:00
  • f2be8ca3d0 style: move fullscreen button to top-left corner Thomas Richter 2026-02-05 00:10:16 +01:00
  • be41f912a2 feat: add fullscreen mode toggle button Thomas Richter 2026-02-05 00:05:03 +01:00
  • 1154a78908 feat: add responsive font sizing for mobile Thomas Richter 2026-02-04 23:50:29 +01:00
  • b0fb15fe7b feat: add Kubernetes deployment with ArgoCD Thomas Richter 2026-02-04 23:28:55 +01:00
  • 576799ae0e docs: map existing codebase Thomas Richter 2026-02-04 23:16:04 +01:00
  • 24a44583ef Configure Vitest UI for network access Thomas Richter 2025-12-18 21:13:45 +01:00
  • b52cdb0685 Add comprehensive test suite with Vitest and Playwright Thomas Richter 2025-12-18 06:48:02 +01:00
  • dc28c9f6eb Add deployment script for automated sync and container rebuild Thomas Richter 2025-12-18 05:32:44 +01:00
  • 89a47cd721 Fix scaling and controls for desktop displays Thomas Richter 2025-12-18 05:28:58 +01:00
  • 8de3f594f9 Add comprehensive mobile support with touch controls and responsive design Thomas Richter 2025-12-18 05:17:09 +01:00
  • 1e5f4f35cd Fix health check to use IPv4 address Thomas Richter 2025-12-18 04:58:13 +01:00
  • e8f8a6a4ef Remove debug lines from ship's wheel Thomas Richter 2025-12-17 05:28:59 +01:00
  • 67e3e924de Fix wheel spoke drawing using graphics.lineBetween Thomas Richter 2025-12-17 05:28:17 +01:00
  • 8c1a7f0079 Add blue debug lines for wheel spokes Thomas Richter 2025-12-17 05:26:55 +01:00
  • 7e1a2de6aa Add debug lines for ship's wheel Thomas Richter 2025-12-17 05:25:44 +01:00
  • 476198806d Add pirate-themed language throughout game Thomas Richter 2025-12-17 05:18:49 +01:00
  • 08e7cfc33c Remove debug border lines from barrel group Thomas Richter 2025-12-17 05:14:02 +01:00
  • fb5b6a1dad Fix barrel group vertical centering calculation Thomas Richter 2025-12-17 05:02:34 +01:00
  • 95bb8f6e73 Update debug lines to show barrel group borders Thomas Richter 2025-12-17 05:00:20 +01:00
  • 820cd25c1c Add debug center lines for fuel barrel group Thomas Richter 2025-12-17 04:20:23 +01:00
  • 5290cd2f8c Update barrel centering to use actual deck edges Thomas Richter 2025-12-17 04:18:02 +01:00
  • 26257fe13e Fix deck border alignment with plank edges Thomas Richter 2025-12-17 04:14:40 +01:00
  • bb3b2f8b3b Add border around ship deck Thomas Richter 2025-12-17 04:12:49 +01:00
  • baa27b6f99 Center barrel groups vertically on deck Thomas Richter 2025-12-17 04:09:22 +01:00
  • db41410983 Adjust barrel vertical alignment to deck surface Thomas Richter 2025-12-17 04:05:49 +01:00
  • b1db1c1402 Center barrel groups within their deck sections Thomas Richter 2025-12-17 04:00:32 +01:00
  • 7e0a4f4e19 Position barrels relative to deck dimensions Thomas Richter 2025-12-17 03:58:22 +01:00
  • 8552f179cc Fix barrel positioning to stay within deck boundaries Thomas Richter 2025-12-17 03:56:55 +01:00
  • 94073b2910 Add visual container system with stacked barrels Thomas Richter 2025-12-17 03:55:00 +01:00
  • 810377b76d Update fuel barrel message to reference boiling whale blubber Thomas Richter 2025-12-17 03:46:29 +01:00
  • a17500dff4 Add intro scene with title screen Thomas Richter 2025-12-17 03:43:27 +01:00
  • d6941621cd Fix Docker build and change port to 8880 Thomas Richter 2025-12-16 23:40:14 +01:00
  • 0064773eaa Add Docker-based production deployment Thomas Richter 2025-12-16 23:34:05 +01:00
  • 09fd0629af Improve whale boundary behavior to avoid edge sticking Thomas Richter 2025-12-16 23:29:14 +01:00
  • 604c26fcc1 Double the size of the whale Thomas Richter 2025-12-15 12:23:00 +01:00
  • 5946172728 Keep whale swimming within visible area Thomas Richter 2025-12-15 12:20:47 +01:00
  • 033da743b3 Reduce whale swimming speed Thomas Richter 2025-12-15 12:17:56 +01:00
  • bbd791bb68 Add whale swimming and diving mechanics Thomas Richter 2025-12-15 04:26:23 +01:00
  • 16ef3dd2aa Fix hidden mouse cursor after returning from hunting Thomas Richter 2025-12-15 04:19:19 +01:00
  • bc95f94d1b Hide penguin references until feature is discovered Thomas Richter 2025-12-15 04:13:22 +01:00
  • 2b8be8c9f2 Add capacity display to inventory in all scenes Thomas Richter 2025-12-15 04:05:57 +01:00
  • 1215fadc88 Make whales spawn randomly across entire screen Thomas Richter 2025-12-15 04:03:09 +01:00
  • 9b5f566bce Make crosshair shake smooth with oscillation Thomas Richter 2025-12-15 04:01:38 +01:00
  • 68ddb1aef7 Double whale movement oscillation Thomas Richter 2025-12-15 03:59:26 +01:00
  • 6c9d9a149d Decouple UI controls from ocean camera movement Thomas Richter 2025-12-15 03:54:44 +01:00
  • cfed5503ac Speed up ocean movement by 10x Thomas Richter 2025-12-15 03:50:54 +01:00
  • cd04e334bd Increase ocean sway for more dramatic movement Thomas Richter 2025-12-15 03:49:23 +01:00
  • 8ccd2cf3d1 Add ocean movement and centered whale mechanics Thomas Richter 2025-12-15 03:48:11 +01:00
  • 9e6f1d24ea Improve whale hunting mechanics with multi-hit system Thomas Richter 2025-12-15 03:42:39 +01:00
  • 09a1b7a537 Decouple travel and cooking fuel mechanics Thomas Richter 2025-12-15 03:34:44 +01:00
  • ee45c9015c Add whale hunting mini-game with crosshair mechanics Thomas Richter 2025-12-15 03:29:26 +01:00
  • 4190170f1f Initial commit: Whale hunting adventure game Thomas Richter 2025-12-15 03:21:05 +01:00