Commit graph

25 commits

Author SHA1 Message Date
Sara 25badcb847 feat: added some outward velocity to sliding 2024-01-19 15:28:31 +01:00
Sara 3c15d808b5 feat: implemented slide attack with QCF+H 2024-01-18 18:30:41 +01:00
Sara 28ab75bf8d feat: attacks while in the air will now place a hurtbox, in the air 2024-01-16 20:15:35 +01:00
Sara f30902e8c9 feat: updated jump and air heavy attacks, 2024-01-16 20:15:12 +01:00
Sara d98b01c9d6 feat: tuned attack hurtboxes for players 2024-01-16 17:43:41 +01:00
Sara e6055ed4e6 feat: modified attack characteristics 2024-01-16 17:20:26 +01:00
Sara 6175e52297 feat: implemented air-heavy / adjusted timing of KickA 2024-01-16 12:38:11 +01:00
Sara 96acaa0a24 feat: implemented player jump 2024-01-15 20:33:09 +01:00
Sara 46ef92ef92 feat: separated combat and movement collision layers 2024-01-14 22:15:10 +01:00
Sara f50d6a0b93 feat: reworked PlayerAttackTrigger into PlayerHurtbox 2024-01-14 13:12:13 +01:00
Sara 1fb0aedac2 feat: added player kick state 2024-01-12 16:22:12 +01:00
Sara 760d9f2879 feat: replaced mirror_get_converter with a more direct mirror_get_typeclass 2024-01-11 23:51:53 +01:00
Sara 1a3c4c9676 fix: removed includes of deleted DamageEvent.h 2024-01-11 23:31:47 +01:00
Sara bf23ff877a feat: replaced messagereceiver with mirror 2024-01-11 23:28:42 +01:00
Sara 5fac1f1629 feat: player now uses damage events 2023-12-01 21:45:43 +01:00
Sara f201fe50f5 feat: changed timing for hurtboxes from player 2023-12-01 21:45:10 +01:00
Sara 29a40ce082 feat: changed handle message signature to (T*, MessageID, uintptr_t) 2023-11-29 14:18:51 +01:00
Sara 2bf6bea14f fix(types): removed implicit type casts 2023-11-29 14:12:44 +01:00
Sara 1fbb3b1530 fix: damage is now dealt correctly 2023-11-29 11:48:39 +01:00
Sara 02f48c5fb3 feat: player attacks now have better timing for the attack frame 2023-11-27 17:41:14 +01:00
Sara ece2a24a78 chore: removed tabs from whitespace-only lines 2023-11-26 13:32:27 +01:00
Sara 20c5d9dfe1 feat: tracking facing direction 2023-11-26 13:12:56 +01:00
Sara 36d9fee5f4 fix(animation): changed animation timings 2023-11-24 23:31:15 +01:00
Sara 9adfac023f feat(animation): separated sprite flip logic into helper function 2023-11-24 21:17:24 +01:00
Sara eb871a9d5f feat(player): players state machine is now it's own file 2023-11-24 19:08:48 +01:00