userlamalovecancel

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

10 Months Ago
Increase max heap size while building app
10 Months Ago
Again
10 Months Ago
Try again
10 Months Ago
More actions updates
10 Months Ago
Update actions
10 Months Ago
Replace emoji-like text with image components in chat lines
10 Months Ago
Upgrade to Expo SDK 48
10 Months Ago
10 Months Ago
Don't show the fallback logo as the server's logo on modals when the server has no logo set
10 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
10 Months Ago
Only enable clans in staging builds
10 Months Ago
Refactor map shader so the bits related to getting the map pixel colors are in a shared include file Add a new shader for things in the world which renders the map onto it Updated clan table to show the actual map instead of something else
10 Months Ago
Merge from clan_chat_emoji_fix
10 Months Ago
Set ShouldTransferAssociatedFiles for painted item storage entity (fixes egg suit texture not transferring between servers)
10 Months Ago
Refund the whole crafting queue of sleepers when a player loots them
10 Months Ago
Merge from main
10 Months Ago
Server compile fix
10 Months Ago
Support turning on/off clan system with clan.enabled convar
10 Months Ago
Minicopter code review changes
10 Months Ago
Copy libsqlite3 into RustDedicated_Data/Plugins/x86_64/ to try to fix dedicated server not using the version of SQLite (but keep the copy under Plugins too) This is assuming everyone runs RustDedicated with something like the following (from runds.sh): export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`dirname $0`/RustDedicated_Data/Plugins/x86_64
10 Months Ago
Fix weird startup issue in editor when using GameSetup's initialization commands with multiple editors
10 Months Ago
Code review changes
10 Months Ago
Make clan.info show a table of members similar to teaminfo
10 Months Ago
Don't show dead clan members on the map
10 Months Ago
Merge from main
10 Months Ago
Merge from nexus
10 Months Ago
Go back to the rank list when switching tabs away from the rank editor Reset clan UI state in some places to try and fix clan logo not loading when leaving and rejoining the same clan Auto escape rich text in steam names
10 Months Ago
Rebuild sqlite3 for linux again because the other one was crashing for some reason Tested on ubuntu 18.04 and 22.04
10 Months Ago
Increase the allowed size of the clan announcement text Possible bug fixes for inviting other players to your clan Disabling rich text on things
10 Months Ago
Merge from nexus
10 Months Ago
Rebuild sqlite3 on ubuntu 18.04 so it doesn't depend on a too new glibc Update runds.sh to include the Plugins folder in the search path instead of only Plugins/x86_64 Add build instructions for sqlite3 to my notes here
10 Months Ago
Update translations and items Enable clans in all builds Version bump
10 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
10 Months Ago
Update bagassignmode 'team' value to also include players from the same clan
10 Months Ago
Merge from main
10 Months Ago
Hide the crafting notice in the vitals area when disconnecting from a server
10 Months Ago
▌▅▍▄▌▅▇█ ▋▊▉▇▋▆ ▊▄▇▇▇ ▊▄▄▋▋ ▍▊ ▊▆▌▍▇▆ ▊▅▋▊ ▄ █▅█ ▄▋ ▍▊▇▆▌▌ █▊ ▍▉▇▊
10 Months Ago
Merge from nexus
10 Months Ago
Don't suggest that clan tables are only in bandit camp or outpost because they're deployables
10 Months Ago
Static clan table prefab set up Update bandit camp and outpost with new static clan table
10 Months Ago
Deployable clan table set up
10 Months Ago
Merge from ClanTable
10 Months Ago
Merge from main
10 Months Ago
Merge from nexus
10 Months Ago
Allow leaving your clan from anywhere instead of only at the clan table
10 Months Ago
Pass player controlled clan related text through the chat filter
10 Months Ago
Only show the "try again" message for errors which should just need a retry
10 Months Ago
Allow loading clan info for bot players in the editor for easier testing
10 Months Ago
Load clan info for players when they spawn instead of only when they connect Load clan info for all sleepers when starting up the server
10 Months Ago
Simplify the check to see if another player is in the same clan as you when showing nametags