Commit graph

1335 commits

Author SHA1 Message Date
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
James Lambert 44c9974afb Get animations working for now 2022-12-31 16:12:35 -07:00
James Lambert 687b14d7b8 Fixup how meshes are converted into world space 2022-12-31 13:32:01 -07:00
James Lambert be1f6dd243 Allow static to be modfied by a transform 2022-12-30 21:58:05 -07:00
James Lambert 226057dd61 Build out level animation export logic 2022-12-30 20:28:27 -07:00
James Lambert ff3545d409 Work on animation export code 2022-12-29 21:58:29 -07:00
James Lambert 0b0daca75c Modify lua scripts to output named macros 2022-12-28 21:32:51 -07:00
James Lambert 47d4b702aa Remove old level generation code 2022-12-28 20:52:52 -07:00
James Lambert fd4ba7a739 Fix some portal surface bugs 2022-12-28 19:09:54 -07:00
James Lambert 4501b312b7 Fix collision grid issue 2022-12-27 21:53:00 -07:00
James Lambert cc3a224012 Work on some level generation bugs 2022-12-25 13:24:36 -07:00
James Lambert 84bff8a669 Fix winding issue 2022-12-24 12:10:03 -07:00
James Lambert 13810c40d6 Fix trigger generation from lua 2022-12-24 12:02:12 -07:00
James Lambert 107b5efd97 fix issue with collision grid generation 2022-12-24 11:33:18 -07:00
James Lambert e348d8163e More work on level generation via luascript 2022-12-23 19:20:25 -07:00
James Lambert 9fc4680753 Update docs 2022-12-22 22:02:43 -07:00
James Lambert 9f6891b6fd Work on translating export script 2022-12-22 22:02:08 -07:00
James Lambert d26a6408b5 Fix PAL audio 2022-12-22 11:01:31 -07:00
James Lambert 6332f2f5cf Start work on trigger 2022-12-22 10:54:42 -07:00
James Lambert 55411ce6e2 Finish up portal surface mapping 2022-12-21 21:12:49 -07:00
James Lambert 80a762eee8 Work on portal surface generation in lua 2022-12-21 20:35:54 -07:00
James Lambert 7a0318e5ea Work on lua level export script 2022-12-19 22:16:31 -07:00
James Lambert 20526038de Work on collision exporter 2022-12-19 08:44:43 -07:00
James Lambert 98c4ae3667 Work on lua level generation 2022-12-18 22:16:17 -07:00
James Lambert f3e63ecbc7 Refactor how lua bindings work 2022-12-18 16:40:43 -07:00
James Lambert 9b7077aa09 Some work on the next test chamber 2022-12-15 21:07:50 -07:00
James Lambert a0bed76f85 Work on next test chamber 2022-12-14 21:46:24 -07:00
James Lambert c9907c13a5 Fix portal clipping planes 2022-12-13 19:33:40 -07:00
James Lambert a2f8d743c5 Fix some level details 2022-12-07 22:09:44 -07:00
James Lambert 266ee8c24e Work on test chamber 1 2022-12-06 20:52:15 -07:00
James Lambert 3275716ac8 Fix animation bug 2022-12-06 08:33:29 -07:00
James Lambert 89004dcb4f Add player animation blending 2022-12-05 21:54:21 -07:00
James Lambert 46a66b4419 Add some player animations 2022-12-04 21:45:30 -07:00