reporust_companion_reactcancel

1,437 Commits over 1,645 Days - 0.04cph!

51 Days Ago
Write the map image to disk so Skia can render it, but it just crashes and breaks things most of the time
51 Days Ago
Upgrade to Expo SDK 49
51 Days Ago
Some progress on rebuilding the map with GLView
52 Days Ago
Kill most of the map UI code
52 Days Ago
Upgrade to Expo SDK 49
52 Days Ago
Correct versions of some packages
4 Months Ago
Show icon for above ground train tunnel links
6 Months Ago
Github actions tweak
8 Months Ago
Install skia Progress stripping out reanimated v1 map code More, but stuck for now because I can't get Skia to load the map image
8 Months Ago
Move VendingMachineIcon component to the correct folder
8 Months Ago
Rewrite ToggleSwitch component using modern reanimated
8 Months Ago
Increase max heap size while building app
8 Months Ago
Again
8 Months Ago
Try again
8 Months Ago
More actions updates
8 Months Ago
Update actions
8 Months Ago
Replace emoji-like text with image components in chat lines
8 Months Ago
Emoji tests
8 Months Ago
Upgrade to Expo SDK 48
8 Months Ago
Don't show the fallback logo as the server's logo on modals when the server has no logo set
8 Months Ago
8 Months Ago
Update items and translations Update auth implementation for nexus (was outdated) Fix incorrect dependency versions Fix nexus info not loading for server groups immediately Show nexus zone name for zone servers instead of the server name Show nexus logo image instead of individual server logos Show nexus zone names instead of server hostnames when viewing a nexus zone's server Don't put the server header image under the header bar anymore (might need a pass on this lewis) Don't show all clan members on the clan overview screen Only show the 'all clan members' button if the overview screen doesn't show all already Styling work on the nexus side of the server switcher Toggling notifications for a server will toggle the entire server group so it should be in sync with all the nexus servers Automatically turn on notifications for all servers in the group when pairing a server in the app Hide all the nexus zone servers if the current server isn't one of them Tapping on the nexus will set the current server to the one the player is assigned to Fix errors while pairing a nexus Make tapping a clan notification switch to the clan tab for that server Loading indicator for clan page instead of just claiming the player isn't in a clan until it loads Show error message on clan page instead of saying there's no clan Add a new 'not supported' error message for features the paired server doesn't support yet Update translations and items Enable clans in all builds Version bump Only enable clans in staging builds Merge branch 'master' into release
8 Months Ago
Only enable clans in staging builds
8 Months Ago
Update translations and items Enable clans in all builds Version bump
8 Months Ago
Loading indicator for clan page instead of just claiming the player isn't in a clan until it loads Show error message on clan page instead of saying there's no clan Add a new 'not supported' error message for features the paired server doesn't support yet
8 Months Ago
Fix errors while pairing a nexus Make tapping a clan notification switch to the clan tab for that server
8 Months Ago
Hide all the nexus zone servers if the current server isn't one of them Tapping on the nexus will set the current server to the one the player is assigned to
8 Months Ago
Toggling notifications for a server will toggle the entire server group so it should be in sync with all the nexus servers Automatically turn on notifications for all servers in the group when pairing a server in the app
8 Months Ago
Styling work on the nexus side of the server switcher
8 Months Ago
Don't show all clan members on the clan overview screen Only show the 'all clan members' button if the overview screen doesn't show all already
8 Months Ago
Don't put the server header image under the header bar anymore (might need a pass on this lewis)
8 Months Ago
Show nexus zone names instead of server hostnames when viewing a nexus zone's server
8 Months Ago
Fix nexus info not loading for server groups immediately Show nexus zone name for zone servers instead of the server name Show nexus logo image instead of individual server logos
8 Months Ago
Update auth implementation for nexus (was outdated) Fix incorrect dependency versions
8 Months Ago
Update items and translations
9 Months Ago
Emoji tests
11 Months Ago
WIP lighting based on time of day Lighting for the main camera view Adjust background color based on time of day Change the color of players to something that stands out less Fixed night Updata protos with default TOD value for backwards compatibility Merge branch 'lighting' HowToPair styling fixes Show a message on the 'no signal' screen if the player is online or needs to respawn so it doesn't look like the camera isn't working Show a different message when trying to view a static CCTV camera Update items Merge branch 'master' into release
11 Months Ago
Update items
11 Months Ago
Show a different message when trying to view a static CCTV camera
11 Months Ago
Show a message on the 'no signal' screen if the player is online or needs to respawn so it doesn't look like the camera isn't working
11 Months Ago
HowToPair styling fixes
11 Months Ago
WIP lighting based on time of day Lighting for the main camera view Adjust background color based on time of day Change the color of players to something that stands out less Fixed night Updata protos with default TOD value for backwards compatibility Merge branch 'lighting'
11 Months Ago
Updata protos with default TOD value for backwards compatibility
11 Months Ago
Fixed night
11 Months Ago
Change the color of players to something that stands out less
11 Months Ago
Adjust background color based on time of day
11 Months Ago
Lighting for the main camera view
11 Months Ago
WIP lighting based on time of day
12 Months Ago
Added new map marker assets and first pass of new functionality Put a back button on the 'more news' modal so it can be closed on iOS Fix page header padding uneven on Android Fix alpha banner rendering below the camera list items Remove comment Use proper marker background Fix required labels, adjust marker sizes Add icons for PTZ camera and drone Changes to make screen keep awake more reliable in case anything else is controlling it Protobuf updates Remove background properly, colour change Show map labels Fix marker rendering so it tints properly because RN can't tint the normal way Clamp icon/color indices so things don't break if there's a mismatch between game and app Update map marker assets Merge branch 'more_map_markers' Merge branch 'master' into release
12 Months Ago
Added new map marker assets and first pass of new functionality Remove comment Use proper marker background Fix required labels, adjust marker sizes Protobuf updates Remove background properly, colour change Show map labels Fix marker rendering so it tints properly because RN can't tint the normal way Clamp icon/color indices so things don't break if there's a mismatch between game and app Update map marker assets Merge branch 'more_map_markers'