userConnacancel
reposbox-corewarscancel

725 Commits over 516 Days - 0.06cph!

1 Year Ago
Update atlases
1 Year Ago
Update submodule
1 Year Ago
Update submodule
1 Year Ago
Update voxels submodule
1 Year Ago
Update voxels + atlases
1 Year Ago
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
1 Year Ago
Various lighting fixes
1 Year Ago
Updated vmats
1 Year Ago
Make source lighting work better with voxel lighting
1 Year Ago
Update voxels submodule
1 Year Ago
Update materials and atlas
1 Year Ago
Fixed missing materials
1 Year Ago
Removed stone_block_support_hue
1 Year Ago
Removed old blocks (plastic)
1 Year Ago
Updated atlases for fungus texture
1 Year Ago
Update voxel model to have indirect lights respect voxel brightness
1 Year Ago
Delete voxel point light correctly Have source indirect lighting respect voxe lighting brightness Merge branch 'main' of sbox-corewars
1 Year Ago
Fix callback
1 Year Ago
cw_show_all_blocks will show all blocks in the editor block list regardless of its ShowInEditor value - useful to preview blocks in-game
1 Year Ago
Update voxel atlases
1 Year Ago
Update voxels + atlas files to support loading from any drive (I hope) Merge branch 'main' of sbox-corewars
1 Year Ago
Update voxels Update voxels
1 Year Ago
Update voxels
1 Year Ago
Update voxels
1 Year Ago
Optimizations
1 Year Ago
Set light direction bias on translucent mat
1 Year Ago
Mat changes
1 Year Ago
Use *.atlas.json
1 Year Ago
Just only support the Voxel Atlas generator for now because we can't upload *.atlas files to s&works
1 Year Ago
Have water use simple shader for now
1 Year Ago
Remove some block_cs
1 Year Ago
Update all atlases to use ones generated by Voxel Atlas Tool.
1 Year Ago
Fixed fungus sounds and play sound from world
1 Year Ago
Update
1 Year Ago
Update voxels Merge branch 'main' of sbox-corewars
1 Year Ago
Fix stone block material (untick NDDL)
1 Year Ago
Update voxels Merge branch 'main' of sbox-corewars
1 Year Ago
Turn it off for translucent voxel as well
1 Year Ago
Turn off Non Directional Diffuse Lighting from voxel.vmat
1 Year Ago
Mats
1 Year Ago
Ignore vmdl_c and vmat_c
1 Year Ago
Add icon tint color options everywhere
1 Year Ago
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.)
1 Year Ago
Added ParticleSystem EditorEntity
1 Year Ago
Let's commit all the _c's except for the *.generated.* stuff...
1 Year Ago
Remove old log
1 Year Ago
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.
1 Year Ago
Voxels submodule
1 Year Ago
Add Alpha Test to voxel.vmat
1 Year Ago
Update Airdrop