apocalyptech / eschalon_utils

Eschalon Books I, II, and III Character and Map Editors
http://apocalyptech.com/eschalon/
GNU General Public License v2.0
8 stars 3 forks source link

Add option to import global maps from datapak #37

Open apocalyptech opened 10 years ago

apocalyptech commented 10 years ago

I'm splitting this particular feature off from Issue #16, because implementing it will also require dealing with Issue #15, and I think I'm going to leave that one for Later.

So anyway, we've got a new map-loading dialog which has some more user-friendly tabs on it. I'd like to add one for Books 2 and 3 which allows the user to import a map directly from the global map files stored in the datapak. It'd be a "new" map as far as the editor's concerned.

apocalyptech commented 10 years ago

Aha, yeah, this isn't quite ready yet - entities don't get loaded properly from the datapak.

apocalyptech commented 10 years ago

Okay, fixed the entity issue, and also an issue where the imported global maps couldn't be saved out to a file afterwards. I'll continue to leave this open pending more burn-in time.