Gabriel Kaszewski GKaszewski
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 15:47:56 +00:00
fda544d0f1 fix: Standardize healing text display to match damage text formatting.
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 15:47:05 +00:00
92f3e7d7b9 clean up
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 15:43:14 +00:00
432a71a00c refactor: SaveSystem now uses a DTO for player state serialization and PlayerDeathComponent delegates state changes to event handlers.
2fc988da27 death fix
3f02f1d4ac refactor
Compare 3 commits »
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 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