userlamalovecancel

6,938 Commits over 2,680 Days - 0.11cph!

2 Years Ago
2 Years Ago
Fix fields not being copied over from model instances Bump to v0.0.6
2 Years Ago
2 Years Ago
Bump to v0.0.5 Skipped 0.0.4 cause it got messed up on npm
2 Years Ago
Fix server time being invisible
2 Years Ago
Automatically refresh clan using data pushed from the game Update react-class-model to fix a bug where the motd timestamp wouldn't update
2 Years Ago
Merge from easter2022)crash - testing shader revert
2 Years Ago
Revert shader changes, switch egg suit to use the StandardWithDecal shader that signs etc use
2 Years Ago
Merge from easter2022_crash - testing changes
2 Years Ago
Revert changes to EngineUI and GameUI
2 Years Ago
Change RequestFileFromServer behavior to work the same as main but add a flag to optionally respond if not found (only used by egg suit)
2 Years Ago
Subtract 70097 - taking another approach with the RequestFileFromServer changes
2 Years Ago
Add docs for the new setupSerialization options
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
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
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