userlamalovecancel

6,938 Commits over 2,680 Days - 0.11cph!

6 Years Ago
Fix hotload going into webcon
6 Years Ago
Add forces to follow movement instead of just teleporting
6 Years Ago
Revert "Make AngularVelocity return the vector in pitch yaw roll" This reverts commit e4e13903c34737994a03e0a5d128401f5336cd5b. Angles<->Vector3 will convert rotation around axis to/from pitch yaw roll
6 Years Ago
Make AngularVelocity return the vector in pitch yaw roll
6 Years Ago
Add WIP space stuff
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
Add Inventory.EnableItemProperties to turn off per-item properties (not all games need it and it's a bit slow) There could be a whitelist Func or something added later for more control if anyone wants to do that
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
6 Years Ago
Add a hotlodable config for some things
6 Years Ago
Rename and delete the career logos folder with the career folder
6 Years Ago
Map rotation syncs with DB (allows multiple servers and newmaps/setmaps commands)
6 Years Ago
Nut item icons
6 Years Ago
Update FP.Steamworks, fix the buy nuts panel status text
6 Years Ago
Add Inventory.OnInventoryResultReady so you can check that as well as the generic OnUpdate Add Overlay.IsOpen
6 Years Ago
Remove nut suffix again, fix purchase quantity
6 Years Ago
Buying nuts
6 Years Ago
Update FP.Steamworks, change starting currency condition
6 Years Ago
Make Inventory.OnUpdate an event, FormatPrice can be passed LocalPrice without needing to multiply it
6 Years Ago
Formats for more currencies, and make that format function public
6 Years Ago
Show default items first, set the color for the item info panel when UI blur is disabled
6 Years Ago
Undo 5956
6 Years Ago
Change input handling to avoid flicker in the attack state
6 Years Ago
Move CheckForGameEnd() calls around so it only gets called after commands finish processing (for fixing tilefall at end of match)
6 Years Ago
Reduce rate limiting on leaderboard requests
6 Years Ago
Redo the daily challenge reward query so it won't give multiple rewards if run on multiple servers, also set the Steam item name color for nuts
6 Years Ago
Add item colors to customisation defs, rebuilt DB
6 Years Ago
Implemented rewards for final daily challenge ranking, currency awarding now has a retry mechanism
6 Years Ago
Fix replay continuing to play after exiting and starting tutorial