Skip to content

v1.0.0-alpha.7

Latest
Compare
Choose a tag to compare
@retrixe retrixe released this 06 Jun 21:59
3ffa717

1 year anniversary since the previous release... better late than never though 🎊

  • Fixed issues with Microsoft Login being unresponsive
  • Fixed various bugs around missing translations, respawns, death messages and health messages
  • Added support for Minecraft 1.20.1 through 1.20.6 🎉 (1.19+ signed chat still has issues...)
  • Added support for displaying action bars 🎉
  • Added various useful links to the Settings tab
Commits

Minor Changes

  • Rework Microsoft Login prompt to remove tap bugs: 86d75b5
  • Add 1.20.1, fix broken Send icon, add placeholder: b2aed00
  • Tweak chat text field padding: 9870cad
  • Add Android 12 monochrome logo: 8e330a3
  • Prepare for 1.20.2 with CONFIGURATION conn state: 23c8a81
  • Support 1.20.2 config state in Android native conn: 452fa2d
  • Support 1.20.2 config state in native and JS conns: b32f3b4
  • Add 1.20.2 IDs, handle config state in ChatScreen: c6e95f8
  • Add Feedback/Support, Discord server to Settings: f7b41f1
  • Fix 1.20.2 login, enable 1.20.2 support, edit TODO: 996f5c7
  • Switch to Yarn v4 from npm: 1eb1449
  • Update to RN 0.73 stable (new arch works!): d6a5e18
  • Initial 1.20.3 work, fix pinging certain servers: 0846183
  • Acknowledge resource packs (accept if forced): 2795733
  • Order servers, trim server names: 0c6c7a5
  • Refactoring for 1.20.4 enablement: 7c3b831
  • Parse action bars, use hardlinks to save space: e56f8fc
  • Save action bars, support NBT chat parsing: 174c968
  • Support 1.20.3 disconnect, enable 1.20.3/4 support: 809ff69
  • I... may have rolled my own NBT implementation Would be interesting to flesh this out into a library and benchmark it!: bd62c78
  • Display action bars 🎉: fd9739a
  • Add Minecraft 1.20.5/1.20.6 packet IDs: edb7d40
  • Update React Native, enable 1.20.6 support: 3c47484
  • Fix 1.20.6 IDs, fix chat bug, support keybind chat: 096c514

Patches

  • Better release signing config, "fix" release build: de15fca
  • Update React Native to stable, fix RN Fabric bugs: 0e26e1a
  • Upgrade all packages to latest versions: 0b275ff
  • Enable a slew of ESLint rules: edff8e5
  • Require explicit function return types w/ ESLint: 94feb06
  • Update RN 0.72.4, remove inverted chat workaround: 3a3d805
  • Reorganise ChatScreen code, reduce unneeded state: d49f3e5
  • Fix ESLint conflict bugs, remove weird patch: d03506a
  • Fix respawning connecting to a server when dead: ddcb358
  • Fix death messages being broken on 1.20: 1e17e72
  • Add missing translations: 59b9f6f
  • Ceil player health on health update: b4cff94
  • Update README, lint release builds again: 356d147
  • Update to RN 0.73.0 RC, use builtin Kotlin support: 794bebb
  • Remove unused callback from writePacket: 7420409
  • Update React Native, shrink connection code: fa253e3
  • Update to RN 0.74, edit README: 3b14cfb