reposbox-hc1cancel

1,633 Commits over 214 Days - 0.32cph!

7 Months Ago
TDM uses global voice since it's a casual mode
7 Months Ago
Hook in reload sounds for the USPs
7 Months Ago
Fix bullet impact sounds not playing at all
7 Months Ago
Move some stuff around, voices fill above weapon info component
7 Months Ago
Fixed recoil calculating spread BEFORE we shoot, causing the weapon's first shot to always be inaccurate
7 Months Ago
Adjust grenade surface to be less like a table tennis ball
7 Months Ago
Add voices UI
7 Months Ago
Update resource list
7 Months Ago
No need for this cache with new voice filter API No radio when dead
7 Months Ago
Implement voice filter, team voice filter
7 Months Ago
Always reset body, disable ragdoll when invisible for real
7 Months Ago
Try to style the dropdown options
7 Months Ago
Clear gamemode path when exiting playmode Adjust crosshair scaling again
7 Months Ago
Crosshair scales are more accurate now
7 Months Ago
Gamemode selection when hosting Maps can include multiple GameMode obejcts, lobby creation page lists them Started on deathmatch game mode WIP TDM Deathmatch spawn points Duration option in ShowToast TDM game rules Update bomb_defusal components
7 Months Ago
Grenade scorch mark 🤯
7 Months Ago
Fix NRE when melee attacking someone due to hitbox being null
7 Months Ago
Fixed melee damage NRE Messing around with markers again
7 Months Ago
Some UI NRE fixes (in cases when a player just joined and UI tries to use GameUtils.LocalPlayer before it exists) Better weapon Deploy/Holster logic + use IDeploymentListener to set current weapon avoid Components.GetAll being used A LOT
7 Months Ago
Map changes
7 Months Ago
Some fixes + swap all instances of using Query=true with a change callback attribute
7 Months Ago
For damage, pass hitbox tags instead of passing isHeadshot
7 Months Ago
Show infinity instead of nothing for ammo Fixed not being able to buy at game start, pre-round start
7 Months Ago
View bob is a range from 0 to 100 instead of 0 to 1
7 Months Ago
Map progress
7 Months Ago
Added fall damage
7 Months Ago
Add viewbob client setting
7 Months Ago
Add support for ladder movement
7 Months Ago
Fixed friction not prioritizing air first
7 Months Ago
Add HealthComponent.IsGodMode Use @JasonO3D's blood splatters
7 Months Ago
Blood splatters on walls from gunshot wounds
7 Months Ago
Bit of cleaning Custom Grenade marker
7 Months Ago
Add marker panel more reliably
7 Months Ago
Fixed crosshair friendly trace including the wrong tags Rework marker system, don't iterate through all marker objects every frame, handle lifetime properly Expose separate friction and acceleration values for crouch, slow walk, etc Add hc1_debug_units, to see speed in units
7 Months Ago
Fixed weapon shoot traces including the player's collider.. this'll fix headshots Upped player movement speed, adjusted friction/accel
7 Months Ago
Get rid of "Status" category on radios, since it's done through the game loop automatically now
7 Months Ago
Scrap that, this is better logic that supports TKs
7 Months Ago
Don't play enemy left sounds if it's a TK
7 Months Ago
Integrate death sounds, two/one enemy left sounds played to killing team
7 Months Ago
Layout changes
7 Months Ago
grenade textures
7 Months Ago
Recoil compliments spread now
7 Months Ago
Can cancel cook Adjust some throw code
7 Months Ago
If grenade is holstered and state is not thrown, set state to idle
7 Months Ago
Throw grenades owned by thrower - do damage on host Thrown grenades don't collide with players for now - they can be pushed through the ground if you stand on them
7 Months Ago
Expose cook time properly
7 Months Ago
Grenades can be cooked
7 Months Ago
Crosshair velocity scale increased
7 Months Ago
Anarchists team colour adjusted to be less intense
7 Months Ago
Re-add impact effects