Hans Kokx hans
  • Joined on 2026-01-19
hans pushed to main at hans/wolf_dart 2026-03-23 11:30:01 +01:00
85583214ba feat: Update viewport calculations in renderers for consistent height handling and improve map rendering logic
hans pushed to main at hans/wolf_dart 2026-03-23 11:25:31 +01:00
35cfe8d88c feat: Conditionally display debug tools button based on debug mode and engine difficulty
hans pushed to main at hans/wolf_dart 2026-03-23 11:16:22 +01:00
0c74abcb7e feat: Enhance rendering with pushwall and enemy color support in ASCII, Sixel, and Software renderers
hans pushed to main at hans/wolf_dart 2026-03-23 11:09:14 +01:00
1165e0bc44 feat: Implement map overlay toggle functionality and rendering across input and rendering systems
hans pushed to main at hans/wolf_dart 2026-03-23 11:01:32 +01:00
d63b316f1b feat: Implement fizzle fade transition effects for menus and intros, enhancing visual transitions
hans pushed to main at hans/wolf_dart 2026-03-23 10:39:32 +01:00
a84c677845 feat: Add Spear of Destiny demo support with dedicated asset registry and entity definitions
hans pushed to main at hans/wolf_dart 2026-03-23 10:01:37 +01:00
528d6276b1 Add Spear of Destiny shareware assets and update project files
hans pushed to main at hans/wolf_dart 2026-03-20 20:49:45 +01:00
3270338f44 feat: Implement Change View and Renderer Options menus
hans pushed to main at hans/rental_income_tracker 2026-03-20 19:05:33 +01:00
9c4e275ff7 Enhance AppSettings and RentController to manage not-occupied months, add lifetime summary to SettingsScreen, and update tests for compatibility
67af59bd0d Refactor ForexRateApiService to remove API key dependency and update README and launch configurations
b37dec35f5 Add INTERNET permission to AndroidManifest.xml
5e961d10cb Add date normalization methods to ForexRateApiService and handle additional error code in RentController
4c10d617a6 Add toolArgs to launch configurations for environment variable loading
Compare 10 commits »
hans created branch main in hans/rental_income_tracker 2026-03-20 19:05:33 +01:00
hans created repository hans/rental_income_tracker 2026-03-20 19:05:05 +01:00
hans pushed to main at hans/wolf_dart 2026-03-20 18:19:41 +01:00
45e5302eac Automatically use sixel if it's available
hans pushed to main at hans/wolf_dart 2026-03-20 18:03:24 +01:00
2598218a4d feat: Improve Sixel rendering stability by adjusting output height and anchoring behavior
hans pushed to main at hans/wolf_dart 2026-03-20 17:45:55 +01:00
1e5222368a feat: Increase rendering resolution for Flutter and GLSL renderers to enhance visual clarity
hans pushed to main at hans/wolf_dart 2026-03-20 17:38:22 +01:00
5e19f3c098 feat: Enhance bezel rendering with edge color bleeding and improved glow effects
hans pushed to main at hans/wolf_dart 2026-03-20 17:34:50 +01:00
4bac9d519b refactor: Update imports and restructure key definitions for music and sound effects
hans pushed to main at hans/wolf_dart 2026-03-20 17:07:48 +01:00
10417d26ba Refactor audio module to use built-in music and sound effect identifiers
hans pushed to main at hans/wolf_dart 2026-03-20 16:15:49 +01:00
8cca66e966 feat: Add Audio Gallery screen and integrate into Debug Tools menu
hans pushed to main at hans/wolf_dart 2026-03-20 15:53:27 +01:00
03dd871a46 feat: Implement game selection in sprite and VGA galleries with GalleryGameSelector
hans pushed to main at hans/wolf_dart 2026-03-20 15:37:21 +01:00
ed1e480555 refactor: Simplify column rendering logic in AsciiRenderer and SixelRenderer