-
Minecraft Editor - BETA!
-
Re: Minecraft Editor - BETA!
thanks i will try it and see if works
-
Re: Minecraft Editor - BETA!
thanks, post back with results!
-
Re: Minecraft Editor - BETA!
nice work on this save editor turmoilisgod
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
Serious_M
nice work on this save editor turmoilisgod
thanks man, took me some time to create this beta. There should be a few bugs such as:
-Blank item name (It isn't on the item list, that's not a problem tho)
-
Re: Minecraft Editor - BETA!
very nice, i would try it but dont have the game XD
-
Great work on the editor bro :D
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
thegutta
Great work on the editor bro :D
Yeah thanks, i just started working with configuring bytes in VB i mostly work with networking which is manipulating bytes through a protocol hence remote administrative tools
-
Re: Minecraft Editor - BETA!
Nice work :), will look into this later
-
Re: Minecraft Editor - BETA!
thanks for the comments guys
I've discovered a few minor bugs that will be fixed in the next update
-
Re: Minecraft Editor - BETA!
Nice little editor. It seems simple enough to use. I'll check it out. Thanks.
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
Nice little editor. It seems simple enough to use. I'll check it out. Thanks.
Yep.
Next update i will include the following features:
-Players position (Every player that was in your lobby it will show their X, Y coordinate)
-Spawn point (You will be able to change the spawn location of new players via x,y coordinate(s)
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
turmoilisgod
Yep.
Next update i will include the following features:
-Players position (Every player that was in your lobby it will show their X, Y coordinate)
-Spawn point (You will be able to change the spawn location of new players via x,y coordinate(s)
Cool! One question....and sorry to sound noobish lol! Do you still need to fill up your inventory in game first with junk like the other editor or can you just edit a blank (empty) inventory from scratch with your editor?
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
Cool! One question....and sorry to sound noobish lol! Do you still need to fill up your inventory in game first with junk like the other editor or can you just edit a blank (empty) inventory from scratch with your editor?
You'll need to fill up your inventory, 1 item per slot.
Reason being is my program Modifies the Slots it doesn't create them.
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
turmoilisgod
You'll need to fill up your inventory, 1 item per slot.
Reason being is my program Modifies the Slots it doesn't create them.
Oh ok. Cool! Just thought I'd ask before I go attempting to mod lol! Thanks.
-
Re: Minecraft Editor - BETA!
Excellent editor you have here, turmo. Can't test this for sorry, only if I have the game though. Will be looking forward to your future update though.
-
Re: Minecraft Editor - BETA!
Well I just edited a fresh save with this and it worked like a charm. Enough stuff to keep me occupied for a while lol! Excellent work! I look forward to your update as well. Thanks again.
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
Well I just edited a fresh save with this and it worked like a charm. Enough stuff to keep me occupied for a while lol! Excellent work! I look forward to your update as well. Thanks again.
No problem, update should be out sometime this week.
-
Re: Minecraft Editor - BETA!
I am going to try this out, because on one my my very early Minecraft Saves, there is no clay at all so i will use this to spawn me some clay.
-
Re: Minecraft Editor - BETA!
Downloaded, works great, thanks for the great work you put into this.
-
Re: Minecraft Editor - BETA!
Anyone have a map where I could get most the ahceivos easily. Invited to the game or uploaded here either way, GT = Mandalorian INC
-
Re: Minecraft Editor - BETA!
Yep, thanks!
Also if you guys get an invisible item in subitems(6) (Item name) It means the resources of the file does not include this item ID/Name
it will still work. To view all of the item ids go to: http://www.minecraftwiki.net/wiki/Data_values
Look under HEX for the item ID. There must be four digits, if it only has two you must put two zeros in front ex: A8 = 00A8
-
Re: Minecraft Editor - BETA!
Minor update fixed a few bugs added one small feature and took some decompression and compression steps out
http://www.mediafire.com/?c19jr9ddexq8df3
-
Re: Minecraft Editor - BETA!
Thanks man, that was a quick update.
-
Re: Minecraft Editor - BETA!
-
Re: Minecraft Editor - BETA!
AVG detected it as a virus
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
killomatic
AVG detected it as a virus
AVG would detect it's own damn mother as a virus. Also turmoilisgod, the editor now seems to auto fill my save with wool in every slot when it loads up lol! Is that suppose to happen?
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
AVG would detect it's own damn mother as a virus. Also turmoilisgod, the editor now seems to auto fill my save with wool in every slot when it loads up lol! Is that suppose to happen?
That's weird, shouldn't be happening. If you load up the SAVE into the application and it's all wool most likely it was the 'make all' function that caused it. Try re-extracting the SAVE from your world.
I should be releasing v1.2 tonight along with a new feature (Edit player(s) positions)
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
turmoilisgod
That's weird, shouldn't be happening. If you load up the SAVE into the application and it's all wool most likely it was the 'make all' function that caused it. Try re-extracting the SAVE from your world.
I should be releasing v1.2 tonight along with a new feature (Edit player(s) positions)
Ok I'll try that and see what happens. I'll also load an extra fresh save to see if there is any difference between the two. Maybe mine just went haywire or something somehow lol! Thanks.
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
Ok I'll try that and see what happens. I'll also load an extra fresh save to see if there is any difference between the two. Maybe mine just went haywire or something somehow lol! Thanks.
No problem, post what happens im curious. i don't see anything in the code that could cause this
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
turmoilisgod
No problem, post what happens im curious. i don't see anything in the code that could cause this
No idea lol! I did what you said and the newly extracted copy worked like a charm this time. The fresh save did also. Something must have just went silly with the other copy of my save lol! Probably just a freak glitch. It's all working now so it's all good.
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
No idea lol! I did what you said and the newly extracted copy worked like a charm this time. The fresh save did also. Something must have just went silly with the other copy of my save lol! Probably just a freak glitch. It's all working now so it's all good.
Alright good. I'm currently working on modifying the player(s) positions ingame X,Y,Z :P
-
Re: Minecraft Editor - BETA!
v1.2 out, front page for download.
What i did:
-Added damage configuration
-Fixed a few bugs
-Changed GUI
I will be adding player position in 1.3 I still need to put more effort into this feature
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
turmoilisgod
v1.2 out, front page for download.
What i did:
-Added damage configuration
-Fixed a few bugs
-Changed GUI
I will be adding player position in 1.3 I still need to put more effort into this feature
Thanks for the update.
-
Re: Minecraft Editor - BETA!
yeah no problem, couldn't get player position to work that well. Not releasing with v1.2, but v1.3 for sure
-
Re: Minecraft Editor - BETA!
Version 1.2 Beta - Bug list:
1. When modifying entry information - pressing cancel results in a null entry.
Also what is the purpose of 'Slot' Hex value? It is the Hex / ASCII representation of the word "Slot".
Also Session ID?
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
dheir
Version 1.2 Beta - Bug list:
1. When modifying entry information - pressing cancel results in a null entry.
Also what is the purpose of 'Slot' Hex value? It is the Hex / ASCII representation of the word "Slot".
Also Session ID?
When i write to the file it keeps it in order, i don't want to put the values that can't be changed in a separate variable, Makes everything unorganized.
-
Re: Minecraft Editor - BETA!
Hi turmoilisgod, quick question. In v1.2 what is the damage edit for? Is that to edit how much damage an item can do or is it to edit how much damage an item can take before it breaks? (probably a dumb question but I'll ask anyway lol! )
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
RpGGuY
Hi turmoilisgod, quick question. In v1.2 what is the damage edit for? Is that to edit how much damage an item can do or is it to edit how much damage an item can take before it breaks? (probably a dumb question but I'll ask anyway lol! )
when asking a dumb question you receive a dumb answer... i'm not sure. From what I've seen and heard, it depends on the object at hand. A pickaxe will break faster if the damage increases & it will mine faster, a sword will increase in how hard you hit your opponent etc. I don't test this savegame editor at all, i have a couple friends that do it before i release.
-
Re: Minecraft Editor - BETA!
Quote:
Originally Posted by
turmoilisgod
when asking a dumb question you receive a dumb answer... i'm not sure. From what I've seen and heard, it depends on the object at hand. A pickaxe will break faster if the damage increases & it will mine faster, a sword will increase in how hard you hit your opponent etc. I don't test this savegame editor at all, i have a couple friends that do it before i release.
Your answer is far from dumb. It gave me the info I needed. Thank you.