Gabriel Kaszewski GKaszewski
GKaszewski created branch godot-4.5 in GKaszewski/przygody-pana-cegly 2025-10-13 19:09:17 +00:00
GKaszewski pushed to godot-4.5 at GKaszewski/przygody-pana-cegly 2025-10-13 19:09:17 +00:00
00772b6330 Update resource files and add new tileset; remove inactive properties and upgrade paths
3d8694377a Add FallOnDetectionComponent and CleanupOnCollisionComponent; implement falling detection and cleanup on collision
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/cryptonhym-thunder 2025-10-13 16:30:03 +00:00
329a942de7 Add inventory and pickup components with associated resources and presenters
GKaszewski pushed to master at GKaszewski/brick-framework 2025-10-13 16:29:54 +00:00
56ffa8e126 Implement inventory system with item management and pickup functionality
GKaszewski pushed to master at GKaszewski/cryptonhym-thunder 2025-10-13 10:11:54 +00:00
ad3e631d8c Add initial resource and presenter classes for game entities and effects
GKaszewski created branch master in GKaszewski/cryptonhym-thunder 2025-10-13 10:11:54 +00:00
GKaszewski created repository GKaszewski/cryptonhym-thunder 2025-10-13 10:11:11 +00:00
GKaszewski pushed to master at GKaszewski/brick-framework 2025-10-13 10:10:51 +00:00
ce3596efaa Add attribute system with core stats and gameplay components
GKaszewski created branch master in GKaszewski/brick-framework 2025-10-13 10:10:51 +00:00
GKaszewski created repository GKaszewski/brick-framework 2025-10-13 10:09:46 +00:00
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2025-09-27 16:37:22 +00:00
465181c3ef Implement feature X to enhance user experience and optimize performance
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2025-09-27 16:34:42 +00:00
3be8bceef1 feat: add link to bachelor's thesis in AboutPage and include thesis PDF
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-27 09:57:52 +00:00
5b9d6a4cc6 Fix formatting and improve clarity in loop examples in programming book
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-27 09:51:30 +00:00
a01c63fbd4 Add examples for do..while and foreach loops in programming book
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-26 18:47:58 +00:00
9d9764e296 Add introduction to loops and examples in programming book
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-25 00:11:47 +00:00
ad18c3ead3 Improve introductory content and clarify programming concepts in the book
GKaszewski pushed to master at GKaszewski/programming-book 2025-09-24 22:53:16 +00:00
a396e0aeed Correct dedication capitalization and enhance explanations in programming book content
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