userlamalovecancel

3,509 Commits over 2,527 Days - 0.06cph!

7 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
7 Years Ago
Stable sorting for daily challenge leaderboard, update database indexes
7 Years Ago
Refactor so we don't need the player record to give currency
7 Years Ago
Stable sorting for leaderboard, update database indexes
7 Years Ago
Disable nut trading
7 Years Ago
Career saving uses a using block in case it throws an exception
7 Years Ago
Better flashing attack area fix
7 Years Ago
DailyChallengeDatabase returns an extra bool to check if it's the user's first submission
7 Years Ago
Manually specify culture so text doesn't break when Windows is set to Turkish or something else
7 Years Ago
Fix flashing attack area when hover+right clicking. Need to make sure it doesn't break move/attack priority though
7 Years Ago
Don't force enable anisotropic filterting
7 Years Ago
Remove focus when clicking play online button
7 Years Ago
Debug only console command to give a player all unlocks
7 Years Ago
Fix server build
7 Years Ago
Tile hover null check
7 Years Ago
Return to menu if reply fails to load, better error if an entity isn't found for some reason
7 Years Ago
Only do backup stuff if the save file exists
7 Years Ago
Possible fix for that crowd out of range exception on sentry
7 Years Ago
Stick backup stuff in a try catch so it cant break normal saving
7 Years Ago
Keep backup copies of career save files
7 Years Ago
Don't reuse mission processor instances on server, remove some unused things
7 Years Ago
Achievement for playing the career mode
7 Years Ago
Steal new version of raknet from Rust
7 Years Ago
Cherry pick 5682
7 Years Ago
Exclude il2cpp temp folder
7 Years Ago
More logging to debug invalid steam ticket
7 Years Ago
more achievements
7 Years Ago
More achievements
7 Years Ago
Achievements for league promotions in career mode
7 Years Ago
Use mission processor for burner multikill achievement
7 Years Ago
Fix multikill achievement check
7 Years Ago
Fix namespace
7 Years Ago
Merge from achievements
7 Years Ago
Hide new file from server
7 Years Ago
Client side achievements as well
7 Years Ago
Merge from main
7 Years Ago
Check and unlock achievements at end of match
7 Years Ago
wip achievements
7 Years Ago
Chromatic aberration isn't available in potato mode
7 Years Ago
Steam item build script fixes, add a purchasable currency bundle to the store
7 Years Ago
Fix exception in exception reporter closing the game
7 Years Ago
Fix NRE if inventory update is called before init (somehow)
7 Years Ago
Don't try to replace units in the squad editor if nothing is being dragged
7 Years Ago
Update GA SDK (fixes freeze on exit)
7 Years Ago
Add caching to player Steam unlocks on server, make it refresh async so it doesn't slow down match setup
7 Years Ago
Cache steam unlocks to a file for offline access
7 Years Ago
Fix server build
7 Years Ago
Fix paging up to the top on the leaderboards
7 Years Ago
Merge from steam_inventory
7 Years Ago
Merge from main