CaveEditor again (beta, maybe alpha)

Oct 7, 2010 at 3:19 AM
Senior Member
"This is the greatest handgun ever made! You have to ask yourself, do I feel lucky?"
Join Date: May 4, 2006
Location: Florida
Posts: 115
Age: 43
X-Calibar said:
sorry... I didn't mean it was taking ~800 MB to load a map...
I meant :
"My commit charge in task manager started at 843 MB "
That's how much memory I was using *before starting it... all the other numbers are how much it increased from that starting point...
[was doing this right before sleep :x]

Love using the editor! ...Only thing that would make it any easier for me would be, being able to copy and paste areas of the map :p That's just me being lazy though xD

Oh! I see... I misread what you said. It definitely sounds like there's a mem aloction error with the 200x200 map (which is why it's taking up less memory than the 200x130 map).

Wedge of Cheese said:
You can copy & paste areas of the map I thought...?

Also, copying and pasting sections of the map would be nice and should be added and shouldn't be hard to add either. Sadly I couldn't remember either so I had to load it up and check! haha :eek:
 
Oct 8, 2010 at 2:21 PM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6211
Age: 38
Glad to see you back Wistil. :)

While I am here I would like to make a request. Can you add a map "export to file" and "import from file" feature? If so then can you also give an option of exporting either all of the map data or only data for maps 000 to 094? Being able to save mapdata directly to file without the use of a hex editor would be quite useful.
 
Oct 8, 2010 at 11:17 PM
Cold Agony of Resolute Vacuum
"Heavy swords for sale. Suitable for most RPG Protagonists. Apply now!"
Join Date: Jan 1, 2008
Location: Elsewhere
Posts: 1973
Just curious: Has the thermotidal nucleation implosion error adding-new-maps-but-them-not-having-backgrounds bug been addressed?
And glad to see thou returneth.
 
Oct 9, 2010 at 12:46 AM
Senior Member
"This is the greatest handgun ever made! You have to ask yourself, do I feel lucky?"
Join Date: May 4, 2006
Location: Florida
Posts: 115
Age: 43
andwhyisit said:
While I am here I would like to make a request. Can you add a map "export to file" and "import from file" feature? If so then can you also give an option of exporting either all of the map data or only data for maps 000 to 094? Being able to save mapdata directly to file without the use of a hex editor would be quite useful.

Are you talking about exporting/importing just the .exe map data or everything to a single file? Either way I can see it being useful.

DragonBoots said:
Just curious: Has the thermotidal nucleation implosion error adding-new-maps-but-them-not-having-backgrounds bug been addressed?

Yes the background error is fixed. I just verified it to make sure.


It good to be back. I don't think there will be many more updates to Cave Editor before I consider it complete though. The big things I still want to incorporate are:
  • Illustration display in the script editor
  • Adding all exe offsets used to the config file for die-hard hackers
  • Clean up the GUI some
  • Add script formatting to options to config
  • Add copy/paste function for map tiles
  • Add Import/Export maps
  • Finish assembler part of NPC editor
With carrotlord's assembler (which is an amazing feat) CE doesn't need to reproduce that feature.

Other than that it's just bug fixes. I need to work some on actual modding myself so I can use this editor I've made! ;)
 
Oct 9, 2010 at 7:25 AM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6211
Age: 38
Wistil said:
Are you talking about exporting/importing just the .exe map data or everything to a single file? Either way I can see it being useful.
Just the exe map data. It is useful because exporting map data is a requirement for porting mods to other formats such as mac, gp2x, linux and psp. Exporting map data with CE might make the process a little more straightforward to the average user, not to mention faster. Plus using a hex editor to do so every time becomes irritating after a while.

I don't know about everyone else but simply being able to click "Export Map Data" to get a map data file would be something I would find highly useful.
 
Oct 9, 2010 at 10:21 AM
Been here way too long...
"Big Joe Tire and Battery Restaurant! Opening Soon! Eat at Big Joes!"
Join Date: Sep 16, 2009
Location:
Posts: 519
Cave editor might start needing an "advanced options" button
 
Oct 9, 2010 at 2:19 PM
Junior Member
"Fresh from the Bakery"
Join Date: Oct 6, 2010
Location: near Warsaw
Posts: 13
Age: 35
Two words: keyboard shortcuts.

Ctrl+S to save changes, PgUp/Down to change map and similar.

That would make my life a bit easier.

Also, can I request a bigger font in script editor? On my 22', 1680x1050 reading whole lot of not-that-big letters makes my tired quickly. So, please, think about it :(

Great tool, by the way ;)
 
