branchsbox-corewars/custom-client-inputcancel

16 Commits over 31 Days - 0.02cph!

2 Years Ago
Initial experimentation of the new shading model for the new shader
2 Years Ago
Added blocks_shine atlas and a bunch of dummy images for existing blocks
2 Years Ago
Converted Tooltip to Razor
2 Years Ago
Fix airdrop icon render distances
2 Years Ago
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
2 Years Ago
Fixed icon render distance and color for hud icons
2 Years Ago
Fixed materials on all resource pools
2 Years Ago
Use other grass clump models
2 Years Ago
Implement HasHovered
2 Years Ago
Health bar and stamina bar percentage values are not parented to the moving bar
2 Years Ago
Set block placement ghost to team color and reduce opacity
2 Years Ago
Fix unused SCSS property Team list has a blur and background Fixed team core list not showing / updating on game start
2 Years Ago
Doubled the health of each team's core
2 Years Ago
Add Util.Draw for now until we have a nice draw lib
2 Years Ago
Use new shaders for cw_color_1 and cw_nocolor_1
2 Years Ago
Updated for new inputs + fixed various obsolete errors with Render.* some have no alternatives yet