Earlier quoted context omitted.
Wow. I'd definitely play it with that UI. I often wonder why games almost never have swappable (or even just scriptable) UI-s that could allow player to use shorthands through UI drudgery.
For many popular roguelike games different tilesets are common. Search for "dwarf fortress tileset".
Dwarf Fortress 0.42.01 released
41–50 of 172 posts
Re: Dwarf Fortress 0.42.01 released
#42Earlier quoted context omitted.
This comment, while interesting and helpful, would be enough to keep me away from DF forever. Game-breaking bugs? Ain't nobody got time for that. I already know about DF so I know I'm not interested in games like that, but man, I'm glad I never tried to pick it up.
I mean it's free and written by 2 people, you can only expect so much.
Re: Dwarf Fortress 0.42.01 released
#43Earlier quoted context omitted.
Fun to note DF is a massive voxel simulation that displays a 2D slice as ascii. There's some neat third party visualizers that can hook into it's memory to show more. http://i.imgur.com/PTj1QpL.jpg
Nitpick: It's not ASCII. It's simple 2D bitmaps. You can't play DF in a character console.
Re: Dwarf Fortress 0.42.01 released
#44https://www.youtube.com/playlist?list=PLBrdUj1adIBD-vgUodaax...
Enjoy all the fun. Dwarf Fortress is one of the only single player games that has held my attention consistently over the years. I suspect you might find it engaging as well.
Re: Dwarf Fortress 0.42.01 released
#45Earlier quoted context omitted.
I seem to recall a profile of the game and it's creators that said it's mostly by choice. Found it: they were offered 300K just to license the name. He has refused a programming job at a major developer (he asked that I keep its name off the record) and turned down a $300,000 offer from another company to license the Dwarf Fortress name, fearing that the proposed sum wouldn’t sufficiently offset the long-term donatio…
A one-off 300K isn't a lot for two people to live on if it would cut off their donation stream completely, and if you've been doing this for 10 years it may not be easy to find a job.
Re: Dwarf Fortress 0.42.01 released
#46For anyone who is thinking about giving it a spin for the first time, do yourself a favor and don't get this .01 version. Either wait for a few patches or download the far more stable and mature 0.40.24 ( http://www.bay12games.com/dwarves/older_versions.html ) Dwarf Fortress is basically a perpetual beta with lots of major bugs as it is, but especially brand new major versions like this one usually have multiple game…
Re: Dwarf Fortress 0.42.01 released
#47This is why text-based games are king. One dot release and we're seeing a mountain of new features. I've always dreamed of getting together a big budget to make a text adventure (e.g. Zork) of incredible scope, both in depth and "interactibility" -- a complex object typologies system, bring in learning chat bots for NPCs, and a system where users can add new objects, rooms and descriptions while they play, a complete…
> One dot release and we're seeing a mountain of new features. A "dot release" (who really cares about numbering schemes?) that took ten months and included a number of incremental and ultimately minor features--yes, they sound very cool, but having played it last night they don't change the way the game plays all that much. I like games like this quite a lot, but this is the same cheetodusting that makes people take…
DF numbers its releases differently than most software. The developers made a list of features ("core components") they would like to implement and the version number increases for each one finished.
So a "dot release" for DF means a significant new subsystem was added. v0.42.1 translates to 42 core components implemented, 1 minor release. The leading 0 means "less than 100 core components finished".
Re: Dwarf Fortress 0.42.01 released
#48Earlier quoted context omitted.
Nitpick: It's not ASCII. It's simple 2D bitmaps. You can't play DF in a character console.
You can, actually. I'm pretty sure the text output mode should still work. I wouldn't recommend it, because it's noticeably slower than the SDL or OpenGL renderers, but you can .
Re: Dwarf Fortress 0.42.01 released
#49Re: Dwarf Fortress 0.42.01 released
#50I admire the forever project, and the dedication of the brothers. I've played the game way too much in the past, but I grew increasingly frustrated with the single threaded model combined with their disinterest in fixing it. Building an expansive fortress and number of dwarfs is a lot of fun (honestly, probably the most fun I've had with a game since Dungeon Keeper and Settlers way back) but then FPS starts dropping…