reposbox-hc1cancel

1,632 Commits over 214 Days - 0.32cph!

3 Months Ago
Obsolete fixes
3 Months Ago
API update
3 Months Ago
sbox charm added, pixel charm removed
3 Months Ago
Adjust bounds for circle charm
3 Months Ago
Charms testbed, swing script Added charms assets Update charms.scene
3 Months Ago
Use action button
3 Months Ago
New layout for create lobby page
3 Months Ago
Add GameMode.AllUnique Only grab map defs where they're enabled, really should make an accessor for this
3 Months Ago
Start restyling map/mode selection
3 Months Ago
Move DestroyBetweenRounds to GameLoop rules
3 Months Ago
Move sound emitter to a library, document it, add AutoStart prop
3 Months Ago
Bit more organization, create lib
3 Months Ago
Folder structure cleaned up, reorganized
3 Months Ago
Add utility to blur out the menu system's background, per-page
3 Months Ago
Improve settings entry UI
3 Months Ago
Add settings button to pause screen now that it's not on every single page
3 Months Ago
Rework some UI
3 Months Ago
Start recording airshot and wallbang stats, including per-weapon
3 Months Ago
Cleanup
3 Months Ago
Work on restoring functionality
3 Months Ago
Get team assigner working again, only works with 2 teams right now
3 Months Ago
Fixed up some team refs, victory state serialization
3 Months Ago
Give Anarchist some uesful tags
3 Months Ago
Start on team system refactor
3 Months Ago
Map Voting: only show enabled maps
3 Months Ago
Create StatIncrementerHighestTeam.cs Add TeamScoring.GetHighest() Don't flush stats Use highest team stat incrementer on defuse win
3 Months Ago
Stat incrementer for TDM as well, intentionally not set for other modes for now
3 Months Ago
Increment win stat when winning a defusal match StatIncrementer can pass a gamemode-specific stat too, add GameMode.Ident
3 Months Ago
Removing some old defuse map files that we don't use, and I open it every single time when trying to open the real map.
3 Months Ago
Update minimap_motel.png
3 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