• video? games?

  • Joined on 2023-08-14
baz deleted branch beat-list-bug-fix from baz/TheOchulus 2024-02-04 20:54:11 +01:00
baz merged pull request baz/TheOchulus#4 2024-02-04 20:54:10 +01:00
Use user.displayName in setTitle instead of interaction.user.username
baz closed issue baz/TheOchulus#1 2024-02-04 20:54:10 +01:00
/beatlist displays wrong name when searching for user
baz created pull request baz/TheOchulus#4 2024-02-04 20:53:56 +01:00
Use user.displayName in setTitle instead of interaction.user.username
baz created branch beat-list-bug-fix in baz/TheOchulus 2024-02-04 20:53:16 +01:00
baz pushed to beat-list-bug-fix at baz/TheOchulus 2024-02-04 20:53:16 +01:00
0b0751de4f Use user.displayName in setTitle instead of interaction.user.username
baz opened issue baz/TheOchulus#3 2024-02-04 20:44:20 +01:00
Add global beat list command
baz opened issue baz/TheOchulus#2 2024-02-04 20:43:03 +01:00
Add estimated time until completion command
baz opened issue baz/TheOchulus#1 2024-02-04 20:38:36 +01:00
/beatlist displays wrong name when searching for user
baz pushed to master at baz/Nakatomi 2024-02-04 20:27:48 +01:00
8edb845d0a Fix spelling mistake
baz pushed to master at baz/Nakatomi 2024-02-04 20:21:17 +01:00
ff5c28ad05 Add On Damaged Hit Animation Montages
3134e269f7 Play Hit Animation Montage when OnDamaged is called
Compare 2 commits »
baz pushed to master at baz/Nakatomi 2024-02-01 21:35:58 +01:00
c1afc827e0 Disallow Dashing and Sliding while Throwing
baz pushed to master at baz/Nakatomi 2024-02-01 21:30:49 +01:00
4930aff6c2 Remove ability to throw while throwing animation is playing
baz pushed to master at baz/Nakatomi 2024-02-01 21:09:02 +01:00
fcb32e5679 Create separate Weapon and Explosive Animation Montages with notifiers
aef9f87dbf Add Throw Explosive Animation Notifier
eaa81f4478 Add Throw Weapon Animation Notifier
Compare 3 commits »
baz deleted branch animations-mk2 from baz/Nakatomi 2024-02-01 02:18:32 +01:00
baz pushed to master at baz/Nakatomi 2024-02-01 02:18:27 +01:00
d96a5c837a Merge pull request 'Merge New Animations' (#2) from animations-mk2 into master
deabd0b223 Play Throw AnimMontage when throwing
957867ecd4 Play Dash AnimMontage when Dashing
957da3946a Create GetCrouched method in PlayerCharacter
afc30330a7 Create Animation Monatages
Compare 14 commits »
baz merged pull request baz/Nakatomi#2 2024-02-01 02:18:26 +01:00
Merge New Animations
baz created pull request baz/Nakatomi#2 2024-02-01 02:18:19 +01:00
Merge New Animations
baz pushed to animations-mk2 at baz/Nakatomi 2024-02-01 02:00:49 +01:00
deabd0b223 Play Throw AnimMontage when throwing
957867ecd4 Play Dash AnimMontage when Dashing
957da3946a Create GetCrouched method in PlayerCharacter
Compare 3 commits »
baz pushed to animations-mk2 at baz/Nakatomi 2024-01-31 17:59:53 +01:00
afc30330a7 Create Animation Monatages