Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/godot-ldtk-importer 2025-09-23 00:30:35 +00:00
0170f8d8b5 remove LICENSE and README file references from project file
GKaszewski pushed to master at GKaszewski/godot-ldtk-importer 2025-09-23 00:30:00 +00:00
b0b70507e5 add LICENSE and README files; provide documentation and licensing for the LDTK importer
GKaszewski pushed to master at GKaszewski/godot-ldtk-importer 2025-09-23 00:29:33 +00:00
43e5bfcdce add LdtkFieldInstance and LdtkEntityMap classes; update LdtkSceneBuilder to support entity mapping
22271e741d add world position properties to LdtkLevel and update scene builder
d92e2b004e add initial implementation of LDtk importer with data models and scene builder
faa4715250 initial commit: add C# LDTK importer and project configuration
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 »