Commit graph

39 commits

Author SHA1 Message Date
Brian Beck
7d78be42af use correct squareSize in TerrainBlock, account for missing coordinates 2025-11-19 01:50:30 -05:00
Brian Beck
70c2a08eec add satchel model 2025-11-19 01:49:42 -05:00
Brian Beck
660addc5da use consistent React import style 2025-11-19 01:49:26 -05:00
Brian Beck
e9ccf22f54 add ifl helpers 2025-11-16 16:00:14 -08:00
Brian Beck
a05153303e add script to inspect properties, add turret barrels 2025-11-16 16:00:14 -08:00
bmathews
1e7329b799 Optimize audio 2025-11-16 10:35:32 -08:00
Brian Beck
4fa4932dff
Merge pull request #6 from exogen/bmathews/audio
Add audio
2025-11-15 16:52:39 -08:00
bmathews
dd305f591d Lower volume of non spatialized sfx 2025-11-15 16:34:34 -08:00
bmathews
7a4792e4e8 Add audio 2025-11-15 16:33:18 -08:00
Brian Beck
d0742ae480 fix scale of Item and TSStatic 2025-11-15 16:22:29 -08:00
Brian Beck
29fb356d9f fix StaticShape scale 2025-11-15 16:00:25 -08:00
bmathews
077207ca27 Fix rotation 2025-11-15 14:57:14 -08:00
bmathews
44883be6c6 Fix terrain position 2025-11-15 14:41:42 -08:00
Brian Beck
b3eed9b162 slow down speed and multiplier ramp 2025-11-15 13:10:19 -08:00
bmathews
b678b0110c Improve foliage 2025-11-15 01:42:32 -08:00
bmathews
7ba58e6a5b Fix meshes with number suffixes 2025-11-15 01:29:56 -08:00
bmathews
bbc113f35a Item shader with roughness 2025-11-14 23:59:35 -08:00
bmathews
aaecdc95b9 Merge branch 'chore/react-three-fiber' of https://github.com/exogen/t2-mapper into chore/react-three-fiber 2025-11-14 23:43:42 -08:00
bmathews
c09fb315d5 Hide hulls. 2025-11-14 23:43:31 -08:00
Brian Beck
9059cd1314 add more items 2025-11-14 23:20:20 -08:00
Brian Beck
3475855fcb add more shapes 2025-11-14 22:46:58 -08:00
Brian Beck
cc909af568 add more items 2025-11-14 22:24:45 -08:00
Brian Beck
c9bb229d89 add more items 2025-11-14 22:15:16 -08:00
Brian Beck
1c6d7effac add more shapes 2025-11-14 20:40:00 -08:00
Brian Beck
3a99e77e96 case insensitive dataBlock lookup, fix orientation 2025-11-14 19:48:23 -08:00
Brian Beck
6473fd6ec3 consolidate shape helpers 2025-11-14 19:33:44 -08:00
Brian Beck
507ddf8d49 fix missing key 2025-11-14 19:09:07 -08:00
Brian Beck
d925585a34 set up static shape components 2025-11-14 19:05:24 -08:00
Brian Beck
beade00727 move non-Next components out of app folder 2025-11-14 17:23:23 -08:00
Brian Beck
fc4146c824 remove unnecessary assets, add setting persistence 2025-11-13 23:41:10 -08:00
bmathews
8ab6f63fee Fix texture orientation. Add AO. Fix fog transition in sky 2025-11-14 03:10:26 -08:00
Brian Beck
76e9f68e63 migrate to react-three-fiber 2025-11-13 22:55:58 -08:00
Brian Beck
ee6ff28af5 wip 2025-11-12 19:23:30 -08:00
Brian Beck
f57acbcbf4 fix terrainTiles not found 2025-09-12 09:13:13 -07:00
Brian Beck
4337ee85e9 gracefully handle texture load failures 2025-09-12 07:58:06 -07:00
Brian Beck
b86e5622af add interior loading 2025-09-12 07:40:22 -07:00
Brian Beck
770c6d2c3e Better controls 2025-09-11 17:59:36 -07:00
Brian Beck
ebb3dc9cdd Initial commit 2025-09-11 16:56:30 -07:00
Brian Beck
2211ed7650 Initial commit 2025-09-11 16:48:23 -07:00