|
23d74eddfb
|
Add new weapon option to level up screen
|
2025-02-06 23:51:22 +00:00 |
|
|
318297e22c
|
Update Copyright notice
|
2025-02-05 23:12:03 +00:00 |
|
|
804597fbff
|
Add Health and Gold Options to Level Up menu when there are no upgrades left
|
2025-02-05 23:05:16 +00:00 |
|
|
2d11a5c5bc
|
Change access level for IncrementHealth
|
2025-02-05 23:04:28 +00:00 |
|
|
09e71d2a71
|
Delete UpgradeLog.htm
|
2025-02-04 08:56:09 +01:00 |
|
|
1a10ab6dad
|
Update README.md
|
2025-02-04 08:51:43 +01:00 |
|
|
a31e00c6e4
|
Force set the hight of the pickup when spawned
|
2025-02-03 20:26:26 +00:00 |
|
|
7611c87e21
|
Reset Health on retrieval from poo
|
2025-02-03 20:26:12 +00:00 |
|
|
390b50547b
|
Clean up base weapon class
|
2025-02-03 20:15:22 +00:00 |
|
|
547c3d340d
|
Add Garlic Weapon test upgrading
|
2025-02-03 20:12:58 +00:00 |
|
|
0cad5ad897
|
Add base weapon upgrading
|
2025-02-03 18:53:08 +00:00 |
|
|
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 |
|
|
773338e912
|
Implement basic Level Up UI
|
2025-01-25 20:55:35 +00:00 |
|
|
6340639844
|
Update .gitignore
|
2025-01-25 18:47:37 +00:00 |
|
|
9c6c4e322a
|
Add Basic Pause Menue
|
2025-01-25 18:46:56 +00:00 |
|
|
4294658f41
|
Add Pause Action
|
2025-01-24 22:35:15 +00:00 |
|
|
a00f453b87
|
Remove unneccessary spawnparams
|
2025-01-24 21:59:03 +00:00 |
|
|
58d4a57226
|
Make Enemys Pooled
|
2025-01-24 21:51:08 +00:00 |
|
|
741a41ddfa
|
Make projectiles pooled and use DataAssets
|
2025-01-13 20:57:08 +00:00 |
|
|
9436d16875
|
Set timeline start point OnOverlap
|
2024-11-25 02:38:50 +00:00 |
|
|
3642b9418b
|
Make SphereComponent a UPROPERTY
|
2024-11-25 02:36:39 +00:00 |
|
|
3e14d6f6e3
|
Simplify moving to player character
|
2024-11-25 02:13:47 +00:00 |
|
|
e07abfbcfc
|
Get Previous Movement Direction using Inputable interface
|
2024-11-22 00:29:50 +00:00 |
|
|
dc5e4bb3a2
|
Move WeaponInventoryComponent to base character class
|
2024-11-22 00:22:21 +00:00 |
|
|
eae0dbb802
|
Update Player blueprints
|
2024-11-22 00:19:22 +00:00 |
|
|
a08696819d
|
Handle inputs using Inputable interface
|
2024-11-22 00:19:03 +00:00 |
|
|
09d795600c
|
Projectile Weapon OnBeginOverlap refactor
|
2024-11-18 02:37:53 +00:00 |
|
|
e55d62ff05
|
Remove some casts
|
2024-11-18 02:23:30 +00:00 |
|
|
e694e647b0
|
VampirePlayerController cleanup
|
2024-11-17 21:47:10 +00:00 |
|
|
929c4fa0f3
|
Clear timer in OnUnPossess
|
2024-11-17 21:45:29 +00:00 |
|
|
a13cad7320
|
Move timer binding to code timer
|
2024-11-17 21:43:49 +00:00 |
|
|
366dbbfda8
|
Move updates from Bindings to Events
|
2024-11-17 20:02:59 +00:00 |
|
|
4386f0e383
|
Bind updating of EXPBar in code
|
2024-11-16 02:23:41 +00:00 |
|
|
0c90ade615
|
Move Widget from PlayerCharacter to PlayerController
|
2024-11-16 02:22:14 +00:00 |
|
|
6106a2dae6
|
Update EXPComponent delegate usage
|
2024-11-16 02:19:24 +00:00 |
|
|
dd8cc06e33
|
Make delegates DYNAMIC_MULTICAST
|
2024-11-16 02:18:36 +00:00 |
|
|
0bdda47b8b
|
Disable outer sphere component visibility
|
2024-11-16 02:17:56 +00:00 |
|
|
3b2301b270
|
Add include
|
2024-11-16 01:35:26 +00:00 |
|
|
0c688fb86a
|
Bind TakeDamage onto OnTakeAnyDamage
|
2024-11-16 01:35:21 +00:00 |
|
|
18702cea0c
|
Use timeline for updating pickup position
|
2024-11-14 22:49:59 +00:00 |
|
|
ee0a537621
|
Update remaining includes
|
2024-11-14 18:39:20 +00:00 |
|
|
2ae5c4ec74
|
Update Widgets includes
|
2024-11-13 23:50:42 +00:00 |
|
|
1507846810
|
Refactor Weapon includes
|
2024-11-13 23:47:47 +00:00 |
|
|
4fa8210707
|
Update Projectile to use a ProjectileMovementComponent
|
2024-11-13 23:39:08 +00:00 |
|
|
fc93e35ef1
|
Change GarlicWeapon to use a timer per OverlappedEnemy
|
2024-09-05 00:36:44 +01:00 |
|
|
c3bbb1ac6e
|
Add Healthbar to player
|
2024-08-28 02:38:31 +01:00 |
|
|
b0c46c615b
|
Add Sound Effects to pickups
|
2024-08-25 03:42:55 +01:00 |
|
|
3382a62b71
|
Add Gold Coin Sprite
|
2024-08-25 03:21:24 +01:00 |
|
|
b49d77f298
|
Add Gem Sprites
|
2024-08-25 03:19:25 +01:00 |
|
|
2959c68ffe
|
Switch VampireAIController to using CrowdFollowingComponent
|
2024-08-25 03:02:07 +01:00 |
|