userlamalovecancel
branchrust_companion_react/mastercancel

794 Commits over 1,553 Days - 0.02cph!

4 Years Ago
Fix some ServerHeader image weirdness
4 Years Ago
Fix jumpToPlayer warning when switching servers
4 Years Ago
Lerp tweaks
4 Years Ago
Add lerpAngle to lerp rotation of cargoship and CH47 markers
4 Years Ago
Proper lerp (and it's reusable)
4 Years Ago
Use correct background color for map, fix lerping triggering on map load
4 Years Ago
Almost working map marker lerping
4 Years Ago
Configure Moment to output in local time
4 Years Ago
Fix require cycle
4 Years Ago
Server notification toggle button
4 Years Ago
Update api link
4 Years Ago
Fix broken map lower bound clamping at higher zooms
4 Years Ago
Get rid of more unnecessary model updates, don't constantly update the map coords, fix the app letting you skip login with broken authentication
4 Years Ago
Make jump to player button use the player's map marker instead (it's updated more frequently)
4 Years Ago
Cache map focus position so we don't need to update it all the time
4 Years Ago
Remove debug markers
4 Years Ago
FIx header not showing your own avatar
4 Years Ago
Fix some unnecessary model updates
4 Years Ago
Forgot to add the CH47 blades back
4 Years Ago
CH47 marker
4 Years Ago
Fix login page showing a header
4 Years Ago
Fix team members not hiding when the keyboard is open, fix being able to send chat messages more than once
4 Years Ago
Vending machine map marker
4 Years Ago
Map markers should update at the same time as other markers now, fix mock server not using your SteamID (which broke chat formatting)
4 Years Ago
Fix MarkerRoot never updating the position, add crate, explosion, and cargo ship (wip) markers
4 Years Ago
Add other markers to the map (need to do the components for them still)
4 Years Ago
Fix keyboard avoider for android
4 Years Ago
Move userInterfaceStyle to where it belongs (I think?)
4 Years Ago
Allow the YouTube embed origin for the BlogView (possible fix for iOS)
4 Years Ago
Show map notes on the map (personal and team ones)
4 Years Ago
Better settings button
4 Years Ago
Team markers go above monument markers
4 Years Ago
Use avatar for the player markers on the map
4 Years Ago
Don't watch the Team for every ChatLine
4 Years Ago
Unload the map when switching servers (so it doesn't auto load), cache style in MarkerRoot Add an error when a model is being watched many times, don't watch MapState in MarkerRoot Don't watch servers in the server switcher (that auto connects to them all and ticks them)
4 Years Ago
Use the proper domain
4 Years Ago
Mock server uses your local steamid now, refactor to get rid of circular dependency
4 Years Ago
Better formatting for the map size
4 Years Ago
Add a toggle switch to the smart alarm entity to switch notifications on/off for it
4 Years Ago
Fix header text not centered
4 Years Ago
Push the "jump to me" button in more, give it more consistent colors
4 Years Ago
ServerHeader uses NetworkImage Memoized a bunch of stuff in the map's GridLayer to see if its faster
4 Years Ago
Add devices tab with mock switch and alarm
4 Years Ago
Don't automatically open notifications when the app isn't in the foreground
4 Years Ago
Team tab cleanup, with styled-components too
4 Years Ago
Show queued players (if any) in the server info area
4 Years Ago
Pass through style prop on some core components (fixes styled-components extending)
4 Years Ago
Automatically close the bottom drawer when clicking on something
4 Years Ago
Updates team member list on chat screen, fixed a few other styles
4 Years Ago
Bottom drawer only on hub