Epix Zhang

Results 30 comments of Epix Zhang

@Nadermane I'm considering making a basic.xml(function.xml, default.xml, config.xml or something) to save configurations/common JavaScript functions and make it run like normal xml files(set at server side, apply to all client)....

@Nadermane Now I'm thinking about this structure... Because config (display style here) is nothing special, it's just another config file for a mod. ``` /config/ /OmniOcular/ *.xml-files OmniOcular.xml ``` and...

@Prwing "其他方式" 比如.. 服务器上可以设置为"允许用户使用各自的配置文件"这样? (这样前提也是服务器上需要装此mod @3TUSK DO NOT use SideOnly. Use Client Proxy instead.

Like what @PrincessRTFM said, first one need InGameNBTEdit API or I have to do some hack in it. Maybe I shall make another GUI NBT viewer? Blacklist is a good...

According to the exception "Method code too large", did you use a segment of massive code of JavaScript in config files?

Try to decrease code size or split them into several tags to see if it can be solved. This could be a Java fault rather than my side. Anyway, I'll...

According to doc: "Waila will do a lookup using instanceof on the registered classe". So it's wired that tips show twice. It shouldn't show twice even if I registered handler...

@ProfMobius Any idea about this issue?

Please try https://github.com/exzhawk/wailanbt/issues/21#issuecomment-63946241 Thank you!

Try https://github.com/exzhawk/wailanbt/issues/21#issuecomment-63946241