Commit Graph

265 Commits

Author SHA1 Message Date
607eaa187e Fix s and t calculations 2026-01-03 13:34:12 -08:00
0868c953a3 Corner collisions 2026-01-03 12:03:59 -08:00
d45575db7c WIP: forward collision points 2026-01-02 09:31:24 -08:00
b9b744d10f WIP: perpendicular line 2026-01-01 13:46:29 -08:00
c4c0fdd86d WIP: corner collision position 2025-12-31 15:06:22 -08:00
65c4c69f21 WIP: collision corners 2025-12-31 13:12:26 -08:00
c4c8667d4f WIP: collision corners 2025-12-31 12:03:02 -08:00
08c71c05e6 Land on legs 2025-12-29 16:11:43 -08:00
6723e5f5af WIP: land with gear down 2025-12-29 14:30:41 -08:00
109d1aa6fe WIP: gear down with G key 2025-12-29 09:07:41 -08:00
2d72c7f83e WIP: land 2025-12-28 16:28:04 -08:00
e1e2c479af Clean up line intersection function 2025-12-28 14:35:39 -08:00
e8cc4e5241 Clean up 2025-12-28 14:23:22 -08:00
4903812ca1 Handle horizontal and vertical bases 2025-12-28 14:16:25 -08:00
1ab48b58c3 WIP: some cleanup 2025-12-28 13:27:21 -08:00
38c01d27bf WIP: place ship in final collision position 2025-12-28 13:18:48 -08:00
790c267957 WIP: found collision position 2025-12-28 11:38:14 -08:00
bb193630b9 WIP 2025-12-26 21:47:45 -08:00
46167340be WIP: add a circle to the end of the line 2025-12-26 16:40:44 -08:00
b836b1f92b WIP: draw normal lines 2025-12-26 15:13:44 -08:00
b8df14625c WIP: position touching on collision 2025-12-26 12:03:41 -08:00
c9b7c62365 WIP: don't overlap wall on collision 2025-12-26 11:20:29 -08:00
d75c8f1b0f WIP: position after a collision 2025-12-25 20:37:59 -08:00
d13392fef6 WIP: altitude foot point coords 2025-12-25 19:16:01 -08:00
722e8172ab Land 2025-12-25 16:57:10 -08:00
d732fe0bf1 WIP: landing 2025-12-25 10:01:48 -08:00
63e9c45490 WIP: landing 2025-12-25 08:59:53 -08:00
be61acb030 Light up bg on collision 2025-12-24 09:17:41 -08:00
803402beef Update todos 2025-12-24 09:11:02 -08:00
1fd87f8351 Add inverse walls 2025-12-23 17:34:37 -08:00
b6bc696823 Inverse? 2025-12-23 16:41:50 -08:00
d65e5c2b34 Add R key to restart 2025-12-22 15:05:14 -08:00
f7984595cc Add a 3-wall map 2025-12-21 16:55:33 -08:00
32c1d0e56d Pull collection out of function 2025-12-21 16:30:35 -08:00
d0369ca229 Rename some function params for clarity 2025-12-21 16:21:31 -08:00
19a7a26f1b Don't check corners if edge collision, and vise versa 2025-12-21 16:08:53 -08:00
962e1e4094 Refactor 2025-12-21 15:56:09 -08:00
1a7d6233d8 Fix corner collision detection 2025-12-21 15:21:02 -08:00
60ac7f137b Add additional maps 2025-12-21 14:06:07 -08:00
5b594d369b Add additional walls 2025-12-21 13:42:00 -08:00
5868ef2b24 WIP: multiple walls 2025-12-21 12:54:01 -08:00
2c2226d09f Add pointermove event to print pointer coordinates 2025-12-21 10:30:05 -08:00
1c2f35c87b Clean up 2025-12-21 09:15:24 -08:00
a6fde9e567 Fix cannon rotation 2025-12-21 08:47:38 -08:00
eb9c805786 Simplify collision triangle update function 2025-12-20 15:35:20 -08:00
8f963ab98c Remove unneeded variable 2025-12-20 15:23:44 -08:00
5089a30a3b Add missing call to update collision triangles 2025-12-20 15:19:30 -08:00
e7f098dedf Rename variable 2025-12-20 15:13:12 -08:00
273ed43a51 Refactor 2025-12-20 15:06:16 -08:00
f6974d43f4 Refactor long line 2025-12-20 14:29:13 -08:00