turbogeek.org
  • Home
  • Privacy Policy
  • Contact Us
  • Guest Post – Write For Us
  • Sitemap
turbogeek.org

An open source rewrite of Minecraft Java Edition written in Swift for macOS

  • James Gussie
  • September 24, 2021
Total
0
Shares
0
0
0

Minecraft is a great game that has been played by millions of people across the world. It was released as an open source project in 2009, and it has since become one of the most popular games on earth.

A Swift-based open source remake of Minecraft Java Edition for macOS.

Disclaimer

This client is currently unusable. This isn’t the client for you if you’re wanting to play Minecraft right now. But, perhaps, it will become used one day.

Anti-cheat restrictions are not my responsibility since the client has not been fully tested and is still in development.

Overview

The primary goal of this project is to provide a very efficient Java Edition comparable client for macOS that is built in Swift. Because Swift is used, the client may be able to operate on iOS, iPadOS, and perhaps tvOS in the future. This would enable players to play on Java Edition servers on systems that are usually only available in Bedrock Edition.

Join the Discord community if you wish to have a voice in the client’s development or if you have any questions.

Installation

  1. The most recent release may be found on the releases page.
  2. If it doesn’t do so automatically, unzip the file. and then launch the app from inside
  3. You will be prompted with a security warning; click OK.
  4. Right-click the program and choose “Open” from the drop-down menu.
  5. Another pop-up should appear; click ‘Open.’
  6. Wait for the necessary materials to be downloaded and processed (this only has to happen once and should take around 40s with a mediocre internet speed)
  7. If you wish to make Delta Client easier to use, you may relocate it to your Applications folder.

Version support for Minecraft

Currently, the client can only connect to 1.16.1 servers. Another developer, on the other hand, is working on a method for us to quickly expand support for additional Minecraft versions.

Not every version will be supported completely, but we will make every effort to provide the best possible support for the following versions:

  • 1.8.9
  • the most recent version of speedrunning (currently 1.16.1 and may be for a while)
  • the most recent stable release

Features

  • [ ] Collaboration
    • [x] Networking fundamentals
    • [x] Ping server list
    • Encryption (x) (for non-offline mode servers)
      • [x] Accounts at Mojang
      • Microsoft accounts [ ] (if you have a Microsoft account and are willing to test logging on for me I can implement this)
    • [ ] Detection of LAN servers
  • [x] System of basic configuration
  • Rendering [ ]
    • [ ] Global
      • [x] Rendering of basic blocks
      • [x] Rendering of basic chunks
      • [x] Culling of blocks
      • [x] Models in blocks
      • [x] Structures with multiple parts (e.g. fences)
      • [x] Several pieces
      • Lighting (x)
      • [x] Textures that move (e.g. lava)
      • [ ] Transparency is a term that refers to the ability to see through
      • Fluids [ ] (lava and water)
      • Entities [ ] in blocks (e.g. chests)
      • [x] Culling in chunks
    • [ ] HUD
      • [ ] Text for beginners
      • [ ] Chat
      • [ ] F3-style nonsense
      • ] ] ] ] ] ] ] ] ] ] ]
      • Scoreboard [ ]
      • [ ] Hunger, health, and experience
    • Items [ ] (like in the inventory and hotbar)
    • [ ] Entities
      • [ ] Entity rendering in its most basic form (just coloured cubes)
      • [ ] Create entity models and render them
      • [ ] Animations of entities
    • Particles [ ]
      • [ ] The fundamental particle system
      • [ ] Breaking block particles
      • [ ] Particles in the environment
      • [ ] Collided particles
      • [ ] Particles received from the server
    • [ ] GUI
      • Hotbar [ ]
      • Inventory [ ]
        • [ ] Standard inventory
        • [ ] Crafting fundamentals
        • Actions in the inventory
        • [ ] Making use of recipe blocks (like crafting tables and stuff)
        • [ ] Inventory of original ideas
  • [ ] Music
  • Physicists
    • [x] Loop of physics
    • [x] System of input
    • [ ] Collision detection system

