userlamalovecancel

6,650 Commits over 2,557 Days - 0.11cph!

5 Years Ago
Entity info and controls WIP
5 Years Ago
Split into another entity
5 Years Ago
Adding controllers, fix some more issues (including the app getting slower over time?)
5 Years Ago
Fix duplicate routes being put onto the navigation stack
5 Years Ago
BuildingRoute shows server info too, some style fixes
5 Years Ago
Team info, sort out some naming issues, bunch of fixes
5 Years Ago
Team info
5 Years Ago
Merge from main
5 Years Ago
Building info
5 Years Ago
Fix serialization changes preventing server boot
5 Years Ago
More info
5 Years Ago
Player info widget
5 Years Ago
Tokens, player info
5 Years Ago
Switched tokens to just ints Add player info Show list of bases under each server Do some proper change tracking so Flutter doesn't rebuild things constantly Bunch of other fixes
5 Years Ago
Show server info on the main screen
5 Years Ago
Info command, run things on the right thread
5 Years Ago
Other files
5 Years Ago
Setup, connecting, and handling commands
5 Years Ago
Add servers/bases from scanning the QR code, implemented RPC to game server, made a widget to display the server time
5 Years Ago
Add a QR scanner library hooked up the the add server button
5 Years Ago
Fix removing from the list
5 Years Ago
More scoped_model stuff to pass servers down, switch to named routes
5 Years Ago
Switch to scoped_model
5 Years Ago
Add code
5 Years Ago
Initial commit
5 Years Ago
Increase timeouts
5 Years Ago
Fix harmless exception on disconnect, remove debug
5 Years Ago
Build
5 Years Ago
Video options cleanup (remove HDR, remove UI blur, remove motion blur) Deleted the UI blur shader
5 Years Ago
Removed unset platforms from GA settings
5 Years Ago
Reusing AssemblyPreprocessor instance will use cached reference assemblies now
5 Years Ago
Add <Public /> and <PublicOrProtected />
5 Years Ago
Slow down renewing (was for debugging)
5 Years Ago
Require FP staff account to use the admin controls
5 Years Ago
Game creation and editing
5 Years Ago
Disable league promotion checks in MMF games
5 Years Ago
Ban/unban from the servers page
5 Years Ago
Banning/unbanning things works
5 Years Ago
Progress
5 Years Ago
Remove IP address and port from server listing
5 Years Ago
Merge from main
5 Years Ago
Use BestHTTP everywhere but editor+standalone
5 Years Ago
Disable SSL for release server (unity can't connect from builds??)
5 Years Ago
Fix server NRE Add missing columns
5 Years Ago
Build
5 Years Ago
Seasons start at 1
5 Years Ago
Enable Clatter rankings page, build
5 Years Ago
Config
5 Years Ago
Load steam inventory and do achievements in debug build if the player has a valid steam id
5 Years Ago
Allow buying items etc when steam id validation is off (for debugging)