userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

5 Years Ago
Build
5 Years Ago
Video options cleanup (remove HDR, remove UI blur, remove motion blur) Deleted the UI blur shader
5 Years Ago
Removed unset platforms from GA settings
5 Years Ago
Reusing AssemblyPreprocessor instance will use cached reference assemblies now
5 Years Ago
Add <Public /> and <PublicOrProtected />
5 Years Ago
Slow down renewing (was for debugging)
5 Years Ago
Require FP staff account to use the admin controls
5 Years Ago
Game creation and editing
5 Years Ago
Disable league promotion checks in MMF games
5 Years Ago
Ban/unban from the servers page
5 Years Ago
Banning/unbanning things works
5 Years Ago
Progress
5 Years Ago
Remove IP address and port from server listing
5 Years Ago
Merge from main
5 Years Ago
Use BestHTTP everywhere but editor+standalone
5 Years Ago
Disable SSL for release server (unity can't connect from builds??)
5 Years Ago
Fix server NRE Add missing columns
5 Years Ago
Build
5 Years Ago
Seasons start at 1
5 Years Ago
Enable Clatter rankings page, build
5 Years Ago
Config
5 Years Ago
Load steam inventory and do achievements in debug build if the player has a valid steam id
5 Years Ago
Allow buying items etc when steam id validation is off (for debugging)
5 Years Ago
Possible workaround for tile blend mask bug Remove debug log
5 Years Ago
Fix clicking trophies through UI
5 Years Ago
Cherry pick
5 Years Ago
Fix PlaySound error on Icer and Jumper trophies
5 Years Ago
Check ban expiry dates in search queries
5 Years Ago
Frontend progress
5 Years Ago
Clatter rank badges
5 Years Ago
Remove random using
5 Years Ago
Find active servers by ID
5 Years Ago
Update instead of removing and inserting, update sample server to keep server ID
5 Years Ago
Flash the window when an online match is starting or your turn begins
5 Years Ago
Also able to view previous seasons
5 Years Ago
Add other dev host for CORS Add another stats method to get a specific season (instead of just current)
5 Years Ago
Add shader quality option (disabled in editor)
5 Years Ago
Server ExpiryDate -> InactiveDate, only the tokens have expiry dates
5 Years Ago
Fix faces not rendering on intel gpu (smoothstep min and max can't be the same)
5 Years Ago
Add clatter rankings page
5 Years Ago
Fix duplicated GameId columns
5 Years Ago
Include the season number, fix clamping
5 Years Ago
Add server token versioning to prevent reusing old ones
5 Years Ago
Add an API method to get the current top 100 players
5 Years Ago
Metadata validation and normalization Progress on making server IDs persistent
5 Years Ago
Use expanded IPv6 format instead of shortened or weird IPv4 mapped ones
5 Years Ago
Disable SRP batcher cause it's broken on some devices right now
5 Years Ago
Enable both landscape rotations
5 Years Ago
Chippy - Remove beta nav, add suggestions nav
5 Years Ago
Use mobile options for webgl cause its slow too