userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

5 Years Ago
Regenerate protobufs because I apparently reordered fields I was adding and forgot to generate after
5 Years Ago
Merge from main
5 Years Ago
Update protobufs for vending machine info
5 Years Ago
Add all the item info and icons (these are auto generated)
5 Years Ago
Add an editor script to export all the items (with icons) for the app
5 Years Ago
Add all the vending machine sell order info to the app marker data
5 Years Ago
WIP client task request system
5 Years Ago
Handling for new notifications, tapping news notification opens in browser
5 Years Ago
▇▍▇ ▉ ▊▅▊▇ ▉▅ ▌▊█▇ ▊▍▋ ▊▌▊▄▌▊ ▄█▉█ ▇▆▅▍▋▄▆▍▌▄▉▉▄ ▅▅ ▍▇▋▊▆▍
5 Years Ago
Fix the connection test alwys passing (but still somehow working out in the end)
5 Years Ago
Force close the connection if the test fails
5 Years Ago
Soft refresh fixes
5 Years Ago
Test the connection when returning to the app in case we don't get the disconnect event
5 Years Ago
Retry button for map tab
5 Years Ago
Tweak reportError - don't push to Sentry in dev mode, always log to the console
5 Years Ago
Do a soft reload of everything when returning to the app after the connection to the game closes
5 Years Ago
Fix GameConnection never firing state changes for connected or failed to connect
5 Years Ago
Disable server ticking when the app isn't active
5 Years Ago
Add alarm notification setting in-app, move logout button to the very bottom of settings
5 Years Ago
Fix scrolling on the devices page
5 Years Ago
Hook up new confirmation modal
5 Years Ago
modal styling Add Server Modal changing everything to components passing title and description as props remove button padding Merge branch 'master' into Modals Modalbody, footer, header and icon picker + addentity modal use GameIcon in ModalIconPicker pass props through to iconpicker header using GameIcon and prop styling for position GameIcon style prop, modalbody padding, header props Pull real data into AddEntityTest adding iconswitcher functionality back More data to the modals Add asyncbuttons to modal footer new edit entity modal, replace old set devices to use container, remove unneeded margin Dialogs on edit switch notification on smart alarm adding Delete device modal add navigation go back on cancel pageMessage alignment fix Hook up the new AddServer Hook up new AddEntity modal Fix new EditEntity screen Hook up new confirmation modal
5 Years Ago
Fix new EditEntity screen
5 Years Ago
Hook up new AddEntity modal
5 Years Ago
Hook up the new AddServer
5 Years Ago
▇▋▆▆▌ ▍▅▆▌ █▉▉▇▊█▆▉▇▉▇▊ ▋▄▄ ▄▆█▄ ▉▌'▅ ▄█▅▍▅▌ ▍▌▆▅▆▋ ▊ ▇▍▍
5 Years Ago
Fix being unable to select chat text
5 Years Ago
▄██ ▅█▍▆█ ▅▉▍ ▇▄▉ ▉▍▆▊▅▅▋
5 Years Ago
Add padding to the bottom of the devices list
5 Years Ago
Add more icons, reorder them so they aren't as scrambled about
5 Years Ago
Revert that change because it only fixes the S10+ but breaks other phones - will need proper fix
5 Years Ago
Fix screen size workaround when there's safe area insets
5 Years Ago
Update protos
5 Years Ago
Map seed should be optional
5 Years Ago
Use proper error type for disconnected errors
5 Years Ago
Server switcher default image, set tab back behavior to history
5 Years Ago
Workaround SDK 37 bug on Android causing KeyboardAvoidingViews to not work properly
5 Years Ago
Disable screen animations for the blog view on Android to workaround a webview crash
5 Years Ago
Remove DS_Store Use the proper default server image, fix the server header image looking very dull
5 Years Ago
Update protos, invalidate the map cache when a server's map changes
5 Years Ago
Send the app the map's seed and salt so we can invalidate map caches properly
5 Years Ago
Cargo ship and heli marker size fixes, also give the heli two sets of blades like the game
5 Years Ago
Version bump
5 Years Ago
Show an error icon on paired devices which are no longer accessible
5 Years Ago
Merge from main
5 Years Ago
Test self hosted actions runner
5 Years Ago
Sort out some TODOs
5 Years Ago
▄▍▆ ▆▋▋▊██▊ ▄█▇ ▊▇▆▌▅▌ ▇▊▇ ▌▉▅▄▋▌ (▋▉▆█▍ ▌▉▊▉▄▆▄ ▇▆▋▄▅▉ ▅ ▍▇▋)
5 Years Ago
Tapping notifications will now switch to that server, or if the server isn't paired, allow you to disable all notifications from that server
5 Years Ago
Fix server pairing not working since my recent changes