PDA

View Full Version : Fictional Player Factory for FOF2004 released.


Richards
11-29-2006, 09:01 AM
Hi,

Well, checking back into the site, I noticed a new FOF out, awesome!! Anyway, I have not checked into whether the player/draft files are different, similar, or the same as FOF2004, but since I have not had time to work on the Fictional Player Factory lately, I am releasing the PHP source to the public. Maybe it can be easily updated/used for the new game.

Navigate over to http://greenlight-systems.com/fof/fpf.html (http://greenlight-systems.com/fof/) to get the source.

See this thread (http://www.operationsports.com/fofc/showthread.php?p=1018265) for original discussion.


It's written in PHP. If you have any C, C++, or Java background, it should be a natural language for you.

It's released under the Affero GPL, which is the same as the GPL except that if you publish it as a web application you need to make the source available.

Enjoy, I hope this is useful to someone.

Richards.

Emiliano
11-29-2006, 10:06 AM
Nice!

nilodor
11-29-2006, 10:29 AM
Just so you know the draft files are the same as 04, and the player files have a new column in them for blitz pickup.

Richards
11-29-2006, 12:39 PM
Excellent. It should work unchanged then for drafts.

Included in the source is a framework for generating player pools/files but it is not finished. It would be easy enough to add a toggle for 2004/2007 (blitz field) mode if I ever do finish that part.