branchsbox-corewars/custom-client-inputcancel
16 Commits over 31 Days - 0.02cph!
Initial experimentation of the new shading model for the new shader
Added blocks_shine atlas and a bunch of dummy images for existing blocks
Converted Tooltip to Razor
Fix airdrop icon render distances
Use shift for sprint + ctrl for duck. Remove block sneaking (for now) because it's terrible, plus it may not be needed now we have block ghosts
Fixed icon render distance and color for hud icons
Fixed materials on all resource pools
Use other grass clump models
Health bar and stamina bar percentage values are not parented to the moving bar
Set block placement ghost to team color and reduce opacity
Fix unused SCSS property
Team list has a blur and background
Fixed team core list not showing / updating on game start
Doubled the health of each team's core
Add Util.Draw for now until we have a nice draw lib
Use new shaders for cw_color_1 and cw_nocolor_1
Updated for new inputs + fixed various obsolete errors with Render.* some have no alternatives yet