reposbox-hc1cancel

1,645 Commits over 245 Days - 0.28cph!

8 Months Ago
MainHUD cleanup
8 Months Ago
Fixed player collision staying active after death
8 Months Ago
Main HUD has gradient Move ammo into a component Remove vitals background Player role component Centralise main HUD elements (vitals, role, ammo) Remove chat background, contextual input prompts Rebase fixes
8 Months Ago
Don't possess players on respawn, no need
8 Months Ago
Make player inventory sync
8 Months Ago
Simplified MainHUD player acquisition
8 Months Ago
BombSite component, update BombSite_A.prefab
8 Months Ago
Update C4 weapon name Player cameras are off by default, will only turn on if it's needed
8 Months Ago
Add hud to fps testing scene
8 Months Ago
Added damage listeners, can react to damage taken/damage given (for UI, hit reactions, etc, networked)
8 Months Ago
Separate HUD from Player prefab - make that GO in the scene networked - should fix chat too Fix conflicts
8 Months Ago
Cut down on a bunch of damage system code
8 Months Ago
Prevent reload if weapon ammo is full
8 Months Ago
Remove unused
8 Months Ago
New vitals UI, new UI font & theme (from ui-stash)
8 Months Ago
Network Game_SetUp
8 Months Ago
Remove WeaponViewer
8 Months Ago
Make text bold again Chat fixes + team chat
8 Months Ago
Increase team limit
8 Months Ago
Put spectators on a team at round end WIP try to avoid double-assigning weapons
8 Months Ago
Weapon info panel doesn't move the active weapon around
8 Months Ago
Bind slot4 and slot5 input actions
8 Months Ago
lobby_join cmd tries to find the lobby with highest players
8 Months Ago
Add temp worldspace voice chat
8 Months Ago
another round of spawns
8 Months Ago
More spawns
8 Months Ago
cleanup site decals + added question/exclamation
8 Months Ago
Set louie's map as startup
8 Months Ago
Spawns, block off half the map for testing
8 Months Ago
Fix hotloading SingletonComponents Fix networking player respawning / team assignment
8 Months Ago
Knife is a 2 hit kill M4 damage decreased
8 Months Ago
Upped pistol fire rate, decreased damage
8 Months Ago
Fixed footsteps sounding weird
8 Months Ago
Add chat from ui stash branch - hopefully this doesn't fuck anything else up
8 Months Ago
Dead state for avatars
8 Months Ago
40% faster walk speed
8 Months Ago
Initial theming Basic vitals (armor not hooked up yet) sexy hud Chat
8 Months Ago
Extremely basic avatar displays for connected players
8 Months Ago
Add playerinfo hud showing HP
8 Months Ago
initial buy menu
8 Months Ago
fixed garbage color values on decals
8 Months Ago
Sync life state
8 Months Ago
Comment out viewbob
8 Months Ago
Some reorganizing of game rules
8 Months Ago
Site prefab
8 Months Ago
Added basic fly mode for louie
8 Months Ago
bombsite decals
8 Months Ago
Some super basic effects on C4 plant / explode
8 Months Ago
Expose lobby id to AsyncGetLobbies
8 Months Ago
Get rid of player controller mechanics