725 Commits over 516 Days - 0.06cph!
Try to line up voxel + voxel model but it's still fucked (ogniK will take a look later)
Merge branch 'main' of sbox-corewars
Updated atlases + textures
Make source lighting work better with voxel lighting
Update materials and atlas
Removed stone_block_support_hue
Removed old blocks (plastic)
Updated atlases for fungus texture
Update voxel model to have indirect lights respect voxel brightness
Delete voxel point light correctly
Have source indirect lighting respect voxe lighting brightness
Merge branch 'main' of sbox-corewars
cw_show_all_blocks will show all blocks in the editor block list regardless of its ShowInEditor value - useful to preview blocks in-game
Update voxels + atlas files to support loading from any drive (I hope)
Merge branch 'main' of sbox-corewars
Update voxels
Update voxels
Set light direction bias on translucent mat
Just only support the Voxel Atlas generator for now because we can't upload *.atlas files to s&works
Have water use simple shader for now
Update all atlases to use ones generated by Voxel Atlas Tool.
Fixed fungus sounds and play sound from world
Update voxels
Merge branch 'main' of sbox-corewars
Fix stone block material (untick NDDL)
Update voxels
Merge branch 'main' of sbox-corewars
Turn it off for translucent voxel as well
Turn off Non Directional Diffuse Lighting from voxel.vmat
Add icon tint color options everywhere
Update to use Fungus. Remove all fungus .block files as building blocks need to inherit BaseBuildingBlock (perhaps make them a seperate game resource type later.)
Added ParticleSystem EditorEntity
Let's commit all the _c's except for the *.generated.* stuff...
Automatically remember the last saved entity data in the editor per player. Keep this saved data for the next entity place until the type has changed.
Add Alpha Test to voxel.vmat