Gabriel Kaszewski GKaszewski
GKaszewski deleted branch godot-4.5 from GKaszewski/przygody-pana-cegly 2026-01-31 13:06:45 +00:00
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-01-31 13:06:45 +00:00
dde3eaa52e godot-4.5 (#5)
GKaszewski merged pull request GKaszewski/przygody-pana-cegly#5 2026-01-31 13:06:44 +00:00
godot-4.5
GKaszewski created pull request GKaszewski/przygody-pana-cegly#5 2026-01-31 13:06:34 +00:00
godot-4.5
GKaszewski pushed to master at GKaszewski/k-convert 2026-01-30 14:21:21 +00:00
75887ce9ae refactor: Consolidate format mappings and FFmpeg codec configurations into shared constants and abstract FFmpeg command execution.
GKaszewski pushed to master at GKaszewski/k-convert 2026-01-30 14:08:07 +00:00
d0520a4c3c stuff
GKaszewski pushed to master at GKaszewski/k-convert 2026-01-30 14:00:02 +00:00
1e87e7d2ea feat: Add MIT license and replace README with comprehensive project documentation.
GKaszewski pushed to master at GKaszewski/k-convert 2026-01-30 13:58:17 +00:00
76198f28c5 feat: Expand supported image and audio formats, update UI color palette, and refresh application assets.
GKaszewski created branch master in GKaszewski/k-convert 2026-01-30 13:42:35 +00:00
GKaszewski pushed to master at GKaszewski/k-convert 2026-01-30 13:42:35 +00:00
95ee627f1d feat: Initialize k-convert application with core structure, UI components, and conversion logic.
GKaszewski created repository GKaszewski/k-convert 2026-01-30 13:42:06 +00:00
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 21:19:13 +00:00
4931cb159a Refactor scene configurations and add z-index properties for better layering; implement grace period logic in DeadliftSystem
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 19:56:52 +00:00
cdfd4cbbd2 Add new sound effects and sprites; refactor sound management
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 18:17:09 +00:00
77ae997af4 Add Web export presets and update Rust configuration for Emscripten
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 18:06:18 +00:00
93200fc1aa Add day_started signal and related functionality to event bus and systems
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 17:15:36 +00:00
266fa4ac1d Refactor systems to use EventBus for communication
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 05:18:27 +00:00
140e0f1cff add Day 2 configuration to GameManager
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 05:16:36 +00:00
a5caab7ddc add log message for completion of all days in GameManager
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 05:13:35 +00:00
4d6e6cb2ad hide win and lose screens when starting a new day
GKaszewski pushed to master at GKaszewski/max-effort-rs 2026-01-24 05:12:18 +00:00
ed1edb2010 main menu fixes