delta-client icon indicating copy to clipboard operation
delta-client copied to clipboard

An open source Minecraft Java Edition client built for speed.

Results 57 delta-client issues
Sort by recently updated
recently updated
newest added

As a follow-up from #112 I am opening this issue to track the work to be achieved to have the client work on Linux

enhancement

# Description Fixes crash on macOS 13 Ventura, where NSViewRepresentable has to be value type. ## Type of change Please delete options that are not relevant. - [x] Bug fix...

Users with Microsoft accounts cannot login unless their account's age is greater than or equal to 18. The reason this happens is because the method listed on wiki.vg (the method...

bug

Delta Client on MacOS Ventura keeps on saying "Pinging..." forever. No errors are actually shown, but Delta Client it only stuck on "Pinging", it also says "scanning LAN...". Delta Client...

bug

**Describe the bug** see title **To Reproduce** Steps to reproduce the behavior: 1. launch world **Expected behavior** world opens **Extra information (please complete the following information** - OS: macOS 11.6...

bug

Add basic singleplayer support. The easiest way to achieve that would be to programmatically setup a regular server (probably paper for performance) and then provide the user with some way...

feature

**Describe the solution you'd like** Rework the client to make it compatible with more platforms (Linux, Windows, ...)

enhancement

Due to the fact that the client uses SwiftUI, almost the entire client could be ported to iOS pretty easily. There are just a few things such as file storage,...

feature

When I started this project I had no knowledge of Swift and had no idea how to do unit testing. And I'm still a bit lost on the latter. So...

enhancement

It's pretty self explanatory, currently chat and disconnect messages are just printed out plain (and disconnect messages don't even have the legacy formatting codes removed).

enhancement