userlamalovecancel
branchrust_companion_react/mastercancel

794 Commits over 1,553 Days - 0.02cph!

1 Year Ago
Again
1 Year Ago
Try actions again
1 Year Ago
Setting configs for EAS WIP updates to handle EAS differences Lockfile after rebase Remove Android status bar translucent from app.json Set update channel for release builds Expo SDK 47, fix publishTime Fix version text getting clipped because it's much longer now Readme and actions updates for EAS build Merge branch 'eas'
1 Year Ago
Migtate away from yarn classic pt 1 Part 2 Auto-build core on install
1 Year Ago
Sentry config updates
1 Year Ago
Don't show clan notification options if the feature isn't enabled Version bump to 0.0.26 Update items Update translations
1 Year Ago
More github actions fixes
1 Year Ago
Github actions use yarn
1 Year Ago
Fix core build after yarn switch
1 Year Ago
Remove text transform capitalize on blog titles so QOL doesn't turn into Qol
1 Year Ago
SDK 46 upgrade
1 Year Ago
Switch to yarn Fix entrypoint to work with monorepo Remove react-native-appearance usage Remove expo-app-loading Some dependency fixes Merge branch 'sdk45'
1 Year Ago
Github actions update
1 Year Ago
Hopefully fix haptics error spam
1 Year Ago
Some fixes after refactoring
1 Year Ago
And another one
1 Year Ago
Another one
1 Year Ago
Try again
1 Year Ago
Hopefully fix github actions
1 Year Ago
Move the core code into a separate package in the same repo
1 Year Ago
Refactoring the game connection code and RPC code to be independent from Rust+/RN things
1 Year Ago
Version bump
1 Year Ago
Update items and translations
1 Year Ago
Add dependency on react-is because actions is failing
1 Year Ago
Add a flag to turn nexus features off Don't render nexus servers on the list if not enabled
1 Year Ago
Merge branch 'master' into nexus-ui Update sentry config Fix error page message shown when not in a clan Update react-class-model Update protos Add function to call the nexus API to get its details WIP server grouping for nexus Show unique names for the mock servers instead of stomping them all to the same value Refactor the mock configs so we can do that better and get it reflecting the nexus params too Fix nexus servers not immediately being grouped correctly when adding/removing them Automatically refresh groups once in a while just in case data changes Render server groups under a group header Update protos Automatically add other servers from the nexus when we have at least one already Automatically correct the IP address and port of paired nexus servers if they changed Ungroup servers when their zone is not found in the nexus anymore Fetch player info from the nexus to get appKey etc Remove appKey fields from server and notification data Support removing server groups so the button does something now Show an icon on the server you are currently assigned to Zone Name -> Key Upgrade to expo SDK 44 Merge branch 'nexus-ui' Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully)
1 Year Ago
Update items Update translations
1 Year Ago
Fix unable to scroll the devices list
1 Year Ago
Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes Revert the dynamic background color for chat input (it made the caret look invisible)
1 Year Ago
Merge branch 'master' into release Merge branch 'master' into release Merge branch 'master' into release Version bump to 0.0.24 because Google
1 Year Ago
Hide the clan section on the FUE Fix the update available button on the hub being under the header a bit Fix the "not a real server" message being over the header a bit Update items Update translations
1 Year Ago
Version bumpb
1 Year Ago
Add monument name for arctic research base Hide the server logo component on the hub if the server didn't set one
1 Year Ago
Possible crash fix after dripsy changes
1 Year Ago
Clan view Add header, members, announcement components Add header to the members section Gradient for Clan Header Add author on announcement Avatar and edit on announcement ClanInviteModal, modifying Container and Styledbutton to accept more props rewrite ClanInviteModal to use Modal components Add a modal for managing user New OnlineStatus component Add status component to ClanView localisation onlinestatus, use it in user component Cleanup User component Cleanup ClanMembers, invite and member info Rewrite Chatheader, add styling for switching chat Clean up the Hub view Add promote functionality to the Hub Spacing fixes Add OnlineStatus to promote tooltip Merge branch 'master' into nexus-ui Initial work to get clan info into the app Replace the API we use to retrieve avatars with a hook-based one which provides the avatar URL and their profile name Should also fix the avatars not refreshing in the app Fill in player names for clan motd and the member list Update react-class-model and other stuff Fill in the rest of the data for the clan info mock Deserialize int64 timestamps to JS Dates Render the motd timestamp on the clan tab Hook up the ClanMemberInfo modal Automatically refresh clan using data pushed from the game Update react-class-model to fix a bug where the motd timestamp wouldn't update Fix server time being invisible Update react-class-model to fix the map not loading Implement PlayerCapsuleTablet (didn't use localization and promote did nothing) Add a dev tool to spoof the signed in steam ID as someone else when rendering things Show the signed in player name in the drawer now that we can Provide the member and role instance of the signed in player to the clan UI Fix ScaleY deprecation Clan styling fixes, clan member fixes and accepts isOnline styling Page Header tweaks, News Item News styling News date styling Padding for bottom safe area in bottom tab bar navbar padding tweaks More tab spacing test Spacing on clan members Improve chat visuals Style chat input on type Fix slowness on chat UI again Show the clan logo and color nicer Set up rpcs to set the clan motd and send messages to clan chat Implement setting the clan motd Set up RPCs and models for clan chat Refactor the chat components so they can use either the team or clan chat models Mock setup for clan chat Team tab is now a chat tab Header can now be used to switch between team and clan chat (very rough atm) Chat Switcher redesign add localised strings for chat Rewrite the chat header, split out into components Localisation again Chat channel backgrounds Tone down gradient adjust chatline gradient iPad clan chat views Add more tablet fixes More reliable clan color gradient logic use clan colour behind clan logos PageHeader fixes and ClanMemberInfo styling Fix news type tags if tag isnt specified Replace ClanEdit and Memberinfo modal and rewrite ModalBody ClanMemberHeader component added Initial Lottie setup Null checks to prevent errors on logout Provide clan member online status and hook it up fue hub assets in the right branch Update Animation Update Hub anim Animation update, embedded images FUE Team Animation Set up notification channel for clan announcements with toggle for it fue map json animation Add map view, update component for responsiveness fue clan animation Add clan animation Android specific PageHeader padding TransparentHeader padding Clan page member styling isOnline PageHeader android padding on opaque header Add last seen to the ClanMember tile Adding a full members list dialog ClanMemberModal styles Update flag overlay background Animate clanheader banner Dripsy beginnings for the Hub Revert "Dripsy beginnings for the Hub" This reverts commit c7107a60dfffec7b6cc4435d24a2d6f4da05eb69. Revert "Revert "Dripsy beginnings for the Hub"" This reverts commit b70d66d43b7a0ad347099fe8238fc0e2a1eb5b77. Fix app crash user component rewrite StyledAvatar dripsy Styled Avatar, NewsList and NewsItem Dripsy Container Dripsy Header, News, Styled Avatar, Theme colours Notifications, more colours Server Switcher font families, game icon, game item Game Item, ImageOverlay, Modal Root, NotifStatus, OnlineStatus PageLoading, PageMessage, Separators, ServerIcon, ServerTime and Spinner StyledButton, SafeAreaHeader styles Async button add dripsy gradient, player capsule and teaminterface ChatInput and Chatline Fix clan banner doing a weird fade every time you switch tabs (Android only?) Fix AsyncButton missing padding Fix GameIcon clipping the right off the edit badge Fix PageMessage missing spacing on the left/right Update react-native-draggable-flatlist to fix reordering devices (it's faster too!) Fix multiple player map marker not collapsing the avatars down (style wasn't passing through) Merge branch 'dripsy' into nexus-ui Fill in the chat channel switcher header text Always show the chat channels even if not in a team/clan (they show a message when not in one) Show the clan member limit (if there is one) Localization support for the clan UI Fix model content not being centered vertically Fix missing padding on the clan members list Add elevation to modals so it looks a bit less odd with the clan background Only enable the clans UI in Rust+ dev/staging for now Merge branch 'nexus-ui' Delete all the CCTV camera stuff
1 Year Ago
Update eas.json to reflect schema changes since last trying it
1 Year Ago
Remove console.log
1 Year Ago
Switch to a custom bottom tab bar component so we can hide the tabs in a much less janky way Switch software keyboard layout mode to resize for Android, hide bottom tabs on keyboard open (Android only)
1 Year Ago
Update translations Update items Bump to version 0.0.22
1 Year Ago
Add an offset for the device tab's filter textbox too
1 Year Ago
Expo SDK 41 (cherry picked from commit 600ba4b8c09183251159b093fd5a5e3ba087fb1e) Update react-native-elements EAS config Fix EAS config EAS test config Fix image loading placeholders SDK 42 SDK 43 React Navigation upgrade Merge branch 'master' into sdk43 Get rid of react-navigation/compat Disable KeyboardAvoidingViews on Android Add KeyboardOffset component to shift the chat textbox so it isn't partially cut off on Android
2 Years Ago
Revert "Un-bump version to deploy to older app version" This reverts commit ea7e18c9f63f2aceab128c5f1f352d724b75e54e.
2 Years Ago
Un-bump version to deploy to older app version
2 Years Ago
Add search light icon Add abandoned military base monument Update items Update translations
2 Years Ago
Version bump (also update readme)
2 Years Ago
Fix compact player marker not showing player lists when tapped
2 Years Ago
Update items and translations
2 Years Ago
Update items and translations
3 Years Ago
Show underwater lab locations on the map
3 Years Ago
Update items and translations