Compare commits

..

15 Commits

Author SHA1 Message Date
cdd68e47f6 Update README.md with game story, mission, and features; enhance promotional content 2025-08-13 00:44:26 +02:00
9aac4e7ad6 Add README.md file with game description and features; include project license and contribution guidelines 2025-08-13 00:40:34 +02:00
0f35f06ee8 Add UID files for ConfigFileHandler, GameManager, SaveSystem, and UIManager components 2025-08-13 00:30:56 +02:00
a347140f76 Add ChargeProgressBar, Credits, and GameOverScreen components for UI management 2025-08-13 00:30:37 +02:00
5d32f20fc4 Add audio settings management and platform movement component 2025-08-12 13:28:28 +02:00
bf11d6a9cb Add new components: BrickThrowComponent, BulletComponent, CageComponent, ChaseLevelComponent, CleanupComponent, and ThrowInputResource classes; implement game saving and loading logic in SaveSystem 2025-08-12 13:12:16 +02:00
dfa8a17ba1 Add new components: CannotStompComponent, SkillUnlockedComponent, SpaceshipEnterComponent, SpaceshipExitComponent, SpinComponent, StompDamageComponent, StraightMotionComponent, TerrainHitFx, TooltipComponent, TrailComponent, and UnlockOnRequirementComponent 2025-08-12 12:19:18 +02: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 2025-08-12 03:38:23 +02:00
f3aa2631f2 Add new components: HealComponent, HitComponent, HomingMissileMotionComponent, LeverComponent, and TriggerLeverComponent 2025-08-10 22:38:19 +02:00
54ffa8a42c Add new components: ExplosiveComponent, FadeAwayComponent, FireEffectComponent, FlipComponent, GravityMotionComponent, LaunchComponent, and update PlatformMovement with LastDirection property 2025-08-10 17:53:06 +02:00
ac477115c5 Add new components: EnemyDeathComponent, EnemyWaveTriggerComponent, and ExitDoorComponent 2025-08-10 14:50:18 +02:00
99473d1295 Add new components: CanPickUpComponent, CollapsableComponent, DestroyableComponent, EffectInflictorComponent, StatusEffectComponent, and StatusEffectDataResource 2025-08-10 12:57:58 +02:00
5dbf04cc5f cleanup 2025-08-10 01:36:13 +02:00
4098d192af Add core game components including ConfigFileHandler, GameManager, SaveSystem, and UIManager 2025-08-10 01:35:35 +02:00
8467f67090 Implement BeamComponent in C# and enhance marketplace button functionality 2025-07-21 22:02:05 +02:00

Diff Content Not Available