Commit Graph

  • 2959c68ffe Switch VampireAIController to using CrowdFollowingComponent baz 2024-08-25 03:02:07 +01:00
  • f6bbc7e8f0 Add Bat sprite to EnemyCharacter baz 2024-08-23 02:14:20 +01:00
  • c9c1753233 Add PaperFlipbookComponent to VampireCharacter class baz 2024-08-23 02:14:07 +01:00
  • d6f728e376 Add Wild Grass Texture baz 2024-08-23 01:17:52 +01:00
  • 3a729caab0 Add Enemy Batching baz 2024-08-22 22:11:24 +01:00
  • 2ad6b53ab3 Add Kill Counter baz 2024-08-21 01:28:16 +01:00
  • 1bc85f970a Bind EXP Bar value baz 2024-08-20 23:32:48 +01:00
  • 45b2120cb5 Add Leveling to EXPComponent baz 2024-08-20 23:32:24 +01:00
  • 079fba5d8b Create EXP Pickups baz 2024-08-16 02:14:53 +01:00
  • 841880e364 Make EXP Blueprint viewable baz 2024-08-16 02:14:39 +01:00
  • ab8f0a2f32 Add PaperSpriteComponent to APickup baz 2024-08-16 02:14:29 +01:00
  • 707728940a Create basic HUD baz 2024-08-14 00:19:47 +01:00
  • 0d5858f421 Make EnemyCharacters drop EXP Pickup in OnDeath baz 2024-08-02 02:12:41 +01:00
  • 850ebb973e Make gun weapon fire to the corner of the screen rather than diagonally baz 2024-08-02 01:45:48 +01:00
  • 64dc8ec7d1 Switch Projectile weapons to Box Collider instead of Sphere Component baz 2024-08-01 01:53:45 +01:00
  • 410dd9caf7 Add Pentagram Weapon baz 2024-07-31 17:05:54 +01:00
  • bc4dedf177 Add Lightning Ring baz 2024-07-31 16:04:56 +01:00
  • 66a07e621d Add Gun Weapon baz 2024-07-31 15:27:45 +01:00
  • d9dba81c7e Add Knife Weapon baz 2024-07-31 15:04:31 +01:00
  • b8f08e83cc Add Fire Wand Weapon baz 2024-07-31 14:31:29 +01:00
  • b054db1478 Create Projectile Weapon class baz 2024-07-31 14:19:50 +01:00
  • 3f089caa33 Update level baz 2024-07-31 01:59:52 +01:00
  • 316e4049f8 Update Magic Wand properties baz 2024-07-31 01:59:47 +01:00
  • 14d675d929 Add Magic Wand Weapon to player inventory baz 2024-07-31 01:58:18 +01:00
  • 0e81f48630 Add Magic Wand Weapon baz 2024-07-31 01:58:09 +01:00
  • 6ef61f94b5 Move garlic weapon to subfolderr baz 2024-07-31 01:57:52 +01:00
  • 7102040635 Make FireWeaponAction a BlueprintNativeEvent baz 2024-07-22 00:51:27 +01:00
  • 26edffa233 Move Garlic out of PlayerCharacter to GarlicWeapon baz 2024-07-19 01:02:47 +01:00
  • 8e1dd981ce Add Weapon Inventory Component to Player Character baz 2024-07-18 01:40:09 +01:00
  • f25e6366f5 Add Weapon Inventory Component baz 2024-07-18 01:39:58 +01:00
  • d185f032bb Add Weapon class baz 2024-07-18 01:39:49 +01:00
  • 686294ab41 Add parameters to Event Delegates baz 2024-07-18 01:39:27 +01:00
  • addeb47c04 Smooth MoveTo Player baz 2024-07-15 23:41:24 +01:00
  • 7f693b9155 Slow enemies down baz 2024-06-27 21:38:35 +01:00
  • 8d4c4bc0bd Move enemies away from player when taking damage baz 2024-06-27 20:57:43 +01:00
  • 24d5eb9eaf Spawn enemy outside of camera view baz 2024-06-27 17:46:27 +01:00
  • 2e59bb6e0e Add enemy spawning baz 2024-06-26 00:17:14 +01:00
  • a4d66dc45d Remove UE_LOG baz 2024-06-26 00:16:41 +01:00
  • 03023ed494 Fix Collision profiles between weapons and pickups baz 2024-06-25 02:13:02 +01:00
  • cafb8206e5 IncrementEXP when player overlaps baz 2024-06-24 21:42:44 +01:00
  • 7f6e41cb50 IncrementGold when Player overlaps baz 2024-06-24 21:42:33 +01:00
  • 2d078ec48c Add GetGoldComponent function baz 2024-06-24 21:42:03 +01:00
  • 0092c3831f Add Get EXPComponent function baz 2024-06-24 21:41:49 +01:00
  • e8d7c49a4e Add Pickup Movement baz 2024-06-24 21:31:42 +01:00
  • 97201d8b6a Make OnBeginOverlap a UFUNCTION() baz 2024-06-24 21:21:32 +01:00
  • 9b0cfbecc3 Add Pickup classes baz 2024-06-19 17:24:36 +01:00
  • b576bb4a19 Add Gold Component baz 2024-06-19 16:55:26 +01:00
  • 619c82bd01 Add basic Garlic weapon baz 2024-06-19 02:29:19 +01:00
  • 6e24728a8b uhhh baz 2024-06-19 02:29:05 +01:00
  • 16a5b98945 Fix Input baz 2024-06-15 00:46:18 +01:00
  • df6ee9f7f6 Add Default Level baz 2024-06-15 00:44:26 +01:00
  • 0917e54fdd Create Test Enemy baz 2024-06-15 00:43:54 +01:00
  • 141ac232f0 Add basic ai functionality baz 2024-06-14 23:19:05 +01:00
  • 3bd49b0b90 Add AI boilerplate baz 2024-06-12 21:42:22 +01:00
  • e06b1738c2 Move HealthComponent to base Character class baz 2024-06-12 21:35:12 +01:00
  • 8bf01234a0 Add EXPComponent baz 2024-06-12 19:06:51 +01:00
  • a0a503f836 Add HealthComponent baz 2024-06-12 18:29:05 +01:00
  • c6059578ac Add basic PlayerCharacter baz 2024-06-12 00:34:24 +01:00
  • 90a0a4c515 Update Project settings baz 2024-06-12 00:34:11 +01:00
  • d0d1b9f57f Add empty unreal project baz 2024-06-10 20:18:07 +01:00
  • 32a2a52ad4 Init commit baz 2024-06-10 19:26:41 +01:00