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