<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/scbg/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/scbg/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Jun 2014 09:13:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scbg/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Nicolas Cabanis</title><link>https://sourceforge.net/p/scbg/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -25,7 +25,7 @@

 # Ideas and Tasks

-## Very useful, ifâ€Ś
+## Very useful, if

   * there was a possiblity to create unit tests to execute game logic without UI for developing/testing 
   * there was an easy and fast possibility to design UI; currently it takes quite some time; GWT overhead? 
@@ -55,11 +55,3 @@
     * battle assignments 
   * ... 

-## Trac: Starting Points
-
-  * [TracGuide] \-- Built-in Documentation 
-  * [The Trac project](http://trac.edgewall.org/) \-- Trac Open Source Project 
-  * [Trac FAQ](http://trac.edgewall.org/wiki/TracFaq) \-- Frequently Asked Questions 
-  * [TracSupport] \-- Trac Support 
-
-For a complete list of local wiki pages, see [TitleIndex]. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Cabanis</dc:creator><pubDate>Mon, 09 Jun 2014 09:13:14 -0000</pubDate><guid>https://sourceforge.net4f5e41f4a2e2cef31b0d1120dfd13f3c7f88c4f3</guid></item><item><title>Home modified by Nicolas Cabanis</title><link>https://sourceforge.net/p/scbg/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,65 @@
-Welcome to your wiki!
+# Getting Started

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+  * Setup your [DevelopmentEnvironment]
+  * the user interface currently being developed is the web UI 
+  * I'm mostly developing with Firefox 
+  * [FirstRun] of the web application 
+  * Trying the [OpenGL-Version]

-The wiki uses [Markdown](/p/scbg/wiki/markdown_syntax/) syntax.
+# Development

-[[members limit=20]]
-[[download_button]]
+  * Client-side Development?
+  * [Server-side Development](Server-side%20Development)
+
+# Quick Docu
+
+  * The **-Ddebug** vmarg parameter executes an automated script that creates a game state. This probably changes with the current state of development 
+  * The browser takes these optional paramters 
+    * username 
+    * password 
+    * gameID 
+  * These users are created automatically upon server start. A simple refresh on tabs with these URLs works therefore even if the server is restarted. 
+    * [http://127.0.0.1:8888/starcraft.html?gwt.codesvr=127.0.0.1:9997&amp;amp;username=qwe&amp;amp;password=qwe](http://127.0.0.1:8888/starcraft.html?gwt.codesvr=127.0.0.1:9997&amp;amp;username=qwe&amp;amp;password=qwe)
+    * [http://127.0.0.1:8888/starcraft.html?gwt.codesvr=127.0.0.1:9997&amp;amp;username=asd&amp;amp;password=asd](http://127.0.0.1:8888/starcraft.html?gwt.codesvr=127.0.0.1:9997&amp;amp;username=asd&amp;amp;password=asd)
+    * [http://127.0.0.1:8888/starcraft.html?gwt.codesvr=127.0.0.1:9997&amp;amp;username=yxc&amp;amp;password=yxc](http://127.0.0.1:8888/starcraft.html?gwt.codesvr=127.0.0.1:9997&amp;amp;username=yxc&amp;amp;password=yxc)
+
+# Ideas and Tasks
+
+## Very useful, ifâ€Ś
+
+  * there was a possiblity to create unit tests to execute game logic without UI for developing/testing 
+  * there was an easy and fast possibility to design UI; currently it takes quite some time; GWT overhead? 
+
+## Next things to do
+
+  * decide on server-side data model, design 
+  * placing transports + UI 
+  * placing Z-axis + UI 
+  * implement hand cards 
+    * cards on the users hand 
+    * a deck to draw from 
+    * a pile of discarded/used cards 
+    * a deck with technology cards 
+    * technology cards with permanent effect 
+    * a deck with event cards (shared by all players) 
+    * played event cards, which still have/will have effect 
+  * create a UI for executing build orders 
+    * UI with all build options to choose from 
+    * assign workers to resource fields 
+    * place newly build units/transports 
+  * create a UI for executing research orders 
+    * have a list of all research options (e.g. as table) 
+    * assign workers to resource fields 
+  * create a UI for executing mobilize orders 
+    * drag&amp;amp;drop of existing units 
+    * battle assignments 
+  * ... 
+
+## Trac: Starting Points
+
+  * [TracGuide] \-- Built-in Documentation 
+  * [The Trac project](http://trac.edgewall.org/) \-- Trac Open Source Project 
+  * [Trac FAQ](http://trac.edgewall.org/wiki/TracFaq) \-- Frequently Asked Questions 
+  * [TracSupport] \-- Trac Support 
+
+For a complete list of local wiki pages, see [TitleIndex]. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Cabanis</dc:creator><pubDate>Mon, 09 Jun 2014 09:07:59 -0000</pubDate><guid>https://sourceforge.neta91345d975fc7a00fac1a85b83484ab171ba3cfa</guid></item><item><title>Home modified by Nicolas Cabanis</title><link>https://sourceforge.net/p/scbg/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/scbg/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/lennartx/"&gt;Lennart Alvestad&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/cabanis/"&gt;Nicolas Cabanis&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-519b84002718460b7635627e" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Cabanis</dc:creator><pubDate>Mon, 09 Jun 2014 09:07:52 -0000</pubDate><guid>https://sourceforge.net4103120c4a372d8e8c0fd43dc82c2ca53a0d1562</guid></item></channel></rss>