Page 1 of 1

Question/idea: modular custom clients?

PostPosted: Thu Aug 23, 2012 3:11 am
by Banok
What if custom clients were modular and so you could download single mods for your client instead of a whole custom client. So you could take just the aspects enders and bdsalem that you wanted/liked.

I guess in theory a coder could do this himself, but im talking about making it accessible ie modular. I'm curious what ender and APXE think about this, what is to be lossed/gained for them personally? is there really need for competition when neither are making these clients for profit?

Re: Question/idea: modular custom clients?

PostPosted: Thu Aug 23, 2012 6:42 am
by APXEOLOG
It would be really hard, because we add lots of core changes. It is not impossible, but to make really good mod system client should be completely reworked.

Re: Question/idea: modular custom clients?

PostPosted: Thu Aug 23, 2012 8:27 am
by sabinati
I'm not exactly an expert but I don't see how it would be possible to do with jnlp.

Re: Question/idea: modular custom clients?

PostPosted: Thu Aug 23, 2012 9:28 am
by MagicManICT
It'd be possible just like you have a radar.xml and config files that stay static.

Re: Question/idea: modular custom clients?

PostPosted: Thu Aug 23, 2012 9:29 am
by EnderWiggin
Well, it's totally doable. But will require creation of special custom client that would accept modules. And it would need to be significantly changed to do it properly. And existing clients need to be reworked to make their features modular and compatible with "platform" client.

Re: Question/idea: modular custom clients?

PostPosted: Sun Oct 14, 2012 4:57 pm
by Mrfidler
APXEOLOG wrote:It would be really hard, because we add lots of core changes. It is not impossible, but to make really good mod system client should be completely reworked.



EnderWiggin wrote:Well, it's totally doable. But will require creation of special custom client that would accept modules. And it would need to be significantly changed to do it properly. And existing clients need to be reworked to make their features modular and compatible with "platform" client.



So would you two be interested in doing this by any chance? It could make it easier by far for you guys to just get a cool idea and make it available. Plus it could be potentially profitable for each of you cause then each separate change could be placed under a ad-link and you could make some money for your troubles instead of one static client. Just an idea and that since it would be profitable for both maybe you could both work on this project to make it faster.

Re: Question/idea: modular custom clients?

PostPosted: Sun Oct 14, 2012 5:29 pm
by APXEOLOG
Mrfidler wrote:So would you two be interested in doing this by any chance? It could make it easier by far for you guys to just get a cool idea and make it available. Plus it could be potentially profitable for each of you cause then each separate change could be placed under a ad-link and you could make some money for your troubles instead of one static client. Just an idea and that since it would be profitable for both maybe you could both work on this project to make it faster.


This client would be completely different from loftar's one, and any core loftar's updates will be pain for it. I don't think there will be modular client until loftar will say any word about it.

Re: Question/idea: modular custom clients?

PostPosted: Sun Oct 14, 2012 6:01 pm
by Mrfidler
APXEOLOG wrote:
Mrfidler wrote:So would you two be interested in doing this by any chance? It could make it easier by far for you guys to just get a cool idea and make it available. Plus it could be potentially profitable for each of you cause then each separate change could be placed under a ad-link and you could make some money for your troubles instead of one static client. Just an idea and that since it would be profitable for both maybe you could both work on this project to make it faster.


This client would be completely different from loftar's one, and any core loftar's updates will be pain for it. I don't think there will be modular client until loftar will say any word about it.

You make a good point. It would be easiest if loftar took on the idea now that i think of it but he is busy enough.

Re: Question/idea: modular custom clients?

PostPosted: Wed Nov 07, 2012 11:38 am
by Speljohan
I may pick up on this as i've worked extensively with bytecode manipulation and pattern recognition (in particular with heavily obfuscated ZKM code) in the past. I just have to overcome my inherent laziness and actually get stuff done on my spare time! It really is the best way of doing it though. This would also make it rather easy to write a system that stays up-to-date with the official client without manual changes.