Gabriel Kaszewski GKaszewski
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
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:45:59 +00:00
13791a445a refactor: streamline console format determination logic in main function
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:40:46 +00:00
725891d1b6 refactor: simplify output format determination logic in main function
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:26:28 +00:00
8745c2627e fix: update branch references from 'main' to 'master' in CI workflow
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:25:53 +00:00
73f6f74a71 feat: enable manual triggering of CI workflow with workflow_dispatch event
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:23:22 +00:00
c9d67c8cd9 feat: add GitHub Actions workflow for continuous integration with Rust
3c9f288715 fix: specify shell type for artifact path preparation step in GitHub Actions workflow
70524b4b34 feat: remove macOS build configuration from GitHub Actions workflow
dc61958151 fix: update clone URL in installation instructions in README.md
6d36f4b3aa feat: update GitHub Actions workflow for improved artifact handling and release process
Compare 5 commits »
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-08-24 12:01:50 +00:00
cc222e52c0 feat: add GitHub Actions workflow for automated release and installation script