Oct 9, 2010 at 2:31 PM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 5998
There already is a quicksave feature for maps. As for font size, if you hold CTRL and scroll with the mouse wheel, the text magically enlarges, so hurray problem solved, unless you don't have a mouse with a wheel in which case that's too bad.
 
Oct 10, 2010 at 5:05 PM
Pirate Member
"Big Joe Tire and Battery Restaurant! Opening Soon! Eat at Big Joes!"
Join Date: Jun 29, 2010
Location: Hills of Amber, Amh Araeng, Norvrandt, The First
Posts: 512
there's a save button in the script editing window, not sure how much quicker you can make that.
 
Oct 10, 2010 at 6:07 PM
Senior Member
"This is the greatest handgun ever made! You have to ask yourself, do I feel lucky?"
Join Date: May 4, 2006
Location: Florida
Posts: 115
Age: 43
andwhyisit said:
I don't know about everyone else but simply being able to click "Export Map Data" to get a map data file would be something I would find highly useful.
That'll be simple. I can add that for this next update.

R13 said:
Two words: keyboard shortcuts.

Ctrl+S to save changes, PgUp/Down to change map and similar.
Ctrl+S does save changes in the map editor now and the scrpt editor next release. Any menu item that has a shortcut listed next to it is set already. The PgUp/Down thing sounds interesting. I'll look into something like that.

R13 said:
Also, can I request a bigger font in script editor? On my 22', 1680x1050 reading whole lot of not-that-big letters makes my tired quickly. So, please, think about it :D)
What Noxid said. Plus you can change the default font size in CaveEditor.txt now along with a bunch of other stuff.



I'm working on the map tile selection for copy/paste right now. Once that's done I'll have a new release up. (maybe tonight)
 
Oct 10, 2010 at 7:41 PM
Junior Member
"Fresh from the Bakery"
Join Date: Oct 6, 2010
Location: near Warsaw
Posts: 13
Age: 35
Malpercio said:
there's a save button in the script editing window, not sure how much quicker you can make that.

When I'm writing something, it makes difference to just slam two additional keys to save, or to move my right hand, pick the mouse and point it at the magical button, then continue writing. Maybe that's because as I'm typing a lot, I hold my hands differently when typing than while using keyboard + mouse, and I'm just used to press ctrl+s when typing. It's a matter of personal taste.

But thanks Wistil for planning to add this little feature.
 
Oct 17, 2010 at 1:18 AM
In front of a computer
"Man, if only I had an apple..."
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
(Spoilered for irrelevancy)
X-Calibar said:
(I only have 1024 MB RAM but 2.4 GB of virtual memory...)
If I understand correctly, virtual memory (aka swap space) is only used for putting applications in the background; the front application needs to run fully in real memory, as do any processes doing stuff in the background.

andwhyisit said:
While I am here I would like to make a request. Can you add a map "export to file" and "import from file" feature? If so then can you also give an option of exporting either all of the map data or only data for maps 000 to 094? Being able to save mapdata directly to file without the use of a hex editor would be quite useful.
It's funny; I seem to recall making a similar request awhile back (though I was calling for endian-indepence, ie a plain-text format, and I was also calling for more than just the map data) and you argued against it.

But that's not important. I would like to ask Wistil to please include a byte-order mark in the file if he implements it. That could be as simple as writing the integer 0xFFFE (or some other non-symmetric constant; 0xCABE maybe? B is pretty close to V, after all!) to the file before the actual data.
 
Oct 17, 2010 at 2:44 PM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6211
Age: 38
Celtic Minstrel said:
I would like to ask Wistil to please include a byte-order mark in the file if he implements it. That could be as simple as writing the integer 0xFFFE (or some other non-symmetric constant; 0xCABE maybe? B is pretty close to V, after all!) to the file before the actual data.
No. It needs to be raw PC format map data. Plus you have to understand that the different mapdata formats aren't only differentiated by byte order. The linux release has both Japanese and English map names, the mac release has two different mapdata formats that show a sense of confusion in regards to byte ordering, as well as 3 extra bytes per map block in both, and the psp release follows the pc format.
 
Oct 18, 2010 at 12:23 AM
Senior Member
"This is the greatest handgun ever made! You have to ask yourself, do I feel lucky?"
Join Date: May 4, 2006
Location: Florida
Posts: 115
Age: 43
Celtic Minstrel said:
It's funny; I seem to recall making a similar request awhile back (though I was calling for endian-indepence, ie a plain-text format, and I was also calling for more than just the map data) and you argued against it.

But that's not important. I would like to ask Wistil to please include a byte-order mark in the file if he implements it. That could be as simple as writing the integer 0xFFFE (or some other non-symmetric constant; 0xCABE maybe? B is pretty close to V, after all!) to the file before the actual data.

