Gabriel Kaszewski GKaszewski
GKaszewski created repository GKaszewski/thoughts 2025-09-06 00:59:45 +00:00
GKaszewski pushed to main at GKaszewski/blog 2025-09-04 23:35:33 +00:00
d8bc5ceb96 Update source code links for Broberry and Parasitic God to Gitea
GKaszewski pushed to main at GKaszewski/blog 2025-09-04 23:34:30 +00:00
ca7bc4c030 Add blog post on game jam architecture and development practices
GKaszewski renamed repository from game-jam-2025 to GKaszewski/broberry 2025-09-04 22:12:52 +00:00
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 22:37:55 +00:00
2e7309434d Add cursor hiding effect for improved user experience
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 22:10:25 +00:00
774efb0acc Update default Open Graph image for improved SEO
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 22:05:40 +00:00
8314a2a328 Enhance blog metadata and SEO with structured Open Graph data; add sitemap and robots.txt functionality; replace default OG image.
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:43:08 +00:00
a475d8a5fb Refactor Docker configuration in deployment workflow and compose file
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:40:43 +00:00
4d21dd2ab1 Remove dockerfile specification from blog service build configuration in compose.yml
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:35:40 +00:00
a3ab8f0a16 Refactor blog service build configuration in compose.yml
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:34:50 +00:00
d556b585e1 Comment out Docker build command in deployment workflow
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:32:09 +00:00
07760363e1 Fix Docker command syntax in deployment workflow
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:31:34 +00:00
13eeeb6b0f Fix Docker command syntax in deployment workflow
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:30:13 +00:00
6a5ad2d78a Fix Docker command syntax in deployment workflow
GKaszewski created branch main in GKaszewski/blog 2025-09-03 21:28:18 +00:00
GKaszewski pushed to main at GKaszewski/blog 2025-09-03 21:28:18 +00:00
5c12412acb Update deployment branch from master to main
8a921b0423 Add new blog posts and update existing content
2e6afd0556 Initial commit from Create Next App
GKaszewski created repository GKaszewski/blog 2025-09-03 21:23:39 +00:00
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 13:17:58 +00:00
f9cb59d182 Add HealthComponent to bullet and update various resources for skill upgrades
ead52f6d51 Add new skills: Double Jump, Ground Pound, Brick Armor, and Brick Shield; implement skill removal signal in SkillManager (#11)
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 11:05:22 +00:00
bd40c797d4 Add SkillManager class and integrate with PlayerController and SkillUnlockerComponent (#10)
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-08-31 01:01:33 +00:00
2d520a708f Add SkillManager node to village levels and update references