Aquileo | Recent changes to Project Fighting Fantasy Frameworkhttps://sourceforge.net/p/fightingfantasy/2018-03-28T21:05:41.574000ZRecent changes to Project Fighting Fantasy FrameworkAquileo | Home modified by Pawel Dziemski2018-03-28T21:05:41.574000Z2018-03-28T21:05:41.574000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.net597cdbc8f89770bc2023ba28e0e5f70620dbcc78<div class="markdown_content"><pre>--- v7
+++ v8
@@ -9,7 +9,7 @@
# Games created with FFFramework #
Example game : http://www.dudziarz.net/fff/
-Aventura Fantastica: http://fightingquest.blogspot.com/
+Aventura Fantastica: http://fightingquest.blogspot.com/ (to run the adventure you need to swith to Portuguese language)
Weavers of the Storm: http://www.dudziarz.net/rpg/
Dreszcz (The Thrill) - in Polish only: http://www.dudziarz.net/rpg/dreszcz/
</pre>
</div>Aquileo | Home modified by Pawel Dziemski2015-06-01T00:01:55.903000Z2015-06-01T00:01:55.903000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.net7f6c978224cb903ef1bba8ada51cc09b511b8b72<div class="markdown_content"><pre>--- v6
+++ v7
@@ -1,6 +1,8 @@
# About #
With FFFramework you can create your own interactive adventure or gamebook with minimum html knowledge and publish it on the web. Just edit the html files in /game catalogue. The tutorial is included. The project provides the Fighting Fantasy mechanics including fight, dice throwing, testing skil and luck . Enjoy :)
+
+Example: http://www.dudziarz.net/fff
[[project_screenshots]]
</pre>
</div>Aquileo | Discussion for Home page2014-07-29T20:23:49.873000Z2014-07-29T20:23:49.873000ZZtabhttps://sourceforge.net/u/ztab/https://sourceforge.net22fe6eb530a501a2959066e9d06caf753d777ec9<div class="markdown_content"><p>Hello Pawel,</p>
<p>I commit an alpha version of ZTAB v2014-1-0-0, can you verify that your framework is still working correctly ?</p></div>Aquileo | Home modified by Pawel Dziemski2013-07-25T20:17:13.567000Z2013-07-25T20:17:13.567000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.net7f9ea12f7a6c4f000686e7d475aa7f5e31942df9<div class="markdown_content"><pre>--- v5
+++ v6
@@ -9,6 +9,7 @@
Example game : http://www.dudziarz.net/fff/
Aventura Fantastica: http://fightingquest.blogspot.com/
Weavers of the Storm: http://www.dudziarz.net/rpg/
+Dreszcz (The Thrill) - in Polish only: http://www.dudziarz.net/rpg/dreszcz/
# Documentation #
</pre>
</div>Aquileo | Integration with ZTAB2013-07-17T23:11:07.817000Z2013-07-17T23:11:07.817000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.netf84aa294bc4a2abfc0e0bc239617f3402a4bd209<div class="markdown_content"><p>Integration between FFFramework and ZTAB is done.<br />
Now you can create your adventure visually just like drawing. <br />
The document howto use FFFramework with ZTAB: </p>
<p><a href="http://sourceforge.net/projects/fightingfantasy/files/documentation/howto_integrate_ztab_fff.pdf/download">http://sourceforge.net/projects/fightingfantasy/files/documentation/howto_integrate_ztab_fff.pdf/download</a> </p></div>Aquileo | Discussion for Home page2013-07-17T22:33:23.450000Z2013-07-17T22:33:23.450000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.net4eddadb500650eb737f31976d53d80a9e8d457e1<div class="markdown_content"><p>I am really happy that we did the integration with ZTAB :)<br />
<a href="https://sourceforge.net/projects/fightingfantasy/files/documentation/">https://sourceforge.net/projects/fightingfantasy/files/documentation/</a></p></div>Aquileo | Home modified by Pawel Dziemski2013-07-17T22:32:37.972000Z2013-07-17T22:32:37.972000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.net198ed667fd2afe117b2b5051b5a936fcb8c898d6<div class="markdown_content"><pre>--- v4
+++ v5
@@ -12,7 +12,11 @@
# Documentation #
-In progress: Complete documentation for 1.4, Integration with Twine, Integration with ZTAB
+How to integrate with ZTAB: https://sourceforge.net/projects/fightingfantasy/files/documentation/
+
+In progress:
+- Complete documentation for 1.4
+- Integration with Twine
</pre>
</div>Aquileo | Version 1.42013-07-01T21:06:48.624000Z2013-07-01T21:06:48.624000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.netb29d68ba5002b28904ce2c5f6c826cc5dd6dc6ae<div class="markdown_content"><p>All functions has been rewriten and moved to one library stored in /sidebar/fff.js<br />
Now you need minimal code to call out the function. <br />
The new example has been added on <a href="http://www.dudziarz.net/fff" rel="nofollow">http://www.dudziarz.net/fff</a></p></div>Aquileo | Home modified by Pawel Dziemski2013-07-01T20:40:25.419000Z2013-07-01T20:40:25.419000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.net413b60e054a1ace2625fe47edda75de4a6ce8570<div class="markdown_content"><pre>--- v3
+++ v4
@@ -1,4 +1,4 @@
-# Intro #
+# About #
With FFFramework you can create your own interactive adventure or gamebook with minimum html knowledge and publish it on the web. Just edit the html files in /game catalogue. The tutorial is included. The project provides the Fighting Fantasy mechanics including fight, dice throwing, testing skil and luck . Enjoy :)
@@ -12,7 +12,7 @@
# Documentation #
-Comming soon...
+In progress: Complete documentation for 1.4, Integration with Twine, Integration with ZTAB
</pre>
</div>Aquileo | Home modified by Pawel Dziemski2013-06-26T21:58:36.846000Z2013-06-26T21:58:36.846000ZPawel Dziemskihttps://sourceforge.net/u/dziemmak/https://sourceforge.netc7b5a7973e800daf27274b190f991a6f5ef1be8c<div class="markdown_content"><pre>--- v2
+++ v3
@@ -1,7 +1,20 @@
+# Intro #
+
With FFFramework you can create your own interactive adventure or gamebook with minimum html knowledge and publish it on the web. Just edit the html files in /game catalogue. The tutorial is included. The project provides the Fighting Fantasy mechanics including fight, dice throwing, testing skil and luck . Enjoy :)
-You can find the working game example on : http://www.dudziarz.net/fff/
+[[project_screenshots]]
-[[project_screenshots]]
+# Games created with FFFramework #
+
+Example game : http://www.dudziarz.net/fff/
+Aventura Fantastica: http://fightingquest.blogspot.com/
+Weavers of the Storm: http://www.dudziarz.net/rpg/
+
+# Documentation #
+
+Comming soon...
+
+
+
[[members limit=20]]
[[download_button]]
</pre>
</div>