Are you likely to add editing the inventory of chests or furnaces any time soon? Or are you waiting for the 3rd party libraries to implement required functionality before you can do that?
PocketInvEditor already reads in chests and furnaces, but I just can't think of a usage case where you need to manually edit them instead of just giving yourself some stuff and then putting the stuff into the chest or the furnace in game.
Do you have a good reason to add those in?
PocketInvEditor already reads in chests and furnaces, but I just can't think of a usage case where you need to manually edit them instead of just giving yourself some stuff and then putting the stuff into the chest or the furnace in game.
Do you have a good reason to add those in?
Ease of use, and completeness. Changing only onesy-twosy stuff is no big deal, but if making a lot of changes in furnaces or chests, it would be easier to do it all at the same time, and a lot faster than walking across the world to move stuff around. Of course, you would have to probably list the X,Y,Z of each furnace and chest for people to have any hope of figuring out which one is which, and perhaps order them by altitude (lower altitude first, higher altitude last).
It would also be convenient to be able to view the contents while editing inventory items, e.g., to see what is missing or needed.
I didn't fix the bread bug; instead, I worked on an interface for containers. For now, you can see a list of all the chests in your level and their positions. https://github.com/z...eta.apk/qr_code
New beta has been released with new translations, the item ID for bread, and the ability to view chest inventories. (In Pro, you can also edit inventories in chests - but obviously, I can't make a Pro beta; sorry.)
same with me, its also the start of replacing... for example, all stone blocks with all diamond blocks, but you never know what the number of gravel in the world is(unless your that bored.)
I would like to try to write a chunks reader for Pocket Edition - I do want to learn about how to best read files. Would it be OK if this feature is only added to the Pro version?
Also, I am literally creating the Amazon Appstore app description right now. PocketInvEditor 1.5.1 will be released on both Google Play and Amazon Appstore (as well as .apk downloads for the free version).
@500 inter.... yeah, pro only works, but I posted that back when you only had 10 or less pages on this topic... u must get a lot of updates, BTW I posted a comment / bug on the API in your mod topic(I know I'm lazy...)
Beta 3: just for you.
- Wrapped the main screen in a ScrollView for better UI on landscape orientation
- Added a Go To Minecraft Forums thread button to the about screen
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumPocketInvEditor already reads in chests and furnaces, but I just can't think of a usage case where you need to manually edit them instead of just giving yourself some stuff and then putting the stuff into the chest or the furnace in game.
Do you have a good reason to add those in?
Ease of use, and completeness. Changing only onesy-twosy stuff is no big deal, but if making a lot of changes in furnaces or chests, it would be easier to do it all at the same time, and a lot faster than walking across the world to move stuff around. Of course, you would have to probably list the X,Y,Z of each furnace and chest for people to have any hope of figuring out which one is which, and perhaps order them by altitude (lower altitude first, higher altitude last).
It would also be convenient to be able to view the contents while editing inventory items, e.g., to see what is missing or needed.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAll right; I'll try to add this. It'll probably be a Pro-only feature, though.
He only updated the free version.
He only updated the free version.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNo, I updated the Pro version as well. If it's not showing up, try uninstalling and then re-installing.
Here: https://github.com/zhuowei/PocketInvEditor/PocketInvEditorPro-release.apk/qr_code
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumUm... Will be fixed.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'll do that this weekend. Both the standard and the Pro version will be on Amazon.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttps://github.com/zhuowei/PocketInvEditor/PocketInvEditorApp-release-beta.apk/qr_code
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttps://github.com/zhuowei/PocketInvEditor/PocketInvEditorApp-release-beta.apk/qr_code
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI would like to try to write a chunks reader for Pocket Edition - I do want to learn about how to best read files. Would it be OK if this feature is only added to the Pro version?
Also, I am literally creating the Amazon Appstore app description right now. PocketInvEditor 1.5.1 will be released on both Google Play and Amazon Appstore (as well as .apk downloads for the free version).
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttps://github.com/zhuowei/PocketInvEditor/PocketInvEditorApp-release-beta.apk/qr_code
Beta 3: just for you.
- Wrapped the main screen in a ScrollView for better UI on landscape orientation
- Added a Go To Minecraft Forums thread button to the about screen
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe line at the bottom is just a standard Android scrollbar, I think. Can you scroll all the way down?
Also, I can take unrooted screenshots with the Android SDK, but thanks for the offer.