userlamalovecancel

3,487 Commits over 2,466 Days - 0.06cph!

6 Years Ago
Merge from main
6 Years Ago
Merge from ws
6 Years Ago
Use a different websocket library in the editor and standalone
6 Years Ago
Lots of server fixes
6 Years Ago
Merge from main
6 Years Ago
Client can connect without raknet
6 Years Ago
Server builds without raknet
6 Years Ago
Remove the map editor grid from all the map preview images
6 Years Ago
Fix the surrender button not cleaning up properly
6 Years Ago
Fix charger damage previews not accounting for armor
6 Years Ago
Highlight tiles green when they have a friendly unit but are in the chargers attack path (also two small bugs in highlighting)
6 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
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
6 Years Ago
Server updating flag
6 Years Ago
Always send the matchmaking response (matches aren't instantly made anymore)
6 Years Ago
Fix possible NRE in the buy nuts panel
6 Years Ago
Make it possible to shoot over other units
6 Years Ago
Line of sight uses different methods for terrain and unit checks
6 Years Ago
New matchmaker
6 Years Ago
Add founder flag
6 Years Ago
Override the current culture earlier in boot
6 Years Ago
▄▌▇▅█▆ ▅▋▊█
6 Years Ago
Fix model category showing repeats of the same categories sometimes
6 Years Ago
Remove the voice chat option
6 Years Ago
New LOS check
6 Years Ago
Fix exception reporting URL
6 Years Ago
Show a message if the purchasable nut isnt fount
6 Years Ago
Automatically return to the menu if the game is over or not working when clicking surrender
6 Years Ago
Fix for authentication failure locking players out
6 Years Ago
Switch to HttpClient
6 Years Ago
Add some match analysis queries
6 Years Ago
Passwords
6 Years Ago
Fix newmaps not forcing the change
6 Years Ago
Update FP.Steamworks, turn item properties off
6 Years Ago
Server will now pick maps immediately if there are none in the DB
6 Years Ago
Server config file
6 Years Ago
Add the map rotation table sql