Site search

Recent Comments

  • Sarah: Any idea on if you’ll put in a feature to add races? I’ve been using this for most of my d20 games...
  • Wordman: There is a conversion guide here that makes things a bit more clear: http://paizo.com/store/down...
  • Eraserhead: Unfortunately there is no Windows version.
  • Mathew: Hello Mathew. Im realy interested in your programs they look realy good, but as im sure U have been...
  • Eraserhead: Wordman I’ll look and see if I can allow customising of Initiative. A blog post on Pathfinder will...

Tags

4th edition CocoaLocalizer D&D Manager data file Data Project localisation Pathfinder Real life release Snow Leopard Software technical stuff the website itself translation travel

 

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

Categories

Archives

Meta

Archive for 'Software'

Pathfinder: Updated

I’ve been taking a look at the rules for Pathfinder and so far I can’t see any significant differences from 3.5 D&D. I’ve taken a look at Wikipedia and it seems to be more informative, I’m making progress!
So far it looks pretty similar, but I guess some new data will need to be provided.
I’ll have [...]

D&D Manager 2.3.1 released

Earlier today I released D&D Manager 2.3.1 and this can be downloaded from the sidebar on the left hand side or from the downloads page.
Thanks to Lester Ward for reporting an issue fixed in this release.

D&D Manager 2.3 Released

I’ve been taking a look through D&D Manager over the past few days and I’ve managed to fix a fair few bugs and made some other minor changes. These changes especially apply to Feats and Weapons. Of note files opened with this version will no longer work with previous versions.
Thanks to Jonas Ernstsen for filing [...]

CocoaLocalizer

I made a mistake with my localisation coding and I assumed that NSLocalizedString used the form NSLocalizedString(key,value) when in fact it uses NSLocalizedString(keyValue,comment). Rather than go back and redo my coding so that it would work I created a new program called CocoaLocalizer to do this hard work for me. This program creates better comments [...]

D&D Manager 2.1.9 data file released

I’ve added some further data with some more feats, skills and classes. Thanks to Dan Brown for this additional data.
It can be downloaded from the data project page or the link on the left hand side.

Localisation part 2

As I mentioned in my original post on Localisation I’ve written some code to extract the strings from my programming code.
This file can be downloaded individually from here and they’ve also been added to the original zip file, which can be found here.
UPDATE: I’ve finished creating this comments file now. Still dropping me an email [...]

New Data file released

This evening I received some new data file information from Dan Brown, which has now been uploaded to my website and can be downloaded from the data page or the link on the left hand side.

D&D Manager 2.2.7 released

I’ve just released a new version of D&D Manager, with minor fixes and improvements.
Thanks to Thomas Gordon for help in pointing out the lack of Gnome ‘type’ for characters.
The new version can be downloaded now on the left hand side or from the downloads page.

Data file updated

I got some information on new spells, which I have added to the data file. This is now at version 2.1.7 and can be downloaded from the left hand menu or the data project page.
Thanks to Dan Brown for the information in this update.

Looking at Localisation

Today I’ve also had a look at the options available for localisation of D&D Manager. I’ve started out by creating some of the files with lists of strings to translate. I’ve created a strings file for each of the user interface “.xib” files that are used to create the interface. This has produced a series [...]