userlamalovecancel

6,624 Commits over 2,527 Days - 0.11cph!

2 Years Ago
More tests
2 Years Ago
Replacing serialization binder/field mapping logic with straight serialize/deserialize functions Add unit tests for some things to make things easier
2 Years Ago
Merge from easter2022_crash (testing)
2 Years Ago
Delete sign.egg.suit (test item used for dev only)
2 Years Ago
Codegen and manifest
2 Years Ago
Update usages of RequestFileFromServer so it never retries if the image wasn't found on the server
2 Years Ago
Subtract 70091 - bring changes to a branch to investigate why it could cause crashes
2 Years Ago
Subtract 70035 - bringing Easter changes back Remove the editor-only [BurstCompile] attribute
2 Years Ago
Push updated clan info to the app so it doesn't need to poll for it
2 Years Ago
Hook up the ClanMemberInfo modal
2 Years Ago
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
2 Years Ago
Update react-class-model and other stuff
2 Years Ago
2 Years Ago
Bump to version 0.0.3 Updated dependencies to make more sense for people using the package Add in some TSDoc documentation for most public things because I've forgotten what some things did over time
2 Years Ago
Fill in player names for clan motd and the member list
2 Years Ago
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
2 Years Ago
▇▇▌▇▍▍▆ █▅▊▌▇▇▇▋ ▊█ ▆▍▍▌▆▊▋ ▅▆▋▉▅▉▇ ▌▊▌▆▍▍▄▍█▊ ▇▉ ▌▊▌▅
2 Years Ago
▇▋█ ▍▄ ▅▇█ ▌▍ ▇▋▍▇ ▇█▉ ▄▍▅▉▋ ▆▄▍▍▄ ▇▊▍▊▇▌▌ ▉▍▇▊ (▊▇▄▌ █▊▉ ▅█▆▇█▋)
2 Years Ago
Initial work to get clan info into the app
2 Years Ago
Add a handler to get clan info from the companion app
2 Years Ago
▍▄▌▊ ██▄▋▌▄▋ ▉▆ ▅▊ ▌▉▋ ▋▌▋▌▉▋▄ ▌█ ▅▆▋ ▋▍ ▆▌▆▇▆█▋.▇▌▇▄█▌▋ ▌▄ >= █
2 Years 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) Remove console.log Update eas.json to reflect schema changes since last trying it Merge branch 'master' into nexus-ui
2 Years Ago
Update eas.json to reflect schema changes since last trying it
2 Years Ago
Remove console.log
2 Years 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)
2 Years Ago
Merge from parent
2 Years Ago
Merge from main
2 Years Ago
Fix NRE in ImageProcessing.IsValidPNG
2 Years Ago
Merge from main
2 Years Ago
▊▆▌▊ ▇▆▉▍█▆ ▆█▇▅▉ ▋▌▉▄▌ ▋█▇▇▄ ▉▊▍ █▇▌ ▇▋█▌▍ ▍▉ ▅▅▄▆▅ ▌▊█▄
2 Years Ago
▆▅▅▋▄▍▆ ▍ ▋▅▍▉▋ ▌▋ ▄▍▌▊█▍▍ ▍█▊ ▉▊▆▊ ▅▊▋ ▅▅▍ ▆▇▄▋▅ ▇▇▄▇▆▅ ▆▅▅▍▊▍█ █▌▆ ▅▊ ▄█ ▇▍▇▉ █▆ █▉▍█▋
2 Years Ago
Merge from main
2 Years Ago
Update translations Update items Bump to version 0.0.22
2 Years Ago
Add an offset for the device tab's filter textbox too
2 Years Ago
Disable KeyboardAvoidingViews on Android Add KeyboardOffset component to shift the chat textbox so it isn't partially cut off on Android
2 Years 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
Get rid of react-navigation/compat
2 Years Ago
Update items and translations Fix compact player marker not showing player lists when tapped Version bump (also update readme) Add search light icon Add abandoned military base monument Update items Update translations 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
2 Years Ago
Fix accepting and declining clan invitations not working
2 Years Ago
Fix some UI inconsistencies between the different tabs Highlight rows in all tables except the logs
2 Years Ago
Recolor the empty and invites sections of the clan UI Show clan banner color on invitations because why not
2 Years Ago
Merge clan changed events if one is already queued up Set scroll sensitivity to something reasonable
2 Years Ago
Fade in/out the loading indicator so it doesn't flash the screen every time you do something Add in a button to cancel editing the motd and reset it
2 Years Ago
Set up clan UI to open and switch like the inventory/crafting screens
2 Years Ago
Hide the settings tab if the player doesn't have permissions for anything there Formatting for clan color changes in the log Make NeedsKeyboard.AnyActive return true if any textbox is focused (let me know if there's a better way or any issues with this)
2 Years Ago
Show motd author and how long ago it was last updated on the UI
2 Years Ago
Merge from easter2022
2 Years Ago
Cherry pick 69871
2 Years Ago
Don't allow painting items if they're broken
2 Years Ago
Merge from parent