Closed RazvanDu closed 8 years ago
Such as?
I'll make a PR as soon as I manage to import the project lol
Btw, I found another issue, the client crashes every once in a while.
First you have to clone this repo with its submodules. Then you need NetBeans, just open this repo as a Maven project. No need further changes. Before build you have to build the dependencies in GlowstonePlusPlus folder (i.e. Bukkit API).
Meh, too late, I've already figured it out like 30mins ago, lol, btw I'm using InteliiJ not NetBeans
I've rewritten a huge chunk of the raknet library already, lol.
@SenanYT I used @MagicDroidX 's port of RakLib it works incredibly nice!
Yeah sorry I couldnt help, I'm really busy.
@jython234 Okay, dude. xD
I know what library you've used, it's actually very similar to jython's raknet library, just slightly differnet lol
@SenanYT They are all ported from PocketMine's work.
@DefinitlyEvil Yea, I know.
I'm getting a ton of errors of already loaded chunks trying to be loaded when a PE player joins, have I caused that or is it a known thing?
I've made a pullrequest which removed a ton of bulk from the raklib which in my opinion is completly useless, keep in mind it still needs some testing and tweaking!
Nvm the pull request I've made although the performance is better I don't think it would work well with huge amounts of players, anyways, I would like to contribute to the project as much as I can from now on.
Actually I think it won't make a difference for huge amounts of players.
Probably. xD
I guess this issue can be closed now?
You could change some of the functions in the jraklib library to make it more tailored for your project which would result in a better performance.