• video? games?

  • Joined on 2023-08-14
baz pushed to main at baz/vampires 2025-01-25 21:55:40 +01:00
773338e912 Implement basic Level Up UI
baz pushed to main at baz/vampires 2025-01-25 19:47:43 +01:00
6340639844 Update .gitignore
9c6c4e322a Add Basic Pause Menue
Compare 2 commits »
baz pushed to master at baz/TheOchulus 2025-01-25 00:44:23 +01:00
baad9d8b39 Add versus comparison for beatgames chart
baz pushed to main at baz/vampires 2025-01-24 23:35:18 +01:00
4294658f41 Add Pause Action
baz pushed to main at baz/vampires 2025-01-24 22:59:06 +01:00
a00f453b87 Remove unneccessary spawnparams
baz pushed to main at baz/vampires 2025-01-24 22:51:13 +01:00
58d4a57226 Make Enemys Pooled
baz commented on issue baz/vampires#6 2025-01-15 12:32:15 +01:00
Make Models

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 👀

I am…

baz commented on issue baz/vampires#5 2025-01-15 12:30:41 +01:00
Pooling

Implemented, pooling of projectiles with data asset loading.

Need to do data asset loading for our other pooled objects.

baz pushed to main at baz/vampires 2025-01-13 21:57:20 +01:00
741a41ddfa Make projectiles pooled and use DataAssets
baz pushed to master at baz/TheOchulus 2025-01-10 19:16:31 +01:00
698a888ae1 Add year option to leaderboard
baz pushed to master at baz/TheOchulus 2025-01-10 16:02:18 +01:00
62aebe893e Update AverageBeatInterval
baz pushed to master at baz/TheOchulus 2025-01-10 15:49:45 +01:00
f1fb5a7113 Fixed number of dropped games count in Wrapped
baz pushed to master at baz/TheOchulus 2025-01-08 00:14:52 +01:00
092a9dad6a Set X axis to begin at zero
baz pushed to master at baz/TheOchulus 2025-01-07 09:25:09 +01:00
f9648e4d50 Update randomgame description
baz pushed to master at baz/TheOchulus 2025-01-07 09:15:44 +01:00
763b634d6d Set Y axis beginAtZero to true
baz pushed to master at baz/TheOchulus 2025-01-05 23:03:58 +01:00
9a97476e63 Rename chart commands with chart prefix
38481737e7 Add beat game age chart command
Compare 2 commits »
baz commented on issue baz/TheOchulus#22 2025-01-04 16:18:10 +01:00
Add HowLongToBeat stats

Did some investigating, this basically doesn't exist as a public API and the stats being tracked by IGDB is not robust enough for what I want so this will have to go on the shelf for now.

baz commented on issue baz/TheOchulus#25 2025-01-01 15:46:18 +01:00
And graph commands

Added first graph with 1490cb04d91a17741fb42f887d1d8b3fa1e13654, need to determine what other graphs to add.

baz pushed to master at baz/TheOchulus 2025-01-01 14:34:01 +01:00
1490cb04d9 Add beattimeline command
baz opened issue baz/TheOchulus#25 2024-12-31 06:24:18 +01:00
And graph commands