reposbox-sausagesurvivors2cancel
403 Commits over 275 Days - 0.06cph!
Hold reference to currently open tooltip - close it if we open a new one
Test tooltip for units, need to make it pretty later
UnitTooltip -> ThingTooltip, use existing interface to filter through usable tooltips. IThing inherits IValid
Add tooltips to hud, hide until hovered
Use collision bounds to center align the tooltip box a bit better
Add boilerplate for interactable unit tooltips
bullet piercing upgrade
display upgrade choices
Merge branch 'main' of sbox-sausagesurvivors2
Merge branch 'main' of sbox-sausagesurvivors2
add chosen upgrade
Fixed units not flashing when damaged correctly
upgrade icons
Merge branch 'main' of sbox-sausagesurvivors2
bullet speed modifier
bullet numprojectiles, inaccuracy
Add couple more anims for testing
set walk anim correctly this time
Add few more temp enemies
use defined walk anim
Randomly spawn enemies for testing
Added exploder body
remove mesh for simple zombie
Tint clothing items correctly for units
Refactor simple zombie
+clean up
+simple rig
upgrade stuff
bullet damage upgrade
randomized rounding for damage numbers
Shrink map
Update .gitignore
remove _c's
Update .gitignore
Update .editorconfig
unit hit sfx pitch changes based on remaining life
zombie movement improvements
Merge branch 'main' of sbox-sausagesurvivors2
use enemy tint to indicate their health
Added reload sound + fix dash sound
Full bright aimdir arrow
Flash screen when hit
Merge branch 'main' of sbox-sausagesurvivors2
enemy shadow spawn opacity, _c's
Remove emoji from name tag ☹️
don't spawn aim dir for other players
adjusted bullet materials
Additional animation for enemies
Don't duck on reload
updated test map
Updated fakeshadow operators
Bullet model
Animate player attack and reload
Fixed shadow particle no aligning with ground correctly
raise bullet, fix coin color out of range
Merge branch 'main' of sbox-sausagesurvivors2
Added random tint to enemies
Remove log
Added coin model
Hold references to particles that we want to delete on game restart
Remove useless camera code
Added dash particle
Added death hud
coins combine
Merge branch 'main' of sbox-sausagesurvivors2
Merge branch 'main' of sbox-sausagesurvivors2