Raxki
|
41ccbd0765
|
Add blinking animation for Reed and Hiro (might break other animations?)
|
2024-10-14 11:28:49 -04:00 |
|
Raxki
|
3bf09393a6
|
Change camera zoom level
|
2024-10-14 10:18:39 -04:00 |
|
Raxki
|
b7179614a6
|
Fix sorting issue with crowd sprites
|
2024-10-14 10:17:53 -04:00 |
|
Raxki
|
bdb610b1e4
|
Add textured HP bars
|
2024-10-14 10:17:22 -04:00 |
|
Raxki
|
4a8434f5a8
|
Fix characters missing their scripted target when being pushed by collisions
|
2024-10-14 08:31:21 -04:00 |
|
Mario Martínez
|
b92655c56f
|
Add missing command for AICharacter
|
2024-10-14 14:03:07 +02:00 |
|
Mario Martínez
|
d0b7c87557
|
Update .gitignore
|
2024-10-14 13:32:22 +02:00 |
|
Mario Martínez
|
edcdf2c9df
|
Lower volume of dialog sounds
|
2024-10-14 13:30:02 +02:00 |
|
Mario Martínez
|
d34ee246b9
|
Finalize cutscene system (for now)
|
2024-10-14 13:29:39 +02:00 |
|
Mario Martínez
|
20000c1c51
|
Add style to text boxes
|
2024-10-13 11:43:57 +02:00 |
|
Raxki
|
ba5e14a858
|
Add portrait support for cutscene dialogues and show character's name
|
2024-10-09 11:39:56 -04:00 |
|
Raxki
|
c759e49e61
|
Add Reed AI character
|
2024-10-09 11:14:18 -04:00 |
|
Mario Martínez
|
c2d1a6a127
|
Lower music volume when paused
|
2024-10-09 13:20:44 +02:00 |
|
Mario Martínez
|
6a547258d3
|
Properly connect pause menu to pause commands
|
2024-10-09 13:09:44 +02:00 |
|
Mario Martínez
|
26089afdbb
|
Prevent dialogue from prompting closes after a dialogue is completed
|
2024-10-09 12:37:17 +02:00 |
|
Mario Martínez
|
0bfcbbf5f1
|
Add audio system
|
2024-10-09 12:36:14 +02:00 |
|
Mario Martínez
|
be045c220b
|
Implement game pausing
|
2024-10-09 11:37:37 +02:00 |
|
Mario Martínez
|
3d558ca28d
|
Allow using character speed for MoveCharacterCommand
|
2024-10-07 19:38:45 +02:00 |
|
Mario Martínez
|
4cb9e96ed8
|
Refactor character classes
|
2024-10-07 19:29:53 +02:00 |
|
Mario Martínez
|
077d367a7f
|
Add more cutscene commands
|
2024-10-07 18:22:39 +02:00 |
|
Mario Martínez
|
142a24a895
|
Add cutscene system
|
2024-10-07 13:08:29 +02:00 |
|
Raxki
|
533bc2c60b
|
Make some gameplay tweaks
|
2024-09-23 20:40:11 -04:00 |
|
Raxki
|
a24a4e1403
|
Add placeholder UI and NPCs
|
2024-09-23 20:39:50 -04:00 |
|
Raxki
|
19940a07e0
|
Set up camera
Also fix one pillar position
|
2024-09-20 19:13:24 -04:00 |
|
Raxki
|
5667725122
|
Spawn explosions when defeated
|
2024-09-20 18:11:06 -04:00 |
|
Raxki
|
b8d3cb02af
|
Add pillar walls, fix AI going through walls when repositioning
|
2024-09-20 17:22:44 -04:00 |
|
Raxki
|
2dd0679631
|
Make conditional NSFW defeated animation
|
2024-09-20 17:21:42 -04:00 |
|
Raxki
|
d2d471472a
|
Add defeat animations for Hiro player and Hiro AI
|
2024-09-18 17:42:40 -04:00 |
|
Raxki
|
be343ea543
|
Add red flashing when characters are hit
|
2024-09-18 16:14:20 -04:00 |
|
Raxki
|
152bd48a35
|
Change knockbacks from random offsets to rotated vectors at random angles
|
2024-09-18 15:29:56 -04:00 |
|
Raxki
|
31529ecbd4
|
Fix Hiro player freezing after melee animation end
|
2024-09-18 14:53:30 -04:00 |
|
Mario Martínez
|
2f2ebd5426
|
Implement Hiro player hurt and defeat, make Hiro player and AI share animation data
|
2024-09-12 00:32:51 +02:00 |
|
Raxki
|
b909cbd9d7
|
Fix characters clinging to each other
|
2024-09-10 19:58:36 -04:00 |
|
Mario Martínez
|
9e958d187a
|
Have Hiro AI use random melee animations
|
2024-09-11 01:12:21 +02:00 |
|
Mario Martínez
|
3016e63b23
|
Finish Hiro AI state machine
|
2024-09-11 01:02:09 +02:00 |
|
Raxki
|
ebef60e8ee
|
Add finite state machine for Hiro AI
|
2024-09-08 15:51:42 -04:00 |
|
Raxki
|
5d9489581c
|
Fix Hiro attacking when holding attack button and adjust collider
|
2024-09-08 15:50:49 -04:00 |
|
Raxki
|
0824b85090
|
Add attack hitbox animation for Hiro player
|
2024-08-31 17:13:48 -04:00 |
|
Raxki
|
457bd0e2d7
|
Add reactions to attacks on AI dummy
|
2024-08-31 15:59:24 -04:00 |
|
Raxki
|
8ec0536aec
|
Typo on Nem
|
2024-08-29 15:34:58 -04:00 |
|
Raxki
|
cb2c4bf8d2
|
Add attack hitbox and layer, sort Y to all characters, add missing Reed sprites
|
2024-08-29 15:33:26 -04:00 |
|
Raxki
|
e4f5814e44
|
Add game controller inputs
|
2024-08-29 12:54:35 -04:00 |
|
Raxki
|
f998e7b904
|
Add attacks for Hiro
|
2024-08-29 12:54:07 -04:00 |
|
Raxki
|
4fec01d79d
|
Addi Hiro Melee Animation WIP.
|
2024-08-28 12:23:46 -04:00 |
|
Raxki
|
8042ccce6c
|
starting comment
|
2024-08-27 12:20:40 -04:00 |
|