Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 00:57:34 +00:00
257a492f72 clean up
fd10e566b3 Add ProgressiveDamageComponent for dynamic damage feedback
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 00:31:23 +00:00
021e984877 Add DamageNumberManager and DamageNumber for displaying damage feedback
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 00:13:59 +00:00
4b7c38397c Remove ProgressiveDamageComponent from village level
6d0e337bd6 Add ProgressiveDamageComponent to village levels and update .gitattributes
51aecf7da5 Refactor FlipComponent to use PlayerController and remove ProgressiveDamageComponent from scene
Compare 3 commits »
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 00:09:02 +00:00
604520cad5 Wave enemies (#9)
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-30 23:14:22 +00:00
36d1cac284 Add PlayerGraphicsComponent to manage player sprite visibility based on movement abilities
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-30 22:51:30 +00:00
53b5f968fd Add achievement system with unlock and UI popup functionality (#8)
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-30 21:06:45 +00:00
88c7a0a055 Movement refactor
GKaszewski deleted branch wip from GKaszewski/przygody-pana-cegly 2025-08-26 23:13:20 +00:00
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-26 23:13:15 +00:00
d786ef4c22 Complete C# rewrite with working game in Editor (#6)
GKaszewski pushed to wip at GKaszewski/przygody-pana-cegly 2025-08-26 23:10:44 +00:00
85bff6e7bd Refactor player and level configurations; streamline FlipPlayerComponent and reposition Spaceship Enter
GKaszewski pushed to wip at GKaszewski/przygody-pana-cegly 2025-08-26 22:14:54 +00:00
c34b9bc16f Refactor ChargeProgressBar and SkillManager; update skill handling and improve component interactions
421a31917d Enhance ChargeProgressBar and Marketplace functionality; add owner exit handling and update skill button states
55c3ae212b Add skill upgrade system and refactor skill components for enhanced functionality; update resource paths and configurations
Compare 3 commits »
GKaszewski pushed to wip at GKaszewski/przygody-pana-cegly 2025-08-26 21:23:13 +00:00
afca70e6c6 Add next level command and refactor player retrieval in GameManager; update scene files for consistency
6c733d3159 Add new UID files and update scene configurations for dialogue components; refactor skill management and input handling
6e71c321f7 Refactor skill components and update resource paths for consistency; enhance skill management in scenes
Compare 3 commits »
GKaszewski pushed to wip at GKaszewski/przygody-pana-cegly 2025-08-26 17:49:06 +00:00
4c15f50f6e Add PhantomCamera components and UI elements for improved scene management; refactor existing components for better integration
cea3956fbb Refactor GameManager and PlayerDeathComponent for improved state management and logging; update scene connections for player death handling
ad53ef9715 Update node paths and group assignments for consistency across scenes
ca0d21e40a Refactor UI components to inherit from Control and update node paths for consistency
Compare 4 commits »
GKaszewski pushed to master at GKaszewski/gabrielkaszewski_rs 2025-08-25 05:40:11 +00:00
0b8c8a7c32 Refactor Docker setup: consolidate Dockerfile stages, add entrypoint script, and update .gitignore and .dockerignore
945c686f15 update copy
7947b2090a Add skill import functionality and update database configuration
b5699bd7c2 Add create job endpoint
bc2640dee0 fix port
Compare 10 commits »
GKaszewski created branch master in GKaszewski/gabrielkaszewski_rs 2025-08-25 05:40:11 +00:00
GKaszewski created repository GKaszewski/gabrielkaszewski_rs 2025-08-25 05:38:43 +00:00
GKaszewski pushed to master at GKaszewski/parasitic-god 2025-08-25 03:50:56 +00:00
f81a237f01 Update README.md; correct LICENSE file path to include .txt extension
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 13:24:20 +00:00
935f700e7e refactor: remove Windows from CI matrix for streamlined builds
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:57:41 +00:00
7c8d2e20c4 fix: update installation script URL from 'main' to 'master'
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:53:14 +00:00
57f9c4bc67 docs: update installation instructions and usage examples in README