reporust_companion_reactcancel

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

5 Years Ago
Fix map jumping weirdness? Tick servers independently
5 Years Ago
Fix require cycle
5 Years Ago
Fix map animating on first load
5 Years Ago
Add loading indicators to the login page
5 Years Ago
Fix the steam login page rendering under the status bar
5 Years Ago
Map now tracks the player's position (unless you've dragged it around)
5 Years Ago
Fix headerMode float for team tab
5 Years Ago
Try out floating header mode to fix the header swiping when changing tabs
5 Years Ago
Moved DevMenu
5 Years Ago
Report websocket connection failure as a proper error, handle them in the error reporting
5 Years Ago
Sentry integration
5 Years Ago
No header for login page, transparent status bar too
5 Years Ago
Fix trying to show both the online dot and leader star
5 Years Ago
Workaround to allow chat text selection
5 Years Ago
Enable selectable for chat messages, doesn't work though
5 Years Ago
Bit bigger, thanks negative margins
5 Years Ago
Added star on PlayerHead for the team leader
5 Years Ago
Use PlayerHeads for the team member list
5 Years Ago
Add player online indicators to chat message avatars
5 Years Ago
Hide team list when the keyboard is open
5 Years Ago
Chat styling
5 Years Ago
Remove chat stuff from devmenu
5 Years Ago
WIP chat styling
5 Years Ago
ChatInput button and some styling
5 Years Ago
Hide team chat UI when not in a team, don't tick team chat when not in a team
5 Years Ago
Kill the spawn/death times on team page
5 Years Ago
Fix pages thinking there are no servers when you remove the server they were showing
5 Years Ago
Replace all matches (thanks JS)
5 Years Ago
Remove typings for styled-components cause they suck
5 Years Ago
Implement chat for the mock server
5 Years Ago
Team page now has functional team chat
5 Years Ago
Server List, Server Hero, Sidebar changes Merge branch 'master' of rust_companion_react Server toggle style
5 Years Ago
Handle newlines and tabs in server description/rules
5 Years Ago
Log team chat broadcasts to console
5 Years Ago
Remove some buttons from devmenu, including logout cause it's annoying
5 Years Ago
Dev menu buttons to test chat stuff
5 Years Ago
Update protos
5 Years Ago
Slightly more stable map grid (line thickness is still weird though)
5 Years Ago
StyledArea changes and Button props
5 Years Ago
TeamMemberTile refactor, Label Refactor for Styled Components
5 Years Ago
Fixing Styling on Latest Updates Adding a Section component Refactoring Server Information and Whos Playing
5 Years Ago
Fix map grid culling
5 Years Ago
Oops forgot the pinch fix
5 Years Ago
Fix pinch zooming again, disable RN bridge spam
5 Years Ago
Fix map clamping
5 Years Ago
WIP jumpTo zoom, broke pinching though
5 Years Ago
Move Server Tile to Components Moving Team and Other server info to components refactor CSS in Server Hero
5 Years Ago
Actually working this time Getting rid of error on the touchable opacity
5 Years Ago
Touchable Opacity
5 Years Ago
Adding image to latest update