Servers for testing

@ninjadev64 has created an official test server for us! play.stackotter.dev is the URL. The server goes to sleep to save money. To participate, just press play, and you’ll get a notice stating that it’s about to begin. Wait around 10 seconds before clicking play again, and you should be OK. You may also set up your own server on your PC (see below).

Download a 1.16.1 server jar from here to create a test server. Then run java -jar in Terminal, then drag the downloaded.jar file into the terminal window and press enter. Wait for the server to get up to speed. You should now be able to connect to a new server using the address 127.0.0.1 in Delta Client. Because the Minecraft server jar uses a lot of memory and CPU, users have complained that their laptop fans have become very noisy. It’s unlikely that Delta Client is spinning the fans like a helicopter.

You may launch Delta Client from the terminal by typing /path/to/DeltaClient.app/Contents/MacOS/DeltaClient. This enables you to view the colorful logs while the program is operating.

Troubleshooting

Due to the fact that Delta Client is currently in beta, you can anticipate to encounter some bugs. If you encounter any problems, use these simple troubleshooting steps:

Create an issue for the problem on this GitHub repository first. Enter cmd+shift+g in /Library/Containers/dev.stackotter.delta-client/Data/Library/Application Support/log to find the logs. The relevant logs are most likely in that folder’s latest.log. The file logging feature is temporarily unavailable; please disregard this.

If the problem is with the app starting, you may attempt rm /Library/Containers/dev.stackotter.delta-client/Data/Library/Application Support/dev.stackotter.delta-client/.haslaunched in Terminal. Before conducting the new install, the program will backup all of your existing settings the next time it runs.

Reporting a problem

If you encounter a problem with Delta Client, please file a bug report on the Github repository. The underlying source of the problem is most likely code in the Delta Core repository, however we mention the problems here for simplicity’s sake. If you discover a problem while working with Delta Core in your own project, report it to the Delta Core repository rather than here.

Photographs (outdated, better screenshots coming soon)

alt text

alt text

alt text

alt text

GitHub

https://github.com/stackotter/delta-client

The swift programming language for windows is an open source rewrite of Minecraft Java Edition written in Swift. It was created by Apple engineers to allow iOS developers to port their games over to macOS.

Related Tags

  • is swift open source
  • swift open source projects
  • swift open source projects github
  • is objective-c open source
  • swift github
Total
0
Shares
Share 0
Tweet 0
Pin it 0
James Gussie

Previous Article

How to Enable Always on Top for Zoom Meeting?- Your Tech List

  • James Gussie
  • September 20, 2021
View Post
Next Article

How Do You Install Software on a Laptop without a CD Drive?

  • James Gussie
  • September 27, 2021
View Post
Table of Contents
  1. Disclaimer
  2. Overview
  3. Installation
  4. Version support for Minecraft
  5. Features
  6. Servers for testing
  7. Troubleshooting
  8. Reporting a problem
  9. Photographs (outdated, better screenshots coming soon)
  10. GitHub
Featured
  • 1
    Change Default Screenshots Locations in Windows 10
    • June 7, 2022
  • 2
    What is PureDarwin OS?
    • April 20, 2022
  • 3
    Send from Alias in Office 365
    • December 24, 2021
  • 4
    How To Fix Black Spots On Laptop Screen? (Solutions)
    • December 23, 2021
  • 5
    How to Charge Apple Pencil – Best Tablets For Best Prices
    • December 23, 2021
Must Read
  • 1
    Download Fancy Craft 2 for PC Windows 10,8,7
  • 2
    Resso Mod APK Download v1.50 [Pro] [Premium] 2021
  • 3
    Xiaomi 11 Lite NE 5G with Snapdragon 778G, 90Hz 10
turbogeek.org
  • Home
  • Privacy Policy
  • Contact Us
  • Guest Post – Write For Us
  • Sitemap
Stay Updated Always.

Input your search keywords and press Enter.