So, I just implemented a kill code. If your not a beta tester and it is in beta mode. This is to ensure my testers will not leak the beta. What do the rest of you thread people think? Should I just kill the code, and not bother implementing it?
[Addon v2.0.367+?] (Minecraft 1.6.2/4) Transformer Converters Development Thread
- master801
- Closed
-
-
Why do you bother with Beta Versions at all? I just throw any Update at my Users instead of leaving people with buggy Versions.
-
Why do you bother with Beta Versions at all? I just throw any Update at my Users instead of leaving people with buggy Versions.
You have a very good point. :\ Do you know if there is anyway to make a mod useless if it is decompiled some-what correctly?
-
You serious? Even Mojang failed at that Task (see obfuscation). As long as Code can be read by a Computer it can always be decompiled.
-
You serious? Even Mojang failed at that Task (see obfuscation). As long as Code can be read by a Computer it can always be decompiled.
:\ Well... shit. Whatever then.
-
What Problems do you have with people decompiling Stuff?
-
You were willing to release an updated version of a mod that is not yours and that you only could update because you decompiled it and now you flip your shit at the thought that others might do the same to you?
-
You were willing to release an updated version of a mod that is not yours and that you only could update because you decompiled it and now you flip your shit at the thought that others might do the same to you?
What Problems do you have with people decompiling Stuff?
The only problem I have with it, is this stupid thing a "friend" said to me. :\ And, sorry. I'm not really "flipping shit" over it, its more like, I just don't care enough to.
-
I for myself would really appreciate it if you could release a newer version.
-
I for myself would really appreciate it if you could release a newer version.
I would if I could. I'm currently re-writing.
-
Question, update to 1.7? Or, work on the re-write some more?
-
How can you update to 1.7 with no IC2 at all, and a beta Buildcraft?
-
How can you update to 1.7 with no IC2 at all, and a beta Buildcraft?
Yeah, I actually forgot about IC2... oops.. Derp on my part. Sorry!
-
Yeah, I actually forgot about IC2... oops.. Derp on my part. Sorry!
Thats not derp actually
You can update even without it and to @Mod remove ic2 if is there also can check in FML for dependencies hierarchy so you can be sure mod will load even without those two mods
Also its possible, because we have several things which are coded totally without other mods like blocks, items etc. so we can actually prepare, but I dont recommend it, because I dont want setup Gradle somehow magically
-
Thats not derp actually
You can update even without it and to @Mod remove ic2 if is there also can check in FML for dependencies hierarchy so you can be sure mod will load even without those two mods
Also its possible, because we have several things which are coded totally without other mods like blocks, items etc. so we can actually prepare, but I dont recommend it, because I dont want setup Gradle somehow magically
I never want to touch gradle. But, I'm going to have to.
-
You like? I actually had to take these textures from the last screenshot Cass made... Fancy, but not working correctly. If you have any idea how to get it working without all of the other blocks to light up, that would be great if you told me.
EDIT: Texture bugs...
-
Fine, just fine. I'm redoing the entire Electric Dynamo Engine code. And no stupid api things too. That is what was causing the errors and bugs I got. More to come! (Hopefully if I don't quit!)
-
just remember the more difficult the path, the better the feeling of accomplishment when you get it done
-
just remember the more difficult the path, the better the feeling of accomplishment when you get it done
Painz.
-
Little tste of new ways :3 Enjoy :3 Done by 90%