55 Commits

Author SHA1 Message Date
baz
5289b0c765 Update LevelUpWidget with new font 2025-02-08 15:53:37 +00:00
baz
118fc73e07 Update UpgradeButtonTemplate with new font 2025-02-08 15:53:28 +00:00
baz
d6292222b6 Update HUDWidget with new font 2025-02-08 15:53:16 +00:00
baz
efa982d325 Add TurretRoad font 2025-02-08 15:53:03 +00:00
baz
f5345cc4ed Add gold count to HUDWidget 2025-02-08 15:36:29 +00:00
baz
547c3d340d Add Garlic Weapon test upgrading 2025-02-03 20:12:58 +00:00
baz
0cad5ad897 Add base weapon upgrading 2025-02-03 18:53:08 +00:00
baz
c9d10f86a4 Add proof of concept upgrade screen
This is currently not functional and there is a lot of work still to do
but I want this saved somewhere other than my pc
2025-02-03 02:29:01 +00:00
baz
773338e912 Implement basic Level Up UI 2025-01-25 20:55:35 +00:00
baz
9c6c4e322a Add Basic Pause Menue 2025-01-25 18:46:56 +00:00
baz
4294658f41 Add Pause Action 2025-01-24 22:35:15 +00:00
baz
58d4a57226 Make Enemys Pooled 2025-01-24 21:51:08 +00:00
baz
741a41ddfa Make projectiles pooled and use DataAssets 2025-01-13 20:57:08 +00:00
baz
eae0dbb802 Update Player blueprints 2024-11-22 00:19:22 +00:00
baz
a13cad7320 Move timer binding to code timer 2024-11-17 21:43:49 +00:00
baz
366dbbfda8 Move updates from Bindings to Events 2024-11-17 20:02:59 +00:00
baz
4386f0e383 Bind updating of EXPBar in code 2024-11-16 02:23:41 +00:00
baz
0bdda47b8b Disable outer sphere component visibility 2024-11-16 02:17:56 +00:00
baz
18702cea0c Use timeline for updating pickup position 2024-11-14 22:49:59 +00:00
baz
4fa8210707 Update Projectile to use a ProjectileMovementComponent 2024-11-13 23:39:08 +00:00
baz
fc93e35ef1 Change GarlicWeapon to use a timer per OverlappedEnemy 2024-09-05 00:36:44 +01:00
baz
c3bbb1ac6e Add Healthbar to player 2024-08-28 02:38:31 +01:00
baz
b0c46c615b Add Sound Effects to pickups 2024-08-25 03:42:55 +01:00
baz
3382a62b71 Add Gold Coin Sprite 2024-08-25 03:21:24 +01:00
baz
b49d77f298 Add Gem Sprites 2024-08-25 03:19:25 +01:00
baz
2959c68ffe Switch VampireAIController to using CrowdFollowingComponent 2024-08-25 03:02:07 +01:00
baz
f6bbc7e8f0 Add Bat sprite to EnemyCharacter 2024-08-23 02:14:20 +01:00
baz
d6f728e376 Add Wild Grass Texture 2024-08-23 01:17:52 +01:00
baz
2ad6b53ab3 Add Kill Counter 2024-08-21 01:28:16 +01:00
baz
1bc85f970a Bind EXP Bar value 2024-08-20 23:32:48 +01:00
baz
079fba5d8b Create EXP Pickups 2024-08-16 02:14:53 +01:00
baz
707728940a Create basic HUD 2024-08-14 00:19:47 +01:00
baz
0d5858f421 Make EnemyCharacters drop EXP Pickup in OnDeath 2024-08-02 02:12:41 +01:00
baz
410dd9caf7 Add Pentagram Weapon 2024-07-31 17:05:54 +01:00
baz
bc4dedf177 Add Lightning Ring 2024-07-31 16:04:56 +01:00
baz
66a07e621d Add Gun Weapon 2024-07-31 15:27:45 +01:00
baz
d9dba81c7e Add Knife Weapon 2024-07-31 15:04:31 +01:00
baz
b8f08e83cc Add Fire Wand Weapon 2024-07-31 14:31:29 +01:00
baz
3f089caa33 Update level 2024-07-31 01:59:52 +01:00
baz
316e4049f8 Update Magic Wand properties 2024-07-31 01:59:47 +01:00
baz
14d675d929 Add Magic Wand Weapon to player inventory 2024-07-31 01:58:18 +01:00
baz
0e81f48630 Add Magic Wand Weapon 2024-07-31 01:58:09 +01:00
baz
6ef61f94b5 Move garlic weapon to subfolderr 2024-07-31 01:57:52 +01:00
baz
26edffa233 Move Garlic out of PlayerCharacter to GarlicWeapon 2024-07-19 01:02:47 +01:00
baz
addeb47c04 Smooth MoveTo Player 2024-07-15 23:41:24 +01:00
baz
7f693b9155 Slow enemies down 2024-06-27 21:38:35 +01:00
baz
2e59bb6e0e Add enemy spawning 2024-06-26 00:17:14 +01:00
baz
03023ed494 Fix Collision profiles between weapons and pickups 2024-06-25 02:13:02 +01:00
baz
619c82bd01 Add basic Garlic weapon 2024-06-19 02:29:19 +01:00
baz
6e24728a8b uhhh 2024-06-19 02:29:05 +01:00