userTony Fergusoncancel
branchsbox-hc1/maincancel

756 Commits over 123 Days - 0.26cph!

Yesterday
Start work on FFA
4 Days Ago
Update smoke prefab
4 Days Ago
Fixed he_grenade prefab
4 Days Ago
Removed local grenade assets, replaced with cloud
5 Days Ago
ScoreFormat NRE fix Some more NRE fixes from the errors page
5 Days Ago
Bandaid fix for A site floor that you can fall through
14 Days Ago
Split this out a bit better
15 Days Ago
Add Career page, show player and weapon stats all in one place
15 Days Ago
Add PlayerStatsRule which gives a more general overview, kills, deaths, and headshot kills WeaponStats will additionally record headshots per weapon too
15 Days Ago
Start collecting kills stats per weapon
16 Days Ago
Too many errors from this
16 Days Ago
Moved game setup prefab on Refinery Fade in GameHUD too
16 Days Ago
Added volumetric fog to main menu
16 Days Ago
UI buttons defined as an "action" will play a different click sound
16 Days Ago
Replace UI press sound as well
16 Days Ago
SoundEmitter can specify a target mixer Main menu music uses "Music" mixer so it can be tweaked
16 Days Ago
Add camera shake to main menu, replaced ui button hover sound
16 Days Ago
Made some style changes to RoundState
16 Days Ago
New font
16 Days Ago
Moved minimap, chat back to where they were before hack week
16 Days Ago
Framing out a respawning framework for gamemodes to decide respawn behavior
16 Days 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
16 Days Ago
Can define default respawn state Added PlayerInputRespawner Update Game_setup.prefab
16 Days Ago
Default respawn state is delayed
16 Days Ago
Removed some main menu lines
17 Days Ago
Use M700 worldmodel correctly
17 Days Ago
Update a couple of weapon prefabs
17 Days Ago
Use LineBBox in Zone, so much less noise in the Scene view
17 Days Ago
Removed sprint dampening when moving diagonally
17 Days Ago
Add main menu loop
17 Days Ago
Adjustments, disable Oman for now (just disabled mapdef)
17 Days Ago
Include riot guy in CT model pool
17 Days Ago
Add riot guy to main menu scene
17 Days Ago
Animate main menu camera with a shitty script, and some transitions
17 Days Ago
Turn off ACES in Refinery for now
18 Days Ago
Human outfitter can accept a list of models to pick from, instead of just 1
18 Days Ago
Don't normalize WishMove
28 Days Ago
Don't show Shipment for now
28 Days Ago
Some main menu styling changes, improve party podium a bit
28 Days Ago
A couple more fixes
28 Days Ago
Few more error fixes
28 Days Ago
Remove vehicle markers, too expensive
29 Days Ago
Fixed PartyMemberMarker NRE Assorted error fixes
29 Days Ago
Moved terrain to 0
29 Days Ago
Move everything playable close to world origin
29 Days Ago
Add Marker.UseLOS, give vehicles markers
30 Days Ago
Added my own jeep self uprighting which prob sucks
30 Days Ago
Fixed USP bodygroups
31 Days 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.
31 Days Ago
Refactor use system, reply out with toast saying why we can't use something