userlamalovecancel
repospacechesscancel

464 Commits over 1,948 Days - 0.01cph!

5 Years Ago
Fiddle with quality settings Make the post processing and UI blur options static (removes their Update calls) More UILineRenderer optimization Disable crowd animations for now Fix more shader and texture issues
5 Years Ago
Optimize UILineRenderer so it doesn't take 0.5ms to mesh out small line
5 Years Ago
Little bit of fixes
5 Years Ago
Listen for external connections
5 Years Ago
Some fixes for the resolution option
5 Years Ago
Merge from main
5 Years Ago
Merge from ws
5 Years Ago
Use a different websocket library in the editor and standalone
5 Years Ago
Lots of server fixes
5 Years Ago
Merge from main
5 Years Ago
Client can connect without raknet
5 Years Ago
Server builds without raknet
5 Years Ago
Remove the map editor grid from all the map preview images
5 Years Ago
Fix the surrender button not cleaning up properly
5 Years Ago
Fix charger damage previews not accounting for armor
5 Years Ago
Highlight tiles green when they have a friendly unit but are in the chargers attack path (also two small bugs in highlighting)
5 Years Ago
Adjust tile targeting for line attacks, now supports limited height variation as well (charger uses this to go up/down), also disable terrain LOS for charger attack
5 Years Ago
Fix some charger bugs related to holes in the map (animation stopping early, pushing too little)
5 Years Ago
Fix some issues with AI in Update
5 Years Ago
Handle AI in Update instead of a coroutine triggered by events - hopefully more reliable
5 Years Ago
Fix server build (and remove some warnings)
5 Years Ago
Subtract 6328, 6329
5 Years Ago
Missed file
5 Years Ago
Add an option to turn off the tutorial prompts
5 Years Ago
Avoid a possible NRE
5 Years Ago
Track wins, losses and highest elo per season
5 Years Ago
Missed file
5 Years Ago
ThemeEventChange -> ServerStateChange (Network++), also setup a client event and property for season stuff
5 Years Ago
Validate season number changes in database, add console command to start a new season
5 Years Ago
Initial changes to support seasons (will need to review GameHostInternet.OnGameClosed)
5 Years Ago
Fix deserialization of enum arrays
5 Years Ago
Server updating flag
5 Years Ago
Always send the matchmaking response (matches aren't instantly made anymore)
5 Years Ago
Fix possible NRE in the buy nuts panel
5 Years Ago
Make it possible to shoot over other units
5 Years Ago
Line of sight uses different methods for terrain and unit checks
5 Years Ago
New matchmaker
5 Years Ago
Add founder flag
5 Years Ago
Override the current culture earlier in boot
5 Years Ago
▄▌▇▅█▆ ▅▋▊█
5 Years Ago
Fix model category showing repeats of the same categories sometimes
5 Years Ago
Remove the voice chat option
5 Years Ago
New LOS check
5 Years Ago
Fix exception reporting URL
5 Years Ago
Show a message if the purchasable nut isnt fount
5 Years Ago
Automatically return to the menu if the game is over or not working when clicking surrender
5 Years Ago
Fix for authentication failure locking players out
5 Years Ago
Switch to HttpClient
5 Years Ago
Add some match analysis queries
5 Years Ago
Passwords