Celtic, sorry if this seems contrary my previous request. When I'm deciding which suggestions to include in comes down to effort involved versus usefulness with some personal preference. andwhyisit's request required less than 20 lines of code and can be used to effectively move maps from one exe to another. Your request was quite a bit more involved and required addition code added throughout the map editor GUI to track changes and isn't readily "useful" at this point in time (in terms of allowing changes to be transported cross platform).

Also, adding that extra byte for identifying the format seems a little more confusing than using a unique file extension. So instead, the file extension .cemap was used which could be used to identify the endian of the data.


For now, a new update.
Tile copy/paste function (it's not quite to my liking yet but it's getting there).
Map info import/export (for single maps only).
and Ctrl+S to save in script editor.
 
Oct 19, 2010 at 4:30 AM
Indie game enthusiast
"What is a man!? A miserable pile of secrets! But enough talk, have at you!"
Join Date: Apr 18, 2006
Location: Forever wandering the tower...!
Posts: 1787
For now, a new update.
Tile copy/paste function (it's not quite to my liking yet but it's getting there).
Map info import/export (for single maps only).
and Ctrl+S to save in script editor.
Oh my... I'm liking the copy/paste function... :D
 
Oct 31, 2010 at 6:46 PM
In front of a computer
"Man, if only I had an apple..."
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
andwhyisit said:
No. It needs to be raw PC format map data.
It doesn't have to be... but it's at least better than nothing.

I still say we should have an additional export option to export all the other stuff that is changed within the executable, such as starting health, starting map, or whatever.

Do the .cemap files contain the complete map header data from the executable, or just the data for one map?

andwhyisit said:
the mac release has two different mapdata formats that show a sense of confusion in regards to byte ordering,
Yes, because the mac version is two executables packaged into one file.
 
Oct 31, 2010 at 8:14 PM
Pirate Member
"Big Joe Tire and Battery Restaurant! Opening Soon! Eat at Big Joes!"
Join Date: Jun 29, 2010
Location: Hills of Amber, Amh Araeng, Norvrandt, The First
Posts: 512
Celtic Minstrel said:
I still say we should have an additional export option to export all the other stuff that is changed within the executable, such as starting health, starting map, or whatever.

http://byuu.org/files/upset_v04.tar.bz2

this might help. it's a UPS patch utility, and in the ROM Hacking circles it's used for copying the changes made to a vanilla copy of the rom into a file that, therefore containing only what you have changed/made, is perfectly fine to post wherever, unlike the ROM itself. theoretically, because it's literally just copying the changes, you could use this to make patches for whatever changes you've made to the .exe, although i'm not entirely sure as i haven't tried it myself.

for those who know what an IPS is, UPS is basically an IPS without the file size limitations, i.e. it can change more stuff or something although i'm not clear on the technical details.
 
Nov 1, 2010 at 3:20 AM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6211
Age: 38
Celtic Minstrel said:
Do the .cemap files contain the complete map header data from the executable, or just the data for one map?
Complete mapdata header.
 
Nov 2, 2010 at 1:35 AM
In front of a computer
"Man, if only I had an apple..."
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
Malpercio said:
http://byuu.org/files/upset_v04.tar.bz2

this might help. it's a UPS patch utility, and in the ROM Hacking circles it's used for copying the changes made to a vanilla copy of the rom into a file that, therefore containing only what you have changed/made, is perfectly fine to post wherever, unlike the ROM itself. theoretically, because it's literally just copying the changes, you could use this to make patches for whatever changes you've made to the .exe, although i'm not entirely sure as i haven't tried it myself.

for those who know what an IPS is, UPS is basically an IPS without the file size limitations, i.e. it can change more stuff or something although i'm not clear on the technical details.
That only works when the file being patched is the same. I'm not asking for a patch format that can be used to transfer changes from one copy of Windows Cave Story to another; I'm asking for a patch format that can be used to transfer changes from Windows Cave Story to Mac, Linux, PS2, whatever version of Cave Story you want. The UPS format falls short of this goal, and while it would be technically possible to use it, it would be a whole lot of work on the Mac side translating Windows offsets to Mac offsets in the executable. (The map data export is a step in the right direction, but it still misses certain information.) What's needed, then, is a patch file that stores the data according to what it means, not where it belongs; then Cave Story editor programs on the various platforms simply need a mapping of meanings to locations in order to interpret it.

Actually, I might have a go at writing something like that myself... I could look at the Cave Editor source and figure out the offsets from there, I expect.
 
Top