userlamalovecancel

6,638 Commits over 2,557 Days - 0.11cph!

5 Years Ago
Fix avatar on menu disappearing after watching a replay
5 Years Ago
Don't include unavailable items in the Steam list
5 Years Ago
Fix console command parameters being changed to lowercase
5 Years Ago
Some database changes that I'll need for daily challenge rewards (server will error for daily challenge leaderboard stuff without this)
5 Years Ago
Added message of the day stuff to server
5 Years Ago
Rename outdated save files instead of deleting them
5 Years Ago
Disable the force wipe function
5 Years Ago
Fix backspace bug in server console input
5 Years Ago
Prevent Ctrl+C from closing the server
5 Years Ago
Fix NRE spam when dragging scrollbars
5 Years Ago
Supersample the map renders, force 16:9 aspect ratio for them too
5 Years Ago
Switch to fast vignette in potato mode
5 Years Ago
Increase time between connection attempts if they keep failing Limit friend match requests to 1 so you can't request a match with everyone
5 Years Ago
Stable sorting for daily challenge leaderboard, update database indexes
5 Years Ago
Refactor so we don't need the player record to give currency
5 Years Ago
Stable sorting for leaderboard, update database indexes
5 Years Ago
Disable nut trading
5 Years Ago
Career saving uses a using block in case it throws an exception
5 Years Ago
Better flashing attack area fix
5 Years Ago
DailyChallengeDatabase returns an extra bool to check if it's the user's first submission
5 Years Ago
Manually specify culture so text doesn't break when Windows is set to Turkish or something else
5 Years Ago
Fix flashing attack area when hover+right clicking. Need to make sure it doesn't break move/attack priority though
5 Years Ago
Don't force enable anisotropic filterting
5 Years Ago
Remove focus when clicking play online button
5 Years Ago
Debug only console command to give a player all unlocks
5 Years Ago
Fix server build
5 Years Ago
Tile hover null check
5 Years Ago
Return to menu if reply fails to load, better error if an entity isn't found for some reason
5 Years Ago
Only do backup stuff if the save file exists
5 Years Ago
Possible fix for that crowd out of range exception on sentry
5 Years Ago
Stick backup stuff in a try catch so it cant break normal saving
5 Years Ago
Keep backup copies of career save files
5 Years Ago
Don't reuse mission processor instances on server, remove some unused things
5 Years Ago
Achievement for playing the career mode
5 Years Ago
Steal new version of raknet from Rust
5 Years Ago
Cherry pick 5682
5 Years Ago
Exclude il2cpp temp folder
5 Years Ago
More logging to debug invalid steam ticket
5 Years Ago
more achievements
5 Years Ago
More achievements
5 Years Ago
Achievements for league promotions in career mode
5 Years Ago
Use mission processor for burner multikill achievement
5 Years Ago
Fix multikill achievement check
5 Years Ago
Fix namespace
5 Years Ago
Merge from achievements
5 Years Ago
Hide new file from server
5 Years Ago
Client side achievements as well
5 Years Ago
Merge from main
5 Years Ago
Check and unlock achievements at end of match
5 Years Ago
wip achievements