User:SimonSmall: Difference between revisions

Content deleted Content added
imported>SimonSmall
Added Logging to issues
imported>SimonSmall
Update
 
(13 intermediate revisions by the same user not shown)
Line 2:
 
I also play Stendhal, and may look at those pages. This is not my main objective.
 
[[SimonSmall/sandbox|Preparation area...]]
 
----
Line 18 ⟶ 20:
5) Ensure both Client and Server can be run in the NetBeans IDE to allow debugging.
 
6) Extend Chat with administration and user command options (e.g. banned list, /users or /quit)?
 
7) Use MySQL option for server database
 
8) Investigate and write [[Marauroa_Git_on_NetBeans|NetBeans and Git]]
 
== Issues with NetBeans Chat Tutorial ==
Line 24 ⟶ 30:
The following actions need to be taken / investigated with [[Chat_Tutorial_in_NetBeans|the Chat Tutorial]]
 
* <s>Logging in Client is not happening</s>
* Server log shows DB connection 4 times?
* Server is not a Java Application, with Start and Stop buttons
* <s>Explanation of Text Client is not clear</s>
* [[Marauroa_Git_on_NetBeans|NetBeans<s>Logging in marauroa code and Git]]your game using Log4j needs investigating and writingdescribing</s>
* Logging in marauroa code and your game using Log4j needs investigating and describing
 
When this is complete, I would like to extend this tutorial to a more complex game that uses more of the functionality of the Marauroa engine. This will probably call on existing pages that explain how to add to the Stendhal game. I need to think of what that game will be.