Jump to content

mendonca

Member
  • Posts

    126
  • Joined

  • Last visited

Everything posted by mendonca

  1. Ach. Bloomin' dropbox for you, changing things and all that without any consideration. Link should be fixed! (Thanks for the reminder)
  2. Hi Happyteacup; Apologies but I'm not really up to speed with the current processes of getting a functional Worlded map implemented in to the game. I'd suggest heading on over to the general map modding section where more specific - and current - advice would be better sought. Sorry I can't be more help, and thanks for your interest in this little program
  3. Sorry for the delay in response ... I seem to still have not figured out this forum when I visit (and now it's changed again .. ha!) ... I didn't realise this thread had a couple of extra replies. Thanks! Python 2 was a bit of a non-choice as that's pretty much all I can (could) do, including the use of Libtcod as the library. Basically toyed about a few years back with making a sort-of-roguelike, got used to the various bits, and then in a fit of inspiration created this one week whilst I was getting paid by my work to do something else entirely unrelated ...
  4. Looking great Nickenstein! Thanks for the update, Yay!
  5. Sorry about the delay, I missed this question previously. 1. No. It is a ***** nightmare, I can't even remember how this thing works (the script I have set up to package this works, and that's all I can tell you about it). I'm not saying that to be difficult, I'm just saying that I struggled to understand what I was doing when I was doing it - and it was very hit and miss for me to get py2exe to reliably work (I might have even 'frigged' some of the dependencies in the Python standard library to actually make it work, if I recall correctly). 2. Familiarity - personally I do not know what tkinter is - or what it does. On the other hand I have spent a long time messing with libtcod, and can reasonably quickly carry out the sorts of tasks I want to do.
  6. http://theindiestone.com/community/viewtopic.php%3Ff=34&t=5627.html Check the above tutorial out ... It was written a while ago and the image links are broken, but it might be a reasonable start. I'll dig out the template files I had set up and share them here. (Nice rubble walls, Grivcin ! ) Edit: https://dl.dropboxusercontent.com/u/66536185/TileObjectsSplunkoid.pdn https://dl.dropboxusercontent.com/u/66536185/TileObjectsArchitecture.pdn Try either of these files in Paint dot net, it might give you a pointer on how to lay out tilesheets. (note I do not know how to make tilesets work for the new Zomboid - just managed to do it for previous versions - Thuztor is the man for that )
  7. Wait, i can edit it in the program without me even knowing? *Brain shrinks* It's not that straightforward, to be fair. There is a separate config file called 'init.cfg' that has a few variables you can play about with. One of those is the width of 'major' roads (the roads which run from town to town, and sometimes in the centre of larger towns).
  8. You can edit the width of the 'major' roads in mapzoid, if you want.
  9. New little block of single bed flats. Also reformatted the OP so that it can take a few more buildings and remain semi-readable.
  10. Another house added, and some variations of the small detached. Ninjaedit: Thanks Maklane, you too!
  11. I see what you mean, but I would still say you are much better off doing them individually and modifying anything iteratively as you go. The small gains in productivity you make will be offset hugely by the added benefit of having individual building files available at a later date. Get some graph paper (or just use excel or something), and plan and sketch your general buildings prior to starting. Whichever way you go, you'll find it a huge benefit to getting it done correctly and to your own vision.
  12. Not sure if there is anything stopping you doing it this way, but I personally wouldn't. What do you hope to gain? Marginal levels of convenience? I think this would be blown out of the water by the added utility of being able to duplicate / tweak positions of buildings etc, plus you can reuse significantly generic stuff for your next map.
  13. Best I could do in twenty minutes with a pencil ... (Needs a lot of work, obviously)
  14. Whenever anyone says 'Populous' my body unconsciously thrums with the rhythm of the title music.
  15. Single doors are about 900mm in real life, so I would say anywhere between 1m to 1.2m is about right. Definitely just work on what feels right, though.
  16. Just a slight warning on adding information using the 'tile' mode ... All this info would be lost if you wanted to rotate / mirror your building. As such, generally it's best left for final detailing etc.
  17. So I've got a few buildings that I've been making. They ain't as beautiful or ambitious as some of the others already posted, but hopefully it's better that I post them here rather than leave them on my computer never to see the light of day. Also I'm not tending to detail things like gardens etc. - if you use these files you'll get the chance to do this yourself I'll keep the OP updated as more appear. RESIDENTIAL: https://dl.dropboxusercontent.com/u/66536185/modernvilla.zip MODERN LARGE HOUSE https://dl.dropboxusercontent.com/u/66536185/modernlargehouse1.tbx SMALL DETACHED HOUSES https://dl.dropboxusercontent.com/u/66536185/small_detached.tbx including variations (rotated): https://dl.dropboxusercontent.com/u/66536185/small_detached_E_4.zip SOME WOODEN HOUSES (2-bed, 2-storey) variations on a theme https://dl.dropboxusercontent.com/u/66536185/wooden_house1.zip ONE BED FLATS https://dl.dropboxusercontent.com/u/66536185/one_bed_flats1.zip INDUSTRIAL: https://dl.dropboxusercontent.com/u/66536185/minecap.tbx MACHINE SHEDS (NS or EW) https://dl.dropboxusercontent.com/u/66536185/little_shed_NS.tbx https://dl.dropboxusercontent.com/u/66536185/little_shed_EW.tbx A LITTLE HUT / STORAGE UNIT THINGY https://dl.dropboxusercontent.com/u/66536185/industry_little_hut.tbx COMMERCIAL / LEISURE: https://dl.dropboxusercontent.com/u/66536185/boathouse.tbx
  18. Because of the isometric view, the 'other' two directions would be very unclear as stairs (just like straight lines) so they don't exist unfortunately.
  19. Just checked out the .tbx files for interest. They are pretty simply formatted and this would probably be reasonably easy to achieve for the right person. I can't help but think that most of the output would be pretty lacking, to the point where it MAY less work to just create 10-15 reasonably simple and straightforward house types, then save down 10-15 iterations of each house type (rotated, furnished, decoration change, small tweaks to walls, little extensions etc.). You could probably get 100-255 'different' houses in about 15-20 hours work, all hand crafted. Granted it might need a briefcase full of Orbital mix-tapes, various synthetic chemicals and some kind of Dwarven Martial Trance if you wanted to attack it in one go, but I reckon you'd get there. I bet it would take at least that in programmer time to get a first iteration that would produce absolute garbage, lacking in soul as well as coherence. I'm more inclined to suggest we need a 'Drive For Mundanity' in the buildings section, in preference to a random house creator. (Would be cool to see somebody have a crack at it, though).
  20. Yeah, not a problem. You could draw straight in to TileZed from nothing if you wanted - just the BMP to TMX can be much easier. I think there is a handy paint tool in TileZed which respects the blends rules - use this for good looking and easy tweaks. Bear in mind any little tweaks will be overwritten by any subsequent BMP->TMX calls, so just so long as you control your workflow adequately, you can pretty much do what you want
×
×
  • Create New...