Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 3 4 [5] 6 7 ... 30

Author Topic: IsoWorld - An Isometric worldmap viewer: Now at version 2.1! New map names!  (Read 386323 times)

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #60 on: January 17, 2011, 11:05:59 pm »

well, you can have a look at the source. it's on google code.

though Toady's made a new map format for utilities like this.
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #61 on: January 17, 2011, 11:40:42 pm »

What kind of map format? Do you mean there's something in the devlog, or already present? :)
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #62 on: January 17, 2011, 11:46:26 pm »

in addition to the current ones, there'll be one that shows biomes without height messing things up, and stuff like that.
Logged

Fayrik

  • Bay Watcher
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #63 on: January 17, 2011, 11:47:38 pm »

Sorry to interrupt the dev conversation... But I just downloaded the new version (after installing the 2005 redestributables) and I'm still getting an incorrectly installed error.

Really getting annoyed at this error, this program looks really useful.

(Also just to check, what file names/locations does this program look for before starting? Do I need to put my maps somewhere spesific?)
Logged
So THIS is how migrations start.
"Hey, dude, there's this crazy bastard digging in the ground for stuff. Let's go watch."

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #64 on: January 18, 2011, 12:12:46 am »

the program doesn't need any specific folders, and the filenames should be what DF exports.

not sure what's causing the error, but I can try building a mingw build.
Logged

Fayrik

  • Bay Watcher
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #65 on: January 18, 2011, 10:49:47 am »

Sounds like something should change at least with MingW.
I don't see what this computer's missing that everyone else has.
You're using Visual Studio right now, right?
Logged
So THIS is how migrations start.
"Hey, dude, there's this crazy bastard digging in the ground for stuff. Let's go watch."

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #66 on: January 18, 2011, 09:34:39 pm »

yeah, visual studio 2005.
Logged

Fayrik

  • Bay Watcher
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #67 on: January 22, 2011, 10:49:42 am »

Just wondering, uhh. What OS are you on, Japa?
I ran Dependancy Walker on my copy of IsoWorld and it came up with a few entries like msvcr80.dll, no problem.
Ran it on allegro-5.0.dll and aparently that's where the problem is.
I downloaded the source code from google to try and compile it myself, the compile went swimmingly, but it threw a similar error when I tried to debug the program.
I think that can also be traced back to allegro-5.0.dll.
Tried compiling that from source too... But Cmake started throwing errors I didn't fully understand.

I realise the code probably has some integral need for allegro 5, but is it possible I could try and revert it to allegro 4.9 or is there some make or break feature between the two?
Logged
So THIS is how migrations start.
"Hey, dude, there's this crazy bastard digging in the ground for stuff. Let's go watch."

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #68 on: January 22, 2011, 10:53:28 am »

there's other sources of allegro5, it that's giving problems.

I'm on win7
Logged

Fayrik

  • Bay Watcher
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #69 on: January 22, 2011, 10:56:35 am »

It could just be the fact I'm on XP then.

And, I'm not really sure where else I could get Allegro5 from, much less where I could get one that'd work for me.
Logged
So THIS is how migrations start.
"Hey, dude, there's this crazy bastard digging in the ground for stuff. Let's go watch."

MaximumZero

  • Bay Watcher
  • Stare into the abyss.
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #70 on: January 22, 2011, 10:58:27 am »

I'm on XP SP3 myself, and it works fine for me. Granted, I don't really know what I'm doing with it most of the time, but I don't get any error messages, at least.
Logged
  
Holy crap, why did I not start watching One Punch Man earlier? This is the best thing.
probably figured an autobiography wouldn't be interesting

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #71 on: January 22, 2011, 11:04:06 am »

Logged

Fayrik

  • Bay Watcher
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #72 on: January 22, 2011, 12:56:15 pm »

Quick update on my progress.
Downloading the '08 compiled .dlls actually worked for me. I dunno why, or how, but both VS and Dependancy Walker are giving the program and it's new dlls the all clear.

So, now, I have an executable that runs, up until line 343, when it complains about not being able to load -anything-.
That said, I noticed that "allegro_main-5.0.dll" didn't have an equivilent... Yet it seems quite happy without it.

I'm starting to wonder what the heck is up with my computer.
It bluntly refused to run SlimDX the other day as well. I'm starting to get a bit worried about it.
Logged
So THIS is how migrations start.
"Hey, dude, there's this crazy bastard digging in the ground for stuff. Let's go watch."

lowbart

  • Bay Watcher
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #73 on: January 31, 2011, 10:54:27 pm »

1164x1600 mosaic of one of the human civs in my adventurer game.
http://oi53.tinypic.com/a4a2v7.jpg

PLEASE PLEASE PLEASE in the next release add a function to dump the entire region map to an image file. This is so cool. Thank you.
Logged
"Are you there, gods? It's me, Mistêm."
Quote from: Boatmurdered
Guerilla Burialgears absently tucks the child's rock into his pack and turns to leave for good; his head hung low. His words trail behind him as he disappears over the ridge. It is a haunting whisper, quickly stolen away by the wind: "All burn..."

NW_Kohaku

  • Bay Watcher
  • [ETHIC:SCIENCE_FOR_FUN: REQUIRED]
    • View Profile
Re: IsoWorld - And Isometric worldmap viewer: Now at version 0.9
« Reply #74 on: January 31, 2011, 10:58:57 pm »

Oh wow, why did I stop visiting the forums just in time to miss this being released?!  I am in awe.
Logged
Personally, I like [DF] because after climbing the damned learning cliff, I'm too elitist to consider not liking it.
"And no Frankenstein-esque body part stitching?"
"Not yet"

Improved Farming
Class Warfare
Pages: 1 ... 3 4 [5] 6 7 ... 30