Commit graph

1183 commits

Author SHA1 Message Date
lambertjamesd 8f2b2376b0
Merge pull request #27 from skarard/master
WIP: Fix clean build errors
2022-08-30 20:47:08 -06:00
skarard a30d6bcba6 wip: pedestal animation broken (but builds) 2022-08-29 17:53:23 +01:00
skarard 25b35d6fa5 build: updated the make file to build the pedestal along with the other models 2022-08-29 17:52:41 +01:00
skarard bf57216114 fix: Closed code block 2022-08-29 12:51:26 +01:00
skarard 26164a0c61 build: convert all pngs first to allow .ims to combine files, do not convert file with unsupported file type 2022-08-29 12:07:03 +01:00
skarard d3c585a030 build: fix a error when resetting canvas metadata 2022-08-29 11:49:26 +01:00
skarard 68df8146c2 build: Ensure the image textures are genereated before the models are built 2022-08-29 10:40:50 +01:00
skarard 8c3e706a5e build: Simplified vpk directory structure 2022-08-29 10:34:48 +01:00
skarard 60acbf2424 build: Added required hl2_sound_misc files 2022-08-29 10:33:02 +01:00
skarard b4f3d219d0 build: Make file runs setup_dependencies.sh for skelatool64 2022-08-29 10:32:08 +01:00
skarard f30d528af7 build: file system traversal, fixed Cimg version 2022-08-29 10:31:12 +01:00
skarard ba5e2173ab bugfix: assimp's Rotate is not const qualified 2022-08-29 09:58:55 +01:00
James Lambert 5a3d5d86b2 Work on elevator transition 2022-08-27 21:54:05 -06:00
James Lambert b59695f2a4 work on next test chamber 2022-08-26 21:20:14 -06:00
James Lambert 70b2585a1c Move shooting controls to the second player d-pad 2022-08-20 19:19:44 -06:00
James Lambert f7ee3f1880 Level polish 2022-08-19 21:21:22 -06:00
James Lambert 2a1658cdcb fix some portal tunneling bugs 2022-08-19 20:37:40 -06:00
James Lambert d56aac8c1d Fixup some bugs 2022-08-15 08:22:44 -06:00
James Lambert 333b17f9ad Fix player standing logic
fix lighting logic on rotated meshes with an armature
2022-08-12 21:02:18 -06:00
James Lambert c656c50c60 Fix bug where fast objects can pass by portals 2022-08-12 12:23:49 -06:00
James Lambert a4751e0bda Have player handle its own collision 2022-08-12 08:23:08 -06:00
James Lambert 338b197dcc Fix bugs in level transitions 2022-08-11 19:04:13 -06:00
James Lambert d48c57a19e Work on signage for all levels 2022-08-10 08:24:24 -06:00
James Lambert a2a88ac1aa Have signage room number count 2022-08-09 21:50:47 -06:00
James Lambert 6f78076558 work on dynamic signage 2022-08-09 12:59:09 -06:00
James Lambert c8c56abdb5 Fixup skeletal animation and armatures 2022-08-08 22:08:00 -06:00
James Lambert 0fafeee5b0 Work on pedestal animation 2022-08-08 08:37:33 -06:00
James Lambert 6e51bf109e Fix sk64 init logic 2022-08-07 22:05:45 -06:00
James Lambert 0a9071805b Work on portal gun pedestal 2022-08-07 18:57:12 -06:00
James Lambert 18a879d7fa Fixup skeletal animation 2022-08-07 13:55:50 -06:00
James Lambert ec0c6a79dc Work on portal gun pedestal
work on movement polish
2022-08-04 12:58:10 -06:00
James Lambert 6ced424472 Work on test chambers 2 and 3 2022-08-02 13:13:46 -06:00
James Lambert 0b72b423a8 work on test chamber 01 2022-08-01 19:43:24 -06:00
James Lambert 781b561198 work on physics 2022-07-31 20:16:11 -06:00
James Lambert c24ac7b527 Work on swept collision 2022-07-26 21:41:19 -06:00
James Lambert 475a182a79 Start work on loading next level 2022-07-25 08:23:27 -06:00
James Lambert b6821b5de6 v0.5.1 2022-07-25 07:43:37 -06:00
James Lambert 20f84f1fd4 Fix pointers after loading level from cart 2022-07-24 16:03:29 -06:00
James Lambert 0a8db5cc0e Seperate levels from code segment 2022-07-24 08:52:28 -06:00
James Lambert edd22cd670 Work on swept collision 2022-07-24 08:27:12 -06:00
James Lambert 738b238cd2 Work on swept epa 2022-07-22 08:34:50 -06:00
James Lambert 85bc20f861 Fail to calculate tangents manually 2022-07-21 07:30:23 -06:00
James Lambert 1bce4c8ee8 Allow materials to specify a normal map and choose a specific channel 2022-07-20 08:38:34 -06:00
James Lambert d2dbd93239 Allow a material to be specified for the entire command line 2022-07-19 07:52:21 -06:00
James Lambert d9d42d05e9 Rename cotangent to bitangent 2022-07-18 21:53:48 -06:00
James Lambert 234c6fa5ee Add ability to specify normal source as tangent and cotangent 2022-07-18 08:19:36 -06:00
James Lambert 8feee14f58 turn on release mode 2022-07-16 16:33:25 -06:00
James Lambert 97a0ef5699 Allow second controller to control debug rendering 2022-07-16 16:33:08 -06:00
James Lambert 407aaf7bdc Update test chamber 2022-07-16 16:32:31 -06:00
James Lambert c38a5d5472 Some minor bug fixes 2022-07-14 16:57:44 -06:00