I’m happy to announce that OSX builds of Dungeon Crawl Stone Soup are available again!
The Downloads page lists 0.9 builds of the Console and Tiles version now, and also we will be able to provide more regularly updated builds of the current Development Builds.
Thank you very much to GreatZebu, who volunteered to provide OSX builds for the foreseeable future!
1. Comment by NC
2/Sep/2011 at 09:04
Thx! I was using one from dev builds from months ago. I’m just too noob for use xcode and compile it myself! :D
2. Comment by NC
2/Sep/2011 at 11:57
I have a “complain” to present about OSX version. Starting auto-height of window must be reduced (perhaps about100px) because the lower area of Soup stays covered by OSX dock. It’s hard to see floor items and even less click on the items.
3. Comment by David Gardner
2/Sep/2011 at 17:21
Yay! Thank you.
4. Comment by pendletone
2/Sep/2011 at 17:28
At last! Many thanks, GreatZebu!
5. Comment by GreatZebu
2/Sep/2011 at 23:51
NC: Crawl tries to guess the right size for the window automatically. I will try to improve its guessing, but in the meantime a quick fix for this problem is to open up the application bundle (right click on the app and select “Show package contents”), and inside go to Contents/Resources/settings/tiles_options.txt and uncomment the tile_window_width and tile_window_height lines and set them to whatever you want.
6. Comment by eveningarden
3/Sep/2011 at 18:15
Awesome!
Although this is definitely great news and I really hate to be That Guy, I do happen to have a gripe with this post–namely, the fact that this is the first official recognition of OSX builds having been _off-track_ in the first place (apart from the obvious fact that, well, they hadn’t been updated for months). Don’t get me wrong; I certainly appreciate and respect all of the work that goes into maintaining, let alone updating, Crawl, but some of us are less involved in the community than others, so as one of those players and an OSX user I didn’t really have much of a clue as to what was going on with the state of Mac builds; I normally play trunk and while the Windows builds were being updated daily, the Mac trunk 0.9 was the same since April and was much more similar to 0.8 than the stable 0.9 release (I’m also sad that I missed playtesting Octopodes in their first iteration!).
Regardless, when the post announcing 0.9′s official release came out, I was excited because I assumed it was for all platforms–there was no mention that there was still no Mac build in the entry, and, needless to say, I was disappointed when I went to the downloads page and received a binary for 0.8.The fact that there was still no stable, updated 0.9 available for Mac only came up in the comments, some of whose authors seemed to have as little insight into the situation as I. Eventually I had to trawl through the forums to find out that the previous dev who had been responsible for coding Mac builds was gone and to even find a workable 0.9 build that someone else had compiled and was kind enough to upload themselves, which I would not normally do.
I hope that in saying all of this I do not come off as the self-entitled gamer who knows nothing about coding and expects things to be handed to him, but I think that (especially in an open-source environment) clarity is extraordinarily important as well as valuable. Again, I think it is a tremendous testament to the dedication of this project’s community that someone was able to step up so quickly and so readily to help out the rest of the player base, but when more than four months go by without any word–well, I hope it is not too much to say that a simple blog post explaining the situation would have assuaged my worries, at the very least.
7. Comment by NC
3/Sep/2011 at 19:39
Thank you for the quick tip-fix Zebu. Since soup window can’t be resized and the guess the dock size isn’t perfect, alter just the height in the config do the work. BTW thanks for be new OSX mantainer!
note/sugestion: Perhaps instead of editing (and so remove auto-sizing) the height size of window could have a “discount” value parameter in config if auto-sizing fails. That because there is probably other people that uses a dock with larger icon sizes.