Gabriel Kaszewski GKaszewski
GKaszewski renamed repository from micha-ek to GKaszewski/michalek 2026-02-27 00:53:24 +00:00
GKaszewski pushed to master at GKaszewski/michalek 2026-02-27 00:40:50 +00:00
9e159de54b Add book.pdf containing initial chapters and character lore
GKaszewski pushed to master at GKaszewski/michalek 2026-02-27 00:40:05 +00:00
39259ebc10 Add initial chapters and character lore for Michałek
GKaszewski created branch master in GKaszewski/michalek 2026-02-27 00:40:05 +00:00
GKaszewski created repository GKaszewski/michalek 2026-02-27 00:36:32 +00:00
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-02-25 00:05:54 +00:00
6ed0fe41be fix: update job title from "Python Developer" to "Software Engineer" in About page
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-02-25 00:05:10 +00:00
e21671b4f0 fix: update job title from "Full-Stack Developer" to "Software Engineer" in Hero component
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-02-24 23:59:44 +00:00
9e7c900d85 fix: update job title and terminology to reflect "Software Engineer" in metadata
GKaszewski pushed to master at GKaszewski/text-game 2026-02-09 14:13:58 +00:00
fb87c0639c init
GKaszewski created branch master in GKaszewski/text-game 2026-02-09 14:13:58 +00:00
GKaszewski created repository GKaszewski/text-game 2026-02-09 14:12:59 +00:00
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-02-02 11:48:21 +00:00
427bef6509 Add EventBus to project settings
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-02-02 11:45:54 +00:00
3616f4ba79 Update collectable resources and improve FloatingTextManager integration
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-02-01 12:11:21 +00:00
2bf903728b Add CollectableType.None and update project settings for Godot 4.6
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-02-01 11:47:44 +00:00
bfe951939d refactor (#6)
GKaszewski deleted branch refactor from GKaszewski/przygody-pana-cegly 2026-02-01 11:47:44 +00:00
GKaszewski merged pull request GKaszewski/przygody-pana-cegly#6 2026-02-01 11:47:42 +00:00
refactor
GKaszewski created pull request GKaszewski/przygody-pana-cegly#6 2026-02-01 11:46:02 +00:00
refactor
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 16:35:30 +00:00
288f0b1916 refactor: Consolidate skill component logic into SkillComponentBase and update manager access to singletons.
GKaszewski pushed to refactor at GKaszewski/przygody-pana-cegly 2026-01-31 16:12:58 +00:00
425fa5b940 feat: Implement a skill pickup system with a new collectable type, event handling, and dedicated pickup objects.