Commit graph

71 commits

Author SHA1 Message Date
Lucas S. Vieira
b75c58a4d8 Add Knuckles 2025-04-08 01:46:50 -03:00
Lucas S. Vieira
c92c19e2d0 Add Spindash animation 2025-04-07 22:37:45 -03:00
Lucas S. Vieira
896f75820e Add more animations for Miles 2025-04-07 21:39:46 -03:00
Lucas S. Vieira
ac99725a63 Add Miles 2025-04-07 18:50:55 -03:00
Lucas S. Vieira
2ddb368906 Return tileset script out of convenience 2025-02-27 01:21:31 -03:00
Lucas S. Vieira
47a82fdc0b Replace .psxcsv format with .cnk (rename only) 2025-02-07 19:50:33 -03:00
Lucas S. Vieira
54a783b8d5 Add angle override routine to cookcollision script 2025-01-17 01:11:35 -03:00
Lucas S. Vieira
4cc5a9ab01 Add new method for exporting tileset 2025-01-11 00:25:18 -03:00
Lucas S. Vieira
43b7168bee Changes to R0Z1 2025-01-08 17:00:05 -03:00
Lucas S. Vieira
862b901133 Add even more animations for Sonic 2025-01-07 10:48:10 -03:00
Lucas S. Vieira
e14a24a8a4 Remap animations 2025-01-07 02:08:47 -03:00
Lucas S. Vieira
cf7931a34b Fix nasty bug when generating map of objects with extra properties 2024-12-22 23:18:55 -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
f954faff92 Improve angle deduction, improve some tiles, fix mode change 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
2c178e26b0 Remove unused variable on collision cooking script 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
c9c94954c8 Tweak platform angle rounding, improve push/ground mode angles and detection 2024-12-12 23:50:26 -03:00
Lucas S. Vieira
05c3c41eda Adjustments to collision generation and push sensor angles 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
6ebe8c1844 Add front layer for chunk mapping and tweak R5Z1 2024-11-19 20:45:55 -03:00
Lucas S. Vieira
5b35c90259 Add shield 2024-11-12 19:34:17 -03:00
Lucas S. Vieira
1fa493d4e8 Add monitor image behaviour, change debug mode cycling on level 2024-11-12 13:51:49 -03:00
Lucas S. Vieira
4909f7d00c Add explosion object 2024-11-12 12:54:10 -03:00
Lucas S. Vieira
12d90c0d87 Basically code cleanup 2024-11-07 11:52:15 -03:00
Lucas S. Vieira
8b03030ba8 Improve player sprite export instructions, add some animations 2024-11-03 01:46:09 -03:00
Lucas S. Vieira
9d184f3aea Separate title logo and tweak guide 2024-10-29 03:32:25 -03:00
Lucas S. Vieira
774034dce6 Improve and optimize parallax generation and drawing 2024-10-27 21:06:46 -03:00
Lucas S. Vieira
686ab38515 Add parallax auto movement 2024-10-25 00:49:22 -03:00
Lucas S. Vieira
bb4df1993d Change parallax scrollx to float factor 2024-10-23 00:56:42 -03:00
Lucas S. Vieira
f6c6d49761 Add .PRL file type and read it into game memory 2024-10-21 01:18:48 -03:00
Lucas S. Vieira
351261feaf Add Player spawn point object 2024-10-11 22:12:58 -03:00
Lucas S. Vieira
7b55f7641a Many life quality improvements 2024-10-09 03:03:27 -03:00
Lucas S. Vieira
90a0e8fdc0 Add proper object rendering!!! 2024-10-03 00:32:02 -03:00
Lucas S. Vieira
72b409a22a Fix objects relative position, add object test rendering 2024-10-02 02:35:15 -03:00
Lucas S. Vieira
b32814a77a Finish object data layout 2024-10-01 00:13:59 -03:00
Lucas S. Vieira
828a780635 Finish specification of .OTD/.OMP files 2024-09-30 23:59:11 -03:00
Lucas S. Vieira
7a857049b3 Add placements file 2024-09-30 23:27:58 -03:00
Lucas S. Vieira
e28ede29a7 Progress on object placement layout 2024-09-30 22:38:31 -03:00
Lucas S. Vieira
c43c4beae6 Finish export of .ODT object table 2024-09-27 12:57:01 -03:00
Lucas S. Vieira
7b0ec1a6c9 Initial refactor of COOKOBJ tool 2024-09-27 00:35:09 -03:00
Lucas S. Vieira
fa8285268a Evolution with object data and placement design 2024-09-26 22:39:31 -03:00
Lucas S. Vieira
7c8af3f962 Planning: Add research consideration on objects in .TMX map 2024-09-26 00:37:42 -03:00
Lucas S. Vieira
b757d530cc Add design document discussing object exporting layout and data 2024-09-25 00:28:50 -03:00
Lucas S. Vieira
720be768d4 Tweak level exporter and start support for level objects 2024-09-24 23:28:29 -03:00
Lucas S. Vieira
9960219f82 Fix a bug on model conversion 2024-09-21 18:18:20 -03:00
Lucas S. Vieira
8f86855a4d Add model test and first ring model export 2024-09-21 17:33:37 -03:00
Lucas S. Vieira
22c63b9cad Remove unused tiledrawer tool 2024-09-21 01:30:18 -03:00
Lucas S. Vieira
f13ddc3c3d Add conversion of models from .RSD to .MDL 2024-09-21 01:29:54 -03:00
Lucas S. Vieira
b0fd36db4f Add ring model and init RSD conversion tool 2024-09-20 01:50:18 -03:00
Lucas S. Vieira
b4fa5e6d9c Add one-way collision and collision properties on 128x128 mappings 2024-09-17 17:49:29 -03:00
Lucas S. Vieira
a8ea795893 Add experimental Green Hill Zone (R2) 2024-09-13 01:40:52 -03:00