206 Commits

Author SHA1 Message Date
baz
1a3516c263 Only get viewport information when viewport is resized 2025-07-31 01:32:24 +01:00
baz
cb0230d24f Gate Setting Actor Location Behind Bounds Check 2025-07-30 17:59:14 +01:00
baz
c1e4387adb Final quick refactor 2025-07-29 22:06:42 +01:00
baz
ec818cfc55 Quick widgets refactor 2025-07-28 23:42:39 +01:00
baz
8d8da3ddc1 Final weapons quick refactor 2025-07-28 23:12:31 +01:00
baz
eb4ce4cb79 Small Projectile Weapon refactor 2025-07-26 03:41:55 +01:00
baz
375ed69817 Minor refactor to Projectile class 2025-07-25 23:45:12 +01:00
baz
31c3c4c981 Fix bugs 2025-07-25 23:43:53 +01:00
baz
2834d89b5d Bring uproperty specifiers inline with other variables 2025-07-25 23:08:53 +01:00
baz
a23d1a86d9 Hide sphere component in game 2025-07-25 23:04:32 +01:00
baz
b0fb85dd91 Attatch niagara system to swarm agent 2025-07-25 23:04:19 +01:00
baz
e0dd825be9 Minor refactor to base weapon class 2025-07-25 23:03:58 +01:00
baz
274ae9fc27 Hide sphere component in game 2025-07-23 23:00:09 +01:00
baz
f42cd6c028 Add Niagara system to pickups 2025-07-23 22:59:35 +01:00
baz
5e2028c529 Add Niagara Component to Swarm Agents 2025-07-23 22:10:41 +01:00
baz
ee0694bddd Give ribbon trail a random width 2025-07-23 21:25:50 +01:00
baz
a0cb52c17e Add Niagara System to Lightning Ring 2025-07-23 21:07:37 +01:00
baz
692bd2d38e Upgrade project to UE5.6 2025-07-23 00:23:39 +01:00
baz
25fdf4398c Update projectile blueprint 2025-07-23 00:12:23 +01:00
baz
53053d46a5 Add projectile lifespan to return object to pool if no collision 2025-07-23 00:12:04 +01:00
baz
25efc64ebd Create new objects in pool if no free objects exist 2025-07-23 00:01:04 +01:00
baz
4fe6cc1281 Add Ribbon effect to Particles 2025-07-22 22:57:43 +01:00
baz
e1b70b092d Give all weapons a rootcomponent 2025-07-22 21:17:06 +01:00
baz
656b81a62e Add ringpulse effect to EMP 2025-07-18 01:56:51 +01:00
baz
d07932771c Fix checks 2025-07-17 22:10:55 +01:00
baz
46f2d7b465 Fix weapon attachment issues 2025-07-17 22:10:38 +01:00
baz
a2d483dcc2 Fix error checking 2025-07-17 21:45:08 +01:00
baz
a35b1f0893 Fix pickups starting from incorrect location 2025-07-17 01:59:13 +01:00
baz
06a084e99e Fix enemies falling through floor 2025-07-16 17:53:24 +01:00
baz
937e61db7f Quick SetCurrentEXP update 2025-07-15 19:30:34 +01:00
baz
5fac9c7f73 Switch Incrementing Level over to datatable 2025-07-15 18:31:03 +01:00
baz
bd54f30507 Lots of little UI adjustments 2025-07-04 02:23:29 +01:00
baz
83caa71a9e Give weapons names and descriptions 2025-07-03 01:08:26 +01:00
baz
1854d9c86b Add basic weapon selection functionality 2025-07-02 15:49:20 +01:00
baz
4c727e4a15 Add extra check 2025-06-24 16:24:06 +01:00
baz
cb8ca1606a Populate list view with starter weapons 2025-06-24 16:23:58 +01:00
baz
4ff8d8eca3 Remove unused variable from LevelUpWidget 2025-06-12 23:17:12 +01:00
baz
e29e4e5b32 Add placeholder select weapon widget 2025-06-12 23:17:00 +01:00
baz
7d8c59d3fe Misc changes 2025-06-12 23:16:39 +01:00
baz
6475e1e183 Add basic main menu 2025-05-07 01:44:02 +01:00
baz
6ab631515b Add MainMenuWidget 2025-05-07 01:07:02 +01:00
baz
d6b143b7b1 Add VampireInteractiveWidget 2025-05-07 00:57:23 +01:00
baz
f72780bb00 Replace raw pointers with TObjectPtr<> 2025-05-03 01:27:16 +01:00
baz
0a486535f1 Add Damaged and Death particle effects to enemies 2025-05-03 00:22:12 +01:00
baz
be420b98cf Add Projectile Static Mesh 2025-05-02 23:39:46 +01:00
baz
9ddc4c9ace Add Camera Shake when player is damaged 2025-04-23 23:27:05 +01:00
baz
c9c128ba44 Add CameraShake in Player Character on OnDamaged 2025-04-23 02:41:52 +01:00
baz
b28395bb72 Fix box extents bug 2025-04-23 02:34:50 +01:00
baz
af5c753c08 Weapon Refactoring 2025-04-23 01:13:11 +01:00
baz
293d0ae8b2 Create and Add SwarmAgents to SwarmWeapon 2025-04-18 03:05:22 +01:00