Hans Kokx hans
  • Joined on 2026-01-19
hans pushed to main at hans/wolf_dart 2026-03-24 15:03:03 +01:00
9f3651b122 feat: Update README to clarify wolf_3d_menu.dart functionality with color accessors
hans pushed to main at hans/wolf_dart 2026-03-24 15:01:21 +01:00
ccc23e728c feat: Refactor color handling in NoGameDataScreen to utilize centralized color palette from WolfMenuPalette
hans pushed to main at hans/wolf_dart 2026-03-24 14:58:55 +01:00
62dca47d1d feat: Refactor color handling in NoGameDataScreen and ColorPalette for improved clarity and maintainability
hans pushed to main at hans/wolf_dart 2026-03-24 14:53:31 +01:00
a08af99b6f feat: Update README files to provide detailed project structure and usage instructions for Wolfenstein 3D workspace
hans pushed to main at hans/wolf_dart 2026-03-24 14:53:13 +01:00
8a9be477e4 feat: Update GameVersion enum to include labels for game releases
hans pushed to main at hans/wolf_dart 2026-03-24 14:35:28 +01:00
ce4dd8d61d feat: Add tests for Wolf3dGuiApp and refactor game data picker management
hans pushed to main at hans/wolf_dart 2026-03-23 19:54:30 +01:00
b980174905 feat: Enhance DefaultRendererSettingsPersistence to support scoped settings for CLI and Flutter
hans pushed to main at hans/wolf_dart 2026-03-23 19:52:49 +01:00
3114700683 feat: Add arguments for data directory in CLI launch configuration
hans pushed to main at hans/wolf_dart 2026-03-23 19:48:10 +01:00
6784d2dd16 feat: Refactor game persistence and rendering management for CLI and Flutter hosts
hans pushed to main at hans/wolf_dart 2026-03-23 19:41:14 +01:00
6158a92fb0 feat: Enhance GameDataPickerManager and Wolf3dAppManager with improved directory and file picking capabilities
hans pushed to main at hans/wolf_dart 2026-03-23 19:38:41 +01:00
1394c20134 feat: Add GameDataPickerManager for managing game data selection flows
hans pushed to main at hans/wolf_dart 2026-03-23 19:37:40 +01:00
6441592534 feat: Introduce Wolf3dAppManager for managing audio shutdown and game data directory selection
hans pushed to main at hans/wolf_dart 2026-03-23 19:35:15 +01:00
88050dbc7d feat: Refactor Wolf3dApp to manage audio shutdown on dispose and add audio shutdown test
hans pushed to main at hans/wolf_dart 2026-03-23 19:31:04 +01:00
70b4fc3fe0 feat: Add file selector support and enhance game data directory management
hans pushed to main at hans/wolf_dart 2026-03-23 19:19:56 +01:00
569a3386a8 feat: Enhance CLI and GUI to support configurable game data directory persistence
hans pushed to main at hans/wolf_dart 2026-03-23 18:56:58 +01:00
5ef59d9980 feat: Refactor to use Wolf3dFlutterEngine across the application
hans pushed to main at hans/wolf_dart 2026-03-23 18:44:42 +01:00
5a2681e89b Moved all widgets and logic from gui app to Flutter package
hans pushed to main at hans/wolf_dart 2026-03-23 17:54:12 +01:00
cbe2633ceb feat: Remove triggerQuitOnInitForTest from GameScreen and add audio shutdown test
hans pushed to main at hans/wolf_dart 2026-03-23 17:52:12 +01:00
3a7ec50abf feat: Add triggerQuitOnInitForTest to GameScreen for deterministic testing
hans pushed to main at hans/wolf_dart 2026-03-23 17:49:10 +01:00
ae3b0deb04 feat: Add app exit handler and corresponding tests for audio shutdown