Gabriel Kaszewski GKaszewski
GKaszewski pushed to csharp-rewrite at GKaszewski/przygody-pana-cegly 2025-08-12 01:38:50 +00:00
ef4d128869 Refactor GameManager session state handling and add new components: CanBeLaunchedComponent, IceEffectComponent, JumpPadComponent, KillPlayerOutOfScreenComponent, KnockbackComponent, LifetimeComponent, MagneticSkillComponent, OutOfScreenComponent, PeriodicShootingComponent, PlayerDeathComponent, ProgressiveDamageComponent, ProjectileComponent, ProjectileInitComponent, RequirementComponent, ScoreComponent, ShipMovementComponent, ShipShooterComponent, and SideToSideMovementComponent
GKaszewski pushed to csharp-rewrite at GKaszewski/przygody-pana-cegly 2025-08-10 20:38:36 +00:00
f3aa2631f2 Add new components: HealComponent, HitComponent, HomingMissileMotionComponent, LeverComponent, and TriggerLeverComponent
GKaszewski created pull request GKaszewski/przygody-pana-cegly#1 2025-08-10 15:57:34 +00:00
C# rewrite
GKaszewski pushed to csharp-rewrite at GKaszewski/przygody-pana-cegly 2025-08-10 15:56:55 +00:00
54ffa8a42c Add new components: ExplosiveComponent, FadeAwayComponent, FireEffectComponent, FlipComponent, GravityMotionComponent, LaunchComponent, and update PlatformMovement with LastDirection property
ac477115c5 Add new components: EnemyDeathComponent, EnemyWaveTriggerComponent, and ExitDoorComponent
Compare 2 commits »
GKaszewski pushed to csharp-rewrite at GKaszewski/przygody-pana-cegly 2025-08-10 10:58:10 +00:00
99473d1295 Add new components: CanPickUpComponent, CollapsableComponent, DestroyableComponent, EffectInflictorComponent, StatusEffectComponent, and StatusEffectDataResource
5dbf04cc5f cleanup
4098d192af Add core game components including ConfigFileHandler, GameManager, SaveSystem, and UIManager
Compare 3 commits »
GKaszewski pushed to master at GKaszewski/Civilization 2025-08-08 14:25:56 +00:00
a4f4d2d96f Add Godot conversion extension UID file for project integration
GKaszewski pushed to master at GKaszewski/Civilization 2025-08-08 14:25:51 +00:00
b5c20b3032 Refactor SelectedUnitPanel to enable unit info display and button functionality; add Godot project files for integration
GKaszewski pushed to master at GKaszewski/Civilization 2025-08-08 14:03:32 +00:00
ba366157fd Add Godot conversion extensions and update related code for integration
GKaszewski pushed to master at GKaszewski/Civilization 2025-08-08 13:37:46 +00:00
cabf13d164 initialize repo
GKaszewski pushed to master at GKaszewski/Civilization 2025-08-08 13:30:51 +00:00
d6a2c37a5f initialize repo
GKaszewski created branch master in GKaszewski/Civilization 2025-08-08 13:30:51 +00:00
GKaszewski created repository GKaszewski/Civilization 2025-08-08 13:28:34 +00:00
GKaszewski pushed to master at GKaszewski/broberry 2025-08-02 09:42:25 +00:00
af23dcc963 Fix character attributes serialization; update data values and adjust serialization attributes for proper functionality
GKaszewski pushed to master at GKaszewski/broberry 2025-08-02 04:07:28 +00:00
3871cba753 Refactor character attributes system; replace individual attributes with a dictionary-based approach for better scalability and maintainability
GKaszewski pushed to csharp-rewrite at GKaszewski/przygody-pana-cegly 2025-07-21 20:02:43 +00:00
8467f67090 Implement BeamComponent in C# and enhance marketplace button functionality
GKaszewski created branch csharp-rewrite in GKaszewski/przygody-pana-cegly 2025-07-21 20:02:43 +00:00
GKaszewski pushed to master at GKaszewski/rick-and-morty-tournament 2025-07-20 13:16:33 +00:00
14c520c1d2 Rewrite from mongodb to sqlx (#1)
GKaszewski deleted branch sqlx from GKaszewski/rick-and-morty-tournament 2025-07-20 13:16:33 +00:00
GKaszewski merged pull request GKaszewski/rick-and-morty-tournament#1 2025-07-20 13:16:32 +00:00
Rewrite from mongodb to sqlx
GKaszewski created pull request GKaszewski/rick-and-morty-tournament#1 2025-07-20 13:16:20 +00:00
Rewrite from mongodb to sqlx