OBoE Scenario File Format

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: OBoE Scenario File Format
The Establishment
Member # 6
Profile #0
This is the big change I've been working on for a while now. A major limitation on what we could do was dictated by the sizes of the data structures. I have implemented a way to port a BoE format scenario to an OBoE style format. All you need to do is load a scenario in the OBoE Editor and it will autoconvert it. All that remains is saving the file immediately after load to preserve the changes (editing will corrupt the file, but I put a big warning).

As a test, I raised the number of scenario special nodes to 1000 and it appears to read in and recognize everything appropirately. Now, there is another limit/bug/feature that I discovered with the monster, item, specials menus. If the size is set too large (about 500 items), the program crashes. I haven't been able to figure out why yet. If anyone wants to take a look, that would be awesome. Just let me know and I'll tell you where, or you can find it yourself.

The other thing that is wrong is still the custom graphics not loading properly. I haven't looked at this yet, so I shall need to do that as well.

So with this new format, I can do a lot more as far as raising limits and such. If anyone has any suggestions, let me know.

--------------------
Your flower power is no match for my glower power!
Posts: 3726 | Registered: Tuesday, September 18 2001 07:00
...b10010b...
Member # 869
Profile Homepage #1
quote:
Originally written by *i:

All you need to do is load a scenario in the OBoE Editor and it will autoconvert it. All that remains is saving the file immediately after load to preserve the changes (editing will corrupt the file, but I put a big warning).
In that case, wouldn't it be more sensible to just give three options whenever the user attempts to load a BoE scenario in the OBoE Editor: Save, Save As, and Cancel?

--------------------
The Empire Always Loses: This Time For Sure!
Posts: 9973 | Registered: Saturday, March 30 2002 08:00
The Establishment
Member # 6
Profile #2
Easier said than done. Doing so would mean mucking about more with the resources. If you feel like implementing it, or know how, let me know.

--------------------
Your flower power is no match for my glower power!
Posts: 3726 | Registered: Tuesday, September 18 2001 07:00
Apprentice
Member # 8990
Profile #3
A thing about custom graphics for Mac users, to make it easier for everyone:
Try to make the Editor and OBoE player accept BOTH .MEG files (so older scenarios can still be used) and .PICT files. Pict is to my knowledge the standard Mac picture format, as it is BMP for Windows.

The Quality is quite the same as much as I've seen and .pict files are much easier to produce, which would be useful for every scenario creator. (And if a .meg file doesn't work but other graphic files are delivered with the Scen, the Mac user should be easily able to use it, once PICT gets accepted)
Posts: 37 | Registered: Saturday, June 16 2007 07:00
Apprentice
Member # 8704
Profile #4
quote:
Pict is to my knowledge the standard Mac picture format
Not any more. It's deprecated as of 10.4 (along with the rest of QuickDraw). TIFF, PNG and JPEG tend to be used for image resources in apps these days.
Posts: 5 | Registered: Saturday, May 12 2007 07:00
Off With Their Heads
Member # 4045
Profile Homepage #5
It would probably be simplest if we just made the Mac version able to accept BMPs, just like the Windows version. Any decent graphics editing program can make a BMP (whereas you really need ResEdit or something comparable to make a meg), and they're already included with existing scenarios.

--------------------
Arancaytar: Every time you ask people to compare TM and Kel, you endanger the poor, fluffy kittens.
Smoo: Get ready to face the walls!
Ephesos: In conclusion, yarr.

Kelandon's Pink and Pretty Page!!: the authorized location for all things by me
The Archive of all released BoE scenarios ever
Posts: 7968 | Registered: Saturday, February 28 2004 08:00
Infiltrator
Member # 5576
Profile Homepage #6
if it's of any help, Graphic Adjuster contains code for importing BMPs into Quickdraw GWorlds, importBMPFileToGWorld being the key function, so you could add that to load in BMP graphics without having to rewrite the game's actual drawing code. While exorcising Quickdraw entirely would be a good thing, generally speaking, it would also be a lot of work.

--------------------
Überraschung des Dosenöffners!
"On guard, you musty sofa!"
Posts: 627 | Registered: Monday, March 7 2005 08:00