Gabriel Kaszewski GKaszewski
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 14:35:05 +00:00
b62478bbea refactor: Replace hardcoded node paths with constants and remove ScoreComponent.
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 14:15:58 +00:00
62bdf1ba39 feat: Implement a comprehensive global event bus with new event handlers and integrate player health and collection events.
GKaszewski created branch refactor in GKaszewski/przygody-pana-cegly 2026-01-31 14:15:58 +00:00
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 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 branch master in GKaszewski/k-convert 2026-01-30 13:42:35 +00:00
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