userTony Fergusoncancel
reposbox-hc1cancel

933 Commits over 214 Days - 0.18cph!

4 Months Ago
Update minimap_motel.png
4 Months Ago
Start work on FFA
4 Months Ago
Update smoke prefab
4 Months Ago
Fixed he_grenade prefab
4 Months Ago
Removed local grenade assets, replaced with cloud
4 Months Ago
ScoreFormat NRE fix Some more NRE fixes from the errors page
4 Months Ago
Bandaid fix for A site floor that you can fall through
4 Months Ago
Split this out a bit better
4 Months Ago
Add Career page, show player and weapon stats all in one place
4 Months Ago
Add PlayerStatsRule which gives a more general overview, kills, deaths, and headshot kills WeaponStats will additionally record headshots per weapon too
4 Months Ago
Start collecting kills stats per weapon
4 Months Ago
Too many errors from this
4 Months Ago
Moved game setup prefab on Refinery Fade in GameHUD too
4 Months Ago
Added volumetric fog to main menu
4 Months Ago
UI buttons defined as an "action" will play a different click sound
4 Months Ago
Replace UI press sound as well
4 Months Ago
SoundEmitter can specify a target mixer Main menu music uses "Music" mixer so it can be tweaked
4 Months Ago
Add camera shake to main menu, replaced ui button hover sound
4 Months Ago
Made some style changes to RoundState
4 Months Ago
New font
4 Months Ago
Moved minimap, chat back to where they were before hack week
4 Months Ago
Framing out a respawning framework for gamemodes to decide respawn behavior
4 Months Ago
Adjust MainHUD so a bunch of UI elements can be displayed while we don't have a pawn, including toasts, round info, kill feed, voices, scoreboard
4 Months Ago
Can define default respawn state Added PlayerInputRespawner Update Game_setup.prefab
4 Months Ago
Default respawn state is delayed
4 Months Ago
Removed some main menu lines
4 Months Ago
Use M700 worldmodel correctly
4 Months Ago
Update a couple of weapon prefabs
4 Months Ago
Use LineBBox in Zone, so much less noise in the Scene view
4 Months Ago
Removed sprint dampening when moving diagonally
4 Months Ago
Add main menu loop
4 Months Ago
Adjustments, disable Oman for now (just disabled mapdef)
4 Months Ago
Include riot guy in CT model pool
4 Months Ago
Add riot guy to main menu scene
4 Months Ago
Animate main menu camera with a shitty script, and some transitions
4 Months Ago
Turn off ACES in Refinery for now
4 Months Ago
Human outfitter can accept a list of models to pick from, instead of just 1
4 Months Ago
Don't normalize WishMove
5 Months Ago
Don't show Shipment for now
5 Months Ago
Some main menu styling changes, improve party podium a bit
5 Months Ago
A couple more fixes
5 Months Ago
Few more error fixes
5 Months Ago
Remove vehicle markers, too expensive
5 Months Ago
Fixed PartyMemberMarker NRE Assorted error fixes
5 Months Ago
Moved terrain to 0
5 Months Ago
Move everything playable close to world origin
5 Months Ago
Add Marker.UseLOS, give vehicles markers
5 Months Ago
Added my own jeep self uprighting which prob sucks
5 Months Ago
Fixed USP bodygroups
5 Months Ago
Don't try to get every single IRespawnable, only ones on the same level as our HealthComponent - this was causing issues when killing someone while they were in a vehicle,, it'd kill EVERYONE, and the vehicle.