Jump to content

Featured Replies

  • Replies 56
  • Views 12.6k
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...
  • 1 month later...
  • 10 months later...
  • 3 months later...
  • 1 month later...
  • 6 months later...
comment_109566
On 10/16/2019 at 12:29 PM, Walied said:

Main Features

  1. OpenGL backported from 530 (Literally backported, nothing special)
  2. New textures and materials system which uses raw PNGs instead of producing the texture in runtime.
  3. Js5 master table has been fixed instead of being hard-coded into the client.
  4. Uses native libraries from 742 for all OS, so HD compatability won't be an issue.
  5. These are the ones on top of my head, there is probably plenty more.

Known Bugs

  1. There is a small memory Release in some tiles from a certain angle, they are coming from the animated models not being de-allocated immediately but instead it waits for the GC to call finialize().
  2. There is alpha issue with trees and bushes, which causes edges to seem not seamless and have a gap in-between.
  3. HD water have a small bug related to matrices, it is using the wrong matrix for some of the transformations, HD water is disabled by default.
  4. There are still tiny connectivity issues that can be easily fixed.

Disclaimer

  1. I have not touched the server much in this source, I was mainly a client developer with weird requests to do.

Use at your OWN risk

  1. This client is by no means finished or ready to host, if you don't know how to fix these bugs, then just don't bother using if you care about perfection.
  2. The client is currently unstable and has few memory releases.

Links

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

 

  • 5 months later...

Create an account or sign in to comment