256 Commits over 1,126 Days - 0.01cph!
▌▊█▉▄▅ ▄█▌ ▍▇▄▋▊▇▍ ▊▋█▄▉█▄▊▄ █▊▊▌▆ ▉▇▍ ▋▉ █▄▄▉ █▆▅▌ █▋ ▆▊▌ (▌▇▋▍▌▋▌▇ ▉▋ ▉▊█ ▇▊▊▇▍▅▍▅▍▌▉▆▄?)
▆▇▋▇▊▆ ▉▍▋ ▉▉▆▄▅▊▇▆▅ █▋▇▆▌▆▍▌ ▌▄▉█▅▅ ▉▋ ▅▇ ▆▇▇▌█▌
▆▇▆▇▆▋▋▆▊█▅▉▊▄███▋█▉█▆▇█▋▇▍ ▆▄▌▋ ▊▆▉ ▍▉▄▉ ▉▄▆ ▇ ▋▊▄▍▅▄ ▍▌▍ ▉█ ▍█▍▍ ▌▊▍ ▌▉▅▌▊▉▆▅ ▄▍▇▌'▆ ▇▆▄▉▊█ ▋▆▌
Fix running as a service on Linux
Switch to linux server build
Update packages
Fix some database sql errors
Fix error spam from people refunding the game
Add config for database host and port
Fix some json deserialization garbage
Fix serialization changes preventing server boot
Fix harmless exception on disconnect, remove debug
Video options cleanup (remove HDR, remove UI blur, remove motion blur)
Deleted the UI blur shader
Removed unset platforms from GA settings
Disable league promotion checks in MMF games
Use BestHTTP everywhere but editor+standalone
Fix server NRE
Add missing columns
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
Merge from confirmactions/m
Grabber animation for when it doesn't grab anything
Fix charger being able to push units onto gaps
Rendered all the map images again in case they had a bit of motion blur on them
Remove the map editor grid from all the map preview images
Fix the surrender button not cleaning up properly
Fix some issues with AI in Update
Handle AI in Update instead of a coroutine triggered by events - hopefully more reliable
Fix server build (and remove some warnings)
Add an option to turn off the tutorial prompts
Track wins, losses and highest elo per season
ThemeEventChange -> ServerStateChange (Network++), also setup a client event and property for season stuff
Validate season number changes in database, add console command to start a new season
Initial changes to support seasons (will need to review GameHostInternet.OnGameClosed)
Fix deserialization of enum arrays
Always send the matchmaking response (matches aren't instantly made anymore)
Fix possible NRE in the buy nuts panel
Make it possible to shoot over other units
Line of sight uses different methods for terrain and unit checks
Override the current culture earlier in boot
Fix model category showing repeats of the same categories sometimes
Remove the voice chat option
Fix exception reporting URL