reposbox-hc1cancel

1,645 Commits over 245 Days - 0.28cph!

6 Months Ago
Add Career page, show player and weapon stats all in one place
6 Months Ago
Add PlayerStatsRule which gives a more general overview, kills, deaths, and headshot kills WeaponStats will additionally record headshots per weapon too
6 Months Ago
Start collecting kills stats per weapon
6 Months Ago
Too many errors from this
6 Months Ago
Moved game setup prefab on Refinery Fade in GameHUD too
6 Months Ago
Added volumetric fog to main menu
6 Months Ago
UI buttons defined as an "action" will play a different click sound
6 Months Ago
Replace UI press sound as well
6 Months Ago
SoundEmitter can specify a target mixer Main menu music uses "Music" mixer so it can be tweaked
6 Months Ago
Add camera shake to main menu, replaced ui button hover sound
6 Months Ago
Made some style changes to RoundState
6 Months Ago
New font
6 Months Ago
Moved minimap, chat back to where they were before hack week
6 Months Ago
Framing out a respawning framework for gamemodes to decide respawn behavior
6 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
6 Months Ago
Can define default respawn state Added PlayerInputRespawner Update Game_setup.prefab
6 Months Ago
Default respawn state is delayed
6 Months Ago
Removed some main menu lines
6 Months Ago
Use M700 worldmodel correctly
6 Months Ago
Update a couple of weapon prefabs
6 Months Ago
Use LineBBox in Zone, so much less noise in the Scene view
6 Months Ago
Menu quick adjustment
6 Months Ago
Menu Update
6 Months Ago
Removed sprint dampening when moving diagonally
6 Months Ago
Add main menu loop
6 Months Ago
Adjustments, disable Oman for now (just disabled mapdef)
6 Months Ago
Include riot guy in CT model pool
6 Months Ago
Add riot guy to main menu scene
6 Months Ago
Visor vmat quickfix
6 Months Ago
Head_01 push
6 Months Ago
Animate main menu camera with a shitty script, and some transitions
6 Months Ago
Riot Gear Player initial files
6 Months Ago
Turn off ACES in Refinery for now
6 Months Ago
Human outfitter can accept a list of models to pick from, instead of just 1
6 Months Ago
Don't normalize WishMove
6 Months Ago
Don't show Shipment for now
6 Months Ago
Some main menu styling changes, improve party podium a bit
6 Months Ago
A couple more fixes
6 Months Ago
Few more error fixes
6 Months Ago
Remove vehicle markers, too expensive
6 Months Ago
Fixed PartyMemberMarker NRE Assorted error fixes
6 Months Ago
Jeep: oversteer less, override mass center to prevent pulling slowly to the right
6 Months Ago
Update aspect when it changes
6 Months Ago
Water material tweaks Planar reflections use static resolution (128 by default) multiplied by aspect, should help for high res displays
6 Months Ago
Delete this unused camera
6 Months Ago
Can't use atmosphere sky, doesn't render in anything but main camera? Enable planar reflections for water
6 Months Ago
hc1water more closely matches s1 water - remove foam, use planar reflections
6 Months Ago
Moved terrain to 0
6 Months Ago
Move everything playable close to world origin
6 Months Ago
Add Marker.UseLOS, give vehicles markers