Home Downloads Freeware Damage - A mac dice roller

Login Form



Facebook Share

Share article on facebook
Help the homeless get a house

Designed by:
SiteGround web hosting Joomla Templates

Damage - A mac dice roller PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Coffeelove   
Friday, 28 May 2010 09:46

  This is a beta freeware & replication of the freeware available from Chaotic Shiny Productions. Images used in it are from the author of the original application made for windows, along with the text used in the results.

At the moment, the dice string must be as shown or in the form of #d#+# for it to work. So #d#+#d# will not work, hence the beta tag.

This whole thing came about because I wanted to learn the actual programming of Objective-C for the Cocoa environment and figured I'd start off small. 200kb of code and 2+weeks into the dev cycle, I realized that even the smallest of apps can me a massive headache if you declare variable incorrectly.

Anyways, the download is here and I'll update this post whenever I finish correcting the Regular Expressions and figure out the drawing portion of the app so it more closely resembles the original application in look and feel.

By the way, system requirements: OS X 10.5

 For Change-log & updates, hit the 'read more' link on the right.

Update: 10 June 2010 - Having some serious issues with that damnable RegEx. If you have any idea as to what I'm doing wrong with it leave a comment.

Regex = (\d+d\d+)([\+|\-]\d+d\d+)?([\+|\-]\d+)

In Objective-C this is written like: NSString *reString = @"(\\d+d\\d+)([\\+|\\-]\\d+d\\d+)?([\\+|\\-]\\d+)";

Update: 06 June 2010 - Update of About dialog to include credit for Hannah at Chaotic Shiny Productions.



Comments
Add New Search
Write comment
Name:
Email:
 
Website:
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch::(:shock:
:X:side::):P:unsure::woohoo::huh::whistle:;):s:!::?::idea::arrow:
Please input the anti-spam code that you can read in the image.
Last Updated on Thursday, 10 June 2010 10:29