Commit graph

151 commits

Author SHA1 Message Date
Lucas S. Vieira
3c64597f21 Add recovery frames after sliding and after cancelling a glide 2025-04-17 01:23:09 -03:00
Lucas S. Vieira
8204f4587e Add climbing 2025-04-14 20:33:31 -03:00
Lucas S. Vieira
ebe45952c6 Add < and > characters to BIG font 2025-04-13 16:12:21 -03:00
Lucas S. Vieira
e968e44507 Load all SFX at start of game 2025-04-10 23:47:52 -03:00
Lucas S. Vieira
a89a40342c Add character select 2025-04-10 23:37:22 -03:00
Lucas S. Vieira
e222916636 Add Knuckles sliding 2025-04-10 00:04:59 -03:00
Lucas S. Vieira
8269d7e316 Add Knuckles' gliding (WIP) 2025-04-09 21:06:01 -03:00
Lucas S. Vieira
135d6fb431 Add Miles' flight and swim 2025-04-09 00:19:31 -03:00
Lucas S. Vieira
712c80c682 Add a helper flag for ceiling collision 2025-04-08 22:54:13 -03:00
Lucas S. Vieira
a36ebab06e Introduce Knuckles' values 2025-04-08 20:04:01 -03:00
Lucas S. Vieira
b75c58a4d8 Add Knuckles 2025-04-08 01:46:50 -03:00
Lucas S. Vieira
25f42259e4 Add Miles to sprite test 2025-04-07 21:39:55 -03:00
Lucas S. Vieira
2838dc8f99 Make character persist on level select 2025-04-07 20:47:24 -03:00
Lucas S. Vieira
1b60dd7cb6 Fix Miles' tail angle 2025-04-07 20:25:43 -03:00
Lucas S. Vieira
58376fa33a Add selectable Miles on level select 2025-04-07 19:07:30 -03:00
Lucas S. Vieira
ac99725a63 Add Miles 2025-04-07 18:50:55 -03:00
Lucas S. Vieira
e508c7a69e Improve animation for gasping for air 2025-03-11 22:50:26 -03:00
Lucas S. Vieira
6c230465aa Changes to R9 and add R9 music 2025-02-27 14:04:56 -03:00
Lucas S. Vieira
807b212597 Improve animation speed, nerf peel out when underwater 2025-02-18 18:43:57 -03:00
Lucas S. Vieira
129d71a6c4 Add Super Peel Out action 2025-02-18 13:43:04 -03:00
Lucas S. Vieira
d92a985cc8 Remove PSX 30 years assets 2025-02-15 20:51:04 -03:00
Lucas S. Vieira
8e706a7a07 Create unified method to change player action 2025-02-09 16:13:34 -03:00
Lucas S. Vieira
5a5ca5ce62 Remove any traces of FMVs, .STR playback and MDEC usage 2025-01-12 09:19:37 -03:00
Lucas S. Vieira
ed6c4807fc Completely remove old chara render code 2025-01-10 23:55:55 -03:00
Lucas S. Vieira
4da14b45b4 Setup GTE quad rendering 2025-01-10 17:06:07 -03:00
Lucas S. Vieira
8ca69094ef Add sprite test screen 2025-01-10 12:54:00 -03:00
Lucas S. Vieira
e19f34a1e7 Add some respawn from checkpoint code and modify R0Z2 2025-01-07 23:58:52 -03:00
Lucas S. Vieira
83b44dafa6 Tweak ledge sensor to prevent balancing on ramps 2025-01-07 12:42:31 -03:00
Lucas S. Vieira
2314fbf2f1 Configure ledge balancing animations 2025-01-07 11:28:02 -03:00
Lucas S. Vieira
eaccc0747f Comment out ALL mdec callbacks and playback routines 2025-01-02 01:53:42 -03:00
Lucas S. Vieira
c780ae1e9f Add left limits (relative to min camera x) and adjust levels layout 2025-01-01 22:52:37 -03:00
Lucas S. Vieira
23498b7f53 Add a "created by" screen 2025-01-01 13:53:39 -03:00
Lucas S. Vieira
68bae545ff Make the player move forward at the end of level 2025-01-01 00:38:06 -03:00
Lucas S. Vieira
d7f00e80d3 Add slideshow screen and replace FMVs 2024-12-31 21:11:44 -03:00
Lucas S. Vieira
b9f8bc2f6f Preload FMV locations on game boot-up, just like BGMs 2024-12-24 23:33:58 -03:00
Lucas S. Vieira
23805b90ee Show loading image before loading BGM table locations 2024-12-24 23:06:37 -03:00
Lucas S. Vieira
b99c30ef04 Speed up BGM playback by storing XA locations on startup 2024-12-24 19:45:14 -03:00
Lucas S. Vieira
e524fd60b0 Remove parallax rendering when screen is full of level geometry 2024-12-24 13:33:58 -03:00
Lucas S. Vieira
b3fe14c15d Ensure number bubbles are always on screen and visible 2024-12-22 17:48:02 -03:00
Lucas S. Vieira
89eaf03cf6 Add speed shoes! 2024-12-22 01:47:02 -03:00
Lucas S. Vieira
1524f371d4 Add physics constants separation and underwater physics 2024-12-21 21:57:40 -03:00
Lucas S. Vieira
90164a1b97 Add breathing bubbles, remaining air count and breathable bubbles 2024-12-21 01:15:11 -03:00
Lucas S. Vieira
69c885beb1 Add bubble patches and bubbles (no collision or drowning yet) 2024-12-19 23:35:14 -03:00
Lucas S. Vieira
31047c9b3c Add water splash, tweak water level in AOZ1 2024-12-19 01:50:49 -03:00
Lucas S. Vieira
2ed44c4d04 Add an FMV test to level select much like the sound test 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
0967ece5bd Collision and sensor fixes 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
048d03fd23 Little collision changes to allow 360 degree movement 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
f0c87413da Fix collision angles generator and add collision modes for sensors 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
7bfcc0ea3c Add speed shoes music 2024-11-27 22:56:07 -03:00
Lucas S. Vieira
1e8aa5a323 Add logo to autoplay 2024-11-25 03:28:00 -03:00