Commit graph

367 commits

Author SHA1 Message Date
James Lambert 1661eaf914 Update readme 2023-02-11 21:19:38 -07:00
James Lambert e0789a13fc Add ball burn marks 2023-02-11 21:17:44 -07:00
James Lambert 26c8fa5f99 Some test chamber polish 2023-02-11 14:28:14 -07:00
James Lambert 1eeab214c1 important objects respawn 2023-02-11 13:37:03 -07:00
James Lambert 4ac92e6163 Fix infinite jump glitch 2023-02-10 22:15:20 -07:00
James Lambert 95f9239d7e Underwater graphics done
moved autoportal frames to be a decor object
2023-02-10 21:11:58 -07:00
James Lambert 53f2d4dc58 Work on water death 2023-02-08 22:01:46 -07:00
James Lambert 0b7aee7f22 saving and loading checkpoints 2023-02-07 21:56:24 -07:00
James Lambert 4e06edb345 Work on checkpoint saving 2023-02-06 22:08:11 -07:00
James Lambert cd22140bf1 Player can now die 2023-02-06 18:02:58 -07:00
James Lambert 18e6a4090f Add death overlay 2023-02-06 08:45:07 -07:00
James Lambert a13f45a494 Start work player death 2023-02-05 22:00:11 -07:00
James Lambert 90f775c43f Work on test chamber 4 triggers 2023-02-04 21:43:31 -07:00
James Lambert 8938c24ae7 Work on test chamber 04 2023-02-03 21:56:10 -07:00
James Lambert b578bf11f8 Work on test chamber 04 2023-02-02 21:26:13 -07:00
James Lambert b538f022c6 Implement light bridge texture 2023-01-31 21:43:12 -07:00
James Lambert 0827001771 Player now moves with moving objects 2023-01-31 21:14:54 -07:00
James Lambert b8727fc855 Fix raycast epa bug 2023-01-30 21:46:54 -07:00
James Lambert 3b937e619c Work on test chamber 7 2023-01-28 20:56:21 -07:00
James Lambert 994271f762 work on test chamber 3 2023-01-27 21:06:54 -07:00
James Lambert 1a65e4e28f Work on test chamber 7 2023-01-26 21:51:35 -07:00
James Lambert 7148d79a91 Texture ball catcher and ball launcher 2023-01-25 21:03:23 -07:00
James Lambert 9574122e5d Work on ball polish 2023-01-22 16:47:00 -07:00
James Lambert 7d71ed2708 Implement test chamber 6 2023-01-21 22:00:41 -07:00
James Lambert 6a274ab71c work on test chamber 03 2023-01-21 21:55:06 -07:00
James Lambert 970d45687c Start implementing ball catcher 2023-01-20 21:50:13 -07:00
James Lambert b2553911b4 Fix 32bit textures 2023-01-20 19:42:41 -07:00
James Lambert f5bf61d664 Make quads collide only on one side 2023-01-20 12:51:41 -07:00
James Lambert 68f39f24f2 Ball launcher is working better 2023-01-18 21:28:18 -07:00
James Lambert 77e4066259 Work on ball launcher 2023-01-18 21:00:21 -07:00
James Lambert 65523d12fb Fix some bugs with the ball launcher 2023-01-17 20:59:04 -07:00
James Lambert 1ff35c25f2 Start work on ball launcher, ball catcher, and ball 2023-01-16 14:36:32 -07:00
James Lambert 5bfe8ddf99 Don't give the player the portal gun by default 2023-01-09 21:52:05 -07:00
James Lambert e02dfdc08c Fix constraints 2023-01-09 21:31:00 -07:00
James Lambert 17df946bc4 Some physics is unborken 2023-01-07 22:04:42 -07:00
James Lambert ae1da1ef30 Break physics engine 2023-01-07 20:26:43 -07:00
James Lambert e290a60856 Work on swept object to object collision 2023-01-07 20:10:17 -07:00
James Lambert b470c10428 Fix relative velocity when going through portal 2023-01-06 21:57:11 -07:00
James Lambert 861fcc542c Build out portal paradox 2023-01-06 08:48:52 -07:00
James Lambert 00444bc769 Check for portal collisions on dynamic objects 2023-01-05 21:54:25 -07:00
James Lambert efc190679e Work on moving portals 2023-01-05 08:38:02 -07:00
James Lambert c6c67b0d01 Allow a portal to move on animated surfaces 2023-01-05 08:15:41 -07:00
James Lambert 7dcd493cdc remove chells face from the bottom of her feet #42 2023-01-04 17:30:09 -07:00
James Lambert 45e6194bd0 Animated surfaces can now recieve portals 2023-01-04 08:39:08 -07:00
James Lambert 26db9cf101 Get animatable colliders working 2023-01-03 22:12:25 -07:00
James Lambert 565e60584a Correctly cull animated scene elements 2023-01-02 21:03:04 -07:00
James Lambert 8d0be1c12a Get animation working with cutscenes and get switch object workings 2023-01-02 20:10:29 -07:00
James Lambert 7f965d28f3 Work on switch object 2023-01-02 15:45:39 -07:00
James Lambert c000fd60cb Fix a bug with cutscene triggers
fix some animation bugs
2023-01-01 21:14:32 -07:00
James Lambert 058ad8fd98 Work on animations playable from cutscenes
Allow animator to run backwards or at any speed
2023-01-01 16:53:08 -07:00