• video? games?

  • Joined on 2023-08-14
baz pushed to main at baz/vampires 2024-12-19 08:28:11 +01:00
6cb41ec630 Update .gitignore
baz pushed to main at baz/vampires 2024-12-19 08:27:32 +01:00
a86ecd79a8 Delete UpgradeLog.htm
baz pushed to master at baz/TheOchulus 2024-12-02 23:33:04 +01:00
c4e0c9371b Test Average Game Age Fix
baz pushed to master at baz/TheOchulus 2024-12-02 20:34:04 +01:00
08a729e270 Add some error checking
baz pushed to master at baz/TheOchulus 2024-12-02 05:23:20 +01:00
fa9430cacb Fix leaderboard fields
baz pushed to master at baz/TheOchulus 2024-12-02 04:52:00 +01:00
ec4eae07d4 Fix Favourite Game Genres, Developers and Publishers
baz commented on issue baz/TheOchulus#21 2024-12-02 02:39:44 +01:00
Add TheOchulus "Wrapped" feature

I binned off the timed stats as there is nowhere reliable enough for me to want to pull from but otherwise it is done.

baz closed issue baz/TheOchulus#21 2024-12-02 02:39:44 +01:00
Add TheOchulus "Wrapped" feature
baz pushed to master at baz/TheOchulus 2024-12-02 02:37:27 +01:00
0aae697dca Sorting fixes
baz pushed to master at baz/TheOchulus 2024-12-02 02:09:52 +01:00
e87d40db1f Minor changes
c1be21b9a4 Add Wrapped command
0b3cacfdb7 Update packages
Compare 3 commits »
baz commented on issue baz/vampires#5 2024-11-29 04:03:19 +01:00
Pooling

We can DataAsset a bunch of these things, Pickups and Projectiles should be easily modified to use DataAssets for a lot of assets. Need to figure out how I want this to work entirely but this…

baz pushed to main at baz/vampires 2024-11-25 03:40:17 +01:00
9436d16875 Set timeline start point OnOverlap
3642b9418b Make SphereComponent a UPROPERTY
3e14d6f6e3 Simplify moving to player character
Compare 3 commits »
baz pushed to main at baz/vampires 2024-11-22 01:29:49 +01:00
e07abfbcfc Get Previous Movement Direction using Inputable interface
baz pushed to main at baz/vampires 2024-11-22 01:22:18 +01:00
dc5e4bb3a2 Move WeaponInventoryComponent to base character class
baz pushed to main at baz/vampires 2024-11-22 01:19:19 +01:00
eae0dbb802 Update Player blueprints
a08696819d Handle inputs using Inputable interface
Compare 2 commits »
baz commented on issue baz/vampires#6 2024-11-18 03:49:09 +01:00
Make Sprites

Late night brainwave, what if we bin off the sprite aesthetic and go for something more akin to like Geometry Wars with lots of particle effects and simple vector like graphics 👀

baz commented on issue baz/vampires#5 2024-11-18 03:41:03 +01:00
Pooling

Look into using DataAssets/DataTables with pooling to allow for dynamic object assignment

baz closed issue baz/vampires#7 2024-11-18 03:39:08 +01:00
Add Healthbar to Player
baz pushed to main at baz/vampires 2024-11-18 03:37:58 +01:00
09d795600c Projectile Weapon OnBeginOverlap refactor
baz pushed to main at baz/vampires 2024-11-18 03:23:35 +01:00
e55d62ff05 Remove some casts
e694e647b0 VampirePlayerController cleanup
Compare 2 commits »