July 10, 201213 yr Author Ah yes, it's just a matter of calling ModLoader.addLocalization(). Perfect. http://www.millenaire.org/img/dynamicsig.png[/img]
July 12, 201213 yr Author BTW, for anybody interested, I have a public beta of Millénaire MP available on my website: millenaire.org Seems to be mostly working fine, with just a few bugs to track down. http://www.millenaire.org/img/dynamicsig.png[/img]
July 13, 201213 yr Author I was thinking of expanding that to something a bit more complicated (NetworkMod.checkModMatch(String)), but nobody has shown any interest in this particular aspect. Lex, any chance of that happening? Thinking more about my future update plans I realise that what I really need is asymmetric compatibility - basically, when I add new features such as items or blocks, I can have the new client be backward compatible with older servers, but obviously not the reverse. With the toString() method this can't be done in any way I can think of. My only "solution" would be to keep the strings the same and then do my own check on start-up. http://www.millenaire.org/img/dynamicsig.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.