Commit graph

956 commits

Author SHA1 Message Date
James Lambert 873b414f07 Fix glitchy animation 2023-07-05 20:03:30 -06:00
James Lambert 302b817b26 More lighting work on test chamber 02 2023-07-04 18:29:54 -06:00
James Lambert 9c0743853d work on test chamber 01 lighting 2023-07-03 22:40:36 -06:00
James Lambert ab0e3c6e22 Fix pushing out of portals 2023-07-03 08:30:56 -06:00
James Lambert 4421a479d7 Push objects out of portal if it moves 2023-07-02 21:32:45 -06:00
James Lambert 90ec9db7bb Add cell collision 2023-07-02 20:23:31 -06:00
James Lambert f3d25a7ed9 Work on intro cutscene 2023-07-01 21:55:44 -06:00
James Lambert 4ae24a854f Security cameras can now detach from wall 2023-07-01 08:31:49 -06:00
James Lambert 617baaaf6e Add security cameras 2023-06-30 23:03:09 -06:00
James Lambert 9ab44568d8 Finish up clock implementation 2023-06-29 21:10:58 -06:00
James Lambert bcba882efd Add clock object 2023-06-29 08:44:11 -06:00
James Lambert 16d7599628 Add toilet to first test chamber 2023-06-26 08:32:48 -06:00
James Lambert e77e9963d6 Work on level light baking 2023-06-24 21:11:15 -06:00
James Lambert 145b07db90 Baking lighting is working much better 2023-06-20 21:04:52 -06:00
James Lambert aaaae474cd work on light baking script 2023-06-19 22:11:49 -06:00
James Lambert c1098894be Fix wrong material name 2023-06-15 21:20:40 -06:00
James Lambert bcc75089cd Work on blender materials and use them in test chamber 00 2023-06-15 21:18:44 -06:00
James Lambert 486ebc1973 Implement auto uv as a blender script 2023-06-14 22:09:11 -06:00
James Lambert 9cb838d442 start work on material and lighting rework 2023-06-13 20:54:26 -06:00
James Lambert b376316713 Ambient block baking 2023-06-13 07:48:53 -06:00
James Lambert b22dd63100 Work on ambient light block 2023-06-12 09:02:41 -06:00
James Lambert 4ed2ed487e Work on light baking script 2023-06-12 08:48:05 -06:00
James Lambert e088c3959b Get ambient lighting block working 2023-06-06 19:54:18 -06:00
James Lambert a16c7f9732 Work on static lighting 2023-06-06 08:14:49 -06:00
James Lambert 0e2a45665d Work on static lighting code 2023-06-06 08:14:49 -06:00
James Lambert 57e4544fee Add color to lua meshes 2023-06-06 08:14:49 -06:00
lambertjamesd 7340abedf6
Merge pull request #189 from optixx/docker-build
Fix Docker build
2023-05-22 19:27:39 -06:00
David Voswinkel 85be509bab
Merge branch 'master' into docker-build 2023-05-21 17:20:41 +02:00
James Lambert 3fc14ada5b Load main menu after last level 2023-05-20 20:42:19 -06:00
James Lambert d6af1da6d2 Fix caught ball deserialize 2023-05-20 20:34:25 -06:00
James Lambert dc8311e7b5 Align checkpoint to 8 bytes 2023-05-20 19:45:57 -06:00
James Lambert 26be374504 Fix door collision 2023-05-19 21:14:45 -06:00
James Lambert 6d8ef41f25 Add thickness to test chamber glass 2023-05-19 12:58:58 -06:00
James Lambert a487a3c817 Prevent objects on player's head from stopping jumping 2023-05-19 12:52:43 -06:00
James Lambert b8fd8e9fd9 fix last commit 2023-05-19 07:41:28 -06:00
James Lambert dcce186f25 prevent objects on head from pushing player 2023-05-19 07:26:50 -06:00
David Voswinkel 3153a1151a Fix gdb related define 2023-05-19 11:06:17 +00:00
James Lambert ee2100a72e Fix some savefile issues 2023-05-18 20:10:51 -06:00
James Lambert ef4610c308 Make checkpoint save time more consisitent 2023-05-18 06:57:13 -06:00
James Lambert bc4330f347 Work on auto save 2023-05-17 07:07:18 -06:00
James Lambert 353c9cf413 Create auto saves at checkpoints 2023-05-16 20:55:36 -06:00
David Voswinkel 60fb0e4f12 Cleanup makefile 2023-05-16 18:48:36 +00:00
David Voswinkel f6b526c69f Remove buildx 2023-05-16 18:42:40 +00:00
David Voswinkel 24a44a20be Add docker bash command to makefile 2023-05-16 20:22:58 +02:00
David Voswinkel 2cc5ffb974 Remove docker command from main makefile 2023-05-16 20:20:20 +02:00
David Voswinkel e7aa6a96ae Make docker build work 2023-05-16 20:15:11 +02:00
James Lambert e0115a32da Fix switch scene serialization 2023-05-16 08:13:04 -06:00
James Lambert 8082d2e563 Work on game savefile 2023-05-12 20:13:19 -06:00
James Lambert 0602f6c30e Work on controls settings 2023-05-12 08:21:47 -06:00
James Lambert 2a0969abd0 Update build instructions to include installing unzip 2023-05-11 08:07:24 -06:00