6,973 Commits over 2,741 Days - 0.11cph!
Refresh setup menu when connecting/disconnecting
TypeScript upgrade
Update protos (removes MapNote.id)
Don't show team leader's death marker to everyone
▄▍█▅ ▉▆▄▅▆▍▌█▍▉ ▆▌▆▋▊▄▅ ▉▄ ▌▅▋▅ ▄▋▉▄▉ ▊▇▄▋▌▊█
▄▌▄▆▅█ ▌ ▉▅▄▍▊▆ ▋▋▆▍ █▍▌▉▊▄▅▌▍ ▆▋▋▆▄█ ▉▊▇▍ ▄▇▆▉▋▍ ▅█▉▋█▍ ▉▉▅▍▋▉▉ █▌▌█▆▆▅
▉▉▇ ▄▋▉█▄▄▊▅▌▉▆▄ ▊▉▌▍▉▇▇ ▌▋▋▆▇▅█ █▋▅ ▅▊▍▍▅ ▊▅▍▄▊▉▇▍, ▍▅▍ ██▄ ▉▄▇▇ ▅▊▉▇█▅ ▆▉ ▉▍▍▋
▊▊██▄▋▌ ▉▍▇▊▊▌▇ ▅▄▇▇ █▍▅▆▄▌▄▇ ▋▊▋▋█▋▇▆ ▄▅▄ ▄▅▇-▍▍▌█▄▍▇▊ ▋▆▄▌▊▌▍
▅▇▋▅▊▌ ▇▄▌▍▍▌▅▌██▍▋█ ▉▄▍ ▌█▍▊▌▄▉▍, ▄█▍'▆ ▊▅▆▇▄▋▅ ▊▆▇█▄▄▊ ▊▄▍▇ ▍ ▊▋▆█▆ (▆▍▍ ▇▉▌▍█▍ ▍▅▆▅▊▊▊▇ ▇▊▉▄)
▌█▌ /▆▍█▋█▆▇▊▍▋▊▉ ▇█▋█▆ ▄▌▊▉▇▌▄ ▄▆ ▅▇▊▄ ▆▋▉'▊ ▅▊▋▋ █▅▅▍██, ▄▄▅▊▋ ▄▅▇ ▍▌▆▍▄█▋▅▄▍▍ ▍█▌▍▋ ▆▄▊█▊ ▋█ ▉▌ █▍▄▅█▊▊
▅▌▉▇▌▊ ▋▍▅▄ ▄▍▉▍ ▆▊▊▅▅▋▌ ▊▄██▅▇█▌ ▌▄▇█ ▄▊▅▅▄'▅ ▊ ▌▍▍▅▆▉▇ ▍▅▍▊▊ █▆ ▉█'▋ ▅▍▋▆▆▅▆▍▋
Update menu UI to use designs from Lewis
Fix map jumping to the bottom left instead of center when there's no player marker
▋▋█▋▍ ▍▆▋▄▍▍▅ ▋▋▄ █▄█▇▊▌ ▊▅▇ ▄▍▆▌▉▉▍█ ▋▇▉▉▇ (▋▍█▉ █▇▅ ▇▅▇▆▌▍), ▆▌█▊ ▇▄▉▄▋▄ ▋█▆█ ▄▉▇▇ ▅█ ▅▆█▌ ▅▇▇▄▄▌ (▊▍▄▉ ▆▄▍▄)
▄█▋█▄ ▇▇▆ ▊▌▌▉▅▄ ▇▊ █▊▄ █▇▍▇▉▍▌ ▋▄█▊ ▌▉▇ ▅▋ ▄▆▆▅▆ ▄█ ▄▌▉ ▉▉▅▋▉▄
Hide the setup menu unless a convar is set (default off)
Update menu panel to use Rust.UI, hook it up on the main menu
Fix possible divide by zero (and possible hard crash in reanimated)
Simplified keyboard theme code
Better authenticating screen
Made the chat send button a bit easier to hit
Better ChatInput behavior
Memoize a bunch of stuff + some cleanup
Add margin between server name and the radio button on the server switcher (so long names dont almost touch it)
Use the right icon for BackButton
Don't show a checkmark on servers that aren't selected
Allow AsyncButton to be styled again, remove redundant styles (hopefully this isn't the cause of the iOS problem...)
Confirm dialog colors "cancel" buttons grey instead of green
Don't use a transparent header on the blog because it overlaps the blog when you scroll down
Fix server switcher height calculation
Fix server switcher height not updating properly when changing
Don't allow the hub to go behind the status bar
Improve server title positioning
Remake the smart switch entity with receiver and icon
▍▉▍ ▊▌▋ ▆▋▇▍▍ ▉▉▄█▋ ▄▍▆▍▋▇▋▅ ▇█ ▉▆▄▍ ▍▇██▇▍▌▌ (█▌▇▍▉ ▌▇▋▇ ▊▅▍ ▌▋ ▌▍▋▉ ▌▋▇ "▇▆▍▊▇(▄)" ▉▄▅)
Set tab page navigationOptions properly now that they're memoized
React.memo all the tab pages
Fix hub rendering the loading indicator on the left side for a few frames when loading the app
Fix off center page headers now that the settings button is gone on some
Hide "unhandled" error when loading the map on servers that don't support the new map markers
Another possible host for login
Add a button to update the app's JS code
Add version info to the bottom of settings screen (probably only works in proper builds, we'll see)
Add logout button to the settings menu (so its not in the dev menu anymore)
Allow more origins for blog embeds (Steam, YouTube, Twitch, Soundcloud)
Allow the origin https://store.steampowered.com when logging in
Use our custom switch for the settings screen
Make the hub server notification toggler use the switch component