One does not simply let a 2000+ post get buried down to the forum's second page.
Is it possible to change the color of the fog? Not a mod request, just a question.
Yes, but I am not making any new patches until 0.5.0 is released.
I only just noticed its the 28th and mcpe should update soon
500ise I am having trouble trying to make the libminecraftpe.so into a patch .mod file do you know where I can get patchtool?
all ive made so far is a few apks by putting together a hex edited libminecraftpe.so and tested them and one made furnace waiting slower so I am going to try change it to faster somehow
I only just noticed its the 28th and mcpe should update soon
500ise I am having trouble trying to make the libminecraftpe.so into a patch .mod file do you know where I can get patchtool?
all ive made so far is a few apks by putting together a hex edited libminecraftpe.so and tested them and one made furnace waiting slower so I am going to try change it to faster somehow
In the livestream Johan said they were working on some features (experimental) but they were left out of the update. Anyone else think they might be unlockable or be hidden items?
I'm hoping something like redstone, but I bet it isn't
I'll post the disassembled version of the dynamic symbol table (which contains function names only, no code) so that you guys can look for hidden stuff.
I'll post the disassembled version of the dynamic symbol table (which contains function names only, no code) so that you guys can look for hidden stuff.
As far as I know, APIs are not copyrightable, and I would guess that dynamic symbol table entries would count as API. Don't sue me, Mojang!
Also, I really have to thank Mojang for keeping the dynamic symbol table intact - most other games on Android * cough Fruit Ninja cough * remove extra entries in the dynamic symbol table, so you could not tell where in the code you are.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Is it possible to change the color of the fog? Not a mod request, just a question.
I'm also on Minecraft PE! (Nexus 7, Xperia Play and iPod 4 owner)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYes, but I am not making any new patches until 0.5.0 is released.
500ise I am having trouble trying to make the libminecraftpe.so into a patch .mod file do you know where I can get patchtool?
all ive made so far is a few apks by putting together a hex edited libminecraftpe.so and tested them and one made furnace waiting slower so I am going to try change it to faster somehow
You can try the official source repo of patchtool.
https://github.com/joshhuelsman/PTPatchTools
https://github.com/joshhuelsman/PTPatchTools/downloads
THANKS
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'll post the disassembled version of the dynamic symbol table (which contains function names only, no code) so that you guys can look for hidden stuff.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAnd the first person to report that emerald tools were added will be slapped, because of this.
Yeah, diamond was called emerald for the longest time in the code for desktop mc as well
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumBecause when Notch added it, it was named Emerald, but then he decided that Diamond "makes more sense".
http://notch.tumblr.com/post/360469298/phew-last-indev-update-for-today
Want.
Too lazy to do it myself =p
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAs far as I know, APIs are not copyrightable, and I would guess that dynamic symbol table entries would count as API. Don't sue me, Mojang!
Also, I really have to thank Mojang for keeping the dynamic symbol table intact - most other games on Android * cough Fruit Ninja cough * remove extra entries in the dynamic symbol table, so you could not tell where in the code you are.