Gabriel Kaszewski GKaszewski
GKaszewski created branch master in GKaszewski/godot-ldtk-importer 2025-09-23 00:29:33 +00:00
GKaszewski created repository GKaszewski/godot-ldtk-importer 2025-09-23 00:28:33 +00:00
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-21 21:14:53 +00:00
fd88ce2c4d Update content on data types and memory usage in programming book
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-21 20:46:27 +00:00
eee17c27dd Add README file for programming book repository
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-21 20:45:50 +00:00
aeada3957f Add initial content for programming book and reference bibliography
GKaszewski created branch master in GKaszewski/programming-book 2025-09-21 20:45:50 +00:00
GKaszewski created repository GKaszewski/programming-book 2025-09-21 20:45:27 +00:00
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-09-20 10:01:28 +00:00
d01d2ef3e4 fix: simplify repository opening logic in append_date_and_git_hash function
GKaszewski pushed to master at GKaszewski/codebase-to-prompt 2025-09-20 09:54:53 +00:00
e06752f625 refactor: update Config to support multiple directories and add relative path option
GKaszewski pushed to main at GKaszewski/blog 2025-09-15 06:34:12 +00:00
b8d25b9be4 Add posts directory to Dockerfile for production build
GKaszewski pushed to main at GKaszewski/blog 2025-09-15 06:27:59 +00:00
c8536502bc Add RSS feed functionality and icon to the blog
GKaszewski pushed to main at GKaszewski/blog 2025-09-15 03:47:28 +00:00
d54cb829ec Add new blog post on disinformation and its impact during the pandemic
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-14 19:40:49 +00:00
dffec9b189 fix: enhance top friends display logic in FeedPage
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-14 19:30:14 +00:00
e2494135d6 fix: add redirect to login for unauthorized access in FeedPage
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-09-13 12:56:52 +00:00
bc3108ea37 Add MovingPlatformComponent and moving platform scene; implement movement along a path with customizable speed and loop modes
7257242fce Add cannon_bullet scene and update cannon settings; implement new bullet behavior and shooting interval
03abf91f59 Add RecoilComponent and SquashAndStretchComponent; implement recoil and animation effects on shooting
e6f8989d16 Add EnemyControllerComponent and PeriodicShootingComponent; implement enemy shooting behavior and bullet spawning
db2a090acc Add FootstepGfx and JumpGfxComponent; implement particle effects for footsteps and jumps
Compare 5 commits »
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-09-13 01:30:32 +00:00
dfc9201f62 Add EventBus, SpeedRunManager, and GhostManager; implement ghost recording and playback features
46553a351a Add achievement panel texture and update AchievementPopup design
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-09-12 23:52:39 +00:00
a8ff492aed Pacxon (#12)
aa73e54b3e Add KnockbackComponent and HazardComponent for enhanced enemy interactions; integrate knockback effects in DamageComponent
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2025-09-11 02:44:03 +00:00
98b3202361 Update FloatingTextManager colors and integrate floating text display in LeverComponent; replace enemy sprite in basic_enemy scene
6e2bdcdf95 Add FloatingText and FloatingTextManager for UI message display; create basic_enemy scene and integrate components
f229ff5b7d Add FloatingTextManager and FloatingText for displaying UI messages; update CollectableComponent and HealthComponent to utilize new floating text features
Compare 3 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 02:51:31 +00:00
d6c42afaec fix: integrate js-cookie for install prompt dismissal handling
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 02:47:32 +00:00
e376f584c7 fix: update frontend API URL to use proxy for server-side requests