Refactoring the game connection code and RPC code to be independent from Rust+/RN things
Move the core code into a separate package in the same repo
Hopefully fix github actions
Try again
Another one
And another one
Some fixes after refactoring
Hopefully fix haptics error spam
Github actions update
Switch to yarn
Fix entrypoint to work with monorepo
Remove react-native-appearance usage
Remove expo-app-loading
Some dependency fixes
Merge branch 'sdk45'
SDK 46 upgrade
Remove text transform capitalize on blog titles so QOL doesn't turn into Qol
Fix core build after yarn switch
Github actions use yarn
More github actions fixes
Don't show clan notification options if the feature isn't enabled
Version bump to 0.0.26
Update items
Update translations
Sentry config updates
Migtate away from yarn classic pt 1
Part 2
Auto-build core on install
Setting configs for EAS
WIP updates to handle EAS differences
Lockfile after rebase
Fix promote styling on chat
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'
Try actions again
Again
Update copyright year, version bump
More logging for connecting to game servers
Fixed missed publish time upgrade to support EAS
Update translations
Update items
Actions for release
Merge branch 'master' into release