userTony Fergusoncancel
reposbox-hc1cancel

922 Commits over 184 Days - 0.21cph!

3 Months Ago
Too many errors from this
3 Months Ago
Moved game setup prefab on Refinery Fade in GameHUD too
3 Months Ago
Added volumetric fog to main menu
3 Months Ago
UI buttons defined as an "action" will play a different click sound
3 Months Ago
Replace UI press sound as well
3 Months Ago
SoundEmitter can specify a target mixer Main menu music uses "Music" mixer so it can be tweaked
3 Months Ago
Add camera shake to main menu, replaced ui button hover sound
3 Months Ago
Made some style changes to RoundState
3 Months Ago
New font
3 Months Ago
Moved minimap, chat back to where they were before hack week
3 Months Ago
Framing out a respawning framework for gamemodes to decide respawn behavior
3 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
3 Months Ago
Can define default respawn state Added PlayerInputRespawner Update Game_setup.prefab
3 Months Ago
Default respawn state is delayed
3 Months Ago
Removed some main menu lines
3 Months Ago
Use M700 worldmodel correctly
3 Months Ago
Update a couple of weapon prefabs
3 Months Ago
Use LineBBox in Zone, so much less noise in the Scene view
3 Months Ago
Removed sprint dampening when moving diagonally
3 Months Ago
Add main menu loop
3 Months Ago
Adjustments, disable Oman for now (just disabled mapdef)
3 Months Ago
Include riot guy in CT model pool
3 Months Ago
Add riot guy to main menu scene
3 Months Ago
Animate main menu camera with a shitty script, and some transitions
3 Months Ago
Turn off ACES in Refinery for now
3 Months Ago
Human outfitter can accept a list of models to pick from, instead of just 1
3 Months Ago
Don't normalize WishMove
3 Months Ago
Don't show Shipment for now
3 Months Ago
Some main menu styling changes, improve party podium a bit
3 Months Ago
A couple more fixes
3 Months Ago
Few more error fixes
3 Months Ago
Remove vehicle markers, too expensive
3 Months Ago
Fixed PartyMemberMarker NRE Assorted error fixes
3 Months Ago
Moved terrain to 0
3 Months Ago
Move everything playable close to world origin
3 Months Ago
Add Marker.UseLOS, give vehicles markers
3 Months Ago
Added my own jeep self uprighting which prob sucks
4 Months Ago
Fixed USP bodygroups
4 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.
4 Months Ago
Refactor use system, reply out with toast saying why we can't use something
4 Months Ago
Adjust input state reset logic
4 Months Ago
Given jeep a display name so if someone destroys it it'll show up in the feed
4 Months Ago
HealthComponent.MaxHealth is exposed and defined properly - give jeep a bunch of health
4 Months Ago
More jeeps around the map just in case
4 Months Ago
Add a bunch of jeep spawners in each base
4 Months Ago
Raise Conquest game duration
4 Months Ago
Fixed floating helicopter on helipad
4 Months Ago
Extend water plane
4 Months Ago
Added capture point status to the HUD, moved the minimap and chat around
4 Months Ago
Get rid of aces camera preset in fps_testing scene