userlamalovecancel

6,655 Commits over 2,557 Days - 0.11cph!

1 Year Ago
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 Merge branch 'master' into release
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 Merge branch 'master' into release
1 Year Ago
Version bumpb
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 Un-bump version to deploy to older app version Revert "Un-bump version to deploy to older app version" This reverts commit ea7e18c9f63f2aceab128c5f1f352d724b75e54e. 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 Add an offset for the device tab's filter textbox too Update translations Update items Bump to version 0.0.22 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 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) Remove console.log Update eas.json to reflect schema changes since last trying it 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 hub lottie test 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 Possible crash fix after dripsy changes Add monument name for arctic research base Hide the server logo component on the hub if the server didn't set one Merge branch 'master' into release
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
Server compile fix
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
Only enable the clans UI in Rust+ dev/staging for now
1 Year Ago
Fix missing padding on the clan members list Add elevation to modals so it looks a bit less odd with the clan background
1 Year Ago
Fix model content not being centered vertically
1 Year Ago
Show the clan member limit (if there is one) Localization support for the clan UI
1 Year Ago
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)
1 Year Ago
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
1 Year Ago
Fix multiple player map marker not collapsing the avatars down (style wasn't passing through)
1 Year Ago
Update react-native-draggable-flatlist to fix reordering devices (it's faster too!)
1 Year Ago
Fix AsyncButton missing padding Fix GameIcon clipping the right off the edit badge Fix PageMessage missing spacing on the left/right
1 Year Ago
Add FilterName and FilterGeneric functions so the filters know the correct context of what is being filtered Update name filtering to use FilterName, apply FilterGeneric to vending machine names
1 Year Ago
Pass player names through Steam's filter everywhere we use them New NameHelper.Get function handles streamer mode and filtering automatically to clean things up
1 Year Ago
Merge from main
1 Year Ago
Support blocking the client from connecting to specific servers listed in the manifest
1 Year Ago
Show a warning message on the loading screen when connecting to a server that has a ping much higher than what was shown on the server browser
1 Year Ago
▊▆▊▋▅█ ▉▋ ▆▌▉ ▊▄▅▍▅▊▄ ▌▅▋▇ ▌▊▅█▇▍▇ ▇▄▉ ▊▌▉▇▉▅▄ ▅▋▅▇█▊▌ ▇▊ █▅▄▅ ▌▅▉▇▇ ▍▊ ▋ ▅▉▇▍▌▍▍▆ ▉▉▊█▍▊█ ▊▍█▍ ▆▄▊▉▆▇▌▋ █▇▆ ▍▉▉ ▇▄▆ ▋█▉▊▌▅ ▅▌▉▉▆▅▋ ▍▇▍▄▇▊▉ ▍ ▅▊▍▆ ▉▌ ▇▊▄▍▊▊▆▌ ▉▌ ▇█▍▉▋▊ ▋▊▊▊ █▌▄ ▉▅ ▊█▆ ▉▌▉█▇▆▋▆ █▉ ▉█▉▄▌▄▊▍ ▊▄▆▉▌▇ ▊▌ █ ▉▉▉▌▍▆▄▆▋ ▇▍▄
1 Year Ago
Add appban and appunban commands to ban players from using Rust+ without banning them from playing on the server
1 Year Ago
Merge from nexus
1 Year Ago
Fix wrong nexus island entity transform calculation so it lines up with the nexus map now
1 Year Ago
Fix transfer protection not turning off immediately when a player transfers without a vehicle
1 Year Ago
Stop trying to move the ferry while it is in the transferring state
1 Year Ago
Show a countdown on the loading screen for how long the driver has to load in before a passenger takes over
1 Year Ago
Merge from nexus
1 Year Ago
Wait on the loading screen until transfer protection is removed (driver loads in) Swap the inactive driver to another player if a passenger is ready and transfer protection expires
1 Year Ago
Only disable transfer protection for helicopters when the driver loads in
1 Year Ago
Allow transferring helicopters between servers by flying them towards the island billboards (like boats) Freeze the helicopter in the sky while it is transfer protected
1 Year Ago
Merge from nexus
1 Year Ago
Merge from main
1 Year Ago
More ferry movement improvements
1 Year Ago
Smoother ferry acceleration and turning
1 Year Ago
Merge from nexus
1 Year Ago
Codegen + manifest
1 Year Ago
Merge from main
1 Year Ago
Add a safe zone to the ferry
1 Year Ago
Update FP.Nexus
1 Year Ago
Automatically refresh clan info in case we missed some change events
1 Year Ago
Turn the nexus dock prefab into a monument (WIP) Automatically spawn a nexus dock in procgen when the server is running as a nexus
1 Year Ago
▋▅▆▅▋▆ ▆▊▇ ▌▋▅▉▍ ▆██▋ ▍▄▋▅▍▍▊ ▉▋ ▌▍▋▌▇ ▉▉▍▍▇▉▇▆▊ ▅▍▍▅ ▇▋█▄█▉▍▆▋
1 Year Ago
Update ferry to actually sail across the ocean to and from the matching island billboard entity
1 Year Ago
Make the island billboards look better (lit properly, blends in with fog) Fix island billboards being clipped when far enough away
1 Year Ago
Fix server full warning never disappearing