/1.8.10

Primary LanguageJava

1.8.10

This project is currently work in progress.
Minecraft Forge 1.8.9 - 11.15.1.2318 (cant build forge because of forge servers) 1.8.9 Optifine HD M6_Pre1 with more performance and stability.

Old 1.8.10 link here.

usage

  1. decompile 1.8.9 minecraft with 1.8.8 mcp.
  2. delete everything inside of src/minecraft
  3. put 1.8.10 files inside src/minecraft
  4. download some garbage libs and add the libs to your project (will be provided with a link later)

More steps will be added later.

features (planned)

  • no memory leaks
  • less memory usage
  • faster world loading
  • faster startup time
  • asynchronous texture loading
  • asynchronous server pinging (with the option of not sending your ip)
  • optimized lightning system
  • dynamic linking for meowlib
  • fix minecrafts vbo & fbo (ipana is crying about it)
  • fix texture related problems (incorrect stitching, etc...)
  • render on a different thread

other features (not planned)

  • load the game asynchronously (probably not possible)