userlamalovecancel

6,625 Commits over 2,527 Days - 0.11cph!

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
5 Years Ago
Fix newmaps not forcing the change
5 Years Ago
Update FP.Steamworks, turn item properties off
5 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
5 Years Ago
Server will now pick maps immediately if there are none in the DB
5 Years Ago
Server config file
5 Years Ago
Add the map rotation table sql
5 Years Ago
Add a hotlodable config for some things
5 Years Ago
Rename and delete the career logos folder with the career folder
5 Years Ago
Map rotation syncs with DB (allows multiple servers and newmaps/setmaps commands)
5 Years Ago
Nut item icons
5 Years Ago
Update FP.Steamworks, fix the buy nuts panel status text
5 Years Ago
Add Inventory.OnInventoryResultReady so you can check that as well as the generic OnUpdate Add Overlay.IsOpen
5 Years Ago
Remove nut suffix again, fix purchase quantity
5 Years Ago
Buying nuts
5 Years Ago
Update FP.Steamworks, change starting currency condition
5 Years Ago
Make Inventory.OnUpdate an event, FormatPrice can be passed LocalPrice without needing to multiply it
5 Years Ago
Formats for more currencies, and make that format function public
5 Years Ago
Show default items first, set the color for the item info panel when UI blur is disabled
5 Years Ago
Undo 5956
5 Years Ago
Change input handling to avoid flicker in the attack state
5 Years Ago
Move CheckForGameEnd() calls around so it only gets called after commands finish processing (for fixing tilefall at end of match)
5 Years Ago
Reduce rate limiting on leaderboard requests
5 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
5 Years Ago
Add item colors to customisation defs, rebuilt DB
5 Years Ago
Implemented rewards for final daily challenge ranking, currency awarding now has a retry mechanism
5 Years Ago
Fix replay continuing to play after exiting and starting tutorial
5 Years Ago
Fix avatar on menu disappearing after watching a replay
5 Years Ago
Don't include unavailable items in the Steam list
5 Years Ago
Fix console command parameters being changed to lowercase
5 Years Ago
Some database changes that I'll need for daily challenge rewards (server will error for daily challenge leaderboard stuff without this)
5 Years Ago
Added message of the day stuff to server
5 Years Ago
Rename outdated save files instead of deleting them
5 Years Ago
Disable the force wipe function
5 Years Ago
Fix backspace bug in server console input
5 Years Ago
Prevent Ctrl+C from closing the server
5 Years Ago
Fix NRE spam when dragging scrollbars
5 Years Ago
Supersample the map renders, force 16:9 aspect ratio for them too
5 Years Ago
Switch to fast vignette in potato mode
5 Years Ago
Increase time between connection attempts if they keep failing Limit friend match requests to 1 so you can't request a match with everyone