userlamalovecancel

3,575 Commits over 2,557 Days - 0.06cph!

6 Years Ago
Fix some charger bugs related to holes in the map (animation stopping early, pushing too little)
6 Years Ago
Fix some issues with AI in Update
6 Years Ago
Handle AI in Update instead of a coroutine triggered by events - hopefully more reliable
6 Years Ago
Fix server build (and remove some warnings)
6 Years Ago
Subtract 6328, 6329
6 Years Ago
Missed file
6 Years Ago
Add an option to turn off the tutorial prompts
6 Years Ago
Avoid a possible NRE
6 Years Ago
Track wins, losses and highest elo per season
6 Years Ago
Missed file
6 Years Ago
ThemeEventChange -> ServerStateChange (Network++), also setup a client event and property for season stuff
6 Years Ago
Validate season number changes in database, add console command to start a new season
6 Years Ago
Initial changes to support seasons (will need to review GameHostInternet.OnGameClosed)
6 Years Ago
Fix deserialization of enum arrays
7 Years Ago
Server updating flag
7 Years Ago
Always send the matchmaking response (matches aren't instantly made anymore)
7 Years Ago
Fix possible NRE in the buy nuts panel
7 Years Ago
Make it possible to shoot over other units
7 Years Ago
Line of sight uses different methods for terrain and unit checks
7 Years Ago
New matchmaker
7 Years Ago
Add founder flag
7 Years Ago
Override the current culture earlier in boot
7 Years Ago
▄▌▇▅█▆ ▅▋▊█
7 Years Ago
Fix model category showing repeats of the same categories sometimes
7 Years Ago
Remove the voice chat option
7 Years Ago
New LOS check
7 Years Ago
Fix exception reporting URL
7 Years Ago
Show a message if the purchasable nut isnt fount
7 Years Ago
Automatically return to the menu if the game is over or not working when clicking surrender
7 Years Ago
Fix for authentication failure locking players out
7 Years Ago
Switch to HttpClient
7 Years Ago
Add some match analysis queries
7 Years Ago
Passwords
7 Years Ago
Fix newmaps not forcing the change
7 Years Ago
Update FP.Steamworks, turn item properties off
7 Years Ago
Server will now pick maps immediately if there are none in the DB
7 Years Ago
Server config file
7 Years Ago
Add the map rotation table sql
7 Years Ago
Rename and delete the career logos folder with the career folder
7 Years Ago
Map rotation syncs with DB (allows multiple servers and newmaps/setmaps commands)
7 Years Ago
Nut item icons
7 Years Ago
Update FP.Steamworks, fix the buy nuts panel status text
7 Years Ago
Remove nut suffix again, fix purchase quantity
7 Years Ago
Buying nuts
7 Years Ago
Update FP.Steamworks, change starting currency condition
7 Years Ago
Show default items first, set the color for the item info panel when UI blur is disabled
7 Years Ago
Undo 5956
7 Years Ago
Change input handling to avoid flicker in the attack state
7 Years Ago
Move CheckForGameEnd() calls around so it only gets called after commands finish processing (for fixing tilefall at end of match)
7 Years Ago
Reduce rate limiting on leaderboard requests