• video? games?

  • Joined on 2023-08-14
baz pushed to master at baz/TheOchulus 2024-07-13 23:17:08 +02:00
e73ceee074 Update changelog to match globalchangelog
7e8f7f5f4b Add globalchangelog command
8a5d55920b Add changelog command
Compare 3 commits »
baz pushed to master at baz/TheOchulus 2024-07-13 22:27:52 +02:00
3cbeb7df68 Create changelog entries when creating new entries
5fb39b28b3 Add changelog database
Compare 2 commits »
baz commented on issue baz/TheOchulus#15 2024-07-13 18:27:01 +02:00
Add new fields to entries

Introduced statusChangedAt to replace the usage of updatedAt with 5abb10f7c3a9bd33a13e71f167f454ec1ab60114, other parameters to be added in due course.

baz pushed to master at baz/TheOchulus 2024-07-13 18:17:33 +02:00
ccfee4f8c0 Update databaseHelperFunctions to use statusLastChanged
baz pushed to master at baz/TheOchulus 2024-07-13 18:10:12 +02:00
e1c12cd852 Add date field to plangame, startplaying, beatgame commands
cc52a3fdcc Assign Date to statusLastChanged create Entry functions
5abb10f7c3 Introduce statusLastChanged column to BeatenGames table
Compare 3 commits »
baz opened issue baz/TheOchulus#18 2024-07-01 03:44:30 +02:00
Add Sub-modules
baz opened issue baz/TheOchulus#17 2024-07-01 03:41:45 +02:00
Add "The Changelog"
baz pushed to main at baz/vampires 2024-06-27 22:38:38 +02:00
7f693b9155 Slow enemies down
baz pushed to main at baz/vampires 2024-06-27 21:57:50 +02:00
8d4c4bc0bd Move enemies away from player when taking damage
baz pushed to main at baz/vampires 2024-06-27 18:46:32 +02:00
24d5eb9eaf Spawn enemy outside of camera view
baz pushed to main at baz/vampires 2024-06-26 01:17:36 +02:00
2e59bb6e0e Add enemy spawning
a4d66dc45d Remove UE_LOG
Compare 2 commits »
baz pushed to main at baz/vampires 2024-06-25 03:13:02 +02:00
03023ed494 Fix Collision profiles between weapons and pickups
baz pushed to main at baz/vampires 2024-06-24 22:42:43 +02:00
cafb8206e5 IncrementEXP when player overlaps
7f6e41cb50 IncrementGold when Player overlaps
2d078ec48c Add GetGoldComponent function
0092c3831f Add Get EXPComponent function
Compare 4 commits »
baz pushed to main at baz/vampires 2024-06-24 22:31:41 +02:00
e8d7c49a4e Add Pickup Movement
97201d8b6a Make OnBeginOverlap a UFUNCTION()
Compare 2 commits »
baz pushed to main at baz/vampires 2024-06-19 18:24:40 +02:00
9b0cfbecc3 Add Pickup classes
baz pushed to main at baz/vampires 2024-06-19 17:55:30 +02:00
b576bb4a19 Add Gold Component
baz commented on issue baz/vampires#1 2024-06-19 03:32:32 +02:00
Add basic "garlic" weapon to player

First implementation added in 619c82bd01, will consider moving to GAS later.

baz pushed to main at baz/vampires 2024-06-19 03:29:30 +02:00
619c82bd01 Add basic Garlic weapon
6e24728a8b uhhh
Compare 2 commits »
baz opened issue baz/tank#1 2024-06-17 12:56:43 +02:00
Add Camera Boom to SplineCameraVolume
baz opened issue baz/vampires#5 2024-06-17 12:51:18 +02:00
Pooling