Commit graph

56 commits

Author SHA1 Message Date
8401e8646a Implement ranging attacks 2024-10-27 20:12:48 +01:00
894f0f16e5 Add ranging attack state for Reed 2024-10-27 17:01:12 +01:00
25d21ceb9e Fix animations for Hiro and Reed 2024-10-27 13:09:59 +01:00
5b653bcb36 Change Reed battle music 2024-10-27 13:09:15 +01:00
3b2c05d1b4 Add SFW reward and separate rewards from credits 2024-10-27 13:08:28 +01:00
dddfdb5948 Hiro and Reed Sprites Upated Adjustments. 2024-10-15 17:11:33 -04:00
802687499c Update prototype_reward.png 2024-10-15 17:09:19 -04:00
b0e030e699 Add credits 2024-10-15 17:28:16 +02:00
f4e2193219 Remove unnecessary files 2024-10-15 15:37:15 +02:00
97863dc3fd Add move camera script 2024-10-15 15:25:28 +02:00
0406135ef7 Add some more details to prototype_clone_victory cutscene 2024-10-15 12:23:18 +02:00
41ccbd0765 Add blinking animation for Reed and Hiro (might break other animations?) 2024-10-14 11:28:49 -04:00
3bf09393a6 Change camera zoom level 2024-10-14 10:18:39 -04:00
b7179614a6 Fix sorting issue with crowd sprites 2024-10-14 10:17:53 -04:00
bdb610b1e4 Add textured HP bars 2024-10-14 10:17:22 -04:00
4a8434f5a8 Fix characters missing their scripted target when being pushed by collisions 2024-10-14 08:31:21 -04:00
b92655c56f Add missing command for AICharacter 2024-10-14 14:03:07 +02:00
d0b7c87557 Update .gitignore 2024-10-14 13:32:22 +02:00
edcdf2c9df Lower volume of dialog sounds 2024-10-14 13:30:02 +02:00
d34ee246b9 Finalize cutscene system (for now) 2024-10-14 13:29:39 +02:00
20000c1c51 Add style to text boxes 2024-10-13 11:43:57 +02:00
ba5e14a858 Add portrait support for cutscene dialogues and show character's name 2024-10-09 11:39:56 -04:00
c759e49e61 Add Reed AI character 2024-10-09 11:14:18 -04:00
c2d1a6a127 Lower music volume when paused 2024-10-09 13:20:44 +02:00
6a547258d3 Properly connect pause menu to pause commands 2024-10-09 13:09:44 +02:00
26089afdbb Prevent dialogue from prompting closes after a dialogue is completed 2024-10-09 12:37:17 +02:00
0bfcbbf5f1 Add audio system 2024-10-09 12:36:14 +02:00
be045c220b Implement game pausing 2024-10-09 11:37:37 +02:00
3d558ca28d Allow using character speed for MoveCharacterCommand 2024-10-07 19:38:45 +02:00
4cb9e96ed8 Refactor character classes 2024-10-07 19:29:53 +02:00
077d367a7f Add more cutscene commands 2024-10-07 18:22:39 +02:00
142a24a895 Add cutscene system 2024-10-07 13:08:29 +02:00
533bc2c60b Make some gameplay tweaks 2024-09-23 20:40:11 -04:00
a24a4e1403 Add placeholder UI and NPCs 2024-09-23 20:39:50 -04:00
19940a07e0 Set up camera
Also fix one pillar position
2024-09-20 19:13:24 -04:00
5667725122 Spawn explosions when defeated 2024-09-20 18:11:06 -04:00
b8d3cb02af Add pillar walls, fix AI going through walls when repositioning 2024-09-20 17:22:44 -04:00
2dd0679631 Make conditional NSFW defeated animation 2024-09-20 17:21:42 -04:00
d2d471472a Add defeat animations for Hiro player and Hiro AI 2024-09-18 17:42:40 -04:00
be343ea543 Add red flashing when characters are hit 2024-09-18 16:14:20 -04:00
152bd48a35 Change knockbacks from random offsets to rotated vectors at random angles 2024-09-18 15:29:56 -04:00
31529ecbd4 Fix Hiro player freezing after melee animation end 2024-09-18 14:53:30 -04:00
2f2ebd5426 Implement Hiro player hurt and defeat, make Hiro player and AI share animation data 2024-09-12 00:32:51 +02:00
b909cbd9d7 Fix characters clinging to each other 2024-09-10 19:58:36 -04:00
9e958d187a Have Hiro AI use random melee animations 2024-09-11 01:12:21 +02:00
3016e63b23 Finish Hiro AI state machine 2024-09-11 01:02:09 +02:00
ebef60e8ee Add finite state machine for Hiro AI 2024-09-08 15:51:42 -04:00
5d9489581c Fix Hiro attacking when holding attack button and adjust collider 2024-09-08 15:50:49 -04:00
0824b85090 Add attack hitbox animation for Hiro player 2024-08-31 17:13:48 -04:00
457bd0e2d7 Add reactions to attacks on AI dummy 2024-08-31 15:59:24 -04:00