userlamalovecancel
reporust_companion_reactcancel

1,104 Commits over 1,796 Days - 0.03cph!

5 Years Ago
Set player token from notification payload
5 Years Ago
Can remove servers now
5 Years Ago
Implement the AddServer page
5 Years Ago
WIP add server screen Show add server screen when the notification comes in (Expo can't handle opening notifications???) Remove server list loading from api cause that's been removed too
5 Years Ago
Add FCM config for notifications
5 Years Ago
wip auth and notifications
5 Years Ago
Cleaned up the grid code a bit, still haven't found a way to prevent the updates from queuing up....
5 Years Ago
Add an option to switch between scaling modes on markers, WIP map layers, WIP grid culling... still slow to refresh but at least rendering is good Fix a bunch of the grid cull delay, still bad though
5 Years Ago
Map view grid
5 Years Ago
Fixed zoom clamping bugs
5 Years Ago
Map margin, correct background color
5 Years Ago
Map background
5 Years Ago
Fixed the jumpTo animation
5 Years Ago
Remove debug
5 Years Ago
Never use anything but the mapping syntax for Animated.event...
5 Years Ago
Simplified a bit
5 Years Ago
Actually working jump to position, but the animation is broken and panning is broken again too
5 Years Ago
"Working" jump to position - also somehow fixed panning? Only issue with this is it doesn't animate on its own for some reason ven though its supposed to
5 Years Ago
Awul tap handler but at least it detects taps now
5 Years Ago
Setting up WebGL and Pixi
5 Years Ago
Tao handler that breaks panning and doesn't even detect taps
5 Years Ago
Fix map marker anchoring, add debug markers
5 Years Ago
Simplify the marker node tree to try and fix delayed layout (it didn't work)
5 Years Ago
WIP map marker alignment
5 Years Ago
Add monument markers to the map
5 Years Ago
Grab team info from the game Basic marker support for the map view Put team members on the map
5 Years Ago
Set minimum zoom to fit the screen
5 Years Ago
Fix focal displacement stuff...
5 Years Ago
Clamping is good now, just this focal displacement thing causing problems now
5 Years Ago
Getting somewhere now
5 Years Ago
Replace everything with reanimated's ImagePreview example
5 Years Ago
what am i even doing
5 Years Ago
WIP map pan and zoom
5 Years Ago
Add map component and populate it
5 Years Ago
Update protos, switched to use different kinds of (small) entities instead of one or more controller entities
5 Years Ago
Add controller names in (but will need to split them up still)
5 Years Ago
Render controller inputs
5 Years Ago
Add output switch controls
5 Years Ago
Fixed all the issues with that
5 Years Ago
Update protos, WIP getting the controllings to render on another page
5 Years Ago
Fix keysMatch for when the new value is just the key
5 Years Ago
Update protos, grab the list of buildings from game
5 Years Ago
Autofill playerToken in RPCs, require other tokens to be passed in the parameters for some other requests
5 Years Ago
Server details page
5 Years Ago
Auto load server list, move server list to its own component, remove QR code deps
5 Years Ago
Setup icons for the tab bar, fix server list saving
5 Years Ago
Update protos to include server time in server info
5 Years Ago
Got RPCs working, will load server info now
5 Years Ago
Improved persistence merging, pull server list from backend
5 Years Ago
Remove .expo/packager-info.json