userlamalovecancel
branchrust_companion/mastercancel

30 Commits over 31 Days - 0.04cph!

5 Years Ago
Update protos, add code for player notifications (no UI though)
5 Years Ago
Handling team change broadcast, fix issues with team UI not rebuilding
5 Years Ago
Fix team members not being removed from the model
5 Years Ago
Options model, blog notifications toggling
5 Years Ago
Notification toggle colors, don't show push notifications in snackbar
5 Years Ago
Refactor showMessage to not need a BuildContext so we can show errors somewhere now
5 Years Ago
Notification toggle button for controllers
5 Years Ago
Output change broadcast handler, remove debug print
5 Years Ago
Changed everything to protobufs, server broadcasts work now
5 Years Ago
Bunch of notification stuff so they show up properly, also did the icons too
5 Years Ago
Controller names, I/O names
5 Years Ago
Better controller UI, also show input states on UI
5 Years Ago
Add firebase_messaging, push notifications mostly working
5 Years Ago
Base renaming, other fixes
5 Years Ago
Save/load to file, base info on base page, IP rewriting for testing on device, other fixes Closes #2
5 Years Ago
Add output control switches, minimal UI
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
Player info widget
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
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